Difference between revisions of "Template:Cite journal"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| [checked revision] | [checked revision] | 
|  (lt. Excel) | |||
| Line 1: | Line 1: | ||
| {{{author|}}}, {{{year|}}}: {{{title|}}}. {{{journal|}}}, Vol. {{{volume|}}}, ({{{issue|}}}), {{{page|}}}. doi: https://doi.org/{{{doi|}}} | <includeonly>{{{author|}}}, {{{year|}}}: {{{title|}}}. {{{journal|}}}, Vol. {{{volume|}}}, ({{{issue|}}}), {{{page|}}}. doi: https://doi.org/{{{doi|}}}</includeonly> | ||
| <noinclude> | <noinclude> | ||
| == Copy & paste == | |||
| <pre> | |||
| {{Cite journal | |||
| |author= | |||
| |year= | |||
| |title= | |||
| |journal= | |||
| |volume= | |||
| |issue= | |||
| |page= | |||
| |doi= | |||
| }} | |||
| </pre> | |||
| {{Template:Cite journal/doc}} | {{Template:Cite journal/doc}} | ||
| </noinclude> | </noinclude> | ||
Revision as of 13:49, 14 April 2021
Copy & paste
{{Cite journal
|author=
|year=
|title=
|journal=
|volume=
|issue=
|page=
|doi=
}}
Template for adding references from journals
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Author | author | Person. who has written this paper 
 | String | required | 
| Year | year | Publshing year | Date | required | 
| Title | title | Title of the paper | String | required | 
| Journal | journal | Name of the journal | String | required | 
| Volume | volume | Volume of the journal | String | required | 
| Issue | issue | Issue of the journal | String | suggested | 
| Page(s) | page | Page or pages in the journal | Page name | required | 
| DOI | doi | DOI | String | suggested |