GaryJJSpate (talk | contribs) Created page with "<includeonly>{{#if:{{{author|}}}|{{{author}}}. |}"{{{title}}}." ''{{{journal}}}''{{#if:{{{volume|}}}| {{{volume}}}}{{#if:{{{issue|}}}|({{{issue}}})}}{{#if:{{{pages|}}}|: {{{pages}}}.}}{{#if:{{{year|}}}| {{{year}}}.}}{{#if:{{{doi|}}}| DOI: {{{doi}}}.}}</includeonly><noinclude> == Template:Cite journal == Formats citations for academic journals. Category:Vault Templates </noinclude>" |
GaryJJSpate (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{author|}}}|{{{author}}}. |}"{{{title}}}." ''{{{journal}}}''{{#if:{{{volume|}}}| {{{volume}}}}{{#if:{{{issue|}}}|({{{issue}}})}}{{#if:{{{pages|}}}| | <includeonly>{{#if:{{{author|}}}|{{{author}}}. |}}"{{{title}}}." ''{{{journal}}}''{{#if:{{{volume|}}}|, {{{volume}}}}}{{#if:{{{issue|}}}| ({{{issue}}})}}.{{#if:{{{pages|}}}| {{{pages}}}.}}{{#if:{{{year|}}}| {{{year}}}.}}{{#if:{{{doi|}}}| DOI: {{{doi}}}.}}</includeonly><noinclude> | ||
== Template:Cite journal == | == Template:Cite journal == | ||
Formats | Formats a citation for an academic journal article, for use inside <code><ref></code> tags alongside {{tl|Reflist}}. | ||
'''Usage:''' | |||
<pre> | |||
<ref>{{cite journal | |||
|author=Bryan Sykes | |||
|title=Genetic analysis of hair samples attributed to yeti, bigfoot and other anomalous primates | |||
|journal=Proceedings of the Royal Society B | |||
|volume=281 | |||
|issue=1789 | |||
|pages=20140161 | |||
|year=2014 | |||
|doi=10.1098/rspb.2014.0161 | |||
}}</ref> | |||
</pre> | |||
=== Parameters === | |||
* '''author''' — optional | |||
* '''title''' — required | |||
* '''journal''' — required | |||
* '''volume''' — optional | |||
* '''issue''' — optional | |||
* '''pages''' — optional | |||
* '''year''' — optional | |||
* '''doi''' — optional | |||
[[Category:Vault Templates]] | [[Category:Vault Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:59, 29 July 2026
Template:Cite journal
Formats a citation for an academic journal article, for use inside <ref> tags alongside {{Reflist}}.
Usage:
<ref>{{cite journal
|author=Bryan Sykes
|title=Genetic analysis of hair samples attributed to yeti, bigfoot and other anomalous primates
|journal=Proceedings of the Royal Society B
|volume=281
|issue=1789
|pages=20140161
|year=2014
|doi=10.1098/rspb.2014.0161
}}</ref>
Parameters
- author — optional
- title — required
- journal — required
- volume — optional
- issue — optional
- pages — optional
- year — optional
- doi — optional
