Template:Cite journal/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
m 1 revision imported
No edit summary
Tag: 2017 source edit
 
Line 1:
<noinclude>{{pp-template}}{{pp-move-indef}}</noinclude><includeonly>{{Redirect1|Template:Cite paper|conference papers|Template:Cite conference}}</includeonly>
{{Documentation subpage}}
{{High-use}}
Line 11:
 
; To cite a professional or scientific journal
: <syntaxhighlight lang="textwikitext" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |access-date=}}</syntaxhighlight>
; [[Vancouver system]] author style for a scientific journal
: <syntaxhighlight lang="textwikitext" inline>{{cite journal |vauthors= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |pmc= |pmid= |access-date=}}</syntaxhighlight>
: or
: <syntaxhighlight lang="textwikitext" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |pmc= |pmid= |access-date= |name-list-style=vanc}}</syntaxhighlight>
; To cite a journal article with no credited author
: <syntaxhighlight lang="htmlwikitext" inline>{{cite journal |author=<!--Staff writer(s); no by-line.--> |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |access-date=}}</syntaxhighlight>
;To cite an online article that has been archived
:<syntaxhighlight lang="textwikitext" inline>{{cite journal |last= |first= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |access-date= |url-status= |archive-url= |archive-date=}}</syntaxhighlight>
;To cite an article written in a foreign language
:<syntaxhighlight lang="textwikitext" inline>{{cite journal |last= |first= |date= |title= |trans-title= |url= |language= |journal= |volume= |issue= |pages= |doi= |access-date=}}</syntaxhighlight>
;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
:<syntaxhighlight lang="textwikitext" inline>{{cite journal |last1= |first1= |last2= |first2= |date= |title= |trans-title= |url= |format= |language= |journal= |volume= |issue= |pages= |doi= |via= |url-access= |access-date= |url-status= |archive-url= |archive-date= |quote=}}</syntaxhighlight>
{{end}}
{{anchor|full horizontal}}{{csdoc|usage full}}
:<syntaxhighlight lang="textwikitext" 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= |date= |year= |orig-date= |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= |format= |department= |journal= |type= |series= |language= |edition= |location= |publisher= |publication-place= |publication-date= |volume= |issue= |page= |pages= |at= |no-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= |via= |url-access= |access-date= |url-status= |archive-url= |archive-date= |quote= |postscript= |ref=}}</syntaxhighlight>
{{end}}
{{csdoc|usage vertical common}}
 
'''To cite a professional or scientific journal'''
 
<pre style="margin:0px; border:none;">
{{tj|cite journal
| last1 = :
| first1 = :
| last2 = :
| first2 = :
| date = :
| title = :
| url = :
| journal = :
| volume = :
| issue = :
| pages = :
| doi = :
| access-date = :
}}
</pre>
 
'''[[Vancouver system]] author style for a scientific journal'''
 
<pre style="margin:0px; border:none;">
{{tj|cite journal
| vauthors = :
| date = :
| title = :
| url = :
| journal = :
| volume = :
| issue = :
| pages = :
| doi = :
| pmc = :
| pmid = :
| access-date = :
}}
 
</pre>
or
 
<pre style="margin:0px; border:none;">
{{tj|cite journal
| last1 = :
| first1 = :
| last2 = :
| first2 = :
| date = :
| title = :
| url = :
| journal = :
| volume = :
| issue = :
| pages = :
| doi = :
| pmc = :
| pmid = :
| access-date = :
| name-list-style =: vanc
}}
</pre>
 
'''To cite a journal article with no credited author'''
<syntaxhighlight lang="html" style="margin:0px; border:none;" highlight="2wikitext">
{{cite journal
| author = <!--Staff writer(s); no by-line.-->
| date =
| title =
| url =
| journal =
| volume =
| issue =
| pages =
| doi =
| access-date =
}}
</syntaxhighlight >
'''To cite an online article that has been archived'''
 
