Template:Cite journal: Difference between revisions
From All Skies Encyclopaedia
imported>David Fuchs (the change has broken consistency in formatting) |
imported>David Fuchs (checking dmg to template, will revert) |
||
Line 61: | Line 61: | ||
}} |
}} |
||
}} |
}} |
||
}}{{#if:{{{journal |
}}{{#if:{{{journal|}}} |
||
|. ''{{{journal |
|. ''{{{journal}}}'' |
||
}}{{#if:{{{volume|}}} |
}}{{#if:{{{volume|}}} |
||
| '''{{{volume}}}''' |
| '''{{{volume}}}''' |
||
Line 109: | Line 109: | ||
-->&rft.genre=article<!-- article: a document published in a journal. (genre could also be (the entire) journal, issue, conference, proceeding, preprint, or unknown) |
-->&rft.genre=article<!-- article: a document published in a journal. (genre could also be (the entire) journal, issue, conference, proceeding, preprint, or unknown) |
||
-->{{#if: {{{title|}}} | &rft.atitle={{urlencode:{{{title}}}}} }}<!-- Article title. |
-->{{#if: {{{title|}}} | &rft.atitle={{urlencode:{{{title}}}}} }}<!-- Article title. |
||
-->{{#if: {{{journal |
-->{{#if: {{{journal|}}} | &rft.jtitle={{urlencode:{{{journal}}}}} }}<!-- Journal title. Use the most complete title available ... "journal of the american medical association" |
||
-->{{#if: {{{date|}}} |
-->{{#if: {{{date|}}} |
||
| &rft.date={{urlencode:{{{date}}}}} |
| &rft.date={{urlencode:{{{date}}}}} |