Difference between revisions of "Template:Cite journal"

From LIMSWiki
Jump to navigationJump to search
(Removed AccessDate.)
(Added IF statements.)
Line 1: Line 1:
<span id="{{{ref}}}" name="{{{ref}}}" class="citation">{{{author}}} ({{{year}}}). "[{{{url}}} {{{title}}}]" ({{{format}}}). ''{{{journal}}}'' '''{{{volume}}}''' ({{{issue}}}): {{{pages}}}.</span>
<span id="{{{ref}}}" name="{{{ref}}}" class="citation">{{{author}}} ({{{year}}}). "[{{{url}}} {{{title}}}]" ({{{format}}}). ''{{{journal}}}'' {{#if: {{{volume|}}} |'''{{{volume}}}''' |}} {{#if: {{{issue|}}} |({{{issue}}}) |}}: {{{pages}}}.</span>

Revision as of 01:59, 4 May 2011

{{{author}}} ({{{year}}}). "[{{{url}}} {{{title}}}]" ({{{format}}}). {{{journal}}}  : {{{pages}}}.