Template:Journal Publication: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
m (added doi field)
 
Line 22: Line 22:
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
||{{#if:{{{year|}}} | {{{year}}} }}
||{{#if:{{{year|}}} | {{{year}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{doi|}}} | '''DOI''' }}</b>
||{{#if:{{{doi|}}} | {{{doi}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{link|}}} | '''Link''' }}</b>
| <b>{{#if:{{{link|}}} | '''Link''' }}</b>
Line 42: Line 45:
       |pages=write the pages of the Paper
       |pages=write the pages of the Paper
       |year=write Year of the Paper
       |year=write Year of the Paper
      |doi=write DOI of the Paper
       |link=write the Link of the Paper
       |link=write the Link of the Paper
}}
}}
Line 56: Line 60:
       |pages=write the pages of the Paper
       |pages=write the pages of the Paper
       |year=write Year of the Paper
       |year=write Year of the Paper
      |doi=write DOI of the Paper
       |link=write the Link of the Paper
       |link=write the Link of the Paper
}}
}}
Line 73: Line 78:
* <b>pages</b> : This variable expects from the editor to assign to it the pages of the Paper
* <b>pages</b> : This variable expects from the editor to assign to it the pages of the Paper
* <b>year</b> : This variable expects from the editor to assign to it the year of the Paper
* <b>year</b> : This variable expects from the editor to assign to it the year of the Paper
* <b>doi</b> : This variable expects from the editor to assign to it the doi of the Paper
* <b>link</b> : This variable expects from the editor to assign to it the link of the Paper
* <b>link</b> : This variable expects from the editor to assign to it the link of the Paper
</noinclude>
</noinclude>