Template:Cite journal: Difference between revisions
From Atomix
Created page with "<noinclude> This is the "Cite journal" template. The template can be called in the following format if not using the form (not recommended!): <pre> {{Cite journal |authors..." |
mNo edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Cite journal" template. | This is the "Cite journal" template. It can be used to format textbooks and publications. DOI have issues displaying when there are less than ( <nowiki><</nowiki>) and greater than <nowiki>></nowiki>operators. | ||
By default, the formatted references will appear at the bottom of the page. It's good practice to place a section <nowiki>==Notes==</nowiki> at the bottom of the page. | |||
The template can be called in the following format if not using the form: | |||
The template can be called in the following format if not using the form | |||
<pre> | <pre> | ||
{{Cite journal | {{Cite journal | ||
|authors= | |authors= | ||
| | |journal_or_publisher= | ||
| | |paper_or_booktitle= | ||
|year= | |year= | ||
|doi= | |doi= | ||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
For example doing | |||
<pre> | |||
<ref name="Sreenivasan">{{Cite journal | |||
|authors= K. R. Sreenivasan | |||
|journal_or_publisher= Phys. Fluids | |||
|paper_or_booktitle= On the universality of the Kolmogorov constant | |||
|year= 1995 | |||
|doi= 10.1063/1.868656 | |||
}}</ref> | |||
</pre> | |||
will create a citation <ref name="Sreenivasan">{{Cite journal | |||
|authors= K. R. Sreenivasan | |||
|journal_or_publisher= Phys. Fluids | |||
|paper_or_booktitle= On the universality of the Kolmogorov constant | |||
|year= 1995 | |||
|doi= 10.1063/1.868656 | |||
}}</ref>. | |||
You can continue referring to it using <nowiki><ref name="Sreenivasan"></nowiki> that will reuse the correct reference <ref name="Sreenivasan"/>. | |||
==Notes== | |||
</noinclude><includeonly> | |||
{{#arraymap:{{{authors|}}}|,|x|x|, <nowiki/>|and}}. {{{year}}}. ''{{{paper_or_booktitle}}}''. {{{journal_or_publisher}}}. doi:[https://doi.org/{{{doi}}} {{{doi}}}] | |||
</includeonly> | </includeonly> |
Latest revision as of 14:37, 24 November 2021
This is the "Cite journal" template. It can be used to format textbooks and publications. DOI have issues displaying when there are less than ( <) and greater than >operators.
By default, the formatted references will appear at the bottom of the page. It's good practice to place a section ==Notes== at the bottom of the page.
The template can be called in the following format if not using the form:
{{Cite journal |authors= |journal_or_publisher= |paper_or_booktitle= |year= |doi= }}
For example doing
<ref name="Sreenivasan">{{Cite journal |authors= K. R. Sreenivasan |journal_or_publisher= Phys. Fluids |paper_or_booktitle= On the universality of the Kolmogorov constant |year= 1995 |doi= 10.1063/1.868656 }}</ref>
will create a citation [1]. You can continue referring to it using <ref name="Sreenivasan"> that will reuse the correct reference [1].
Notes
- ↑ Jump up to: 1.0 1.1 K. R. Sreenivasan. 1995. On the universality of the Kolmogorov constant. Phys. Fluids. doi:10.1063/1.868656