Difference between revisions of "Template:Cite journal"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
(issue optional) |
|||
| Line 1: | Line 1: | ||
<includeonly>{{{author|}}}, {{{year|}}}: {{{title|}}}. {{{journal|}}}, Vol. {{{volume|}}}, | <includeonly>{{{author|}}}, {{{year|}}}: {{{title|}}}. {{{journal|}}}, Vol. {{{volume|}}}, {{#if: {{{issue|}} | ({{{issue}}), | }} {{{page|}}}. doi: https://doi.org/{{{doi|}}}</includeonly> | ||
<noinclude> | <noinclude> | ||
== Copy & paste == | == Copy & paste == | ||
Revision as of 11:44, 4 May 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 |