Difference between revisions of "Template:Cite journal/doc"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
(templatedata) |
|||
| Line 64: | Line 64: | ||
"title":"title", | "title":"title", | ||
"date":"year", | "date":"year", | ||
"author":"author" | "author":"author", | ||
"publicationTitle":"journal", | |||
"volume":"volume", | |||
"issue":"issue", | |||
"pages":"page", | |||
"doi":"doi" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 07:43, 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 |