Difference between revisions of "Template:Cite journal/doc"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| [checked revision] | [checked revision] | 
|  (fix) | |||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <templatedata> | |||
| { | { | ||
|     "params":{ |     "params":{ | ||
| Line 61: | Line 62: | ||
|     "maps":{ |     "maps":{ | ||
|        "citoid":{ |        "citoid":{ | ||
|           "title":" |           "title":"title", | ||
|           "date":"year", |           "date":"year", | ||
|           " |           "author":"author", | ||
|           " |           "publicationTitle":"journal", | ||
|          "volume":"volume", | |||
|           "issue":"issue", | |||
|           " |          "pages":"page", | ||
|           "DOI":"doi" | |||
|        } |        } | ||
|     } |     } | ||
| } | } | ||
| </templatedata> | |||
Latest revision as of 07:45, 7 May 2021
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 |