Difference between revisions of "Template:Cite journal"

From Surfing Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {{#if: {{{author|}}} | {{{author}}} {{#if: {{{date|}}} | ({{{date}}}). | <!--else--> .<!--no date--> }} | <!--else--> {{#if...")
 
Line 9: Line 9:
| <!--else-->
| <!--else-->
     {{#if: {{{last|}}}  
     {{#if: {{{last|}}}  
         | {{{last}}}
         | {{{last}}} {{#if: {{{first|}}}  
        {{#if: {{{first|}}}  
             | , {{{first}}}
             | , {{{first}}}
             {{#if: {{{date|}}}  
             {{#if: {{{date|}}}  

Revision as of 08:19, 13 February 2015


Usage:

  • Everything is optional.
  • Must have a last name if you want a first name.
{{Cite journal |author= |title= |journal= |volume= |issue= |date= |url=}}
{{Cite journal |last= |first= |title= |journal= |volume= |issue= |date= |url=}}