Difference between revisions of "Template:Cite journal"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
m |
(fix) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{{author|}}} | <includeonly>{{{author|}}}, {{{year|}}}: {{{title|}}}. {{{journal|}}}, Vol. {{{volume|}}}, {{#if: {{{issue|}}} | ({{{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> |
Latest revision as of 11:48, 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 |