Template:Cite journal/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
No edit summary
m 1 revision imported
(One intermediate revision by one other user not shown)
Line 1:
<noinclude>{{pp-template}}{{pp-move-indef}}</noinclude>
{{Documentation subpage}}
{{High-use}}
Line 4 ⟶ 5:
{{csdoc|cs1|lua=yes}}
{{csdoc|lead|academic and scientific papers published in bona fide journals. For articles in magazines and newsletters, use {{tlx|cite magazine}}. For academic and scientific papers not published in bona fide journals, please use one of the templates listed on this page in the "Citation Style 1 templates" box. If you have a [[digital object identifier]] (DOI) for the journal reference you wish to add, Wikipedia has a citation bot that will read that DOI and expand it into a full reference with the author's name, journal name, date, volume, issue, pages, etc. You can view instructions on how to add this gadget to your Wikipedia preferences at [[User:Citation bot/use]]|lua=yes}}
 
{{Commons Import}}
 
==Usage==
Line 12 ⟶ 11:
 
; To cite a professional or scientific journal
: <code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |access-date=}}</nowiki></codesyntaxhighlight>
; [[Vancouver system]] author style for a scientific journal
: <code><nowikisyntaxhighlight lang="text" inline>{{cite journal |vauthors= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |pmc= |pmid= |access-date=}}</nowiki></codesyntaxhighlight>
: or
: <code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |pmc= |pmid= |access-date= | name-list-style=vanc}}</nowiki></codesyntaxhighlight>
; To cite a journal article with no credited author
: <code><nowikisyntaxhighlight lang="html" inline>{{cite journal |author=<!--Staff writer(s); no by-line.--> |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |access-date=}}</nowiki></codesyntaxhighlight>
;To cite an online article that has been archived
:<code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last= |first= |date= |title= |url= |url-status= |journal= |volume= |issue= |pages= |doi= |archiveaccess-date= |url-status= |archive-dateurl= |accessarchive-date=}}</nowiki></codesyntaxhighlight>
;To cite an article written in a foreign language
:<code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last= |first= |date= |title= |trans-title= |url= |language= |journal= |volume= |issue= |pages= |doi= |access-date=}}</nowiki></codesyntaxhighlight>
;To cite and quote an archived, two-author, foreign language journal article re-published as a PDF on an information aggregation service requiring a subscription
:<code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |trans-title= |url= |access-dateformat= |language= |journal= |volume= |issue= |pages= |doi= |archive-via= |url-access= |archiveaccess-date= |url-status= |viaarchive-url= |archive-date= |quote=}}</nowiki></codesyntaxhighlight>
{{end}}
{{anchor|full horizontal}}{{csdoc|usage full}}
:<code><nowikisyntaxhighlight lang="text" inline>{{cite journal |last1= |first1= |author-link1= |last2= |first2= |author-link2= |last3= |first3= |author-link3= |last4= |first4= |author-link4= |last5= |first5= |author-link5= |display-authors= |author-mask= |name-list-style= |name-list-style= |date= |year= |orig-yeardate= |editor1-last= |editor1-first= |editor1-link= |editor2-last= |editor2-first= |editor2-link= |editor3-last= |editor3-first= |editor3-link= |editor4-last= |editor4-first= |editor4-link= |editor5-last= |editor5-first= |editor5-link= |display-editors= |others= |title= |script-title= |trans-title= |url= |access-date= |url-access= |format= |department= |journal= |type= |series= |language= |edition= |location= |publisher= |publication-place= |publication-date= |volume= |issue= |page= |pages= |at= |noppno-pp= |arxiv= |asin= |bibcode= |bibcode-access= |biorxiv= |citeseerx= |doi= |doi-access= |doi-broken-date= |isbn= |issn= |jfm= |jstor= |jstor-access= |lccn= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmid= |rfc= |ssrn= |zbl= |id= |archive-via= |url-access= |archiveaccess-date= |url-status= |viaarchive-url= |layurl= |laysource= |laydatearchive-date= |quote= |postscript= |ref=}}</nowiki></codesyntaxhighlight>
{{end}}
{{csdoc|usage vertical common}}
 
