Template:Cite journal/doc: Difference between revisions
| Richardpruen (talk | contribs) m 1 revision imported: Citation templates |  Undid revision 1105139130 by Mattmill30 (talk) | ||
| Line 11: | Line 11: | ||
| ; To cite a professional or scientific journal | ; To cite a professional or scientific journal | ||
| : < | : <syntaxhighlight lang="text" 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 | ; [[Vancouver system]] author style for a scientific journal | ||
| : < | : <syntaxhighlight lang="text" inline>{{cite journal |vauthors= |date= |title= |url= |journal= |volume= |issue= |pages= |doi= |pmc= |pmid= |access-date=}}</syntaxhighlight> | ||
| : or | : or | ||
| : < | : <syntaxhighlight 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}}</syntaxhighlight> | ||
| ; To cite a journal article with no credited author | ; To cite a journal article with no credited author | ||
| : < | : <syntaxhighlight lang="html" 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 | ;To cite an online article that has been archived | ||
| :< | :<syntaxhighlight lang="text" 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 | ;To cite an article written in a foreign language | ||
| :< | :<syntaxhighlight lang="text" 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 | ;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="text" 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}} | {{end}} | ||
| {{anchor|full horizontal}}{{csdoc|usage full}} | {{anchor|full horizontal}}{{csdoc|usage full}} | ||
| :< | :<syntaxhighlight 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= |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}} | {{end}} | ||
| {{csdoc|usage vertical common}} | {{csdoc|usage vertical common}} | ||
| '''To cite a professional or scientific journal''' | |||
| <pre style="margin:0px; border:none;"> | <pre style="margin:0px; border:none;"> | ||
| {{cite journal | {{cite journal | ||
| Line 49: | Line 49: | ||
| </pre> | </pre> | ||
| '''[[Vancouver system]] author style for a scientific journal''' | |||
| <pre style="margin:0px; border:none;"> | <pre style="margin:0px; border:none;"> | ||
| {{cite journal | {{cite journal | ||
| Line 66: | Line 66: | ||
| }} | }} | ||
| </pre> | </pre> | ||
| or | or | ||
| <pre style="margin:0px; border:none;"> | <pre style="margin:0px; border:none;"> | ||
| Line 89: | Line 88: | ||
| </pre> | </pre> | ||
| '''To cite a journal article with no credited author''' | |||
| < | <syntaxhighlight lang="html" style="margin:0px; border:none;" highlight="2"> | ||
| {{cite journal | {{cite journal | ||
| | author     = <!--Staff writer(s); no by-line.--> | | author     = <!--Staff writer(s); no by-line.--> | ||
| Line 103: | Line 102: | ||
| | access-date =   | | access-date =   | ||
| }} | }} | ||
| </ | </syntaxhighlight > | ||
| '''To cite an online article that has been archived''' | |||
| <pre style="margin:0px; border:none;"> | <pre style="margin:0px; border:none;"> | ||
| {{cite journal | {{cite journal | ||
| Line 125: | Line 124: | ||
| </pre> | </pre> | ||
| '''To cite a journal article written in a foreign language''' | |||
| <pre style="margin:0px; border:none;"> | <pre style="margin:0px; border:none;"> | ||
| {{cite journal | {{cite journal | ||
| Line 144: | Line 143: | ||
| </pre> | </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;"> | <pre style="margin:0px; border:none;"> | ||
| {{cite journal | {{cite journal | ||
| Line 195: | Line 194: | ||
| | date                  =   | | date                  =   | ||
| | year                  =   | | year                  =   | ||
| | orig- | | orig-date             =   | ||
| | editor1-last          =   | | editor1-last          =   | ||
| | editor1-first         =   | | editor1-first         =   | ||
| Line 263: | Line 262: | ||
| | registration          =   | | registration          =   | ||
| | subscription          =   | | subscription          =   | ||
| | quote                 =   | | quote                 =   | ||
| | postscript            =   | | postscript            =   | ||
| Line 358: | Line 354: | ||
|   |   | ||
|  osti |  osti | ||
|   |   | ||
|   |   | ||
| Line 497: | Line 490: | ||
| 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. | 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  | ;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> | *<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: | Displays as: | ||
| Line 535: | Line 528: | ||
| ===Deprecated=== | ===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}} | {{csdoc|deprecated}} | ||
| Line 577: | Line 571: | ||
| ====Lay summary==== | ====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}} | {{anchor|Laysummary}}{{csdoc|lay}} | ||
| Line 600: | Line 595: | ||
| 		"url": { | 		"url": { | ||
| 			"label": "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  | 			"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 protocol-relative scheme \"//...\"", | ||
| 			"type": "line", | 			"type": "line", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 637: | Line 632: | ||
| 		"last2": { | 		"last2": { | ||
| 			"label": "Last name 2", | 			"label": "Last name 2", | ||
| 			"description": "The surname of the second author; don't wikilink, use 'author-link2' | 			"description": "The surname of the second author; don't wikilink, use 'author-link2'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author2" | 				"author2" | ||
| Line 645: | Line 640: | ||
| 		"first2": { | 		"first2": { | ||
| 			"label": "First name 2", | 			"label": "First name 2", | ||
| 			"description": "Given or first name, middle names, or initials of the second author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the second author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| Line 663: | Line 658: | ||
| 		"publisher": { | 		"publisher": { | ||
| 			"label": "Publisher", | 			"label": "Publisher", | ||
| 			"description": "Name of the publisher; displays after title", | 			"description": "Name of the publisher; may be wikilinked; displays after title", | ||
| 			"type": "content", | 			"type": "content", | ||
| 			"example": "[[University of Chicago Press]]" | 			"example": "[[University of Chicago Press]]" | ||
| Line 669: | Line 664: | ||
| 		"issue": { | 		"issue": { | ||
| 			"label": "Issue", | 			"label": "Issue", | ||
| 			"description": "Issue identifier when the source is part of a series that is published periodically", | 			"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" | 			"type": "line", | ||
| 			"example": "4", | |||
| 			"suggested": true | |||
| 		}, | 		}, | ||
| 		"doi": { | 		"doi": { | ||
| Line 692: | Line 689: | ||
| 			"type": "number" | 			"type": "number" | ||
| 		}, | 		}, | ||
| 		"orig- | 		"orig-date": { | ||
| 			"label": "Original  | 			"label": "Original date", | ||
| 			"description": "Original  | 			"description": "Original date of publication; provide specifics", | ||
| 			"type": "number" | 			"type": "number" | ||
| 		}, | 		}, | ||
| Line 728: | Line 725: | ||
| 		"department": { | 		"department": { | ||
| 			"label": "Department", | 			"label": "Department", | ||
| 			"description": "Department within the periodical", | 			"description": "Department (section) within the periodical", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| Line 753: | Line 750: | ||
| 		"volume": { | 		"volume": { | ||
| 			"label": "Volume", | 			"label": "Volume", | ||
| 			"description": "For one publication published in several volumes", | 			"description": "For one publication published in several volumes, usually a number. Do not prepend with v. or vol.", | ||
| 			"type": "line", | 			"type": "line", | ||
| 			"suggested": true | 			"suggested": true, | ||
| 			"example": "3" | |||
| 		}, | 		}, | ||
| 		"page": { | 		"page": { | ||
| Line 764: | Line 762: | ||
| 		"pages": { | 		"pages": { | ||
| 			"label": "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.'", | 			"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", | 			"type": "line", | ||
| 			"suggested": true | 			"suggested": true | ||
| Line 805: | Line 803: | ||
| 		"arxiv": { | 		"arxiv": { | ||
| 			"label": "arXiv identifier", | 			"label": "arXiv identifier", | ||
| 			"description": "An identifier for  | 			"description": "An identifier for arXiv electronic preprints of scientific papers", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| Line 920: | Line 918: | ||
| 		"ref": { | 		"ref": { | ||
| 			"label": "Ref", | 			"label": "Ref", | ||
| 			"description": "An anchor identifier; can be made the target of wikilinks to full references | 			"description": "An anchor identifier; can be made the target of wikilinks to full references. To inhibit anchor ID creation, set |ref=none.", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| Line 931: | Line 929: | ||
| 		"last3": { | 		"last3": { | ||
| 			"label": "Last name 3", | 			"label": "Last name 3", | ||
| 			"description": "The surname of the third author; don't wikilink, use 'author-link3' | 			"description": "The surname of the third author; don't wikilink, use 'author-link3'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author3" | 				"author3" | ||
| Line 939: | Line 937: | ||
| 		"first3": { | 		"first3": { | ||
| 			"label": "First name 3", | 			"label": "First name 3", | ||
| 			"description": "Given or first name, middle names, or initials of the third author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the third author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last4": { | 		"last4": { | ||
| 			"label": "Last name 4", | 			"label": "Last name 4", | ||
| 			"description": "The surname of the forth author; don't wikilink, use 'author-link4' | 			"description": "The surname of the forth author; don't wikilink, use 'author-link4'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author4" | 				"author4" | ||
| Line 952: | Line 950: | ||
| 		"first4": { | 		"first4": { | ||
| 			"label": "First name 4", | 			"label": "First name 4", | ||
| 			"description": "Given or first name, middle names, or initials of the forth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the forth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last5": { | 		"last5": { | ||
| 			"label": "Last name 5", | 			"label": "Last name 5", | ||
| 			"description": "The surname of the fifth author; don't wikilink, use 'author-link5' | 			"description": "The surname of the fifth author; don't wikilink, use 'author-link5'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author5" | 				"author5" | ||
| Line 965: | Line 963: | ||
| 		"first5": { | 		"first5": { | ||
| 			"label": "First name 5", | 			"label": "First name 5", | ||
| 			"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last6": { | 		"last6": { | ||
| 			"label": "Last name 6", | 			"label": "Last name 6", | ||
| 			"description": "The surname of the sixth author; don't wikilink, use 'author-link6' | 			"description": "The surname of the sixth author; don't wikilink, use 'author-link6'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author6" | 				"author6" | ||
| Line 978: | Line 976: | ||
| 		"first6": { | 		"first6": { | ||
| 			"label": "First name 6", | 			"label": "First name 6", | ||
| 			"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last7": { | 		"last7": { | ||
| 			"label": "Last name 7", | 			"label": "Last name 7", | ||
| 			"description": "The surname of the seventh author; don't wikilink, use 'author-link7' | 			"description": "The surname of the seventh author; don't wikilink, use 'author-link7'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author7" | 				"author7" | ||
| Line 991: | Line 989: | ||
| 		"first7": { | 		"first7": { | ||
| 			"label": "First name 7", | 			"label": "First name 7", | ||
| 			"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last8": { | 		"last8": { | ||
| 			"label": "Last name 8", | 			"label": "Last name 8", | ||
| 			"description": "The surname of the eighth author; don't wikilink, use 'author-link8' | 			"description": "The surname of the eighth author; don't wikilink, use 'author-link8'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author8" | 				"author8" | ||
| Line 1,004: | Line 1,002: | ||
| 		"first8": { | 		"first8": { | ||
| 			"label": "First name 8", | 			"label": "First name 8", | ||
| 			"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last9": { | 		"last9": { | ||
| 			"label": "Last name 9", | 			"label": "Last name 9", | ||
| 			"description": "The surname of the ninth author; don't wikilink, use 'author-link9' | 			"description": "The surname of the ninth author; don't wikilink, use 'author-link9'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author9" | 				"author9" | ||
| Line 1,017: | Line 1,015: | ||
| 		"first9": { | 		"first9": { | ||
| 			"label": "First name 9", | 			"label": "First name 9", | ||
| 			"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last10": { | 		"last10": { | ||
| 			"label": "Last name 10", | 			"label": "Last name 10", | ||
| 			"description": "The surname of the tenth author; don't wikilink, use 'author- | 			"description": "The surname of the tenth author; don't wikilink, use 'author-link10'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author10" | 				"author10" | ||
| Line 1,030: | Line 1,028: | ||
| 		"first10": { | 		"first10": { | ||
| 			"label": "First name 10", | 			"label": "First name 10", | ||
| 			"description": "Given or first name, middle names, or initials of the tenth author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the tenth author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		"last11": { | 		"last11": { | ||
| 			"label": "Last name 11", | 			"label": "Last name 11", | ||
| 			"description": "The surname of the 11th author; don't wikilink, use 'author- | 			"description": "The surname of the 11th author; don't wikilink, use 'author-link11'. ", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author11" | 				"author11" | ||
| Line 1,043: | Line 1,041: | ||
| 		"first11": { | 		"first11": { | ||
| 			"label": "First name 11", | 			"label": "First name 11", | ||
| 			"description": "Given or first name, middle names, or initials of the 11th author; don't wikilink | 			"description": "Given or first name, middle names, or initials of the 11th author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"last12": { | ||
| 			"label": " | 			"label": "Last name 12", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the 12th author; don't wikilink, use 'author-link12'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"author12" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"first12": { | ||
| 			"label": " | 			"label": "First name 12", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the 12th author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"last13": { | ||
| 			"label": " | 			"label": "Last name 13", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the 13th author; don't wikilink, use 'author-link13'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"author13" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"first13": { | ||
| 			"label": " | 			"label": "First name 13", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the 13th author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"last14": { | ||
| 			"label": " | 			"label": "Last name 14", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the 14th author; don't wikilink, use 'author-link14'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"author14" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"first14": { | ||
| 			"label": " | 			"label": "First name 14", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the 14th author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"last15": { | ||
| 			"label": " | 			"label": "Last name 15", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the 15th author; don't wikilink, use 'author-link15'.", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"author15" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"first15": { | ||
| 			"label": " | 			"label": "First name 15", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the 15th author; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor2-last": { | ||
| 			"label": "Editor last name  | 			"label": "Editor last name 2", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the second editor; don't wikilink, use 'editor2-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"editor2" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor2-first": { | ||
| 			"label": "Editor first name  | 			"label": "Editor first name 2", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the second editor; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor3-last": { | ||
| 			"label": "Editor last name  | 			"label": "Editor last name 3", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the third editor; don't wikilink, use 'editor3-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"editor3" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor3-first": { | ||
| 			"label": "Editor first name  | 			"label": "Editor first name 3", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the third editor; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor4-last": { | ||
| 			"label": "Editor last name  | 			"label": "Editor last name 4", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the fourth editor; don't wikilink, use 'editor4-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"editor4" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor4-first": { | ||
| 			"label": "Editor first name  | 			"label": "Editor first name 4", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the fourth editor; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor5-last": { | ||
| 			"label": "Editor last name  | 			"label": "Editor last name 5", | ||
| 			"description": "The surname of the  | 			"description": "The surname of the fifth editor; don't wikilink, use 'editor5-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"editor5" | ||
| 			], | 			], | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor5-first": { | ||
| 			"label": "Editor first name  | 			"label": "Editor first name 5", | ||
| 			"description": "Given or first name, middle names, or initials of the  | 			"description": "Given or first name, middle names, or initials of the fifth editor; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor6-last": { | ||
| 			"label": " | 			"label": "Editor last name 6", | ||
| 			"description": " | 			"description": "The surname of the sixth editor; don't wikilink, use 'editor6-link'", | ||
| 			"type": " | 			"aliases": [ | ||
| 				"editor6" | |||
| 			], | |||
| 			"type": "line" | |||
| 		}, | 		}, | ||
| 		" | 		"editor6-first": { | ||
| 			"label": " | 			"label": "Editor first name 6", | ||
| 			"description": " | 			"description": "Given or first name, middle names, or initials of the sixth editor; don't wikilink", | ||
| 			"type": " | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor7-last": { | ||
| 			"label": " | 			"label": "Editor last name 7", | ||
| 			"description": " | 			"description": "The surname of the seventh editor; don't wikilink, use 'editor7-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				" | 				"editor7" | ||
| 			] | 			], | ||
| 			"type": "line" | |||
| 		}, | 		}, | ||
| 		" | 		"editor7-first": { | ||
| 			"label": " | 			"label": "Editor first name 7", | ||
| 			"description": " | 			"description": "Given or first name, middle names, or initials of the seventh editor; don't wikilink", | ||
| 			"type": " | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor8-last": { | ||
| 			"label": " | 			"label": "Editor last name 8", | ||
| 			"description": "The  | 			"description": "The surname of the eighth editor; don't wikilink, use 'editor8-link'", | ||
| 			"aliases": [ | |||
| 				"editor8" | |||
| 			], | |||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor8-first": { | ||
| 			"label": " | 			"label": "Editor first name 8", | ||
| 			"description": " | 			"description": "Given or first name, middle names, or initials of the eighth editor; don't wikilink", | ||
| 			"type": "line" | 			"type": "line" | ||
| 		}, | 		}, | ||
| 		" | 		"editor9-last": { | ||
| 			"label": " | 			"label": "Editor last name 9", | ||
| 			"description": " | 			"description": "The surname of the ninth editor; don't wikilink, use 'editor9-link'", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 			] | 				"editor9" | ||
| 			], | |||
| 			"type": "line" | |||
| 		}, | |||
| 		"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" | |||
| 		}, | 		}, | ||
| 		" | 		"author-mask": { | ||
| 			"label": " | 			"label": "Author mask", | ||
| 			"description": " | 			"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" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		" | 		"author-link": { | ||
| 			"label": " | 			"label": "Author link", | ||
| 			"description": " | 			"description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors", | ||
| 			"type": " | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author-link1", | |||
| 				"author1-link" | |||
| 			] | 			] | ||
| 		}, | 		}, | ||
| 		"author- | 		"author-link2": { | ||
| 			"label": "Author link  | 			"label": "Author link 2", | ||
| 			"description": "Title of existing Wikipedia article about the  | 			"description": "Title of existing Wikipedia article about the second author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author3-link" | 				"author2-link" | ||
| 			] | |||
| 		}, | |||
| 		"access-date": { | |||
| 			"label": "URL access date", | |||
| 			"description": "The full date when the original URL was accessed; do not wikilink", | |||
| 			"type": "date" | |||
| 		}, | |||
| 		"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 'archive-date'", | |||
| 			"type": "line" | |||
| 		}, | |||
| 		"archive-date": { | |||
| 			"label": "Archive date", | |||
| 			"description": "Date when the original URL was archived; do not wikilink", | |||
| 			"type": "date" | |||
| 		}, | |||
| 		"url-status": { | |||
| 			"label": "URL status", | |||
| 			"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" | |||
| 		}, | |||
| 		"author-link3": { | |||
| 			"label": "Author link 3", | |||
| 			"description": "Title of existing Wikipedia article about the third author", | |||
| 			"type": "wiki-page-name", | |||
| 			"aliases": [ | |||
| 				"author3-link" | |||
| 			] | 			] | ||
| 		}, | 		}, | ||
| 		"author-link4": { | 		"author-link4": { | ||
| 			"label": "Author link 4", | 			"label": "Author link 4", | ||
| 			"description": "Title of existing Wikipedia article about the forth author | 			"description": "Title of existing Wikipedia article about the forth author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,231: | Line 1,260: | ||
| 		"author-link5": { | 		"author-link5": { | ||
| 			"label": "Author link 5", | 			"label": "Author link 5", | ||
| 			"description": "Title of existing Wikipedia article about the fifth author | 			"description": "Title of existing Wikipedia article about the fifth author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,239: | Line 1,268: | ||
| 		"author-link6": { | 		"author-link6": { | ||
| 			"label": "Author link 6", | 			"label": "Author link 6", | ||
| 			"description": "Title of existing Wikipedia article about the sixth author | 			"description": "Title of existing Wikipedia article about the sixth author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,247: | Line 1,276: | ||
| 		"author-link7": { | 		"author-link7": { | ||
| 			"label": "Author link 7", | 			"label": "Author link 7", | ||
| 			"description": "Title of existing Wikipedia article about the seventh author | 			"description": "Title of existing Wikipedia article about the seventh author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,255: | Line 1,284: | ||
| 		"author-link8": { | 		"author-link8": { | ||
| 			"label": "Author link 8", | 			"label": "Author link 8", | ||
| 			"description": "Title of existing Wikipedia article about the eighth author | 			"description": "Title of existing Wikipedia article about the eighth author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,263: | Line 1,292: | ||
| 		"author-link9": { | 		"author-link9": { | ||
| 			"label": "Author link 9", | 			"label": "Author link 9", | ||
| 			"description": "Title of existing Wikipedia article about the ninth author | 			"description": "Title of existing Wikipedia article about the ninth author", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| 				"author9-link" | 				"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" | |||
| 			] | 			] | ||
| 		}, | 		}, | ||
| 		"editor2-link": { | 		"editor2-link": { | ||
| 			"label": "Editor link 2", | 			"label": "Editor link 2", | ||
| 			"description": "Title of existing Wikipedia article about the second editor | 			"description": "Title of existing Wikipedia article about the second editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,279: | Line 1,356: | ||
| 		"editor3-link": { | 		"editor3-link": { | ||
| 			"label": "Editor link 3", | 			"label": "Editor link 3", | ||
| 			"description": "Title of existing Wikipedia article about the third editor | 			"description": "Title of existing Wikipedia article about the third editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,287: | Line 1,364: | ||
| 		"editor4-link": { | 		"editor4-link": { | ||
| 			"label": "Editor link 4", | 			"label": "Editor link 4", | ||
| 			"description": "Title of existing Wikipedia article about the fourth editor | 			"description": "Title of existing Wikipedia article about the fourth editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,295: | Line 1,372: | ||
| 		"editor5-link": { | 		"editor5-link": { | ||
| 			"label": "Editor link 5", | 			"label": "Editor link 5", | ||
| 			"description": "Title of existing Wikipedia article about the fifth editor | 			"description": "Title of existing Wikipedia article about the fifth editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,303: | Line 1,380: | ||
| 		"editor6-link": { | 		"editor6-link": { | ||
| 			"label": "Editor link 6", | 			"label": "Editor link 6", | ||
| 			"description": "Title of existing Wikipedia article about the sixth editor | 			"description": "Title of existing Wikipedia article about the sixth editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,311: | Line 1,388: | ||
| 		"editor7-link": { | 		"editor7-link": { | ||
| 			"label": "Editor link 7", | 			"label": "Editor link 7", | ||
| 			"description": "Title of existing Wikipedia article about the seventh editor | 			"description": "Title of existing Wikipedia article about the seventh editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,319: | Line 1,396: | ||
| 		"editor8-link": { | 		"editor8-link": { | ||
| 			"label": "Editor link 8", | 			"label": "Editor link 8", | ||
| 			"description": "Title of existing Wikipedia article about the eighth editor | 			"description": "Title of existing Wikipedia article about the eighth editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,327: | Line 1,404: | ||
| 		"editor9-link": { | 		"editor9-link": { | ||
| 			"label": "Editor link 9", | 			"label": "Editor link 9", | ||
| 			"description": "Title of existing Wikipedia article about the ninth editor | 			"description": "Title of existing Wikipedia article about the ninth editor", | ||
| 			"type": "wiki-page-name", | 			"type": "wiki-page-name", | ||
| 			"aliases": [ | 			"aliases": [ | ||
| Line 1,336: | Line 1,413: | ||
| 			"label": "Name list style", | 			"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.", | 			"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" | 			"type": "string" | ||
| 		}, | |||
| 		}, | |||
| 		"chapter": { | 		"chapter": { | ||
| 			"label": "Chapter", | 			"label": "Chapter", | ||
| Line 1,359: | Line 1,434: | ||
| 		"bibcode-access": { | 		"bibcode-access": { | ||
| 			"label": "Bibcode access level", | 			"label": "Bibcode access level", | ||
| 			"description": "If the full text is available from ADS via this Bibcode, type 'free' | 			"description": "If the full text is available from ADS via this Bibcode, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		"doi-access": { | 		"doi-access": { | ||
| 			"label": "DOI access level", | 			"label": "DOI access level", | ||
| 			"description": "If the full text is free to read via the DOI, type 'free' | 			"description": "If the full text is free to read via the DOI, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		"hdl-access": { | 		"hdl-access": { | ||
| 			"label": "HDL access level", | 			"label": "HDL access level", | ||
| 			"description": "If the full text is free to read via the HDL, type 'free' | 			"description": "If the full text is free to read via the HDL, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		"jstor-access": { | 		"jstor-access": { | ||
| 			"label": " | 			"label": "JSTOR access level", | ||
| 			"description": "If the full text is free to read on  | 			"description": "If the full text is free to read on JSTOR, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		"ol-access": { | 		"ol-access": { | ||
| 			"label": "OpenLibrary access level", | 			"label": "OpenLibrary access level", | ||
| 			"description": "If the full text is free to read on OpenLibrary, type 'free' | 			"description": "If the full text is free to read on OpenLibrary, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| 		"osti-access": { | 		"osti-access": { | ||
| 			"label": "OSTI access level", | 			"label": "OSTI access level", | ||
| 			"description": "If the full text is free to read on OSTI, type 'free' | 			"description": "If the full text is free to read on OSTI, type 'free'", | ||
| 			"type": "string" | 			"type": "string" | ||
| 		}, | 		}, | ||
| Line 1,393: | Line 1,468: | ||
| 		}, | 		}, | ||
| 		"display-authors": { | 		"display-authors": { | ||
| 			"label": "Display authors", | 			"label": "Display authors", | ||
| 			"description": "number of authors to display before 'et al.' is used;", | 			"description": "number of authors to display before 'et al.' is used;", | ||
| Line 1,430: | Line 1,503: | ||
| 		"last10", | 		"last10", | ||
| 		"first10", | 		"first10", | ||
| 		"author-link10", | |||
| 		"last11", | 		"last11", | ||
| 		"first11", | 		"first11", | ||
| 		"author-link11", | |||
| 		"last12", | |||
| 		"first12", | |||
| 		"author-link12", | |||
| 		"last13", | |||
| 		"first13", | |||
| 		"author-link13", | |||
| 		"last14", | |||
| 		"first14", | |||
| 		"author-link14", | |||
| 		"last15", | |||
| 		"first15", | |||
| 		"author-link15", | |||
| 		"display-authors", | 		"display-authors", | ||
| 		"author-mask", | 		"author-mask", | ||
| Line 1,438: | Line 1,525: | ||
| 		"date", | 		"date", | ||
| 		"year", | 		"year", | ||
| 		"orig- | 		"orig-date", | ||
| 		"editor-last", | 		"editor-last", | ||
| 		"editor-first", | 		"editor-first", | ||
| Line 1,518: | Line 1,605: | ||
| 		"archive-date", | 		"archive-date", | ||
| 		"access-date", | 		"access-date", | ||
| 		"quote", | 		"quote", | ||
| 		"postscript", | 		"postscript", | ||
| Line 1,569: | Line 1,653: | ||
| 					"last2" | 					"last2" | ||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					"first3", | 					"first3", | ||
| 					"last3" | 					"last3" | ||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					"first4", | 					"first4", | ||
| 					"last4" | 					"last4" | ||
| 				], | |||
| 				[ | |||
| 					"first5", | |||
| 					"last5" | |||
| 				], | |||
| 				[ | |||
| 					"first6", | |||
| 					"last6" | |||
| 				], | |||
| 				[ | |||
| 					"first7", | |||
| 					"last7" | |||
| 				], | |||
| 				[ | |||
| 					"first8", | |||
| 					"last8" | |||
| 				], | |||
| 				[ | |||
| 					"first9", | |||
| 					"last9" | |||
| 				], | |||
| 				[ | |||
| 					"first10", | |||
| 					"last10" | |||
| 				], | |||
| 				[ | |||
| 					"first11", | |||
| 					"last11" | |||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					" | 					"first12", | ||
| 					" | 					"last12" | ||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					" | 					"first13", | ||
| 					" | 					"last13" | ||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					" | 					"first14", | ||
| 					" | 					"last14" | ||
| 				], | 				], | ||
| 				[ | 				[ | ||
| 					" | 					"first15", | ||
| 					" | 					"last15" | ||
| 				] | 				] | ||
| 			], | 			], | ||
| Line 1,646: | Line 1,746: | ||
| 		} | 		} | ||
| 	}, | 	}, | ||
| 	"format": " | 	"format": "{{_ |_=_}}" | ||
| } | } | ||
| </templatedata> | </templatedata> | ||
| Line 1,652: | Line 1,752: | ||
| ==See also== | ==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://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}} | {{Citation Style 1}} | ||
| {{Wikipedia referencing}} | {{Wikipedia referencing}} | ||