Template:Cite journal: Difference between revisions

From Foxopedia
Jump to navigation Jump to search
w>Fuhghettaboutit
m (Changed protection level of Template:Cite journal: when I changed this to add template editors, I didn't realize it had cascding protection—so all my change did was make it appear as if it could be edited by them ([Edit=Allow only administrators] (in...)
 
m (1 revision imported)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Citation/CS1|citation
<includeonly>
|CitationClass=journal
<span class="citation journal">

}}</includeonly><noinclude>
<!-- ========== Authors ========== -->
{{documentation}}
{{#if:{{{last1|}}}{{{first1|}}}
| {{{last1}}}{{#if:{{{first1|}}}|, {{{first1}}}}}
}}{{#if:{{{last2|}}}{{{first2|}}}
|; {{{last2}}}{{#if:{{{first2|}}}|, {{{first2}}}}}
}}{{#if:{{{last3|}}}{{{first3|}}}
|; {{{last3}}}{{#if:{{{first3|}}}|, {{{first3}}}}}
}}{{#if:{{{last4|}}}{{{first4|}}}
|; {{{last4}}}{{#if:{{{first4|}}}|, {{{first4}}}}}
}}{{#if:{{{etal|}}}
|; ''et al.''
}}{{#if:{{{last1|}}}{{{first1|}}}{{{last2|}}}{{{first2|}}}{{{last3|}}}{{{first3|}}}{{{last4|}}}{{{first4|}}}{{{etal|}}}.|}}

<!-- ========== Year/Date ========== -->
{{#if:{{{year|}}}{{{date|}}}
| ({{#if:{{{year|}}}|{{{year}}}|{{{date}}}}}).
}}

<!-- ========== Title ========== -->
{{#if:{{{title|}}}
| “{{{title}}}.”
}}

<!-- ========== Journal, volume(issue):pages ========== -->
{{#if:{{{journal|}}}
| ''{{{journal}}}''
}}{{#if:{{{volume|}}}
| ''' {{{volume}}}'''
}}{{#if:{{{issue|}}}
| ({{{issue}}})
}}{{#if:{{{pages|}}}
|: {{{pages}}}
}}.

<!-- ========== Identifiers & links ========== -->
{{#if:{{{doi|}}}
| doi: [https://doi.org/{{{doi}}} {{{doi}}}].
}}
{{#if:{{{pmid|}}}
| PMID: {{{pmid}}}.
}}
{{#if:{{{pmcid|}}}
| PMCID: {{{pmcid}}}.
}}
{{#if:{{{url|}}}
| [{{{url}}} Online]{{#if:{{{access-date|}}}| (accessed {{{access-date}}})}}.
}}

</span>
</includeonly>
<noinclude>
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 02:23, 11 August 2025