;'''To cite a professional or scientific journal'''
<pre style="margin:0px; border:none;">
{{cite journal
Line 50 ⟶ 49:
</pre>
 
;'''[[Vancouver system]] author style for a scientific journal'''
<pre style="margin:0px; border:none;">
{{cite journal
Line 67 ⟶ 66:
}}
</pre>
 
or
<pre style="margin:0px; border:none;">
Line 90 ⟶ 88:
</pre>
 
;'''To cite a journal article with no credited author'''
<presyntaxhighlight lang="html" style="margin:0px; border:none;" highlight="2">
{{cite journal
| author = <!--Staff writer(s); no by-line.-->
Line 104 ⟶ 102:
| access-date =
}}
</syntaxhighlight >
</pre>
 
;'''To cite an online article that has been archived'''
<pre style="margin:0px; border:none;">
{{cite journal
Line 114 ⟶ 112:
| title =
| url =
| url-status =
| journal =
| volume =
Line 120 ⟶ 117:
| pages =
| doi =
| access-date =
| url-status =
| archive-url =
| archive-date=
| access-date =
}}
</pre>
 
;'''To cite a journal article written in a foreign language'''
<pre style="margin:0px; border:none;">
{{cite journal
Line 145 ⟶ 143:
</pre>
 
;'''To cite and quote an archived, two-author, foreign language journal article re-published as a PDF on an information aggregation service requiring a subscription'''
<pre style="margin:0px; border:none;">
{{cite journal
Line 156 ⟶ 154:
| trans-title =
| url =
| url-status =
| format =
| language =
Line 164 ⟶ 161:
| pages =
| doi =
| archive-url =
| archive-date =
| access-date =
| via =
| url-access =
| access-date =
| url-status =
| archive-url =
| archive-date =
| quote =
}}
Line 193 ⟶ 191:
| display-authors =
| author-mask =
| name-list-style =
| name-list-style =
| date =
| year =
| orig-yeardate =
| editor1-last =
| editor1-first =
Line 219 ⟶ 216:
| trans-title =
| url =
| url-status =
| format =
| url-access =
| department =
| journal =
Line 237 ⟶ 232:
| pages =
| at =
| nopp no-pp =
| arxiv =
| asin =
Line 264 ⟶ 259:
| zbl =
| id =
| archive-url =
| archive-date =
| access-date =
| via =
| registration =
| subscription =
| lay-url =
| lay-source =
| lay-date =
| quote =
| postscript =
| ref =
| url-access =
| access-date =
| url-status =
| archive-url =
| archive-date =
}}
</pre>
Line 303 ⟶ 297:
&nbsp;
&nbsp;
&nbsp;editor1-last
&nbsp;
&nbsp;
&nbsp;
&nbsp;editor1-last
Line 324 ⟶ 316:
&nbsp;
&nbsp;title or script-title
&nbsp;archive-url
&nbsp;url
&nbsp;url
&nbsp;
&nbsp;
Line 349 ⟶ 338:
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;doi
&nbsp;doi
&nbsp;
Line 368 ⟶ 360:
&nbsp;
&nbsp;
&nbsp;url
&nbsp;archive-url
&nbsp;url
&nbsp;
&nbsp;
Line 377 ⟶ 366:
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;url
&nbsp;url
&nbsp;url
&nbsp;url
&nbsp;archive-url
</pre>
{{csdoc|usage vertical mid}}
Line 472 ⟶ 469:
</pre>
{{csdoc|usage vertical end}}
 
==Examples==
;Journal article
*<code><nowiki>{{cite journal |last1=Overpeck |first1=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |bibcode=1985QuRes..23...87O |doi=10.1016/0033-5894(85)90074-2}}</nowiki></code>
 
Displays as:
* {{cite journal |last1=Overpeck |first1=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |doi=10.1016/0033-5894(85)90074-2|bibcode=1985QuRes..23...87O}}
 
;Vancouver style (common in biomedicine); see {{vcite}} for specific templates
*<code><nowiki>{{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=https://academic.oup.com/bioinformatics/article/24/20/2339/260340 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
*{{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=https://academic.oup.com/bioinformatics/article/24/20/2339/260340 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}
 
or
*<code><nowiki>{{cite journal |last1=Bannen |first1=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=https://academic.oup.com/bioinformatics/article/24/20/2339/260340 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 |name-list-style=vanc}}</nowiki></code>
Displays as:
* {{cite journal |last1=Bannen |first1=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=https://academic.oup.com/bioinformatics/article/24/20/2339/260340 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 |name-list-style=vanc}}
 
;Include URL link to article, pre-print, or abstract.
*<code><nowiki>{{cite journal |last1=Aries |first1=Myriam B. C. |last2=Newsham |first2=Guy R. |name-list-style=amp |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}</nowiki></code>
Displays as:
* {{cite journal |last1=Aries |first1=Myriam B. C. |last2=Newsham |first2=Guy R. |name-list-style=amp |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}
If the linked document is PDF, but the [[filename extension|extension]] is not .pdf or .PDF, you may add the parameter {{para|format|PDF}}, which displays " (PDF)" after the link.
 
;Specify the [[digital object identifier|DOI]] to provide a permanent link, and an URL where the article is free. For medical articles also give the [[PMID]] and [[PubMed Central]] (PMC) ID: the PMC value will link the free full-text repository, will link the title if the URL is not specified, and will show an open padlock informing readers that the article is open-access. {{para|access-date}} is not necessary when a permanent identifier is used.
*<code><nowiki>{{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=https://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}</nowiki></code>
Displays as:
* {{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=https://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}
 
Whereas if the URL had not been specified, then the title is linked to the PMC link, which is repeated:
*<code><nowiki>{{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592}}
 
If the doi link is broken, then use of '''doi-broken-date''' unlinks the doi value, indicates when the doi-problem was first noticed, and will also add the page to "CS1 maint: DOI inactive as of Mmmm YYYY" (tracking category [[:Category:CS1 maint: DOI inactive]]):
*<code><nowiki>{{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2021-07-01 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last1=Viollet |first1=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2021-07-01 |pmc=151837 |pmid=12511592 |no-tracking=yes}}
 
;If the article is in a foreign language, and the original title is unknown, enclose the translated title in square brackets and use {{para|title}}. Otherwise use {{para|title}} for the foreign-language title and {{para|trans-title}} for the English-language title.
*<code><nowiki>{{cite journal |last1=Huang |first1=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |name-list-style=amp |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}</nowiki></code>
Displays as:
:{{cite journal |last1=Huang |first1=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |name-list-style=amp |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}
 
;Example using other identifiers
*<code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}</nowiki></code>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}
 
==Parameters==
Line 486 ⟶ 531:
 
===Deprecated===
{{disputed|what=documentation's representation of the various lay parameters|talkpage=Help talk:Citation Style 1/Archive 82#Lay-url|date=January 2022}}
{{csdoc|deprecated}}
 
Line 528 ⟶ 574:
 
====Lay summary====
{{disputed|what=documentation's representation of the various lay parameters|talkpage=Help talk:Citation Style 1/Archive 82#Lay-url|date=January 2022}}
{{anchor|Laysummary}}{{csdoc|lay}}
 
Line 539 ⟶ 586:
{{csdoc|display}}
 
==Notes==
Although it may appear redundant to include multiple ids for articles, it is helpful for many editors who only have access to a certain resource. If only one ID is to be included, the DOI should be used, as this is the universal standard preferred by professional publications. Specifying a link as a DOI, PMID, etc. is always preferable to including it as a URL parameter, as it makes it clear that the link is accurate and stable, but not necessarily openly accessible. {{para|access-date}} is not necessary when a permanent identifier is used.
 
==TemplateData==
{{TemplateData header}}
{{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}}
<templatedata>
{
Line 548 ⟶ 598:
"url": {
"label": "URL",
"description": "The URL of the online location where the text of the publication can be found. Requires schemes of the type \"http://...\" or maybe even the &nbsp;protocol -relative scheme \"//...\"",
"type": "line",
"aliases": [
Line 564 ⟶ 614:
"last": {
"label": "Last name",
"description": "The surname of the author; don't wikilink, use 'authorlinkauthor-link'; can suffix with a numeral to add additional authors",
"aliases": [
"author",
Line 576 ⟶ 626:
"first": {
"label": "First name",
"description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'authorlinkauthor-link'; can suffix with a numeral to add additional authors",
"aliases": [
"first1"
Line 585 ⟶ 635:
"last2": {
"label": "Last name 2",
"description": "The surname of the second author; don't wikilink, use 'authorlink2author-link2'.",
"aliases": [
"author2"
Line 593 ⟶ 643:
"first2": {
"label": "First name 2",
"description": "Given or first name, middle names, or initials of the second author; don't wikilink.",
"type": "line"
},
Line 611 ⟶ 661:
"publisher": {
"label": "Publisher",
"description": "Name of the publisher; may be wikilinked; displays after title",
"type": "content",
"example": "[[University of Chicago Press]]"
Line 640 ⟶ 690:
"type": "number"
},
"orig-yeardate": {
"label": "Original yeardate",
"description": "Original yeardate of publication; provide specifics",
"type": "number",
"aliases": [
"origyear"
]
},
"editor-last": {
Line 715 ⟶ 762:
"pages": {
"label": "Pages",
"description": "Pages in the source that support the content (not an indication of the number of pages in the source; displays after 'pp.')",
"type": "line",
"suggested": true
},
"noppno-pp": {
"label": "No pp",
"description": "Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')",
Line 756 ⟶ 803:
"arxiv": {
"label": "arXiv identifier",
"description": "An identifier for arXivearXiv electronic preprints of scientific papers",
"type": "line"
},
Line 776 ⟶ 823:
"biorxiv": {
"label": "biorXiv",
"description": "biorXiv identifier; 6full digitsdoi",
"type": "line"
},
Line 873 ⟶ 920:
"description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv and sfn templates",
"type": "line"
},
"separator": {
"label": "Separator",
"description": "The punctuation used to separate lists of authors, editors, etc.; a space must be encoded as &#32; to suppress use reserved keyword 'none'",
"type": "line",
"default": "."
},
"postscript": {
Line 888 ⟶ 929:
"last3": {
"label": "Last name 3",
"description": "The surname of the third author; don't wikilink, use 'authorlink3author-link3'.",
"aliases": [
"author3"
Line 896 ⟶ 937:
"first3": {
"label": "First name 3",
"description": "Given or first name, middle names, or initials of the third author; don't wikilink.",
"type": "line"
},
"last4": {
"label": "Last name 4",
"description": "The surname of the forth author; don't wikilink, use 'authorlink4author-link4'.",
"aliases": [
"author4"
Line 909 ⟶ 950:
"first4": {
"label": "First name 4",
"description": "Given or first name, middle names, or initials of the forth author; don't wikilink.",
"type": "line"
},
"last5": {
"label": "Last name 5",
"description": "The surname of the fifth author; don't wikilink, use 'authorlink5author-link5'.",
"aliases": [
"author5"
Line 922 ⟶ 963:
"first5": {
"label": "First name 5",
"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink.",
"type": "line"
},
"last6": {
"label": "Last name 6",
"description": "The surname of the sixth author; don't wikilink, use 'authorlink6author-link6'.",
"aliases": [
"author6"
Line 935 ⟶ 976:
"first6": {
"label": "First name 6",
"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink.",
"type": "line"
},
"last7": {
"label": "Last name 7",
"description": "The surname of the seventh author; don't wikilink, use 'authorlink7author-link7'.",
"aliases": [
"author7"
Line 948 ⟶ 989:
"first7": {
"label": "First name 7",
"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink.",
"type": "line"
},
"last8": {
"label": "Last name 8",
"description": "The surname of the eighth author; don't wikilink, use 'authorlink8author-link8'.",
"aliases": [
"author8"
Line 961 ⟶ 1,002:
"first8": {
"label": "First name 8",
"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink.",
"type": "line"
},
"last9": {
"label": "Last name 9",
"description": "The surname of the ninth author; don't wikilink, use 'authorlink9author-link9'. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.",
"aliases": [
"author9"
Line 974 ⟶ 1,015:
"first9": {
"label": "First name 9",
"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink.",
"type": "line"
},
"last10": {
"label": "Last name 10",
"description": "The surname of the tenth author; don't wikilink, use 'authorlink9author-link9'. If ten authors are defined, then only eight will show and 'et al.' will show in place of the last two authors.",
"aliases": [
"author10"
Line 987 ⟶ 1,028:
"first10": {
"label": "First name 10",
"description": "Given or first name, middle names, or initials of the tenth author; don't wikilink.",
"type": "line"
},
"last11": {
"label": "Last name 11",
"description": "The surname of the 11th author; don't wikilink, use 'authorlink9author-link9'. If more than nine authors are defined, then only eight will show and 'et al.' will show in place of the remaining authors.",
"aliases": [
"author11"
Line 1,000 ⟶ 1,041:
"first11": {
"label": "First name 11",
"description": "Given or first name, middle names, or initials of the 11th author; don't wikilink.",
"type": "line"
},
"editor2-last": {
"label": "Editor last name 2",
"description": "The surname of the second editor; don't wikilink, use 'editor2-link'.",
"aliases": [
"editor2"
Line 1,013 ⟶ 1,054:
"editor2-first": {
"label": "Editor first name 2",
"description": "Given or first name, middle names, or initials of the second editor; don't wikilink.",
"type": "line"
},
"editor3-last": {
"label": "Editor last name 3",
"description": "The surname of the third editor; don't wikilink, use 'editor3-link'.",
"aliases": [
"editor3"
Line 1,026 ⟶ 1,067:
"editor3-first": {
"label": "Editor first name 3",
"description": "Given or first name, middle names, or initials of the third editor; don't wikilink.",
"type": "line"
},
"editor4-last": {
"label": "Editor last name 4",
"description": "The surname of the fourth editor; don't wikilink, use 'editor4-link'.",
"aliases": [
"editor4"
Line 1,039 ⟶ 1,080:
"editor4-first": {
"label": "Editor first name 4",
"description": "Given or first name, middle names, or initials of the fourth editor; don't wikilink.",
"type": "line"
},
"editor5-last": {
"label": "Editor last name 5",
"description": "The surname of the fifth editor; don't wikilink, use 'editor5-link'.",
"aliases": [
"editor5"
Line 1,052 ⟶ 1,093:
"editor5-first": {
"label": "Editor first name 5",
"description": "Given or first name, middle names, or initials of the fifth editor; don't wikilink.",
"type": "line"
},
"editor6-last": {
"label": "Editor last name 6",
"description": "The surname of the sixth editor; don't wikilink, use 'editor6-link'.",
"aliases": [
"editor6"
Line 1,065 ⟶ 1,106:
"editor6-first": {
"label": "Editor first name 6",
"description": "Given or first name, middle names, or initials of the sixth editor; don't wikilink.",
"type": "line"
},
"editor7-last": {
"label": "Editor last name 7",
"description": "The surname of the seventh editor; don't wikilink, use 'editor7-link'.",
"aliases": [
"editor7"
Line 1,078 ⟶ 1,119:
"editor7-first": {
"label": "Editor first name 7",
"description": "Given or first name, middle names, or initials of the seventh editor; don't wikilink.",
"type": "line"
},
"editor8-last": {
"label": "Editor last name 8",
"description": "The surname of the eighth editor; don't wikilink, use 'editor8-link'.",
"aliases": [
"editor8"
Line 1,091 ⟶ 1,132:
"editor8-first": {
"label": "Editor first name 8",
"description": "Given or first name, middle names, or initials of the eighth editor; don't wikilink.",
"type": "line"
},
"editor9-last": {
"label": "Editor last name 9",
"description": "The surname of the ninth editor; don't wikilink, use 'editor9-link'.",
"aliases": [
"editor9"
Line 1,104 ⟶ 1,145:
"editor9-first": {
"label": "Editor first name 9",
"description": "Given or first name, middle names, or initials of the ninth editor; don't wikilink.",
"type": "line"
},
Line 1,110 ⟶ 1,151:
"label": "Author mask",
"description": "Replaces the name of the first author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string"
},
"author-name-separator": {
"label": "Author name separator",
"description": "Changes the separator between last and first names; defaults to a comma and space; a space must be encoded as &#32;",
"type": "line",
"default": ", "
},
"author-separator": {
"label": "Author separator",
"description": "Changes the separator between authors; defaults to a semicolon and space; a space must be encoded as &#32;",
"type": "line",
"default": "; "
},
"subscription": {
"label": "Subscription",
"description": "If the reference requires a subscription, type 'yes' to notify the reader.",
"type": "string"
},
Line 1,134 ⟶ 1,158:
"type": "wiki-page-name",
"aliases": [
"authorlinkauthor-link1",
"author1-link"
]
},
"author-link2": {
"label": "Author link 2",
"description": "Title of existing Wikipedia article about the second author.",
"type": "wiki-page-name",
"aliases": [
"author2-link",
"authorlink2"
]
},
Line 1,149 ⟶ 1,173:
"label": "URL access date",
"description": "The full date when the original URL was accessed; do not wikilink",
"type": "date",
"aliases": [
"accessdate"
]
},
"archive-url": {
"label": "Archive URL",
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedatearchive-date'",
"type": "line",
"aliases": [
"archiveurl"
]
},
"archive-date": {
"label": "Archive date",
"description": "Date when the original URL was archived; do not wikilink",
"type": "date",
"aliases": [
"archivedate"
]
},
"url-status": {
Line 1,174 ⟶ 1,189:
"description": "If set to 'live', the title displays with the URL linked; if set to 'dead', the title displays with the archive URL linked",
"type": "line"
},
"lay-url": {
"label": "Lay summary URL",
"description": "URL link to a non-technical summary or review of the source; alias of 'laysummary'",
"type": "line",
"aliases": [
"layurl",
"laysummary"
]
},
"lay-source": {
"label": "Lay source",
"description": "Name of the source of the laysummary; displays in italics, preceded by an en dash",
"type": "string",
"aliases": [
"laysource"
]
},
"lay-date": {
"label": "Lay date",
"description": "Date of the summary; displays in parentheses",
"type": "date",
"aliases": [
"laydate"
]
},
"author-link3": {
"label": "Author link 3",
"description": "Title of existing Wikipedia article about the third author.",
"type": "wiki-page-name",
"aliases": [
"author3-link",
"authorlink3"
]
},
"author-link4": {
"label": "Author link 4",
"description": "Title of existing Wikipedia article about the forth author.",
"type": "wiki-page-name",
"aliases": [
"author4-link",
"authorlink4"
]
},
"author-link5": {
"label": "Author link 5",
"description": "Title of existing Wikipedia article about the fifth author.",
"type": "wiki-page-name",
"aliases": [
"author5-link",
"authorlink5"
]
},
"author-link6": {
"label": "Author link 6",
"description": "Title of existing Wikipedia article about the sixth author.",
"type": "wiki-page-name",
"aliases": [
"author6-link",
"authorlink6"
]
},
"author-link7": {
"label": "Author link 7",
"description": "Title of existing Wikipedia article about the seventh author.",
"type": "wiki-page-name",
"aliases": [
"author7-link",
"authorlink7"
]
},
"author-link8": {
"label": "Author link 8",
"description": "Title of existing Wikipedia article about the eighth author.",
"type": "wiki-page-name",
"aliases": [
"author8-link",
"authorlink8"
]
},
"author-link9": {
"label": "Author link 9",
"description": "Title of existing Wikipedia article about the ninth author.",
"type": "wiki-page-name",
"aliases": [
"author9-link",
"authorlink9"
]
},
"editor2-link": {
"label": "Editor link 2",
"description": "Title of existing Wikipedia article about the second editor.",
"type": "wiki-page-name",
"aliases": [
"editor2linkeditor-link2",
"editorlink2"
]
},
"editor3-link": {
"label": "Editor link 3",
"description": "Title of existing Wikipedia article about the third editor.",
"type": "wiki-page-name",
"aliases": [
"editor3linkeditor-link3",
"editorlink3"
]
},
"editor4-link": {
"label": "Editor link 4",
"description": "Title of existing Wikipedia article about the fourth editor.",
"type": "wiki-page-name",
"aliases": [
"editor4linkeditor-link4",
"editorlink4"
]
},
"editor5-link": {
"label": "Editor link 5",
"description": "Title of existing Wikipedia article about the fifth editor.",
"type": "wiki-page-name",
"aliases": [
"editor5linkeditor-link5",
"editorlink5"
]
},
"editor6-link": {
"label": "Editor link 6",
"description": "Title of existing Wikipedia article about the sixth editor.",
"type": "wiki-page-name",
"aliases": [
"editor6linkeditor-link6",
"editorlink6"
]
},
"editor7-link": {
"label": "Editor link 7",
"description": "Title of existing Wikipedia article about the seventh editor.",
"type": "wiki-page-name",
"aliases": [
"editor7linkeditor-link7",
"editorlink7"
]
},
"editor8-link": {
"label": "Editor link 8",
"description": "Title of existing Wikipedia article about the eighth editor.",
"type": "wiki-page-name",
"aliases": [
"editor8linkeditor-link8",
"editorlink8"
]
},
"editor9-link": {
"label": "Editor link 9",
"description": "Title of existing Wikipedia article about the ninth editor.",
"type": "wiki-page-name",
"aliases": [
"editor9linkeditor-link9",
"editorlink9"
]
},
"displayauthorsname-list-style": {
"label": "DisplayName authorslist style",
"description": "Set to 'amp' or 'and' to change the separator between the last two on the name list to '&' or 'and', respectively. Set to 'vanc' to display name lists in Vancouver style.",
"description": "number of authors to display before 'et al.' is used;",
"type": "numberstring",
"aliases": [
"display-authors"
]
},
"last-author-amp": {
"label": "Last author ampersand",
"description": "When set to any value, changes the separator between the last two names of the author list to 'space ampersand space'",
"type": "boolean",
"aliases": [
"lastauthoramp"
]
},
"registration": {
"label": "Registration",
"description": "If the reference requires registration, type 'yes' to notify the reader.",
"type": "string"
},
"chapter": {
Line 1,375 ⟶ 1,336:
"bibcode-access": {
"label": "Bibcode access level",
"description": "If the full text is available from ADS via this Bibcode, type 'free'.",
"type": "string"
},
"doi-access": {
"label": "DOI access level",
"description": "If the full text is free to read via the DOI, type 'free'.",
"type": "string"
},
"hdl-access": {
"label": "HDL access level",
"description": "If the full text is free to read via the HDL, type 'free'.",
"type": "string"
},
"jstor-access": {
"label": "JstorJSTOR access level",
"description": "If the full text is free to read on JstorJSTOR, type 'free'.",
"type": "string"
},
"ol-access": {
"label": "OpenLibrary access level",
"description": "If the full text is free to read on OpenLibrary, type 'free'.",
"type": "string"
},
"osti-access": {
"label": "HDLOSTI access level",
"description": "If the full text is free to read on OSTI, type 'free'.",
"type": "string"
},
Line 1,407 ⟶ 1,368:
"description": "comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses",
"type": "line"
},
"display-authors": {
"aliases": [
],
"label": "Display authors",
"description": "number of authors to display before 'et al.' is used;",
"type": "number"
}
},
Line 1,441 ⟶ 1,409:
"last11",
"first11",
"displayauthorsdisplay-authors",
"author-mask",
"lastname-authorlist-ampstyle",
"author-separator",
"author-name-separator",
"vauthors",
"date",
"year",
"orig-yeardate",
"editor-last",
"editor-first",
Line 1,500 ⟶ 1,466:
"pages",
"at",
"noppno-pp",
"arxiv",
"asin",
Line 1,529 ⟶ 1,495:
"archive-date",
"access-date",
"registration",
"subscription",
"lay-url",
"lay-source",
"lay-date",
"quote",
"postscript",
"ref",
"separator",
"via",
"bibcode-access",
Line 1,660 ⟶ 1,620:
}
},
"format": "inline{{_ |_=_}}"
}
</templatedata>
 
==See also==
* [https://citation-template-filling.toolforge.org/cgi-bin/index.cgi Citation-template-filling tool], can be used for [[DrugBank]], [[HGNC]], [[ISBN]], [[PubMed]], and [[PubChem]]
* [https://alyw234237.github.io/wiki-doi-gbooks-citation-maker/ Wikipedia DOI and Google Books Citation Maker] can be used for [[digital object identifier|DOI]]
{{Citation Style 1}}
{{Wikipedia referencing}}
{{UF-COinS}}
 
<includeonly>{{Sandbox other||
[[Category:Citation Style 1 templates|J]]
}}</includeonly>