Difference between revisions of "Template:Cite journal/doc"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| [checked revision] | [checked revision] | 
| Line 18: | Line 18: | ||
		},  | 		},  | ||
		"title": {  | 		"title": {  | ||
			"description": "Title of the paper",  | 			"description": "Title of the paper",  | ||
			"type": "string",  | 			"type": "string",  | ||
			"required": true,  | 			"required": true,  | ||
			"suggested": true  | 			"suggested": true,  | ||
			"label": "Title"  | |||
		},  | 		},  | ||
		"journal": {  | 		"journal": {  | ||
Revision as of 11:12, 14 April 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 |