{{tj|cite journal
'''To cite an online article that has been archived'''
| last:
<pre style="margin:0px; border:none;">
| first:
{{cite journal
| date:
| last =
| title:
| first =
| url:
| date =
| journal:
| title =
| volume:
| url =
| issue:
| journal =
| pages:
| volume =
| doi:
| issue =
| access-date:
| pages =
| url-status:
| doi =
| archive-url:
| access-date =
| archive-date:
| url-status =
| archive-url =
| archive-date=
}}
</pre>
 
'''To cite a journal article written in a foreign language'''
 
<pre style="margin:0px; border:none;">
{{tj|cite journal
| last = :
| first = :
| date = :
| title = :
| trans-title = :
| url = :
| language = :
| journal = :
| volume = :
| issue = :
| pages = :
| doi = :
| access-date = :
}}
</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;">
{{tj|cite journal
| last1 = :
| first1 = :
| last2 = :
| first2 = :
| date = :
| title = :
| trans-title = :
| url = :
| format = :
| language = :
| journal = :
| volume = :
| issue = :
| pages = :
| doi = :
| via = :
| url-access = :
| access-date = :
| url-status = :
| archive-url = :
| archive-date = :
| quote = :
}}
 
</pre>
{{end}}
{{anchor|full vertical}}{{csdoc|usage vertical}}
<presyntaxhighlight lang="wikitext" style="margin:0px; border:none;">
{{cite journal
| last1 =
Line 260 ⟶ 255:
| id =
| via =
| registration =
| subscription =
| quote =
| postscript =
Line 271 ⟶ 264:
| archive-date =
}}
</syntaxhighlight>
</pre>
{{csdoc|usage vertical mid}}
<pre style="margin:0px; border:none;">
Line 354 ⟶ 347:
&nbsp;
&nbsp;osti
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp;
Line 472 ⟶ 460:
==Examples==
;Journal article
*<code><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
 
Displays as:
Line 478 ⟶ 466:
 
;Vancouver style (common in biomedicine); see {{vcite}} for specific templates
*<code><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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 ana 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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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 firstlast noticedverified, and will also add the page to "CS1 maint: DOI inactive as of Mmmm YYYY" (tracking category [[:Category:CS1 maint: DOI inactive]]):
*<code><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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><nowikisyntaxhighlight lang="wikitext" inline>{{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></codesyntaxhighlight>
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}}
Line 553 ⟶ 541:
 
====Periodical====
{{csdoc|journal|department=yes|article_num=yes}}
 
====Publisher====
Line 567 ⟶ 555:
 
====Identifiers====
{{distinguish|#Anchor}}
{{csdoc|id1}}
{{csdoc|id2}}
Line 572 ⟶ 561:
====Subscription or registration required====
{{csdoc|registration}}
 
====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}}
 
====Quote====
Line 581 ⟶ 566:
 
====Anchor====
{{distinguish|#Identifiers}}
{{csdoc|ref}}
 
Line 618 ⟶ 604:
"author",
"author1",
"authors",
"last1"
],
Line 667 ⟶ 652:
"issue": {
"label": "Issue",
"description": "Issue identifier when the source is part of a series that is published periodically, usually a number. Do not prepend with no.",
"type": "line",
"example": "4",
"suggested": true
},
"doi": {
Line 726 ⟶ 713:
"department": {
"label": "Department",
"description": "Department (section) within the periodical",
"type": "string"
},
Line 751 ⟶ 738:
"volume": {
"label": "Volume",
"description": "For one publication published in several volumes, usually a number. Do not prepend with v. or vol.",
"type": "line",
"suggested": true,
"example": "3"
},
"page": {
Line 778 ⟶ 766:
"language": {
"label": "Language",
"description": "The language in which the source is written, if not English; use a two-letter language code or the full language name;. doDo not use icons or templates",
"type": "content"
},
Line 918 ⟶ 906:
"ref": {
"label": "Ref",
"description": "An anchor identifier; can be made the target of wikilinks to full references;. specialTo value 'harv' generates aninhibit anchor suitable for the harvID andcreation, sfnset templates|ref=none.",
"type": "line"
},
Line 1,007 ⟶ 995:
"last9": {
"label": "Last name 9",
"description": "The surname of the ninth author; don't wikilink, use 'author-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 1,020 ⟶ 1,008:
"last10": {
"label": "Last name 10",
"description": "The surname of the tenth author; don't wikilink, use 'author-link9link10'. 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 1,033 ⟶ 1,021:
"last11": {
"label": "Last name 11",
"description": "The surname of the 11th author; don't wikilink, use 'author-link9link11'. 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,042 ⟶ 1,030:
"label": "First name 11",
"description": "Given or first name, middle names, or initials of the 11th author; don't wikilink",
"type": "line"
},
"last12": {
"label": "Last name 12",
"description": "The surname of the 12th author; don't wikilink, use 'author-link12'.",
"aliases": [
"author12"
],
"type": "line"
},
"first12": {
"label": "First name 12",
"description": "Given or first name, middle names, or initials of the 12th author; don't wikilink",
"type": "line"
},
"last13": {
"label": "Last name 13",
"description": "The surname of the 13th author; don't wikilink, use 'author-link13'.",
"aliases": [
"author13"
],
"type": "line"
},
"first13": {
"label": "First name 13",
"description": "Given or first name, middle names, or initials of the 13th author; don't wikilink",
"type": "line"
},
"last14": {
"label": "Last name 14",
"description": "The surname of the 14th author; don't wikilink, use 'author-link14'.",
"aliases": [
"author14"
],
"type": "line"
},
"first14": {
"label": "First name 14",
"description": "Given or first name, middle names, or initials of the 14th author; don't wikilink",
"type": "line"
},
"last15": {
"label": "Last name 15",
"description": "The surname of the 15th author; don't wikilink, use 'author-link15'.",
"aliases": [
"author15"
],
"type": "line"
},
"first15": {
"label": "First name 15",
"description": "Given or first name, middle names, or initials of the 15th author; don't wikilink",
"type": "line"
},
Line 1,244 ⟶ 1,284:
"aliases": [
"author9-link"
]
},
"author-link10": {
"label": "Author link 10",
"description": "Title of existing Wikipedia article about the tenth author",
"type": "wiki-page-name",
"aliases": [
"author10-link"
]
},
"author-link11": {
"label": "Author link 11",
"description": "Title of existing Wikipedia article about the 11th author",
"type": "wiki-page-name",
"aliases": [
"author11-link"
]
},
"author-link12": {
"label": "Author link 12",
"description": "Title of existing Wikipedia article about the 12th author",
"type": "wiki-page-name",
"aliases": [
"author12-link"
]
},
"author-link13": {
"label": "Author link 13",
"description": "Title of existing Wikipedia article about the 13th author",
"type": "wiki-page-name",
"aliases": [
"author13-link"
]
},
"author-link14": {
"label": "Author link 14",
"description": "Title of existing Wikipedia article about the 14th author",
"type": "wiki-page-name",
"aliases": [
"author14-link"
]
},
"author-link15": {
"label": "Author link 15",
"description": "Title of existing Wikipedia article about the 15th author",
"type": "wiki-page-name",
"aliases": [
"author15-link"
]
},
Line 1,313 ⟶ 1,401:
"label": "Name list 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.",
"type": "string",
"aliases": [
]
},
"chapter": {
Line 1,370 ⟶ 1,456:
},
"display-authors": {
"aliases": [
],
"label": "Display authors",
"description": "number of authors to display before 'et al.' is used;",
"type": "number"
},
"s2cid": {
"label": "Semantic Scholar Corpus ID",
"description": "The corpus ID from the paper's Semantic Scholar page, if available. Displays as a link to the Semantic Scholar page.",
"example": "255254796",
"aliases": [
"S2CID"
]
}
},
Line 1,407 ⟶ 1,499:
"last10",
"first10",
"author-link10",
"last11",
"first11",
"author-link11",
"last12",
"first12",
"author-link12",
"last13",
"first13",
"author-link13",
"last14",
"first14",
"author-link14",
"last15",
"first15",
"author-link15",
"display-authors",
"author-mask",
Line 1,488 ⟶ 1,594:
"pmid",
"rfc",
"s2cid",
"ssrn",
"zbl",
Line 1,578 ⟶ 1,685:
"first11",
"last11"
],
[
"first12",
"last12"
],
[
"first13",
"last13"
],
[
"first14",
"last14"
],
[
"first15",
"last15"
]
],