Template:Cite journal: Difference between revisions
From All Skies Encyclopaedia
imported>David Fuchs  (checking dmg to template, will revert)  | 
				imported>David Fuchs   (Undid revision 242802559 by David Fuchs (talk) nvm)  | 
				||
| Line 61: | Line 61: | ||
     }}  | 
       }}  | 
||
  }}  | 
    }}  | 
||
}}{{#if:{{{journal|}}}  | 
  }}{{#if:{{{journal|{{{work|}}}}}}  | 
||
  |. ''{{{journal}}}''  | 
    |. ''{{{journal|{{{work}}}}}}''  | 
||
}}{{#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|}}}   | &rft.jtitle={{urlencode:{{{journal}}}}}   }}<!-- Journal title. Use the most complete title available ... "journal of the american medical association"  | 
    -->{{#if: {{{journal|{{{work|}}}}}}   | &rft.jtitle={{urlencode:{{{journal|{{{work}}}}}}}}   }}<!-- 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}}}}}  | 
||




