From Afropedia.world
Jump to: navigation, search
wap>Kofi
wap>Kofi (1 revision)
m
 
Djehuti
Djehuti (talk | contribs) (1 revision imported)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{documentation subpage}}</noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{high-risk}}
{{important|1=Please ensure that you <span class=plainlinks>[http://en.wikipedia.org/w/index.php?title=Template:Cite_book/doc&action=edit update the documentation]</span> when adding functionality to or removing functionality from this template.}}
<noinclude>{{pp|reason=Persistent [[WP:Disruptive editing|disruptive editing]] Protecting high visibility template.|small=yes}}</noinclude>{{Documentation subpage}}
This template is used to [[WP:CITE|cite sources]] in Wikipedia. It is specifically for books. This template replaces the deprecated {{tl|book reference}}. When citing an article in a compilation or anthology, {{tl|cite journal}} or {{tl|cite encyclopedia}} work better. __NOTOC__
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). -->
{{csdoc|lua}}
{{csdoc|cs1}}
{{csdoc|lead|books}} When citing an article in a periodical, use {{tl|cite journal}} or {{tl|cite magazine}}. For conference papers, use {{tl|cite conference}}. For edited collections, use {{tl|cite encyclopedia}}. For theses, use {{tl|cite thesis}}.


==Usage==
==Usage==
{{csdoc|usage}}
{{csdoc|usage common}}


All field names '''must''' be in [[lowercase]].
; To cite a book with a credited author
: <syntaxhighlight lang="wikitext" inline>{{cite book |last= |first= |author-link= |date= |title= |url= |location= |publisher= |page= |isbn=}}</syntaxhighlight>
; To cite a book with no credited author
: <syntaxhighlight lang="wikitext" inline>{{cite book |author=<!--Not stated--> |date= |title= |url= |location= |publisher= |page= |isbn=}}</syntaxhighlight>
; To cite an online book that has been archived
: <syntaxhighlight lang="wikitext" inline>{{cite book |last= |first= |date= |title= |url= |url-status= |location= |publisher= |isbn= |archive-url= |archive-date=}}</syntaxhighlight>
; To cite a book written in a foreign language
: <syntaxhighlight lang="wikitext" inline>{{cite book |last= |first= |date= |title= |trans-title= |url= |language= |location= |publisher= |isbn=}}</syntaxhighlight>
; To cite and quote an archived, two-author, foreign language book re-published as a PDF on an information aggregation service requiring a subscription
: <syntaxhighlight lang="wikitext" inline>{{cite book |last1= |first1= |last2= |first2= |date= |title= |trans-title= |url= |url-status= |url-access= |format= |language= |location= |publisher= |isbn= |archive-url= |archive-date= |via= |quote=}}</syntaxhighlight>
{{end}}


Copy a blank version to use. Remember to use the "|" (pipe) character between each field. Please delete any unused fields to avoid clutter in the edit window.
{{csdoc|usage vertical common}}
<syntaxhighlight lang="wikitext">
{{cite book
| last =
| first =
| author-link =
| date =
| title =
| url =
| location =
| publisher =
| page = <!-- or pages: -->
| isbn =
}}
</syntaxhighlight>
{{end}}


No templates or magic words are necessary when using an [[ISBN]], [[OCLC]] number, or [[Digital object identifier|DOI]] as an identifier.  Instead of using the <code>id</code> field in these instances, simply use the appropriate field.  For instance, type <code>isbn=</code> followed by the number instead of <code>id=ISBN</code>.  Templates are available for other identification number types to be used in the ID field ({{tl|ISSN}}, {{tl|LCCN}}, {{tl|LCC}}, etc.) if these aren't available.  See also the complete [[#Description of fields|description of fields]].
{{csdoc|usage full}}
<syntaxhighlight lang="wikitext" inline>{{cite book |last1= |first1= |author-link1= |last2= |first2= |author-link2= |last3= |first3= |author-link3= |last4= |first4= |author-link4= |last5= |first5= |author-link5= |display-authors= |author-mask1= |author-mask2= |author-mask3= |author-mask4= |author-mask5= |editor-last1= |editor-first1= |editor-link1= |editor-last2= |editor-first2= |editor-link2= |editor-last3= |editor-first3= |editor-link3= |editor-last4= |editor-first4= |editor-link4= |editor-last5= |editor-first5= |editor-link5= |display-editors= |editor-mask1= |editor-mask2= |editor-mask3= |editor-mask4= |editor-mask5= |translator-last1= |translator-first1= |translator-link1= |translator-last2= |translator-first2= |translator-link2= |translator-last3= |translator-first3= |translator-link3= |translator-last4= |translator-first4= |translator-link4= |translator-last5= |translator-first5= |translator-link5= |display-translators= |translator-mask1= |translator-mask2= |translator-mask3= |translator-mask4= |translator-mask5= |others= |name-list-style= |date= |year= |orig-date= |chapter= |script-chapter= |trans-chapter= |chapter-url= |chapter-url-access= |chapter-format= |title= |script-title= |trans-title= |title-link= |url= |url-status= |url-access= |format= |type= |series= |language= |volume= |edition= |publication-place= |location= |publisher= |publication-date= |page= |pages= |at= |no-pp= |arxiv= |asin= |asin-tld= |bibcode= |bibcode-access= |biorxiv= |citeseerx= |doi= |doi-access= |doi-broken-date= |eissn= |hdl= |hdl-access= |isbn= |ismn= |issn= |jfm= |jstor= |jstor-access= |lccn= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmc-embargo-date= |pmid= |rfc= |sbn= |ssrn= |s2cid= |s2cid-access= |zbl= |id= |archive-url= |archive-date= |access-date= |via= |quote= |script-quote= |trans-quote= |quote-page= |quote-pages= |mode= |postscript= |ref=}}</syntaxhighlight>
{{end}}


{| class="wikitable"
{| class="wikitable"
|+Full parameter set in vertical format
! Parameters !! Prerequisites !! Brief instructions / notes !! Vertical list
|-
|-
! colspan="3" | Full version (copy and paste text below and delete parameters you don't need)
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
|- style="vertical-align:top;"
|
| colspan="3" |
| Author's last name or single name author. Don't link.
:<code><nowiki>{{cite book |last1= |first1= |authorlink1= |last2= |first2= |authorlink2= |coauthors= |editor1-first= |editor1-last= |editor1-link= |others= |title= |trans_title= |url= |archiveurl= |archivedate= |format= |accessdate= |type= |edition= |series= |volume= |date= |year= |month= |origyear= |publisher= |location= |language= |isbn= |oclc= |doi= |id= |page= |pages= |at= |trans_chapter= |chapter= |chapterurl= |quote= |ref= |bibcode= |laysummary= |laydate= |separator= |postscript= |lastauthoramp=}}</nowiki></code>
| rowspan="111" style="vertical-align:top;" | <pre style="margin:0px; border:none;">
|- style="vertical-align:top;"
{{cite book
! colspan="3" | Most commonly used fields (use this and you won't have to delete as much)
&nbsp;|last1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
|- style="vertical-align:top;"
|first1               =
| colspan="3" |  
|author-link1        =
:<code><nowiki>{{cite book |title= |last= |first= |authorlink= |coauthors= |year= |publisher= |location= |isbn= |page= |pages= |url= |accessdate=}}</nowiki></code>
|last2               =
|- style="vertical-align:top;"
|first2               =
! Example 1
|author-link2        =
| style="vertical-align: top;" |<pre style="margin:0px; white-space:normal;">
|last3                =
{{cite book |last= Cordell |first= Bruce R. |coauthors= Jeff Grubb, David Yu |title= [[Manual of the Planes]] |publisher= [[Wizards of the Coast]] |year= 2001 |month= September |isbn= 0-7869-1850-8}}
|first3              =
|author-link3        =
|last4                =
|first4              =
|author-link4        =
|last5                =
|first5              =
|author-link5        =
|display-authors      =
|author-mask1        =
|author-mask2        =
|author-mask3        =
|author-mask4        =
|author-mask5        =
|editor-last1        =
|editor-first1        =
|editor-link1        =
|editor-last2        =
|editor-first2        =
|editor-link2        =
|editor-last3        =
|editor-first3        =
|editor-link3        =
|editor-last4        =
|editor-first4        =
|editor-link4        =
|editor-last5        =
|editor-first5        =
|editor-link5        =
|display-editors      =
|editor-mask1        =
|editor-mask2        =
|editor-mask3        =
|editor-mask4        =
|editor-mask5        =
|translator-last1    =
|translator-first1    =
|translator-link1    =
|translator-last2    =
|translator-first2    =
|translator-link2    =
|translator-last3    =
|translator-first3    =
|translator-link3    =
|translator-last4    =
|translator-first4    =
|translator-link4    =
|translator-last5    =
|translator-first5    =
|translator-link5    =
|display-translators  =
|translator-mask1    =
|translator-mask2    =
|translator-mask3    =
|translator-mask4    =
|translator-mask5    =
|others              =
|name-list-style     =
|date                =
|year                =
|orig-date            =
|chapter              =
|script-chapter      =
|trans-chapter        =
|chapter-url          =
|chapter-url-access  =
|chapter-format      =
|title                =
|script-title        =
|trans-title          =
|title-link          =
|url                  =
|url-status          =
|url-access          =
|format              =
|type                =
|series              =
|language            =
|volume              =
|edition              =
|publication-place    =
|location             =
|publisher            =
|publication-date    =
|page                 =
|pages               =
|at                  =
|no-pp                =
|arxiv                =
|asin                =
|asin-tld            =
|bibcode              =
|bibcode-access      =
|biorxiv              =
|citeseerx            =
|doi                  =
|doi-access          =
|doi-broken-date      =
|eissn                =
|hdl                  =
|hdl-access          =
|isbn                =
|ismn                =
|issn                =
|jfm                  =
|jstor                =
|jstor-access        =
|lccn                =
|mr                  =
|oclc                =
|ol                  =
|ol-access            =
|osti                =
|osti-access          =
|pmc                  =
|pmc-embargo-date    =
|pmid                =
|rfc                  =
|sbn                  =
|ssrn                =
|s2cid                =
|s2cid-access        =
|zbl                  =
|id                  =
|archive-url          =
|archive-date        =
|access-date          =
|via                  =
|quote                =
|script-quote        =
|trans-quote          =
|quote-page          =
|quote-pages          =
|mode                =
|postscript          =
|ref                  =
}}
</pre>
</pre>
| style="vertical-align: top;" |  
|-
{{cite book |last= Cordell |first= Bruce R. |coauthors= Jeff Grubb, David Yu |title= [[Manual of the Planes]] |publisher= [[Wizards of the Coast]] |year= 2001 |month= September |isbn= 0-7869-1850-8}}
| {{tooltip|2=or any of its aliases, including: first; given1; given; author-first1; author-first; (etc.)|first1}}
|- style="vertical-align:top;"
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
! Example 2
| Author's first name. Don't link.
| style="vertical-align: top;" |<pre style="margin:0px;">
|-
{{cite book
| {{tooltip|2=or any of its aliases, including: author-link; author-link1; subject-link1; subject-link; (etc.)|author-link1}}
  | last = Mumford
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
  | first = David
| Title of Wikipedia article about the first author. Don't link.
  | authorlink = David Mumford
|-
  | title = The Red Book of Varieties and Schemes
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
  | publisher = [[Springer-Verlag]]
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
  | series = Lecture notes in mathematics 1358
| Like <code>last1</code>, but for 2nd author.
  | year = 1999
|-
  | doi = 10.1007/b62130
| {{tooltip|2=or any of its aliases, including: given2; author-first2; (etc.)|first2}}
  | isbn = 3-540-63293-X
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
}}</pre>
| Like <code>first1</code>, but for 2nd author.
| style="vertical-align: top;" |
|-
{{cite book
| {{tooltip|2=or any of its aliases, including: subject-link2; (etc.)|author-link2}}
  |last = Mumford
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
  |first = David
| Like <code>author-link1</code>, but for 2nd author.
  |authorlink = David Mumford
|-
  |title = The Red Book of Varieties and Schemes
| {{tooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
  |publisher = [[Springer-Verlag]]
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
  |series = Lecture notes in mathematics 1358
| Like <code>last1</code>, but for 3rd author.
  |year = 1999
|-
  |doi = 10.1007/b62130
| {{tooltip|2=or any of its aliases, including: given3; author-first3; (etc.)|first3}}
  |isbn = 3-540-63293-X}}
| {{tooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>first1</code>, but for 3rd author.
|-
| {{tooltip|2=or any of its aliases, including: subject-link3; (etc.)|author-link3}}
| {{tooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>author-link1</code>, but for 3rd author.
|-
| {{tooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| {{tooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>last1</code>, but for 4th author.
|-
| {{tooltip|2=or any of its aliases, including: given4; author-first4; (etc.)|first4}}
| {{tooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>first1</code>, but for 4th author.
|-
| {{tooltip|2=or any of its aliases, including: subject-link4; (etc.)|author-link4}}
| {{tooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>author-link1</code>, but for 4th author.
|-
| {{tooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| {{tooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>last1</code>, but for 5th author. Similar: last6, etc.
|-
| {{tooltip|2=or any of its aliases, including: given5; author-first5; (etc.)|first5}}
| {{tooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| Like <code>first1</code>, but for 5th author. Similar: first6, etc.
|-
| {{tooltip|2=or any of its aliases, including: subject-link5; (etc.)|author-link5}}
| {{tooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| Like <code>author-link1</code>, but for 5th author. Similar: author-link6, etc.
|-
| {{tooltip|2=or alias displayauthors|display-authors}}
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Number (number of authors displayed) or <code>etal</code> (more authors)
|-
| {{tooltip|2=or any of its aliases, including: author-mask; author1-mask; (etc.)|author-mask1}}
| {{tooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| rowspan="5" | See [[#Display options|Display options]] below; not for lists of cited works
|-
| {{tooltip|2=or any of its aliases, including: author2-mask; (etc.)|author-mask2}}
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
|-
| {{tooltip|2=or any of its aliases, including: author3-mask; (etc.)|author-mask3}}
| {{tooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
|-
| {{tooltip|2=or any of its aliases, including: author4-mask; (etc.)|author-mask4}}
| {{tooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
|-
| {{tooltip|2=or any of its aliases, including: author5-mask; (etc.)|author-mask5}}
| {{tooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
|-
|| editor-last1 || || may also use "editor-last"
|-
|| editor-first1 || editor-last1 || may also use "editor-first"
|-
|| editor-link1 || editor-last1 || may also use "editor-link"
|-
|| editor-mask1 || editor-last1 ||
|-
|| display-editors || ||
|-
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
|
| Like <code>last1</code>, but for translator
|-
| {{tooltip|2=or any of its aliases, including: translator-first; translator-given1; translator-given; (etc.)|translator-first1}}
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
| Like <code>first1</code>, but for translator
|-
| {{tooltip|2=or any of its aliases, including: translator-link; (etc.)|translator-link1}}
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
| Like <code>author-link1</code>, but for translator
|-
| {{tooltip|2=or any of its aliases, including: translator2; translator-surname2; (etc.)|translator-last2}}
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
| Like <code>last1</code>, but for 2nd translator. Similar: translator-last3, etc.
|-
| {{tooltip|2=or any of its aliases, including: translator2-first; translator-given2; (etc.)|translator-first2}}
| {{tooltip|2=or any of its aliases, including: translator2; translator-surname2; (etc.)|translator-last2}}
| Like <code>first1</code>, but for 2nd translator. Similar: translator-first3, etc.
|-
| {{tooltip|2=or alias translator2-link|translator-link2}}
| {{tooltip|2=or any of its aliases, including: translator2; translator-surname2; (etc.)|translator-last2}}
| Like <code>author-link1</code>, but for 2nd transl. Similar: translator-link3, ...
|-
| {{nowrap|display-translators}}
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
| Like <code>display-authors</code>, but for translators
|-
| {{tooltip|2=or any of its aliases, including: translator-mask; (etc.)|translator-mask1}}
| {{tooltip|2=or any of its aliases, including: translator-last; translator1; translator; translator-surname; (etc.)|translator-last1}}
| rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
|-
| {{tooltip|2=or alias translator2-mask|translator-mask2}}
| {{tooltip|2=or any of its aliases, including: translator2; translator-surname2; (etc.)|translator-last2}}
|-
| name-list-style
| {{tooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
| Set to <code>amp</code> or <code>ampersand</code> to separate the last author with {{nowrap|"<code> & </code>"}}; set to <code>and</code> to separate with {{nowrap|"<code> and </code>"}}
|-
|| others || ||
|-
|| date || ||
|-
|| year || ||
|-
|| orig-date || date or year ||
|-
|| chapter || || This should be the title of the chapter cited. Do not wikilink "chapter" if "chapter-url" is provided
|-
|| script-chapter || ||
|-
|| trans-chapter || chapter or script-chapter ||
|-
|| chapter-url || chapter or script-chapter ||
|-
|| chapter-format || chapter-url ||
|-
|| title || ||
|-
|| script-title || ||
|-
|| trans-title || title or script-title ||
|-
|| title-link || title or script-title || Name of a Wikipedia article about the work. Do not use if "url" is provided
|-
|| url || title or script-title || Do not use if "title-link" is provided
|-
|| url-status || archive-url ||
|-
|| url-access || url ||
|-
|| format || url ||
|-
|| type || ||
|-
|| series || ||
|-
|| language || ||
|-
|| volume || ||
|-
|| edition || ||
|-
|| publication-place || publisher ||
|-
|| location || publisher || can be used for written-at location when "publication-place" is used for publication place
|-
|| publisher || ||
|-
|| publication-date || ||
|-
|| page || || choose one: "page", "pages", or "at"
|-
|| pages || || choose one: "page", "pages", or "at". Use when content on multiple pages supports the article text.
|-
|| at || || choose one: "page", "pages", or "at"
|-
|| no-pp || page or pages || set no-pp to "yes" to suppress the "p." or "pp." before page numbers
|-
|| arxiv || ||
|-
|| asin || ||
|-
|| asin-tld || asin ||
|-
|| bibcode || ||
|-
|| biorxiv || ||
|-
|| citeseerx || ||
|-
|| doi || ||
|-
|| doi-broken-date || doi ||
|-
|| eissn || ||
|-
|| hdl || ||
|-
|| isbn || || '''always include ISBN''', if one has been assigned
|-
|| issn || ||
|-
|| ismn || ||
|-
|| jfm || ||
|-
|| jstor || ||
|-
|| lccn || ||
|-
|| mr || ||
|-
|| oclc || ||
|-
|| ol || ||
|-
|| osti || ||
|-
|| pmc || ||
|-
|| pmc-embargo-date || pmc ||
|-
|| pmid || ||
|-
|| rfc || ||
|-
|| sbn || ||
|-
|| ssrn || ||
|-
|| s2cid || ||
|-
|| zbl || ||
|-
|| id || ||
|-
|| archive-url || archive-date, url ||
|-
|| archive-date || archive-url ||
|-
|| access-date || url ||
|-
|| via || ||
|-
|| quote || ||
|-
|| script-quote || ||
|-
|| trans-quote || ||
|-
|| quote-page || || choose one: "quote-page", "quote-pages"
|-
|| quote-pages || || choose one: "quote-page", "quote-pages". Use when quote contains contents from multiple pages.
|-
|| mode || || <code>cs1</code> or <code>cs2</code>
|-
|| postscript || ||
|-
|| ref || ||
|-
| colspan="4" style="text-align: center" | If a field name is listed in the '''Prerequisites''' column, it is a prerequisite for the field to the left.
|}
|}


{| class="wikitable"
==Examples==
|- style="vertical-align:top;"
{{markup2|t=Title
! Vertical list !! Prerequisites * !! Brief instructions
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |title=Mysterious Book}}</syntaxhighlight>
|- style="vertical-align:top;"
|r={{cite book |title=Mysterious Book}}
| style="vertical-align:top;" |<pre style="margin:0px;">
}}
{{cite book
{{markup2|t=Title and year
| last       =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |title=Mysterious Book |date=1901}}</syntaxhighlight>
| first     =  
|r={{cite book |title=Mysterious Book |date=1901}}
| authormask =  
}}
| authorlink =  
{{markup2|t=Basic usage (single author)
| coauthors  =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs}}</syntaxhighlight>
| firstn = | lastn =  
|r={{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs}}
| authorn-link =  
}}
| editor        =  
{{markup2|t=Basic usage (two authors)
| editorn-last  =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Bloggs |first2=Fred |author-link2=Fred Bloggs |date=1974 |title=Book of Bloggs}}</syntaxhighlight>
| editorn-first =  
|r={{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Bloggs |first2=Fred |author-link2=Fred Bloggs |date=1974 |title=Book of Bloggs}}
| editor-link  =  
}}
| editorn-link =  
{{markup2|t=Basic usage with url (and access-date) and edition
| others        =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}</syntaxhighlight>
| title         =  
|r={{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}
| trans_title  =  
}}{{anchor|different authors}}
| url           =  
{{markup2|t=Citing a chapter in a book with different authors for different chapters and an editor
| archiveurl    =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Bloggs |first=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Compilation Book with Many Chapters and Distinct Chapter Authors |publisher=Book Publishers |pages=100–110 |chapter=Chapter 2: The History of the Bloggs Family |isbn=}}</syntaxhighlight>
| archivedate  =  
|r={{cite book |last=Bloggs |first=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Compilation Book with Many Chapters and Distinct Chapter Authors |publisher=Book Publishers |pages=100–110 |chapter=Chapter 2: The History of the Bloggs Family |isbn=}}
| format        =  
}}
| accessdate    =  
{{markup2|t=Citing a chapter in a book with two joint authors and an editor
| type      =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Bloggs |first1=Joe |last2=Egg |first2=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Book with Many Chapters and Two Co-authors |publisher=Book Publishers |orig-date=1st pub. 1986 |pages=100–110 |chapter=Chapter 6: Getting There |chapter-url=https://en.wikipedia.org/ |isbn= |name-list-style=amp}}</syntaxhighlight>
| edition   =  
|r={{cite book |last1=Bloggs |first1=Joe |last2=Egg |first2=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Book with Many Chapters and Two Co-authors |publisher=Book Publishers |orig-date=1st pub. 1986 |pages=100–110 |chapter=Chapter 6: Getting There |chapter-url=https://en.wikipedia.org/ |isbn= |name-list-style=amp}}
| series    =  
}}
| volume    =  
{{markup2|t=Three authors, title with a differently-named title link, edition
| date     =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Smith |first2=John |last3=Smythe |first3=Jim |title=1000 Acres |title-link=A Thousand Acres |edition=2nd}}</syntaxhighlight>
| origyear  =  
|r={{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Smith |first2=John |last3=Smythe |first3=Jim |title=1000 Acres |title-link=A Thousand Acres  |edition=2nd}}
| year      =  
}}
| month    =  
{{markup2|t=Complex usage showing effect of using volume parameter and lastauthoramp parameter (without volume and lastauthoramp)
| publisher =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3}}</syntaxhighlight>
| location  =  
|r={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3}}
| language  =  
}}
| isbn     =  
{{markup2|t=Complex usage showing effect of using volume parameter and lastauthoramp parameter (with volume and lastauthoramp)
| oclc      =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East |volume=I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}</syntaxhighlight>
| doi      =  
|r={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East |volume=I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}
| bibcode  =  
}}
| id        =  
{{markup2|t=Date without day, wikilinked title, publisher, pages, edition, location
| page      =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Cordell |first1=Bruce R. |last2=Grubb |first2=Jeff |last3=Noonan |first3=David |date=September 2001 |title=Manual of the Planes |title-link=Manual of the Planes |edition=3rd |publisher=Wizards of the Coast |location=Renton, Washington |isbn=0-7869-1850-0 |pages=134–137}}</syntaxhighlight>
| pages     =  
|r={{cite book |last1=Cordell |first1=Bruce R. |last2=Grubb |first2=Jeff |last3=Noonan |first3=David |date=September 2001 |title=Manual of the Planes |title-link=Manual of the Planes |edition=3rd |publisher=Wizards of the Coast |location=Renton, Washington |isbn=0-7869-1850-0 |pages=134–137}}
| nopp      =  
}}
| at        =  
{{markup2|t=Other language
| chapter  =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Bloggs |first=Jean |date=1974 |title=Livre de Bloggs |edition=1st |language=French |trans-title=Book of Bloggs |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}</syntaxhighlight>
| trans_chapter =  
|r={{cite book |last=Bloggs |first=Jean |date=1974 |title=Livre de Bloggs |edition=1st |language=French |trans-title=Book of Bloggs |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}
| chapterurl    =  
}}
| quote        =  
{{markup2|t=Using a [[Digital object identifier|DOI]]
| ref          =  
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Mumford |first=David |author-link=David Mumford |date=1999 |title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians |edition=2nd |publisher=Springer-Verlag |doi=10.1007/b62130 |isbn=354063293X}}</syntaxhighlight>
| laysummary    =  
|r={{cite book |last=Mumford |first=David |author-link=David Mumford |date=1999 |title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians |edition=2nd |publisher=Springer-Verlag |doi=10.1007/b62130 |isbn=354063293X}}
| laydate      =  
}}
| separator    =
{{markup2|t=Using author-mask parameter
| postscript    =
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}</syntaxhighlight>
| lastauthoramp =  
|m2=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume II: The Germans Come to the Help of Their Ally (1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-66-1 |name-list-style=amp |author-mask=2}}</syntaxhighlight>
}}</pre>
|m3=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Gleave |first4=T. P. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=Sir James |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume III: British Fortunes Reach Their Lowest Ebb (September 1941 to September 1942) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-67-X |name-list-style=amp |author-mask=2}}</syntaxhighlight>
| style="vertical-align:top;" |<!-- XXX this is inaccessible --><pre style="margin:0px;">
|r={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}
 
|r2={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume II: The Germans Come to the Help of Their Ally (1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-66-1 |name-list-style=amp |author-mask=2}}
 
|r3={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Gleave |first4=T. P. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=Sir James |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume III: British Fortunes Reach Their Lowest Ebb (September 1941 to September 1942) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-67-X |name-list-style=amp |author-mask=2}}
last
}}
 
{{markup2|t=Using display-authors parameter
last
|m=<syntaxhighlight lang="wikitext" inline>{{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |display-authors=1}}</syntaxhighlight>
last
|r={{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |display-authors=1}}
 
}}
lastn
 
 
 
editor or editor-last
editorn-last
 
 
 
 
 
archiveurl=
url
url
 
 
 
 
 
year or date
 
year
 
publisher
 
 
 
 
 
 
 
page or pages
 
 
 
chapter
 
 
 
laysummary
 
 
coauthors or >1 lastn
 
</pre>
| style="vertical-align:top;" |<pre style="margin:0px;">
(no wikilink)
(no wikilink)
 
 
alternative to first2, last2...first9, last9
(no wikilink). n=1 through 9
n=1 through 9
 
n=1 through 4
n=1 through 4
 
n=1 through 4
 
 
 
insert url of online version of the book or an extract, if available
 
 
 
 
 
 


==Parameters==
===Syntax===
{{csdoc|syntax}}


†preferred (no wikilink)
===COinS===
{{csdoc|coins}}


alternative to date
===What's new===
{{csdoc|whats new}}


===Deprecated===
{{csdoc|deprecated}}


===Description===
====Authors====
{{csdoc|author|contributor=yes|others=yes}}


====Date====
{{csdoc|date}}


always include ISBN if one has been assigned
====Title====
{{csdoc|title|title_format=italics}}
{{csdoc|type}}
{{csdoc|chapter}}
{{csdoc|language}}


====Publisher====
{{csdoc|publisher}}


====Edition, series, volume====
{{csdoc|edition}}
{{csdoc|series}}
{{csdoc|volume}}


====In-source locations====
{{csdoc|pages}}


===={{Anchor|url}}URL====
{{csdoc|url}}


====Chapter URL====
{{csdoc|chapterurl}}


hides automatic 'p' or 'pp'.
====Anchor====
alternative to page/pages when those are used with nopp
{{distinguish|#Identifiers}}
&Dagger;(no wikilink).  Synonymous with "contribution".
{{csdoc|ref}}


====Identifiers====
{{distinguish|#Anchor}}
{{csdoc|id1}}
{{csdoc|id2}}


====Quote====
{{csdoc|quote}}


====Editors====
{{csdoc|editor}}


====Display options====
{{csdoc|display}}


====Subscription or registration required====
{{csdoc|registration}}


==TemplateData==


See [[Template:Cite book/TemplateData]].


== Citation tools==
{{main|Help:Citation tools}}
*'''[https://citer.toolforge.org/ Citer]''': A web tool that converts a DOI, ISBN, PMID, PMCID, [[OCLC]], or [[Google Books]] URL into a citation and [[Help:Shortened footnotes|shortened footnote]].


 
{{Citation Style 1}}
</pre>
{{Wikipedia referencing}}
|}
 
† This is the preferred field with its alternates listed below.
 
&Dagger; If {{para|chapterurl}} is provided then {{para|chapter}} cannot have wikilinks.
 
==Fields==
===Wikilinks===
Except where specifically prohibited in the field descriptions below, most fields can be wikilinked (e.g. <code>title = <nowiki>[[book article|book title]]</nowiki></code>), but should generally only be linked to an existing Wikipedia article. Wikilinked fields must escape the characters <code><nowiki><>[]{}</nowiki></code> rather than including them directly.
 
===Description of fields===
====Syntax (for the technical-minded)====
Nested fields rely on their parent fields:
*''parent''
*OR: ''parent2''—may be used instead  of ''parent''
**''child''—may be used with ''parent'' (and is ignored if ''parent'' is not used)
**OR: ''child2''—may be used instead of ''child'' (and is ignored if ''parent2'' is not used)
 
====Description====
*'''last''': Surname of author. Don't wikilink (use ''authorlink'' instead).
**'''first''': Given or first name(s) of author, including title(s) (e.g. ''Firstname Middlename'' or ''Firstname M.'' or ''Dr. Firstname M., Snr.''). Don't wikilink (use ''authorlink'' instead).
***The 'last' and 'first' fields are not ideally suited to authors whose surname is usually written first (e.g. as in Chinese).  Use the same format as the source uses to handle these cases.
**{{AuthorMask doc}} See [[#Examples|Examples]] for typical usage.
**'''authorlink''': Title of Wikipedia article about author (not the author's personal website). Article should already exist. Must not be wikilinked itself. Do not use this on its own, but along with ''author'' or ''first'' and ''last''.
**'''coauthors''': Full name of additional author or authors, separated by ", " (e.g. ''Joe Bloggs, John F. Kennedy, H. R. Dent'').
***Whether the surname of the co-authors goes first or last is dependent on the citation style (see the [[#Citation_styles|citation style]] section below) preferred.
*OR: '''author''': Full name of author, preferably surname first. (deprecated) Don't wikilink (use ''authorlink'' instead).
*OR: for multiple authors, use the fields '''first1''', '''last1''', ...,<b>first''n'', last''n''</b> to 'correctly' record all the information about the book (the first nine authors are printed, then ''et al.'' is appended if even more authors were specified). Don't wikilink as there are corresponding '''authorlink1''', ..., '''authorlink9''' fields as well. This usage is preferred to the use of '''coauthors'''.
*'''editor''': Name of editor/editors. Do not Wikilink any values in the editor field but use ''editor-link'' instead. The template automatically adds "ed." after the editor's name unless the ''chapter'' parameter is used in which case the template adds "in" before the editor's name which appears after the chapter and before the title. This implies that the author is responsible only for part of the book (including the cited chapter) and the editor responsible for the whole book. If, however, the author(s) and editor(s) are responsible for the whole book, then the ''editor'' field or its alternates described below should not be used if the ''chapter'' field is being used. Instead, the editor(s) should be included in an ''author'' field with possibly "(ed.)" after the surname(s). Alternatively, the ''editor'' field may be used if the chapter detail is included in the ''title'' field instead of using the ''chapter'' field.
*OR: alternatively '''editor-first''' and '''editor-last''' can be used in the same way as ''first'' and ''last''.
*OR: for multiple editors up to four in number, use the fields '''editor1-first''', '''editor1-last''', ...,<b>editor''n''-first, editor''n''-last</b> to 'correctly' record all the information about the book in the same way as ''first''n and ''last''n.
**'''editor-link''' or '''editor1-link'''...<b>editor''n''-link</b> is used in the same way as ''authorlink'' or ''authorlink''n.
*'''others''': To record other contributors to the work, such as "Illustrated by Smith" or "Trans. Smith".
*'''title''': Title of book. This is the only required parameter. Can be wikilinked but only to an existing Wikipedia article. Do not use italics.
**'''trans_title''': If the book cited is in a foreign language, an English translation of the title can be given here. The template will display this in square brackets after the ''title'' field and it will point to the ''url'' link, if used. Use of ''language'' parameter is recommended if this parameter is used.
*'''url''': URL of an online location where text of the book can be found. Cannot be used if you wikilinked ''title''. If applicable, should point to the specific page(s) referenced.  Do not use this field to link to any commercial booksellers (such as Amazon.com).  The [[Wikipedia:ISBN|ISBN link]] is a much better alternative which allows readers access to the books in their own countries or through their own choice of source, including Amazon, Google Books, thousands of libraries, and more.
**'''format''': Format, e.g. PDF. HTML implied if not specified.
**'''accessdate''': Full date when url was accessed. Should be used when ''url'' field is used. Should be in the same format as other dates in citations in the same article. Must not be wikilinked.
* archive parameters ''(if used, both must be provided)''
** '''archiveurl''': The URL of an [[Web archiving|archived]] copy of a web page, if (or in case) the url becomes unavailable.  Typically used to refer to services like [[WebCite]] and [[Internet Archive|Archive.org]].
** '''archivedate''': Date when the item was archived. Should not be wikilinked.
*'''type''': An optional field which can be used to provide additional information about a publication type. The content appears in parentheses following the title. If the publication is a thesis or dissertation, the type might be specified as <code>type=PhD thesis</code>, If the publication is an audiobook on compact disk, the type might be specified as <code>type=CD</code>.
*'''edition''': When the book has more than one edition. ''e.g.:'' "2nd.", "Revised" etc.. Note that the template automatically displays " ed." after this field, so <code>edition=2nd</code> produces "2nd ed.".
*'''series''': When the book is part of a series of publications.
*'''volume''': For one book published in several volumes. However, this template displays the text in this field in bold type after the ''title'' and ''series'' parameters. An alternative is to include the volume information in the ''title'' field after the main title (see example below). (NB: there is a separate {{tl|Cite encyclopedia}} template).
*'''issue''': When the book is one of a series that is published periodically.
*'''date''': Full date of publication edition being referenced, in the same format as other dates in citations in the same article. Must not be wikilinked.
*OR:  '''year''': Year of publication edition being referenced
**'''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked.
**'''origyear''': Original publication year, for display alongside the date or year.  For clarity, please supply specifics, for instance <code>origyear=First published 1859</code> or <code>origyear=Composed 1904</code>. This parameter only displays if a there is a value for ''year'' or ''date''.
*'''publisher''': Publisher should not include corporate designation such as "Ltd" or "Inc".
**'''location''': Geographical place of publication.
*'''language''': The language the book is written in, if it is not English. The template automatically puts parentheses around the text and adds "in" before the language name.
*'''isbn''': [[International Standard Book Number]] such as ''1-111-22222-9''.  Note that {{para|isbn}}, like all field names, must be in lowercase. The field must not be wikilinked as the template automatically creates a link. The template is insensitive to formatting so an ISBN number without dashes ("-") may be used (e.g. {{para|isbn|1111222229}}), though ISBNs with correctly formatted dashes are preferred (see [[Wikipedia:ISBN]] and [[ISBN#Overview|ISBN]]). Please use the 13-digit ISBN where possible; this can normally be found beneath the barcode as a number beginning 978 or 979. For books with the older SBN system (9 digits), use this field but prefix the number with a zero; thus ''SBN 902888-45-5'' should be entered as {{para|isbn|0-902888-45-5}}.  More information about this feature and its advantages is available at [[Wikipedia:ISBN]].
*'''oclc''': [[Online Computer Library Center]] ID number, such as ''3185581''. The field must not be wikilinked as the template automatically creates a link.
*'''doi''': A [[digital object identifier]] such as ''<nowiki>10.1016/j.coi.2004.08.001</nowiki>''. The field must not be wikilinked as the template automatically creates a link.
**'''doi_brokendate''': The date that a digital object identifier link was found to be broken.
*'''bibcode''': A nineteen character [[Bibcode]] identifier. The field must not be wikilinked as the template automatically creates a link.
*Several other parameters are available for catalogue or other identifying numbers; these include {{para|arxiv}}, {{para|asin}}, {{para|issn}} ([[International Standard Serial Number]]), {{para|jfm}}, {{para|jstor}}, {{para|lccn}}, {{para|mr}}, {{para|ol}} ([[Open Library]]), {{para|osti}}, {{para|pmc}}, {{para|pmid}}, {{para|rfc}}, {{para|ssrn}} and {{para|zbl}}.
*'''id''': A [[unique identifier]], used if none of the above are applicable.  In this case, you need to specify the kind of identifier you are using, preferably with a template like {{tl|ASIN}} or {{tl|ISSN}}.  (Use one of the more specialized parameters if possible; they are linked automatically.  In other words, don't use {{para|id|ISBN 1-111-22222-9}} anymore; use {{para|isbn|1-111-22222-9}}. If the book has a SBN but not an ISBN, see {{para|isbn}}.)
*'''pages''' or '''page''': These parameters are for listing the pages relevant to the citation, ''not'' the total number of pages in the book. "<code>|pages= 5–7</code>" produces "pp. 5–7", while "<code>|page= 5</code>" produces "p. 5". The "pp." notation indicating multiple pages, and "p." notation indicating a single page, ''are placed automatically'' when you choose between the plural (''pages'') or singular (''page'') form of the parameter. Page ranges should be separated by an unspaced [[en dash]] (–).
**'''nopp''': using "page" or "pages", automatically places the p. or pp. notations. If this is inappropriate—for instance, if <code>page=Front cover</code>, placing any value after <code>nopp</code> (e.g. <code>nopp=y</code> will hide the p. or pp. notation.
*'''at''': Position within the resource when {{para|page}}/{{para|pages}} is inappropriate, e.g. {{para|at|para. 14}} (when citing a source without page numbers) or {{para|at|no. 456}} (something in a numbered list). This parameter is ignored if {{para|page}}/{{para|pages}} is specified.
**Using e.g. {{para|at|para. 14}} produces similar results to {{para|page|para. 14}}{{para|nopp|y}} or {{para|pages|para. 14}}{{para|nopp|y}}
*'''chapter''' (= '''contribution'''): The chapter of the book, written in full. Punctuation (other than quotation marks, which are supplied around the chapter title automatically by the template) should be included in the value passed to the parameter, e.g. {{para|chapter|Chapter 12: Meet Dick and Jane.}} produces "Chapter 12: Meet Dick and Jane." ahead of ''title''.
**'''trans_chapter''': Acts in the same way as ''trans_title''. The field will be displayed in square brackets within the quotation marks which embrace the ''chapter'' field. Use of ''language'' parameter is recommended if this parameter is used. 
**'''chapterurl''' (='''contribution-url'''): URL of an individual chapter of online book. Should be at the same site as ''url'', if any. If ''chapterurl'' is used, ''url'' should only be used if the beginning of the work and the cited chapter are on separate webpages at the site.
*'''quote''': Relevant quote from the book. Should not be excessive in length: More than a few sentences is rarely needed, and if needed then the Wikipedia article's prose should probably more adequately address the topic and/or quote the material directly, e.g. with {{tlx|quote}}. The template will automatically provided quotation marks, but not a terminal period/full stop (or diaeresis as appropriate), nor initial capitalization, both of which should be added manually. Example: <blockquote>{{para|quote|[I]t was not only competition, but the introduction of new techniques that drew spectators to the events...}}</blockquote>
*'''ref''': ID for anchor. By default, no anchor is generated. The ordinary nonempty value {{para|ref|<var>ID</var>}} generates an anchor with the given <code><var>ID</var></code>; such a linkable reference can be made the target of [[Wikipedia:Citing sources/Further considerations#Wikilinks to full references|wikilinks to full references]], especially useful in short citations like [[Wikipedia:Citing sources#Shortened footnotes|shortened notes]] and [[Wikipedia:Parenthetical referencing|parenthetical referencing]]. The special value {{para|ref|harv}} generates an anchor suitable for the {{tl|harv}} template; see ''[[Template:Citation/doc#Anchors for Harvard referencing templates|anchors for Harvard referencing templates]]''. See "Wikilinks to full references" in [[#Examples|Examples]] below for using the ''ref'' field in citation templates in conjunction with short <nowiki><ref>...</ref></nowiki> citations.
*'''laysummary''': Link to a non-technical summary (or review) of the book
**'''laydate''': Date of summary
*'''separator''': The separator to use in lists of authors, editors, ''etc''.  Defaults to ".", but "," may be useful also. If the field is present, but blank, ''no separator will be used''.
*'''author-separator''': Parameter allowing punctuation style to be altered
*'''author-name-separator''': Parameter allowing punctuation style to be altered
*'''display-authors''': By default, the number of authors displayed is limited to 8; if 9 are provided, the ninth is displayed as "''et al.''". This parameter allows display of fewer authors before the "''et al.''" (e.g., {{para|display-authors|2}}); alternatively, the "''et al.''" may be suppressed by the use of {{para|display-authors|9}}.
*'''postscript''': The closing punctuation for the citation. If specified, over-rides the default behaviour of terminating the citation with a full stop. If the field is present, but blank, ''no terminating punctuation will be used''. This may be useful when generating an output consistent with other templates. It is preferred to manually adding ending punctuation, as the punctuation occurs within the &lt;cite&gt; tag, so will appear before any icons added by browser plugins. Ignored if {{para|quote}} is specified.
*'''lastauthoramp''': The separator to use between the last two names in lists of authors.  Defaults to "", but "&amp;" may be useful as well.
 
==Examples==
;Just a title:
:<code><nowiki>* {{cite book | title=Mysterious book }}</nowiki></code>
:*{{cite book | title = Mysterious book }}
;Year and title:
:<code><nowiki>* {{cite book | title=Mysterious book | year=1901 }}</nowiki></code>
:*{{cite book | title = Mysterious book | year = 1901 }}
;Basic usage:
:<code><nowiki>* {{cite book | first=Joe | last=Bloggs | authorlink=Joe Bloggs | year=1974 | title=Book of Bloggs }}</nowiki></code>
:*{{cite book | first=Joe | last=Bloggs | authorlink=Joe Bloggs | year=1974 | title=Book of Bloggs }}
;Basic usage with url:
:<code><nowiki>* {{cite book | last=Bloggs | first=Joe | authorlink=Joe Bloggs | year=1974 | title=Book of Bloggs | edition=1st | url=http://en.wikipedia.org/ | accessdate=2006-02-17 }}</nowiki></code>
:*{{cite book | last=Bloggs | first=Joe | authorlink=Joe Bloggs | year=1974 | title=Book of Bloggs | edition=1st | url=http://en.wikipedia.org/ | accessdate=2006-02-17 }}
; Citing a chapter in a book with different authors for different chapters and an editor
:<code><nowiki>* {{cite book |last=Bloggs | first=Fred |editor-first=John| editor-last=Doe  |title=Big Compilation Book With Many Chapters and distinct chapter authors |publisher=Book Publishers |date=2001-01-01 |pages=100–110 |chapter=Chapter 2: The History Of The Bloggs Family |isbn=1234567890}}</nowiki></code>
:*{{cite book |last=Bloggs | first=Fred |editor-first=John| editor-last=Doe |title=Big Book With Many Chapters and distinct chapter authors|publisher=Book Publishers |date=2001-01-01 |pages=100–110 |chapter=Chapter 2: The History Of The Bloggs Family |isbn=1234567890}}
; Citing a chapter in a book with two joint authors and an editor
:<code><nowiki>* {{cite book |last1=Bloggs | first1=Joe| last2=Egg| first2=Fred| first3=John (ed.)| last3=Doe  |title=Big Book With Many Chapters and two co-authors |publisher=Book Publishers |date=2001-01-01 ||origyear=1st. Pub. 1986|pages=100–110 |chapter=Chapter 6: Getting There| chapterurl=http://en.wikipedia.org/ |isbn=1234567890| lastauthoramp=y}}</nowiki></code>
:*{{cite book |last1=Bloggs | first1=Joe| last2=Egg| first2=Fred| first3=John (ed.)| last3=Doe  |title=Big Book With Many Chapters and two co-authors |publisher=Book Publishers |date=2001-01-01 |origyear=1st. Pub. 1986| pages=100–110 |chapter=Chapter 6: Getting There | chapterurl=http://en.wikipedia.org/| isbn=1234567890| lastauthoramp=y}}
;Three authors, title with a piped wikilink, edition
:<code><nowiki>* {{cite book | last1=Bloggs | first1=Joe | authorlink=Joe Bloggs | first2=John | last2=Smith | first3=Jim | last3=Smythe | title=[[A Thousand Acres|1000 Acres]] | edition=2nd }}</nowiki></code>
:*{{cite book | last1=Bloggs | first1=Joe | authorlink1=Joe Bloggs | first2=John | last2=Smith | first3=Jim | last3=Smythe | title=[[A Thousand Acres|1000 Acres]] | edition=2nd}}
;Complex usage showing effect of using volume parameter and lastauthoramp parameter
:Without volume and lastauthoramp parameters:
:<code><nowiki>*{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| first2=Commander G.M.S| last2=Stitt| first3=Brigadier C.J.C.| last3=Molony| first4=Air Vice-Marshal S.E.| last4=Toomer| editor-first=J.R.M| editor-last=Butler| series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2007| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3}}</nowiki></code>
:*{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| first2=Commander G.M.S| last2=Stitt| first3=Brigadier C.J.C.| last3=Molony| first4=Air Vice-Marshall S.E.| last4=Toomer| editor-first=J.R.M| editor-last=Butler| series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2007| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3}}
:With volume and last authoramp parameters:
:<code><nowiki>*{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| first2=Commander G.M.S| last2=Stitt| first3=Brigadier C.J.C.| last3=Molony| first4=Air Vice-Marshall S.E.| last4=Toomer| editor-first=J.R.M| editor-last=Butler| series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East|volume=Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2007| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3|lastauthoramp=y}}</nowiki></code>
:*{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| first2=Commander G.M.S| last2=Stitt| first3=Brigadier C.J.C.| last3=Molony| first4=Air Vice-Marshall S.E.| last4=Toomer| editor-first=J.R.M| editor-last=Butler| series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East|volume=Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2007| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3|lastauthoramp=y}}
;Date without day, wikilinked title and publisher, id, pages, location
:<code><nowiki>* {{cite book | last=Cordell | first=Bruce R. | coauthors=Jeff Grubb, David Noonan | year=2001 | month=September | title=[[Manual of the Planes]] | publisher=[[Wizards of the Coast]] | location=Timbuktu | isbn=0-7869-1850-8 | pages= 134–137 }}</nowiki></code>
:*{{cite book | last=Cordell | first=Bruce R. | coauthors=Jeff Grubb, David Noonan | year=2001 | month=September | title=[[Manual of the Planes]] | publisher=[[Wizards of the Coast]] | location=Timbuktu | isbn=0-7869-1850-8 | pages= 134–137}}
;Other language
:<code><nowiki>* {{cite book | last=Bloggs | first=Jean | year=1974 | title=Livre de Bloggs | edition=1st | language=French| trans_title=Book of Bloggs|  url=http://en.wikipedia.org/ | accessdate=2006-02-17 }}</nowiki></code>
:*{{cite book | last=Bloggs | first=Jean | year=1974 | title=Livre de Bloggs | edition=1st | language=French| trans_title=Book of Bloggs| url=http://en.wikipedia.org/ | accessdate=2006-02-17 }}
;Using authormask parameter
:<code><nowiki>{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Stitt| first2=Commander G.M.S| last3=Molony| first3=Brigadier C.J.C.| last4=Toomer| first4=Air Vice-Marshall S.E.|editor-last=Butler| editor-first=J.R.M| editor-link=James Ramsay Montagu Butler | series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2004| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3| lastauthoramp=y}}</nowiki></code>
:<code><nowiki>{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Flynn| first2=Captain F.C. (R.N.)| last3=Molony| first3=Brigadier C.J.C.| last4=Toomer| first4=Air Vice-Marshall S.E.|editor-last=Butler| editor-first=J.R.M| editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series| title=The Mediterranean and Middle East, Volume II: The Germans come to the help of their Ally (1941)| publisher=Naval & Military Press |location=Uckfield, UK |year=2004| origyear=1st. pub. [[HMSO]]:1956| isbn=1-845740-66-1| lastauthoramp=y| authormask=2}}</nowiki></code>
:<code><nowiki>{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Flynn| first2=Captain F.C. (R.N.)| last3=Molony| first3=Brigadier C.J.C.| last4=Gleave| first4=Group Captain T.P.|editor-last=Butler| editor-first=Sir James| editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series| title=The Mediterranean and Middle East, Volume III: British Fortunes reach their Lowest Ebb (September 1941 to September 1942)| publisher=Naval & Military Press |location=Uckfield, UK |year=2004| origyear=1st. pub. [[HMSO]]:1960| isbn=1-845740-67-X| lastauthoramp=y| authormask=2}}</nowiki></code>
:{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Stitt| first2=Commander G.M.S| last3=Molony| first3=Brigadier C.J.C.| last4=Toomer| first4=Air Vice-Marshall S.E.|editor-last=Butler| editor-first=J.R.M| editor-link=James Ramsay Montagu Butler | series=History of the Second World War, United Kingdom Military Series| title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941)| publisher=Naval & Military Press |location=Uckfield, UK|year=2004| origyear=1st. pub. [[HMSO]]:1954| isbn=1-845740-65-3| lastauthoramp=y}}<br>{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Flynn| first2=Captain F.C. (R.N.)| last3=Molony| first3=Brigadier C.J.C.| last4=Toomer| first4=Air Vice-Marshall S.E.|editor-last=Butler| editor-first=J.R.M| editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series| title=The Mediterranean and Middle East, Volume II: The Germans come to the help of their Ally (1941)| publisher=Naval & Military Press |location=Uckfield, UK |year=2004| origyear=1st. pub. [[HMSO]]:1956| isbn=1-845740-66-1| lastauthoramp=y| authormask=2}}<br>{{cite book|first1=Major-General I.S.O.| last1=Playfair| authorlink1=Ian Stanley Ord Playfair| last2=Flynn| first2=Captain F.C. (R.N.)| last3=Molony| first3=Brigadier C.J.C.| last4=Gleave| first4=Group Captain T.P.|editor-last=Butler| editor-first=Sir James| editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series| title=The Mediterranean and Middle East, Volume III: British Fortunes reach their Lowest Ebb (September 1941 to September 1942)| publisher=Naval & Military Press |location=Uckfield, UK |year=2004| origyear=1st. pub. [[HMSO]]:1960| isbn=1-845740-67-X| lastauthoramp=y| authormask=2}}
;Using a [[Digital object identifier|DOI]]
:<code><nowiki>*{{cite book
|last=Mumford
|first=David
|authorlink=David Mumford
|year=1999
|title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians
|edition=2nd
|publisher=[[Springer-Verlag]]
|doi=10.1007/b62130
|isbn=354063293X
}}</nowiki></code>
:*{{cite book
|last=Mumford
|first=David
|authorlink=David Mumford
|year=1999
|title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians
|edition=2nd
|publisher=[[Springer-Verlag]]
|doi=10.1007/b62130
|isbn=354063293X
}}
;[[Wikipedia:Citing sources/Further_considerations#Wikilinks_to_full_references|Wikilinks to full references]]:
{{See also|Template:harvard citation documentation}}
:As mentioned, the bibliographical data of the cited source can be “tagged” by an identifier: this enables the system to “find” the target of the wikilinks. This “tagging” with an identifier can be done by enclosing between <nowiki><cite id=…>…</cite></nowiki> tags, but this tool can be superfluous if the bibliographical data are provided with a citation template: the <code>ref</code> field of the chosen citation template must be set to the same name.
 
Wikilink example edit:
<blockquote>
<code>
Shamans may fulfill multiple functions, including healing, curing infertile women, and securing the success of hunts.<span style="color:black;">&lt;ref>'''<nowiki>[</nowiki>[#Mer85|'''Merkur 1985''']]''': 4&lt;/ref></span>
<br>
<br>
<span style="color:#666;">&#61;= Notes ==</span>
<br>
<br>
<span style="color:black;"><nowiki>{{reflist|2}}</nowiki></span>
<br>
<br>
<span style="color:#666;">&#61;= References ==</span>
<br>
<br>
<nowiki>* {{cite book |last=Merkur |first=Daniel |year=1985 |title=Becoming Half Hidden: Shamanism and Initiation among the Inuit |publisher=Almqvist & Wiksell |location=Stockholm |isbn=91-22-00752-0</nowiki> <strong style="color:red;">|ref=Mer85</strong><nowiki>}}</nowiki>
</code>
</blockquote>
 
Example rendered result:
<blockquote>
<div>
<p>Shamans may fulfill multiple functions, including healing, curing infertile women, and securing the success of hunts.<sup id="shaman_function" class="reference">[[#Mer85_4|[1]]]</sup></p>
<p style="
  font-size: 150%;
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #AAAAAA;
  color: black;
  font-weight: normal;
  margin: 0;
  margin-bottom: 0.6em;
  overflow: hidden;
  padding-bottom: 0.17em;
  padding-top: 0.5em;">Notes</p>
<div class="references-small" style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
<ol class="references">
<li id="Mer85_4">
<b>
[[#shaman_function|^]]
</b>
[[#Mer85|Merkur 1985]]: 4
</li>
</ol>
</div>
<p style="
  font-size: 150%;
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #AAAAAA;
  color: black;
  font-weight: normal;
  margin: 0;
  margin-bottom: 0.6em;
  overflow: hidden;
  padding-bottom: 0.17em;
  padding-top: 0.5em;">References</p>
* {{cite book |last=Merkur |first=Daniel |year=1985 |title=Becoming Half Hidden: Shamanism and Initiation among the Inuit |publisher=Almqvist & Wiksell |location=Stockholm |isbn=91-22-00752-0 |ref=Mer85}}
</div>
</blockquote>
 
Attention must be paid: not all other citation templates support this. In such cases, the service can be achieved also by enclosing the concerned bibliographical item inside <code><nowiki><span id=…>…</span></nowiki></code> tags: also this way, it can feature as a target of [[Wikipedia:Citing sources/Further considerations#Wikilinks to full_references|Wikilinks to full references]]. The <code>id</code> attribute of the tag must be set to the same name what we would give to the (lacking) <code>ref</code> field of the citation template.
 
==Testing==
See [[Template:cite book/regression tests]].
 
==Notes==
'''1. Extra full-stop'''<br>
:Note the extra full-stop when the last author ends with an initial, and there is no date:
:*{{cite book | last = Invisible | first = M. | title = Mysterious book }}
:We don't know of a practical solution to this—unless there is a way to test the characters of a field?
 
'''2. Deprecated parameters'''<br>
:Following from [[Template_talk:Cite_web/Archive_5#accessmonthday_SNAFU_...|this]] January 2009 discussion, and numerous others on that page, the parameters {{para|accessyear}}, {{para|accessmonthday}} and {{para|accessdaymonth}} were found to be more trouble than they're worth.  They were created in the days of date autoformatting to force a display in ymd or dmy format; now this is deprecated in favour of setting {{para|dateformat}} in the template and passing the whole date in together as {{para|accessdate}}. See [[Wikipedia:Bots/Requests_for_approval/MelonBot_12|Requests for approval/MelonBot 12]] for more information.
:As of February 2011, if any of {{para|access-date}}, {{para|accessday}}, {{para|accessdaymonth}}, {{para|accessmonth}}, {{para|accessmonthday}}, {{para|accessyear}}, {{para|dateformat}}, or {{para|day}} is used, then the page is listed in [[:Category:Pages containing cite templates with deprecated parameters]] and subject to correction by [[User:MelonBot]].
 
==Citation styles==
Established citation styles for coauthors:
 
*[http://www.cws.illinois.edu/workshop/writers/citation/mla/index.html MLA style]: Last, First and First Last. "If there are more than three authors, you may list only the first author followed by the phrase ''et al''."
*[http://www.cws.illinois.edu/workshop/writers/citation/apa/index.html APA style]: Last, F. & Last, F.
*[http://www.liunet.edu/cwis/cwp/library/workshop/citchi.htm Chicago Manual of Style]: Last, First, and First Last.
*[http://www.liunet.edu/cwis/cwp/library/workshop/cittur.htm Turabian]: same as Chicago Reference List, above.
*[http://www.library.uq.edu.au/training/citation/harvard.html Harvard]{{dl|date=December 2009}}: Last, F., Last, F. & Last, F.
 
==COinS==
{{UF-COinS}}
{{UF-COinS}}


==Tools==
<includeonly>{{Sandbox other||
See [[Wikipedia:Citing sources#Programming tools]] for a list of tools which can help create a reference in the 'cite book' format.
<!-- Categories go below this line, please; interwikis go to Wikidata, thank you! -->
 
[[Category:Citation Style 1 templates|B]]
==See also==
[[Category:Book citation templates| ]]
* [[:Category:Citation templates]]
[[Category:Book templates]]
* [[User:Citation bot|Citation bot]]
}}</includeonly>
* [[Wikipedia:Citing sources|Citing sources]]: Style guide
* [[Wikipedia:Citing sources/example style|Citing sources/example style]]
* [[Wikipedia:Citation templates|Citation templates]]: Related templates
* [[WP:DOI|Digital Object Identifier]]
* [[Template:Cite journal]]
* [[Template:Cite web]]
* [[Template:rp]], an alternative to the {{para|page}}, {{para|pages}} and {{para|at}} parameters for referencing specific pages or sections, especially when the same source is used more than once in an article
* [[Wikipedia:WikiProject Wikicite|WikiProject Wikicite]]
* [[Zotero]]
 
<includeonly>
[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Book templates|{{PAGENAME}}]]
[[ar:قالب:مرجع كتاب]]
[[be-x-old:Шаблён:Кніга]]
[[bg:Шаблон:Cite book]]
[[id:Templat:Cite book]]
[[ca:Plantilla:Ref-llibre]]
[[cs:Šablona:Citace knihy]]
[[cy:Nodyn:Dyf llyfr]]
[[de:Vorlage:Literatur]]
[[et:Mall:Cite book]]
[[el:Πρότυπο:Cite book]]
[[es:Plantilla:Cita libro]]
[[eo:Ŝablono:Citu libron]]
[[fr:Modèle:Ouvrage]]
[[gu:ઢાંચો:Cite book]]
[[ko:틀:서적 인용]]
[[ia:Patrono:Cite book]]
[[it:Template:Cita libro]]
[[he:תבנית:cite book]]
[[hu:Sablon:Cite book]]
[[mk:Шаблон:Книга]]
[[ja:Template:Cite book]]
[[ka:თარგი:Cite book]]
[[nl:Template: citeer boek]]
[[no:mal:Kilde bok]]
[[pms:Template:Cité un lìber]]
[[pl:Szablon:Cytuj książkę]]
[[pt:Predefinição:Citar_livro]]
[[ro:Format:Cite book]]
[[ru:Шаблон:Книга]]
[[sk:Šablóna:Citácia knihy]]
[[sl:Predloga:Cite book]]
[[fi:Malline:Kirjaviite]]
[[sv:Mall:Bokref]]
[[ur:Template:Cite book]]
[[uk:Шаблон:Книга]]
[[vi:Tiêu bản:Chú thích sách]]
[[zh-yue:Template:引書]]
[[zh:Template:Cite book]]
</includeonly>

Latest revision as of 15:43, 31 May 2024

Citation Style 1 templates
{{Cite arXiv}}arXiv preprints
{{Cite AV media}}audio and visual media
{{Cite AV media notes}}AV media liner notes
{{Cite bioRxiv}}bioRxiv preprints
{{Cite book}}books and chapters
{{Cite CiteSeerX}}CiteSeerX papers
{{Cite conference}}conference papers
{{cite document}}short, stand-alone, offline documents
{{Cite encyclopedia}}edited collections
{{Cite episode}}radio or TV episodes
{{Cite interview}}interviews
{{Cite journal}}academic journals
{{Cite magazine}}magazines, periodicals
{{Cite mailing list}}public mailing lists
{{Cite map}}maps
{{Cite medRxiv}}medRxiv preprints
{{Cite news}}news articles
{{Cite newsgroup}}online newsgroups
{{Cite podcast}}podcasts
{{Cite press release}}press releases
{{Cite report}}reports
{{Cite serial}}audio or video serials
{{Cite sign}}signs, plaques
{{Cite speech}}speeches
{{Cite SSRN}}SSRN papers
{{Cite tech report}}technical reports
{{Cite thesis}}theses
{{Cite web}}web sources not covered by the above
See alsoSpecific-source templates
Citation Style 1 wrapper templates

This Citation Style 1 template is used to create citations for books. When citing an article in a periodical, use {{cite journal}} or {{cite magazine}}. For conference papers, use {{cite conference}}. For edited collections, use {{cite encyclopedia}}. For theses, use {{cite thesis}}.

Usage

Copy a blank version to use. Almost all parameter names are supported only in lower case (some initialisms, such as |isbn= have upper-case aliases like |ISBN=, which are acceptable for use). Use the "|" (pipe) character between each parameter. Unused parameters may be deleted to avoid clutter in the edit window. Some samples on this documentation page may include the current date. If the date is not current, then purge the page.

Most commonly used parameters in horizontal format
To cite a book with a credited author
{{cite book |last= |first= |author-link= |date= |title= |url= |location= |publisher= |page= |isbn=}}
To cite a book with no credited author
{{cite book |author=<!--Not stated--> |date= |title= |url= |location= |publisher= |page= |isbn=}}
To cite an online book that has been archived
{{cite book |last= |first= |date= |title= |url= |url-status= |location= |publisher= |isbn= |archive-url= |archive-date=}}
To cite a book written in a foreign language
{{cite book |last= |first= |date= |title= |trans-title= |url= |language= |location= |publisher= |isbn=}}
To cite and quote an archived, two-author, foreign language book re-published as a PDF on an information aggregation service requiring a subscription
{{cite book |last1= |first1= |last2= |first2= |date= |title= |trans-title= |url= |url-status= |url-access= |format= |language= |location= |publisher= |isbn= |archive-url= |archive-date= |via= |quote=}}


Most commonly used parameters in vertical format
{{cite book
	| last = 
	| first = 
	| author-link = 
	| date = 
	| title = 
	| url = 
	| location = 
	| publisher = 
	| page = <!-- or pages: -->
	| isbn = 
}}


Full parameter set in horizontal format

{{cite book |last1= |first1= |author-link1= |last2= |first2= |author-link2= |last3= |first3= |author-link3= |last4= |first4= |author-link4= |last5= |first5= |author-link5= |display-authors= |author-mask1= |author-mask2= |author-mask3= |author-mask4= |author-mask5= |editor-last1= |editor-first1= |editor-link1= |editor-last2= |editor-first2= |editor-link2= |editor-last3= |editor-first3= |editor-link3= |editor-last4= |editor-first4= |editor-link4= |editor-last5= |editor-first5= |editor-link5= |display-editors= |editor-mask1= |editor-mask2= |editor-mask3= |editor-mask4= |editor-mask5= |translator-last1= |translator-first1= |translator-link1= |translator-last2= |translator-first2= |translator-link2= |translator-last3= |translator-first3= |translator-link3= |translator-last4= |translator-first4= |translator-link4= |translator-last5= |translator-first5= |translator-link5= |display-translators= |translator-mask1= |translator-mask2= |translator-mask3= |translator-mask4= |translator-mask5= |others= |name-list-style= |date= |year= |orig-date= |chapter= |script-chapter= |trans-chapter= |chapter-url= |chapter-url-access= |chapter-format= |title= |script-title= |trans-title= |title-link= |url= |url-status= |url-access= |format= |type= |series= |language= |volume= |edition= |publication-place= |location= |publisher= |publication-date= |page= |pages= |at= |no-pp= |arxiv= |asin= |asin-tld= |bibcode= |bibcode-access= |biorxiv= |citeseerx= |doi= |doi-access= |doi-broken-date= |eissn= |hdl= |hdl-access= |isbn= |ismn= |issn= |jfm= |jstor= |jstor-access= |lccn= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmc-embargo-date= |pmid= |rfc= |sbn= |ssrn= |s2cid= |s2cid-access= |zbl= |id= |archive-url= |archive-date= |access-date= |via= |quote= |script-quote= |trans-quote= |quote-page= |quote-pages= |mode= |postscript= |ref=}}

Full parameter set in vertical format
Parameters Prerequisites Brief instructions / notes Vertical list
last1 Author's last name or single name author. Don't link.
{{cite book
 |last1                =
 |first1               =
 |author-link1         =
 |last2                =
 |first2               =
 |author-link2         =
 |last3                =
 |first3               =
 |author-link3         =
 |last4                =
 |first4               =
 |author-link4         =
 |last5                =
 |first5               =
 |author-link5         =
 |display-authors      =
 |author-mask1         =
 |author-mask2         =
 |author-mask3         =
 |author-mask4         =
 |author-mask5         =
 |editor-last1         =
 |editor-first1        =
 |editor-link1         =
 |editor-last2         =
 |editor-first2        =
 |editor-link2         =
 |editor-last3         =
 |editor-first3        =
 |editor-link3         =
 |editor-last4         =
 |editor-first4        =
 |editor-link4         =
 |editor-last5         =
 |editor-first5        =
 |editor-link5         =
 |display-editors      =
 |editor-mask1         =
 |editor-mask2         =
 |editor-mask3         =
 |editor-mask4         =
 |editor-mask5         =
 |translator-last1     =
 |translator-first1    =
 |translator-link1     =
 |translator-last2     =
 |translator-first2    =
 |translator-link2     =
 |translator-last3     =
 |translator-first3    =
 |translator-link3     =
 |translator-last4     =
 |translator-first4    =
 |translator-link4     =
 |translator-last5     =
 |translator-first5    =
 |translator-link5     =
 |display-translators  =
 |translator-mask1     =
 |translator-mask2     =
 |translator-mask3     =
 |translator-mask4     =
 |translator-mask5     =
 |others               =
 |name-list-style      =
 |date                 =
 |year                 =
 |orig-date            =
 |chapter              =
 |script-chapter       =
 |trans-chapter        =
 |chapter-url          =
 |chapter-url-access   =
 |chapter-format       =
 |title                =
 |script-title         =
 |trans-title          =
 |title-link           =
 |url                  =
 |url-status           =
 |url-access           =
 |format               =
 |type                 =
 |series               =
 |language             =
 |volume               =
 |edition              =
 |publication-place    =
 |location             =
 |publisher            =
 |publication-date     =
 |page                 =
 |pages                =
 |at                   =
 |no-pp                =
 |arxiv                =
 |asin                 =
 |asin-tld             =
 |bibcode              =
 |bibcode-access       =
 |biorxiv              =
 |citeseerx            =
 |doi                  =
 |doi-access           =
 |doi-broken-date      =
 |eissn                =
 |hdl                  =
 |hdl-access           =
 |isbn                 =
 |ismn                 =
 |issn                 =
 |jfm                  =
 |jstor                =
 |jstor-access         =
 |lccn                 =
 |mr                   =
 |oclc                 =
 |ol                   =
 |ol-access            =
 |osti                 =
 |osti-access          =
 |pmc                  =
 |pmc-embargo-date     =
 |pmid                 =
 |rfc                  =
 |sbn                  =
 |ssrn                 =
 |s2cid                =
 |s2cid-access         =
 |zbl                  =
 |id                   =
 |archive-url          =
 |archive-date         =
 |access-date          =
 |via                  =
 |quote                =
 |script-quote         =
 |trans-quote          =
 |quote-page           =
 |quote-pages          =
 |mode                 =
 |postscript           =
 |ref                  =
}}
first1 last1 Author's first name. Don't link.
author-link1 last1 Title of Wikipedia article about the first author. Don't link.
last2 last1 Like last1, but for 2nd author.
first2 last2 Like first1, but for 2nd author.
author-link2 last2 Like author-link1, but for 2nd author.
last3 last2 Like last1, but for 3rd author.
first3 last3 Like first1, but for 3rd author.
author-link3 last3 Like author-link1, but for 3rd author.
last4 last3 Like last1, but for 4th author.
first4 last4 Like first1, but for 4th author.
author-link4 last4 Like author-link1, but for 4th author.
last5 last4 Like last1, but for 5th author. Similar: last6, etc.
first5 last5 Like first1, but for 5th author. Similar: first6, etc.
author-link5 last5 Like author-link1, but for 5th author. Similar: author-link6, etc.
display-authors last1 Number (number of authors displayed) or etal (more authors)
author-mask1 last1 See Display options below; not for lists of cited works
author-mask2 last2
author-mask3 last3
author-mask4 last4
author-mask5 last5
editor-last1 may also use "editor-last"
editor-first1 editor-last1 may also use "editor-first"
editor-link1 editor-last1 may also use "editor-link"
editor-mask1 editor-last1
display-editors
translator-last1 Like last1, but for translator
translator-first1 translator-last1 Like first1, but for translator
translator-link1 translator-last1 Like author-link1, but for translator
translator-last2 translator-last1 Like last1, but for 2nd translator. Similar: translator-last3, etc.
translator-first2 translator-last2 Like first1, but for 2nd translator. Similar: translator-first3, etc.
translator-link2 translator-last2 Like author-link1, but for 2nd transl. Similar: translator-link3, ...
display-translators translator-last1 Like display-authors, but for translators
translator-mask1 translator-last1 See Display options below; not for lists of cited works
translator-mask2 translator-last2
name-list-style last2 Set to amp or ampersand to separate the last author with " & "; set to and to separate with " and "
others
date
year
orig-date date or year
chapter This should be the title of the chapter cited. Do not wikilink "chapter" if "chapter-url" is provided
script-chapter
trans-chapter chapter or script-chapter
chapter-url chapter or script-chapter
chapter-format chapter-url
title
script-title
trans-title title or script-title
title-link title or script-title Name of a Wikipedia article about the work. Do not use if "url" is provided
url title or script-title Do not use if "title-link" is provided
url-status archive-url
url-access url
format url
type
series
language
volume
edition
publication-place publisher
location publisher can be used for written-at location when "publication-place" is used for publication place
publisher
publication-date
page choose one: "page", "pages", or "at"
pages choose one: "page", "pages", or "at". Use when content on multiple pages supports the article text.
at choose one: "page", "pages", or "at"
no-pp page or pages set no-pp to "yes" to suppress the "p." or "pp." before page numbers
arxiv
asin
asin-tld asin
bibcode
biorxiv
citeseerx
doi
doi-broken-date doi
eissn
hdl
isbn always include ISBN, if one has been assigned
issn
ismn
jfm
jstor
lccn
mr
oclc
ol
osti
pmc
pmc-embargo-date pmc
pmid
rfc
sbn
ssrn
s2cid
zbl
id
archive-url archive-date, url
archive-date archive-url
access-date url
via
quote
script-quote
trans-quote
quote-page choose one: "quote-page", "quote-pages"
quote-pages choose one: "quote-page", "quote-pages". Use when quote contains contents from multiple pages.
mode cs1 or cs2
postscript
ref
If a field name is listed in the Prerequisites column, it is a prerequisite for the field to the left.

Examples

Title

  • {{cite book |title=Mysterious Book}}
    Mysterious Book.

Title and year

  • {{cite book |title=Mysterious Book |date=1901}}
    Mysterious Book. 1901.

Basic usage (single author)

  • {{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs}}
    Bloggs, Joe (1974). Book of Bloggs.

Basic usage (two authors)

  • {{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Bloggs |first2=Fred |author-link2=Fred Bloggs |date=1974 |title=Book of Bloggs}}
    Bloggs, Joe; Bloggs, Fred (1974). Book of Bloggs.

Basic usage with url (and access-date) and edition

  • {{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}
    Bloggs, Joe (1974). Book of Bloggs (1st ed.). Retrieved February 17, 2006.

Citing a chapter in a book with different authors for different chapters and an editor

  • {{cite book |last=Bloggs |first=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Compilation Book with Many Chapters and Distinct Chapter Authors |publisher=Book Publishers |pages=100–110 |chapter=Chapter 2: The History of the Bloggs Family |isbn=}}
    Bloggs, Fred (January 1, 2001). "Chapter 2: The History of the Bloggs Family". In Doe, John (ed.). Big Compilation Book with Many Chapters and Distinct Chapter Authors. Book Publishers. pp. 100–110.

Citing a chapter in a book with two joint authors and an editor

  • {{cite book |last1=Bloggs |first1=Joe |last2=Egg |first2=Fred |date=January 1, 2001 |editor-last=Doe |editor-first=John |title=Big Book with Many Chapters and Two Co-authors |publisher=Book Publishers |orig-date=1st pub. 1986 |pages=100–110 |chapter=Chapter 6: Getting There |chapter-url=https://en.wikipedia.org/ |isbn= |name-list-style=amp}}
    Bloggs, Joe & Egg, Fred (January 1, 2001) [1st pub. 1986]. "Chapter 6: Getting There". In Doe, John (ed.). Big Book with Many Chapters and Two Co-authors. Book Publishers. pp. 100–110.

Three authors, title with a differently-named title link, edition

  • {{cite book |last1=Bloggs |first1=Joe |author-link1=Joe Bloggs |last2=Smith |first2=John |last3=Smythe |first3=Jim |title=1000 Acres |title-link=A Thousand Acres |edition=2nd}}
    Bloggs, Joe; Smith, John; Smythe, Jim. 1000 Acres (2nd ed.).

Complex usage showing effect of using volume parameter and lastauthoramp parameter (without volume and lastauthoramp)

  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3}}
    Playfair, I. S. O.; Stitt, G. M. S.; Molony, C. J. C.; Toomer, S. E. (2007) [1st pub. HMSO:1954]. Butler, J. R. M. (ed.). Mediterranean and Middle East. Volume I: The Early Successes Against Italy (to May 1941). History of the Second World War, United Kingdom Military Series. Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-65-3.

Complex usage showing effect of using volume parameter and lastauthoramp parameter (with volume and lastauthoramp)

  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2007 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East |volume=I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}
    Playfair, I. S. O.; Stitt, G. M. S.; Molony, C. J. C. & Toomer, S. E. (2007) [1st pub. HMSO:1954]. Butler, J. R. M. (ed.). Mediterranean and Middle East. History of the Second World War, United Kingdom Military Series. Vol. I: The Early Successes Against Italy (to May 1941). Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-65-3.

Date without day, wikilinked title, publisher, pages, edition, location

  • {{cite book |last1=Cordell |first1=Bruce R. |last2=Grubb |first2=Jeff |last3=Noonan |first3=David |date=September 2001 |title=Manual of the Planes |title-link=Manual of the Planes |edition=3rd |publisher=Wizards of the Coast |location=Renton, Washington |isbn=0-7869-1850-0 |pages=134–137}}
    Cordell, Bruce R.; Grubb, Jeff; Noonan, David (September 2001). Manual of the Planes (3rd ed.). Renton, Washington: Wizards of the Coast. pp. 134–137. ISBN 0-7869-1850-0.

Other language

  • {{cite book |last=Bloggs |first=Jean |date=1974 |title=Livre de Bloggs |edition=1st |language=French |trans-title=Book of Bloggs |url=https://en.wikipedia.org/ |access-date=February 17, 2006}}
    Bloggs, Jean (1974). Livre de Bloggs [Book of Bloggs] (in French) (1st ed.). Retrieved February 17, 2006.{{cite book}}: CS1 maint: unrecognized language (link)

Using a DOI

  • {{cite book |last=Mumford |first=David |author-link=David Mumford |date=1999 |title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians |edition=2nd |publisher=Springer-Verlag |doi=10.1007/b62130 |isbn=354063293X}}
    Mumford, David (1999). The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians (2nd ed.). Springer-Verlag. doi:10.1007/b62130. ISBN 354063293X.

Using author-mask parameter

  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |name-list-style=amp}}
    Playfair, I. S. O.; Stitt, G. M. S.; Molony, C. J. C. & Toomer, S. E. (2004) [1st pub. HMSO:1954]. Butler, J. R. M. (ed.). Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941). History of the Second World War, United Kingdom Military Series. Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-65-3.
  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume II: The Germans Come to the Help of Their Ally (1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-66-1 |name-list-style=amp |author-mask=2}}
    ——; Flynn, F. C.; Molony, C. J. C. & Toomer, S. E. (2004) [1st pub. HMSO:1954]. Butler, J. R. M. (ed.). The Mediterranean and Middle East, Volume II: The Germans Come to the Help of Their Ally (1941). History of the Second World War, United Kingdom Military Series. Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-66-1.
  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Flynn |first2=F. C. |last3=Molony |first3=C. J. C. |last4=Gleave |first4=T. P. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=Sir James |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=The Mediterranean and Middle East, Volume III: British Fortunes Reach Their Lowest Ebb (September 1941 to September 1942) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-67-X |name-list-style=amp |author-mask=2}}
    ——; Flynn, F. C.; Molony, C. J. C. & Gleave, T. P. (2004) [1st pub. HMSO:1954]. Butler, Sir James (ed.). The Mediterranean and Middle East, Volume III: British Fortunes Reach Their Lowest Ebb (September 1941 to September 1942). History of the Second World War, United Kingdom Military Series. Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-67-X.

Using display-authors parameter

  • {{cite book |last1=Playfair |first1=I. S. O. |author-link1=Ian Stanley Ord Playfair |last2=Stitt |first2=G. M. S. |last3=Molony |first3=C. J. C. |last4=Toomer |first4=S. E. |date=2004 |orig-date=1st pub. [[HMSO]]:1954 |editor-last=Butler |editor-first=J. R. M. |editor-link=James Ramsay Montagu Butler |series=History of the Second World War, United Kingdom Military Series |title=Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, East Sussex |isbn=1-845740-65-3 |display-authors=1}}
    Playfair, I. S. O.; et al. (2004) [1st pub. HMSO:1954]. Butler, J. R. M. (ed.). Mediterranean and Middle East Volume I: The Early Successes Against Italy (to May 1941). History of the Second World War, United Kingdom Military Series. Uckfield, East Sussex: Naval & Military Press. ISBN 1-845740-65-3.

Parameters

Syntax

Nested parameters rely on their parent parameters:

  • parent
  • OR: parent2—may be used instead of parent
    • child—may be used with parent (and is ignored if parent is not used)
    • OR: child2—may be used instead of child (and is ignored if parent2 is not used)
Where aliases are listed, only one of the parameters may be defined; if multiple aliased parameters are defined, then only one will show.

COinS

This template embeds COinS metadata in the HTML output, allowing reference management software to retrieve bibliographic metadata. See Wikipedia:COinS. As a general rule, only one data item per parameter. Do not include explanatory or alternate text:

  • use |date=27 September 2007 not |date=27 September 2007 (print version 25 September)

Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that will be included raw in the metadata. Also, HTML entities, for example &nbsp;, &ndash;, or &#160;, should not be used in parameters that contribute to the metadata.

COinS metadata is created for these parameters

Note: This table of metadata is displayed in the documentation of all Citation Style 1 templates. Not all of these parameters are supported by every CS1 template. Some of these parameters are mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. A full list of this template's supported parameters, their aliases, and their dependencies is shown in the Usage section near the top of this documentation page.

  • |periodical=, |journal=, |newspaper=, |magazine=, |work=, |website=, |encyclopedia=, |encyclopaedia=, |dictionary=
  • |chapter=, |script-chapter=, |contribution=, |script-contribution=, |entry=, |script-entry=, |article=, |script-article=, |section=, |script-section=
  • |title=, |script-title=, |book-title=
  • |publication-place=, |place=, |location=
  • |date=, |year=, |publication-date=
  • |series=, |version=
  • |volume=, |issue=, |number=
  • |page=, |pages=, |at=, |quote-page=, |quote-pages=
  • |edition=
  • |publisher=, |institution=
  • |url=, |chapter-url=, |contribution-url=, |section-url=
  • |author-last=, |author-last#=, |author#-last=, |author-surname=, |author-surname#=, |author#-surname=, |last=, |last#=, |surname=, |surname#=, |author=, |author#=, |subject=, |subject#=, |host=, |host#=
  • |author-first=, |author-first#=, |author#-first=, |author-given=, |author-given#=, |author#-given=, |first=, |first#=, |given=, |given#=
  • |degree=
  • |arxiv=, |bibcode=, |biorxiv=, |citeseerx=, |doi=, |eissn=, |eprint=, |hdl=, |isbn=, |issn=, |jfm=, |jstor=, |lccn=, |message-id=, |mr=, |oclc=, |osti=, |pmc=, |pmid=, |rfc=, |ssrn=, |s2cid=, |zbl=

What's new

What's new or changed recently
Parameter Description Date
N/A

Deprecated

Deprecated CS1/CS2 parameters
Deprecated parameter Replace with Date
authors= lastn= / |firstn=, |authorn=, |vauthors= November 2023
Recently removed CS1/CS2 parameters
Removed parameter Replace with Date Note
lay-date= (delete) August 2023
lay-source= (delete)
lay-url= (delete)
transcripturl= transcript-url= August 2023

Description

Authors

  • last: Surname of a single author. Do not wikilink—use author-link instead. For corporate authors or authors for whom only one name is listed by the source, use last or one of its aliases (e.g. |author=Bono). Aliases: surname, author, last1, surname1, author1.
    • author: this parameter is used to hold the name of an organizational author (e.g. a committee) or the complete name (first and last) of a single person; for the latter, prefer the use of |first= and |last=. This parameter should never hold the names of more than one author. Supports accept-this-as-written markup. Do not use italics in this field, as doing so produces corrupt metadata.
    • first: Given or first names of author; for example: Firstname Middlename or Firstname M. or Firstname M. Sr. Do not wikilink—use author-link instead. Aliases: given, first1, given1. Requires last; first name will not display if last is empty. Use generational and regnal suffixes only in accordance with MOS:JRSR and use honorifics only in accordance with MOS:HON.
    • OR: for multiple authors, use last1, first1 through lastn, firstn, where n is any consecutive number for an unlimited number of authors (each firstn requires a corresponding lastn, but not the other way around). See the display parameters to change how many authors are displayed. Aliases: surname1, given1 through surnamen, givenn, or author1 through authorn. For an individual author plus an institutional author, you can use |first1=...|last1=...|author2=....
    • author-link: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: author-link1, author1-link, authorlink.
    • OR: for multiple authors, use author-link1 through author-linkn. Aliases: author1-link through authorn-link.
    • name-list-style: accepts a limited list of keywords as value; when set to amp, ampersand, or &, inserts an ampersand between the last two names in a name list; when set to and, inserts the conjunction 'and' between the last two names of a name list; when set to vancdisplays name lists in Vancouver style when the lists use the last/first forms of name parameters.
  • vauthors: comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses. End with etal if appropriate:
    |vauthors=Smythe JB, ((Megabux Corp.)), etal
    • author-link and author-mask may be used for the individual names in |vauthors= as described above
  • authors: deprecated Free-form list of author names; use of this parameter is discouraged because it does not contribute to a citation's metadata; not an alias of last.
  • contributor-last: (book cites only) surname of the author of contribution (which is required). Aliases: contributor-surname, contributor1, contributor1-last, contributor-last1. Supports accept-this-as-written markup.
    • contributor-first: Given or first names of contributor. Do not wikilink—use contributor-link instead. Aliases: contributor-given, contributor1-first, contributor-first1.
    • OR: for multiple contributors, use contributor-last1, contributor-first1 through contributor-lastn, contributor-firstn where n is any consecutive number for an unlimited number of contributors (each contributor-firstn requires a corresponding contributor-lastn, but not the other way around). Aliases: contributor1-last, contributor1-first through contributorn-last, contributorn-first, or contributor1 through contributorn.
    • contributor-link: Title of existing Wikipedia article about the contributor—not the contributor's website; do not wikilink. Aliases: contributor-link1, contributor1-link.
    • OR: for multiple contributors, use contributor-link1 through contributor-linkn. Aliases: contributor1-link through contributorn-link.
  • translator-last: Surname of translator. Do not wikilink—use translator-link instead. Aliases: translator-surname, translator1, translator1-last, translator-last1. Supports accept-this-as-written markup.
    • translator-first: Given or first names of translator. Do not wikilink—use translator-link instead. Aliases: translator-given, translator1-first, translator-first1.
    • OR: for multiple translators, use translator-last1, translator-first1 through translator-lastn, translator-firstn, where n is any consecutive number for an unlimited number of translators (each translator-firstn requires a corresponding translator-lastn, but not the other way around). Aliases: translator1-last, translator1-first through translatorn-last, translatorn-first, or translator1 through translatorn.
    • translator-link: Title of existing Wikipedia article about the translator—not the translator's website; do not wikilink. Aliases: translator-link1, translator1-link.
    • OR: for multiple translators, use translator-link1 through translator-linkn. Aliases: translator1-link through translatorn-link.
  • collaboration: Name of a group of authors or collaborators; requires author, last, or vauthors listing one or more primary authors; follows author name-list; appends "et al." to author name-list.
  • others: To record other contributors to the work, including illustrators. For the parameter value, write Illustrated by John Smith.

Date

  • date: Date of referenced source. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations.[date 1] Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after the website and publisher. For acceptable date formats, see Help:Citation Style 1 § Dates.
Shortened footnotes target full citations using the year specified in this parameter. A lowercase letter may be suffixed to the year to disambiguate {{sfn}} links to multiple works by the same author in the same year,[more] unless the date is formatted as YYYY-MM-DD. In the latter case, year or ref is required to disambiguate the link targets.
For approximate year, precede with "c. ", like this: |date=c. 1900.

For no date, or "undated", use |date=n.d.
The date of a Web page, PDF, etc. with no visible date can sometimes be established by searching the page source or document code for a created or updated date; a comment for editors such as date=2021-12-25<!--date from page source-->|orig-date=Original date 2011-01-01 can be added.
Automatic date formatting: Citation Style 1 and 2 templates, including this template, automatically render dates in all date parameters (such as |date=, |publication-date=, |access-date=, |archive-date=, etc.) except for |orig-date= in the style specified by the article's {{use dmy dates}} or {{use mdy dates}} template. See those templates' documentation for details.
  • year: Year of publication. The more flexible |date= parameter also handles a year by itself. Do not use in combination with the |date= parameter, unless both of the following conditions are met:
    1. Shortened footnotes target multiple citations with same last name and year of publication. (This situation necessitates a CITEREF disambiguator, usually a lowercase letter suffixed to the year.)
    2. The |date= format is YYYY-MM-DD. (This format prevents the addition of a disambiguating letter to the year.)
  • orig-date: Original publication date or year; displays in square brackets after the date (or year). For clarity, please supply specifics. For example: |orig-date=First published 1859 or |orig-date=Composed 1904. As |orig-date= does not support automatic date formatting, use the same date format as defined by |df= (or, if it exists in the article, by |cs1-dates= of a {{use dmy dates}} or {{use mdy dates}} template), or as used in the |date= parameter. Alias: orig-year
  • df: date format; sets rendered dates to the specified format; does not support date ranges or seasonal dates; overrides the automatic date formatting described above. Accepts one value which may be one of these:
    dmy – set publication dates to day month year format; access- and archive-dates are not modified;
    mdy – as above for month day, year format
    ymd – as above for year initial numeric format YYYY-MM-DD
    dmy-all – set publication, access-, and archive-dates to day month year format;
    mdy-all – as above for month day, year format
    ymd-all – as above for year initial numeric format YYYY-MM-DD
  1. Publication dates in references within an article should all have the same format. This may be a different format from that used for archive and access dates. See MOS:DATEUNIFY.

Title

(See also Help:Citation Style 1 § Titles and chapters.)

  • title: Title of source. Can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both. Displays in italics. If script-title is defined, use title to hold a Romanization (if available) of the title in script-title.
    • script-title: Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in title (if present). Must be prefixed with one of the script-<param>= language codes|supported language codes to help browsers properly display the script:
      ... |title=Tōkyō tawā |script-title=ja:東京タワー |trans-title=Tokyo Tower ...
    • trans-title: English translation of the title if the source cited is in a foreign language. Displays in square brackets after title. Use of the language parameter is recommended.
Titles containing certain characters will not display and link correctly unless those characters are encoded.
newline [ ]
space &#91; &#93; {{!}} (preferred)
{{bracket|text}} &#124; or {{pipe}}see also Help:Table § Rendering the pipe
  • title-link: Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink.
  • type: Provides additional information about the media type of the source. May alternatively be used to identify the type of manuscript linked to in the title, if this is not the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence case. Displays in parentheses following the title. The reserved keyword none can be used to disable the display of a type. Examples: Thesis, Booklet, Accepted manuscript, CD liner, Press release. Alias: medium.
  • chapter: The chapter heading of the source. May be wikilinked or may use chapter-url, but not both. Displays in quotes. If script-chapter is defined, use chapter to hold a Romanization (if available) of the title in script-chapter
    • script-chapter: Chapter heading for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc); follows Romanization defined in chapter (if present). Must be prefixed with one of the script-<param>= language codes|supported language codes to help browsers properly display the script:
      ... |chapter=Tōkyō tawā |script-chapter=ja:東京タワー |trans-chapter=Tokyo Tower ...
    • trans-chapter: English translation of the chapter heading, if the source cited is in a foreign language. Displays in square brackets after the chapter field; if chapter-url is defined, then trans-chapter is included in the link. Use of the language parameter is recommended.
  • contribution: A separately-authored part of author's book. May be wikilinked or may use contribution-url, but not both. Values of Afterword, Foreword, Introduction, or Preface will display unquoted; any other value will display in quotation marks. The author of the contribution is given in contributor.
  • language: The language (or a comma-separated list of the languages) in which the source is written, as either the ISO 639 language code (preferred) or the full language name. Examples: |language=ru; |lang=fr, pt-br; |lang=Russian; |language=French, Portuguese. See the list of supported codes and names. Do not use templates or wikilinks. Displays in parentheses with "in" before the language name or names. When the only source language is English, no language is displayed in the citation. The use of languages recognized by the citation module adds the page to the appropriate subcategory of Category:CS1 foreign language sources. Because cs1|2 templates are often copied from en.wiki to other wikis, the use of language codes is preferred so that language names render in the correct language and form: español at a French-language wiki instead of the English word "Spanish". Aliases: lang

Publisher

  • publisher: Name of publisher; may be wikilinked if relevant. The publisher is the company, organization or other legal entity that publishes the work being cited. Do not use the publisher parameter for the name of a work (e.g. a website, book, encyclopedia, newspaper, magazine, journal, etc.). If the name of the publisher changed over time, use the name as stated in the publication or used at the time of the source's publication. Corporate designations such as "Ltd", "Inc.", or "GmbH" are not usually included. Not normally used for periodicals. Omit where the publisher's name is substantially the same as the name of the work (for example, The New York Times Co. publishes The New York Times newspaper, so there is no reason to name the publisher). Displays after title.
  • place: For news stories with a dateline, the location where the story was written. If the name of the location changed over time, use the name as stated in the publication or used at the time of the source's publication. In earlier versions of the template this was the publication place, and for compatibility, will be treated as the publication place if the publication-place parameter is absent; see that parameter for further information. Alias: location
  • publication-place: Geographical place of publication; generally not wikilinked; omit when the name of the work includes the publication place, for example, The Boston Globe, The Times of India. Displays after the title. If the name of the publication place changed over time, use the name as stated in the publication or used at the time of the source's publication. If only one of publication-place, place, or location is defined, it will be treated as the publication place and will show after the title; if publication-place and place or location are defined, then place or location is shown before the title prefixed with "written at" and publication-place is shown after the title.
  • publication-date: Date of publication when different from the date the work was written. If date (or year) is also defined and is different, then publication-date displays preceded by "published" and enclosed in parentheses, following publisher. If date (or year) is not defined, publication-date is displayed as date. Use the same format as other dates in the article; do not wikilink.
  • via: Name of the content deliverer (if different from publisher). via is not a replacement for publisher, but provides additional detail. It may be used when the content deliverer (e.g. NewsBank) presents the source in a format different from the original, when the URL provided does not make clear the identity of the deliverer, where no URL or DOI is available (EBSCO), or if the deliverer requests attribution. See the access level parameters to display access restrictions.

Edition, series, volume

  • edition: When the publication has more than one edition; for example: "2nd", "Revised", and so forth. Appends the string " ed." after the field, so |edition=2nd produces "2nd ed." Does not display if a periodical field is defined.
  • series or version: When the source is part of a series, such as a book series or a journal, where the issue numbering has restarted.
  • volume: For one publication published in several volumes. Displays after the title and series fields; volume numbers should be entered just as a numeral (e.g. 37). Volume values that are wholly digits, wholly uppercase Roman numerals, or fewer than five characters will appear in bold. Any alphanumeric value of five or more characters will not appear in bold. In rare cases, publications carry both an ongoing volume and a year-related value; if so, provide them both, for example |volume=IV / #10.

In-source locations

  • page: The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless |no-pp=yes. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g. |page=3{{hyphen}}12), otherwise several editors and semi-automated tools will assume this was a misuse of the parameter to indicate a page range and will convert |page=3-12 to |pages=3{{ndash}}12. Alias: p.
  • OR: pages: A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless |no-pp=yes.
    Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of |pages= without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended: |pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15)). Alternatively, use |at=, like this: |at=pp. 3-1&ndash;3-15. Alias: pp.
    • no-pp: Set to yes, y, or true to suppress the p. or pp. notations where this is inappropriate; for example, where |page=Front cover or |pages=passim.
  • OR: at: For sources where a page number is inappropriate or insufficient. Overridden by |page= or |pages=. Use only one of |page=, |pages=, or |at=.
    Examples: page (p.) or pages (pp.); section (sec.), column (col.), paragraph (para.); track; hours, minutes and seconds; act, scene, canto, book, part, folio, stanza, back cover, liner notes, indicia, colophon, dust jacket, verse.
  • For |quote-page= and |quote-pages= used in conjunction with |quote=, see here.

URL

  • url: URL of an online location where the text of the publication named by title can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Remove tracking parameters from URLs, e.g. #ixzz2rBr3aO94 or ?utm_source=google&utm_medium=...&utm_term=...&utm_campaign=.... For linking to pages in PDF files or in Google Books, see WP:PAGELINKS. Do not link to any commercial booksellers, such as Amazon; use |isbn= or |oclc= to provide neutral search links for books. Invalid URLs, including those containing spaces, will result in an error message.
    • access-date: Full date when the content pointed to by url was last verified to support the text in the article; do not wikilink; requires url; use the same format as other access and archive dates in the citations.[date 1] Not required for linked documents that do not change. For example, access-date is required for online sources, such as personal websites, that do not have a publication date; see WP:CITEWEB. Access dates are not required for links to published research papers or published books. Note that access-date is the date that the URL was found to be working and to support the text being cited. See "Automatic date formatting" above for details about interaction with {{use dmy dates}} and {{use mdy dates}}. Can be hidden or styled by registered editors. Alias: accessdate.
    • archive-url: The URL of an archived snapshot of a web page. Typically used to refer to services such as Internet Archive (see Wikipedia:Using the Wayback Machine) and archive.today (see Help:Using archive.today); requires archive-date and url. By default (overridden by |url-status=live) the archived link is displayed first, with the original link at the end. Alias: archiveurl.
      • archive-date: Archive-service snapshot-date; preceded in display by default text "archived from the original on". Use the same format as other access and archive dates in the citations. This does not necessarily have to be the same format that was used for citing publication dates.[date 1] Do not wikilink; templated dates are discouraged. See "Automatic date formatting" above for details about interaction with {{use dmy dates}} and {{use mdy dates}}. Alias: archivedate.
      • url-status: A control parameter to select one of |url= or |archive-url= to link |title=; requires url and archive-url. Use {{dead link}} to mark dead |url= when there is no |archive-url=.
        Accepts multiple keywords:
        • dead – (default condition when |url-status= omitted or empty) selects |archive-url=
        • live – selects |url=; used when |url= is preemptively archived with |archive-url=
        • deviated – selects |archive-url=; used when |url= is still 'live' but no-longer supports the text in a Wikipedia article
        • unfit – selects |archive-url=; used when |url= links to vice (gambling, pornography), advertising, or other unsuitable page; links to |url= are suppressed in the rendering. If an entire domain is unsuitable, consider instead usurpation or blacklist. Bot help is available at WP:URLREQ
        • usurped – selects |archive-url=; used when the domain in |url= no longer serves its original intent, particularly when the domain has been (mis)appropriated by other entities, such as vice, reseller and advertising sites; links to |url= are suppressed in the rendering. Bot help is available at WP:URLREQ
        • bot: unknown – Editors may encounter this value which is left behind by a bot that has visited the reference and wasn't able to determine the status of the url. The page will be automatically placed in Category:CS1 maint: bot: original URL status unknown when this value is present, and per the instructions in that category, editors manually evaluate the state of the URL and change the parameter value appropriately.
      • archive-format: File format of the work referred to by archive-url; for example: DOC or XLS; displayed in parentheses after the archive link. HTML is implied and should not be specified. PDF is auto-detected and should not be specified. Does not change the external link icon (except for PDF). Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. (This is not a concern with PDF, because the auto-detection will add "(PDF)" as descriptive text.) See format=|Using |format=
    • url-access: See Access indicators for url-holding parameters
  • format: File format of the work referred to by url; for example: DOC or XLS; displayed in parentheses after title. (For media format, use type.) HTML is implied and should not be specified. PDF is auto-detected and should not be specified. Does not change the external link icon (except for PDF). Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. (This is not a concern with PDF, because the auto-detection will add "(PDF)" as descriptive text.) See format=|Using |format=

URLs must begin with a supported URI scheme. http:// and https:// will be supported by all browsers; however, ftp://, gopher://, irc://, ircs://, mailto: and news: may require a plug-in or an external application and should normally be avoided. IPv6 host-names are currently not supported.

If URLs in citation template parameters contain certain characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20. To encode the URL, replace the following characters with:

Character space " ' < > [ ] { | }
Encoding %20 %22 %27 %3C %3E %5B %5D %7B %7C %7D

Single apostrophes do not need to be encoded; however, unencoded multiples will be parsed as italic or bold markup. Single curly closing braces also do not need to be encoded; however, an unencoded pair will be parsed as the double closing braces for the template transclusion.

  1. 1.0 1.1 Access-date and archive-date in references should all have the same format – either the format used for publication dates, or YYYY-MM-DD. See MOS:DATEUNIFY.

Chapter URL

  • chapter-url: URL of an online location where the text of the publication named by chapter or contribution can be found. Cannot be used if those parameters are wikilinked. Should be at the same site as url, if any. If chapter-url is used, url should only be used if the beginning of the work and the cited chapter are on separate webpages at the site. Aliases: contribution-url, section-url.
  • chapter-format: Format of the work referred to by chapter-url; for example: PDF, DOC, or XLS; displayed in parentheses after chapter. HTML is implied and should not be specified. Does not change the external link icon. Note: External link icons do not include alt text; thus, they do not add format information for the visually impaired.

Anchor

  • ref: the citation's HTML anchor identifier, when different from its default. When set, |ref=ID generates an anchor with the given ID (the id= attribute in the citation's <cite id="ID"> HTML tag). Setting |ref=ID identifies the template as a target and allows wikilinking to full references, especially useful with short-form citations like shortened notes and parenthetical referencing. The default anchor ID is suitable for use with {{sfn}} and {{harv}} templates. Since April 2020, the parameter / keyword pair |ref=harv has no special meaning; this deprecated setting should not be used and may be removed from existing cs1|2 templates. To inhibit anchor ID creation, set |ref=none. Aliases: none. See Template:Citation/doc § Anchors for Harvard referencing templates.

Identifiers

  • id: A unique identifier, used where none of the specialized identifiers are applicable; wikilink or use an external link template as applicable. For example, |id=NCJ 122967 will append "NCJ 122967" at the end of the citation. You can use templates such as |id={{NCJ|122967}} to append NCJ 122967 instead.

The following identifiers create links and are designed to accept a single value. Using multiple values or other text will break the link and/or invalidate the identifier. In general, the parameters should include only the variable part of the identifier, e.g. |rfc=822 or |pmc=345678.

  • arxiv: arXiv identifier; for example: |arxiv=hep-th/9205027 (before April 2007) or |arxiv=0706.0001 (April 2007 – December 2014) or |arxiv=1501.00001 (since January 2015). Do not include extraneous file extensions like ".pdf" or ".html". Aliases: eprint.
  • asin: Amazon Standard Identification Number; if first character of asin value is a digit, use isbn. Because this link favours one specific distributor, include it only if standard identifiers are not available. Example |asin=B00005N5PF. Aliases: ASIN.
    • asin-tld: ASIN top-level domain for Amazon sites other than the US; valid values: ae, au, br, ca, cn, de, es, fr, in, it, jp, mx, nl, pl, sa, se, sg, tr, uk. Aliases: none.
  • bibcode: bibcode; used by a number of astronomical data systems; for example: 1974AJ.....79..819H. Aliases: none.
  • biorxiv: bioRxiv id, as in the entire DOI (e.g. 10.1101/078733 for http://biorxiv.org/content/early/2016/10/01/078733 or https://doi.org/10.1101/078733; 10.1101/2020.07.24.220400 for https://doi.org/10.1101/2020.07.24.220400). Aliases: none.
  • citeseerx: CiteSeerX id, a string of digits and dots found in a CiteSeerX URL (e.g. 10.1.1.176.341 for http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.176.341). Aliases: none.
  • doi: Digital object identifier; for example: 10.1038/news070508-7. It is checked to ensure it begins with (10.). Aliases: DOI.
    • Supports accept-this-as-written markup to indicate valid DOIs using a non-standard format, see below.
    • doi-broken-date: Date a valid DOI was found to be non-working/inactive at https://doi.org. Use the same format as other dates in the article. Aliases: none.
  • eissn: International Standard Serial Number for the electronic media of a serial publication; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space; example |eissn=1557-2986. Aliases: EISSN.
    • Supports accept-this-as-written markup to indicate valid eISSNs using a non-standard format, see below.
  • hdl: Handle System identifier for digital objects and other resources on the Internet; example |hdl=20.1000/100. Aliases: HDL.
  • isbn: International Standard Book Number; for example: 978-0-8126-9593-9. (See Wikipedia:ISBN and ISBN § Overview.) Hyphens in the ISBN are optional, but preferred. Use the ISBN actually printed on or in the book. Use the 13-digit ISBN – beginning with 978 or 979 – when it is available. If only a 10-digit ISBN is printed on or in the book, use it. ISBNs can be found on the page with the publisher's information – usually the back of the title page – or beneath the barcode as a number beginning with 978 or 979 (barcodes beginning with any other numbers are not ISBNs). For sources with the older 9-digit SBN system, use sbn. Do not convert a 10-digit ISBN to 13-digit by just adding the 978 prefix; the last digit is a calculated check digit and just making changes to the numbers will make the ISBN invalid. This parameter should hold only the ISBN without any additional characters. It is checked for length, invalid characters – anything other than numbers, spaces, and hyphens, with "X" permitted as the last character in a 10-digit ISBN – and the proper check digit. Aliases: ISBN.
    • Use the {{Format ISBN}} template within the parameter – in the form |isbn={{Format ISBN|9780812695939}} – if you are unsure of how any particular ISBN should be hyphenated, as the pattern varies by country and publisher.
    • Supports accept-this-as-written markup to indicate valid ISBNs using a non-standard format, see below.
  • ismn: International Standard Music Number; for example: 979-0-9016791-7-7. Hyphens or spaces in the ISMN are optional. Use the ISMN actually printed on or in the work. This parameter should hold only the ISMN without any additional characters. It is checked for length, invalid characters – anything other than numbers, spaces, and hyphens – and the proper check digit. Aliases: ISMN.
  • issn: International Standard Serial Number; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space; example |issn=2049-3630. Aliases: ISSN.
    • Supports accept-this-as-written markup to indicate valid ISSNs using a non-standard format, see below.
  • jfm: Jahrbuch über die Fortschritte der Mathematik; do not include "JFM" in the value; example |jfm=53.0144.01. Aliases: JFM.
  • jstor: JSTOR reference number; for example: |jstor=3793107. Aliases: JSTOR.
  • lccn: Library of Congress Control Number. When present, alphabetic prefix characters are to be lower case and without a space; example |lccn=79-57364 or |lccn=2004042477 or |lccn=e09001178. Aliases: LCCN.
  • mr: Mathematical Reviews; example |mr=630583. Aliases: MR.
  • oclc: OCLC Number for looking up publications in the WorldCat union catalog; example |oclc=9355469. Aliases: OCLC.
  • ol: Open Library identifier; do not include "OL" in the value; example |ol=7030731M. Aliases: OL.
  • osti: Office of Scientific and Technical Information; example |osti=4367507. Aliases: OSTI.
  • pmc: PubMed Central; use article number for open repository full-text of a journal article, e.g. |pmc=345678. Do not include "PMC" in the value. See also the pmid parameter, below; these are two different identifiers. Aliases: PMC.
    • pmc-embargo-date: Date that pmc goes live; if this date is in the future, then pmc is not linked until that date. Aliases: none.
  • pmid: PubMed; use unique identifier; example |pmid=17322060 See also the pmc parameter, above; these are two different identifiers. Aliases: PMID.
  • rfc: Request for Comments; example |rfc=3143. Aliases: RFC.
  • sbn: Standard Book Number; example |sbn=356-02201-3. Aliases: SBN.
    • Supports accept-this-as-written markup to indicate valid SBNs using a non-standard format, see below.
  • ssrn: Social Science Research Network; example |ssrn=1900856. Aliases: SSRN.
  • s2cid: Semantic Scholar corpus ID; example |s2cid=37220927. Aliases: S2CID.
  • zbl: Zentralblatt MATH; example |zbl=0472.53010 For zbMATH search results like JFM 35.0387.02 use |jfm=35.0387.02. Aliases: ZBL.

In very rare cases, valid identifiers (f.e., as actually printed on publications) do not follow their defined standard format or use non-conforming checksums, which would typically cause an error message to be shown. Do not alter them to match a different checksum. In order to suppress the error message, some identifiers (|doi=, |eissn=, |isbn=, |issn=, and |sbn=) support a special accept-this-as-written markup which can be applied to disable the error-checking (as |<param>=((<value>))). If the problem is down to a mere typographical error in a third-party source, correct the identifier value instead of overriding the error message.

For some identifiers, it is possible to specify the access status using the corresponding |<param>-access= parameter.

For {{cite journal}}, some identifiers (specifying free resources) will automatically be linked to the title when |url= and |title-link= are not used to specify a different link target. This behaviour can be overridden by one out of a number of special keywords for |title-link= to manually select a specific source (|title-link=pmc or |title-link=doi) for auto-linking or to disable the feature (|title-link=none).

It is not necessary to specify a URL to a link identical to a link also produced by an identifier. The |url= parameter (or |title-link=) can then be used for providing a direct deep link to the corresponding document or a convenience link to a resource that would not otherwise be obviously accessible.

Quote

  • quote: Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation. If script-quote is defined, use quote to hold a Romanization (if available) of the text in script-quote.
    • script-quote: Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in quote (if available). Alias: none. Must be prefixed with one of the script-<param>= language codes|supported language codes to help browsers properly display the script:
      ... |quote=Tōkyō tawā |script-quote=ja:東京タワー |trans-quote=Tokyo Tower ...
    • trans-quote: English translation of the quotation if the source quoted is in a foreign language. Displays in square brackets. Alias: none.
  • quote-page: The number of a single page quoted in |quote=. Use either |quote-page= or |quote-pages=, but not both. Should be a subset of the page(s) specified in |page=, |pages= or |at=. Displays preceded by p. unless |no-pp=yes. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g. |quote-page=3{{hyphen}}12). Alias: none.
  • OR: quote-pages: A list or range of pages quoted in |quote=. Use either |quote-page= or |quote-pages=, but not both. Should be a subset of the pages specified in |pages= or |at=. Separate using an en dash (–); separate non-sequential pages with a comma (,). Displays preceded by pp. unless |no-pp=yes is defined. Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of |quote-pages= without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended: |quote-pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15)). Alias: none.

Editors

  • editor-last: surname of editor. Do not wikilink—use editor-link instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use editor-last to include the same format as the source. Aliases: editor-last1, editor1-last, editor-surname, editor-surname1, editor1-surname, editor, editor1.
    • editor: This parameter is used to hold the complete name of a single editor (first and last), or the name of an editorial committee. This parameter should never hold the names of more than one editor. Supports accept-this-as-written markup.
    • editor-first: given or first names of editor, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use editor-link instead. Aliases: editor-first1, editor1-first, editor-given, editor-given1, editor1-given.
    • OR: for multiple editors, use editor-last1, editor-first1 through editor-lastn, editor-firstn (Aliases: editorn-last, editor-surnamen or editorn-surname; editorn-first, editor-givenn or editorn-given; editorn). For an individual editor plus an institutional editor, you can use |editor-first1=...|editor-last1=... |editor2=....
    • editor-link: title of existing Wikipedia article about the editor—not the editor's website; do not wikilink. Aliases: editor-link1.
    • OR: for multiple editors, use editor-link1 through editor-linkn (alias editorn-link).
    • name-list-style: accepts a limited list of keywords as value; when set to amp, ampersand, or &, inserts an ampersand between the last two names in a name list; when set to and, inserts the conjunction 'and' between the last two names of a name list; when set to vancdisplays name lists in Vancouver style when the lists use the last/first forms of name parameters.
  • veditors: comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses. End with etal if appropriate:
    |veditors=Smythe JB, ((Megabux Corp.)), etal
    • editor-linkn and editor-maskn may be used for the individual names in |veditors=, as described above
  • Display:
    Use display-editors to control the length of the displayed editor name list and to specify when "et al." is included.
    If authors: Authors are first, followed by the included work, then "In" and the editors, then the main work.
    If no authors: Editors appear before the included work; a single editor is followed by "ed."; multiple editors are followed by "eds."

Display options

  • mode: Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For |mode=cs1, element separator and terminal punctuation is a period (.); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For |mode=cs2, element separator is a comma (,); terminal punctuation is omitted; where appropriate, initial letters of certain words are not capitalized ('retrieved...'). These styles correspond to Citation Style 1 and Citation Style 2 respectively. To override default terminal punctuation use postscript.
  • author-mask:
  • contributor-mask:
  • editor-mask:
  • interviewer-mask:
  • subject-mask:
  • translator-mask:
    Replaces the name of the (first) author with em dashes or text. Set <name>-mask to a numeric value n to set the dash n em spaces wide; set <name>-mask to a text value to display the text without a trailing author separator; for example, "with". The numeric value 0 is a special case to be used in conjunction with <name>-link—in this case, the value of <name>-link will be used as (linked) text. In either case, you must still include the values for all names for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as shortened footnotes. Do not use in a list generated by {{reflist}}, <references /> or similar as there is no control of the order in which references are displayed. Mask parameters can take an enumerator in the name of the parameter (e.g. |authorn-mask=) to apply the mask to a specific name.
  • display-authors:
  • display-contributors:
  • display-editors:
  • display-interviewers:
  • display-subjects:
  • display-translators:
    Controls the number of author (or other kind of contributor) names that are displayed. By default, all authors are displayed. To change the displayed number of names, set the parameter to the desired number. For example, |display-authors=2 will display only the first two authors in a citation (and not affect the display of the other kinds of contributors). |display-authors=0 is a special case suppressing the display of all authors including the et al. |display-authors=etal displays all authors in the list followed by et al. Aliases: none.
  • postscript: Controls the closing punctuation for a citation; defaults to a period (.); for no terminating punctuation, specify |postscript=none – leaving |postscript= empty is the same as omitting it, but is ambiguous. Additional text, or templates that render more than a single terminating punctuation character, will generate a maintenance message. |postscript= is ignored if quote is defined.

Subscription or registration required

Citations of online sources that require registration or a subscription are acceptable in Wikipedia as documented in Verifiability § Access to sources. As a courtesy to readers and other editors, editors should signal restrictions on access to material provided via the external links included in a citation. These levels describe requirements or constraints related to accessing and viewing the cited material; they are not intended to indicate the ability to reuse, or the copyright status, of the material, since that status is not relevant to verifying claims in articles.

Four access levels can be used:

  • access indicator for named identifiers:
    • Freely accessible free: the source is free to read for anyone
  • access indicators for url-holding parameters:
    • Free registration required registration: a free registration with the provider is required to access the source, even if a limited preview, abstract or review may still be available without registration
    • Free access subject to limited trial, subscription normally required limited: free access is subject to limited trial and a subscription is normally required
    • Paid subscription required subscription: the source is only accessible via a paid subscription with the provider of the source ("paywall")

As there are often multiple external links with different access levels in the same citation, each value is attributed to a specific external link.

Access indicators for url-holding parameters

Online sources linked by |url=, |article-url=, |chapter-url=, |contribution-url=, |entry-url=, |map-url=, and |section-url= are presumed to be free-to-read. When they are not free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. Because the sources linked by these URL-holding parameters are presumed to be free-to-read, they are not marked as free. If the registration/limited/subscription access to the source goes dead and is no longer available, then remove the access-indicator parameter and add |archive-url= and |archive-date= values if possible.

URL-holding and access-indicator parameters
URL Access Allowed keywords
|url= url-access= registration Free registration required
limited Free access subject to limited trial, subscription normally required
subscription Paid subscription required
|article-url= article-url-access=
|chapter-url= chapter-url-access=
|contribution-url= contribution-url-access=
|entry-url= entry-url-access=
|map-url= map-url-access=
|section-url= section-url-access=

For example, this cites a web page that requires registration but not subscription:

{{cite web |url=https://example.com/nifty_data.php |url-access=registration |date=2021-04-15 |title=Nifty example data}}

which renders as:

"Nifty example data". 2021-04-15.
Access indicator for named identifiers

Links inserted by named identifiers are presumed to lie behind a paywall or registration barrier – exceptions listed below. When they are free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. When the sources linked by these named-identifier parameters are not presumed to carry a free-to-read full text (for instance because they're just abstracting services), they may not be marked as limited, registration, or subscription.

Named-identifier and access-indicator parameters
Identifier Access Allowed keywords
|bibcode= bibcode-access= free Freely accessible
|doi= doi-access=
|hdl= hdl-access=
|jstor= jstor-access=
|ol= ol-access=
|osti= osti-access=
|ssrn= ssrn-access=
|s2cid= s2cid-access=

Some named-identifiers are always free-to-read. For those named identifiers there are no access-indicator parameters; the access level is automatically indicated by the template. These named identifiers are:

  • |arxiv=
  • |biorxiv=
  • |citeseerx=
  • |medrxiv=
  • |pmc=
  • |rfc=

For embargoed pmc that will become available in the future, see pmc-embargo-date.

TemplateData

See Template:Cite book/TemplateData.

Citation tools

This template produces COinS metadata; see COinS in Wikipedia for background information.