|
|
Line 1: |
Line 1: |
| {{high-risk}} | | {{high-risk}} |
| {{cascade-protected template}} | | {{cascade-protected template}} |
| <noinclude>{{pp|reason=Persistent [[WP:Disruptive editing|disruptive editing]] Protecting high visibility template.|small=yes}}</noinclude>{{Documentation subpage}}
| |
| <!-- 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}}.
| |
|
| |
|
| If the correct parameters are used, this template produces output identical to that of the {{tl|Citation}} template, with one important exception: By default, this Citation template uses periods (full stops) in places where the Citation template use commas by default; either type of template can use periods (full stops) or commas by using an optional parameter.
| |
|
| |
| == Usage ==
| |
| {{csdoc|usage}}
| |
| === Horizontal formats ===
| |
| ==== Most common ====
| |
| {{csdoc|usage common}}
| |
| ;To cite a book with a credited author
| |
| <syntaxhighlight lang="wikitext" copy="1">{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |access-date=}}</syntaxhighlight>
| |
|
| |
| ;To cite a book with no credited author
| |
| <syntaxhighlight lang="wikitext" copy="1">{{cite book |author=<!-- not stated --> |date= |title= |url= |location= |publisher= |page= |isbn= |access-date=}}</syntaxhighlight>
| |
|
| |
| ;To cite an online book that has been archived
| |
| <syntaxhighlight lang="wikitext" copy="1">{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |url-status= |archive-url= |archive-date= |access-date=}}</syntaxhighlight>
| |
|
| |
| ;To cite a book written in a foreign language
| |
| <syntaxhighlight lang="wikitext" copy="1">{{cite book |last= |first= |date= |title= |url= |trans-title= |language= |location= |publisher= |page= |isbn= |access-date=}}</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" copy="1">{{cite book |last1= |first1= |last2= |first2= |date= |title= |url= |url-access= |trans-title= |format= |language= |location= |publisher= |page= |isbn= |url-status= |archive-url= |archive-date= |access-date= |via= |quote=}}</syntaxhighlight>
| |
| {{end}}
| |
|
| |
| ==== Full ====
| |
| {{csdoc|usage full}}
| |
| <syntaxhighlight lang="wikitext" copy="1">{{cite book |last1= |first1= |author-link1= |last2= |first2= |author-link2= |display-authors= |author-mask1= |author-mask2= |collaboration= |df= |date= |year= |orig-date= |orig-year= |contributor-last1= |contributor-first1= |contributor-link1= |contributor-last2= |contributor-first2= |contributor-link2= |display-contributors= |contributor-mask1= |contributor-mask2= |chapter= |script-chapter= |chapter-url= |chapter-url-access= |trans-chapter= |chapter-format= |contribution= |script-contribution= |contribution-url= |contribution-url-access= |trans-contribution= |contribution-format= |location= |editor-last1= |editor-first1= |editor-link1= |editor-last2= |editor-first2= |editor-link2= |display-editors= |editor-mask1= |editor-mask2= |title= |script-title= |title-link= |url= |url-access= |trans-title= |format= |department= |type= |series= |language= |volume= |interviewer-last1= |interviewer-first1= |interviewer-link1= |interviewer-last2= |interviewer-first2= |interviewer-link2= |display-interviewers= |interviewer-mask1= |interviewer-mask2= |translator-last1= |translator-first1= |translator-link1= |translator-last2= |translator-first2= |translator-link2= |display-translators= |translator-mask1= |translator-mask2= |others= |name-list-style= |edition= |publication-place= |publisher= |publication-date= |minutes= |time-caption= |time= |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= |medrxiv= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmc-embargo-date= |pmid= |rfc= |sbn= |ssrn= |s2cid= |s2cid-access= |zbl= |id= |url-status= |archive-url= |archive-format= |archive-date= |access-date= |via= |quote-page= |quote-pages= |quote= |script-quote= |trans-quote= |mode= |ref= |postscript=}}</syntaxhighlight>
| |
| {{end}}
| |
|
| |
| === Vertical formats ===
| |
| ==== Most common ====
| |
| {{csdoc|usage vertical common}}
| |
| <!-- Please synchronize this list with the corresponding one at the overview page [[Wikipedia:Citation templates#Examples]] -->
| |
| ;To cite a book with a credited author
| |
| <syntaxhighlight lang="wikitext" copy="1">
| |
| {{cite book
| |
| |last =
| |
| |first =
| |
| |date =
| |
| |title =
| |
| |url =
| |
| |location =
| |
| |publisher =
| |
| |page =
| |
| |isbn =
| |
| |access-date =
| |
| }}
| |
| </syntaxhighlight>
| |
|
| |
| ;To cite a book with no credited author
| |
| <syntaxhighlight lang="wikitext" copy="1">
| |
| {{cite book
| |
| |author = <!-- not stated -->
| |
| |date =
| |
| |title =
| |
| |url =
| |
| |location =
| |
| |publisher =
| |
| |page =
| |
| |isbn =
| |
| |access-date =
| |
| }}
| |
| </syntaxhighlight>
| |
|
| |
| ;To cite an online book that has been archived
| |
| <syntaxhighlight lang="wikitext" copy="1">
| |
| {{cite book
| |
| |last =
| |
| |first =
| |
| |date =
| |
| |title =
| |
| |url =
| |
| |location =
| |
| |publisher =
| |
| |page =
| |
| |isbn =
| |
| |url-status =
| |
| |archive-url =
| |
| |archive-date =
| |
| |access-date =
| |
| }}
| |
| </syntaxhighlight>
| |
|
| |
| ;To cite a book written in a foreign language
| |
| <syntaxhighlight lang="wikitext" copy="1">
| |
| {{cite book
| |
| |last =
| |
| |first =
| |
| |date =
| |
| |title =
| |
| |url =
| |
| |trans-title =
| |
| |language =
| |
| |location =
| |
| |publisher =
| |
| |page =
| |
| |isbn =
| |
| |access-date =
| |
| }}
| |
| </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" copy="1">
| |
| {{cite book
| |
| |last1 =
| |
| |first1 =
| |
| |last2 =
| |
| |first2 =
| |
| |date =
| |
| |title =
| |
| |url =
| |
| |url-access =
| |
| |trans-title =
| |
| |format =
| |
| |language =
| |
| |location =
| |
| |publisher =
| |
| |page =
| |
| |isbn =
| |
| |url-status =
| |
| |archive-url =
| |
| |archive-date =
| |
| |access-date =
| |
| |via =
| |
| |quote =
| |
| }}
| |
| </syntaxhighlight>
| |
| {{end}}
| |
|
| |
| ==== Full ====
| |
| {| class="wikitable"
| |
| |+ Full parameter set in vertical format
| |
| ! width="7.8%" | Parameters !! width="9.25%" | Prerequisites !! colspan="2" | Brief instructions / notes !! Vertical list
| |
| |-
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| |
| |
| | Author's last name or single name author. Don't link.
| |
| | width="30%" rowspan="10" | Note that if the parameter <code>contribution</code>, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}, is defined, <code>contributor</code>-related parameters become the first parameters of this template in place of <code>author</code>-related parameters, while <code>author</code>-related parameters get shifted to between <code>department</code>-, and {{tooltip|{{codett|location}}|or alias place}}- and <code>editor</code>-related parameters, and {{tooltip|{{codett|location}}|or alias place}}- and <code>editor</code>-related parameters swap places with <code>title</code>- and <code>department</code>-related parameters.
| |
| | rowspan="140" style="vertical-align:top;" | <syntaxhighlight lang="wikitext" copy="1">
| |
| {{cite book
| |
| |last1 =
| |
| |first1 =
| |
| |author-link1 =
| |
| |last2 =
| |
| |first2 =
| |
| |author-link2 =
| |
| |display-authors =
| |
| |author-mask1 =
| |
| |author-mask2 =
| |
| |collaboration =
| |
| |df =
| |
| |date =
| |
| |year =
| |
| |orig-date =
| |
| |orig-year =
| |
| |contributor-last1 =
| |
| |contributor-first1 =
| |
| |contributor-link1 =
| |
| |contributor-last2 =
| |
| |contributor-first2 =
| |
| |contributor-link2 =
| |
| |display-contributors =
| |
| |contributor-mask1 =
| |
| |contributor-mask2 =
| |
| |chapter =
| |
| |script-chapter =
| |
| |chapter-url =
| |
| |chapter-url-access =
| |
| |trans-chapter =
| |
| |chapter-format =
| |
| |contribution =
| |
| |script-contribution =
| |
| |contribution-url =
| |
| |contribution-url-access =
| |
| |trans-contribution =
| |
| |contribution-format =
| |
| |location =
| |
| |editor-last1 =
| |
| |editor-first1 =
| |
| |editor-link1 =
| |
| |editor-last2 =
| |
| |editor-first2 =
| |
| |editor-link2 =
| |
| |display-editors =
| |
| |editor-mask1 =
| |
| |editor-mask2 =
| |
| |title =
| |
| |script-title =
| |
| |title-link =
| |
| |url =
| |
| |url-access =
| |
| |trans-title =
| |
| |format =
| |
| |department =
| |
| |type =
| |
| |series =
| |
| |language =
| |
| |volume =
| |
| |interviewer-last1 =
| |
| |interviewer-first1 =
| |
| |interviewer-link1 =
| |
| |interviewer-last2 =
| |
| |interviewer-first2 =
| |
| |interviewer-link2 =
| |
| |display-interviewers =
| |
| |interviewer-mask1 =
| |
| |interviewer-mask2 =
| |
| |translator-last1 =
| |
| |translator-first1 =
| |
| |translator-link1 =
| |
| |translator-last2 =
| |
| |translator-first2 =
| |
| |translator-link2 =
| |
| |display-translators =
| |
| |translator-mask1 =
| |
| |translator-mask2 =
| |
| |others =
| |
| |name-list-style =
| |
| |edition =
| |
| |publication-place =
| |
| |publisher =
| |
| |publication-date =
| |
| |minutes =
| |
| |time-caption =
| |
| |time =
| |
| |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 =
| |
| |medrxiv =
| |
| |mr =
| |
| |oclc =
| |
| |ol =
| |
| |ol-access =
| |
| |osti =
| |
| |osti-access =
| |
| |pmc =
| |
| |pmc-embargo-date =
| |
| |pmid =
| |
| |rfc =
| |
| |sbn =
| |
| |ssrn =
| |
| |s2cid =
| |
| |s2cid-access =
| |
| |zbl =
| |
| |id =
| |
| |url-status =
| |
| |archive-url =
| |
| |archive-format =
| |
| |archive-date =
| |
| |access-date =
| |
| |via =
| |
| |quote-page =
| |
| |quote-pages =
| |
| |quote =
| |
| |script-quote =
| |
| |trans-quote =
| |
| |mode =
| |
| |ref =
| |
| |postscript =
| |
| }}
| |
| </syntaxhighlight>
| |
| |-
| |
| | {{tooltip|{{codett|first1}}|or any of its aliases, including: first; given1; given; author-first1; author1-first; author-first; author-given1; author1-given; author-given; subject-first1; subject1-first; subject-first; subject-given1; subject1-given; subject-given; host1; and host}}
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| | Author's first name. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|author-link1}}|or any of its aliases, including: author1-link; author-link; authorlink1; author1link; authorlink; subject-link1; subject1-link; and subject-link}}
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| | Title of Wikipedia article about the first author. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}}
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| | Like <code>last1</code>, but for 2nd author. Don't link. Similar: <code>last3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|first2}}|or any of its aliases, including: given2; author-first2; author2-first; author-given2; author2-given; subject-first2; subject2-first; subject-given2; subject2-given; and host2}}
| |
| | {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}}
| |
| | Like <code>first1</code>, but for 2nd author. Don't link. Similar: <code>first3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|author-link2}}|or any of its aliases, including: author2-link; authorlink2; author2link; subject-link2; and subject2-link}}
| |
| | {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}}
| |
| | Like <code>author-link1</code>, but for 2nd author. Don't link. Similar: <code>author-link3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|display-authors}}|or alias display-subjects}}
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| | Number (number of authors displayed) or <code>etal</code> (more authors)
| |
| |-
| |
| | {{tooltip|{{codett|author-mask1}}|or any of its aliases, including: author1-mask; author-mask; subject-mask1; subject1-mask; and subject-mask}}
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| | rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
| |
| |-
| |
| | {{tooltip|{{codett|author-mask2}}|or any of its aliases, including: author2-mask; subject-mask2; and subject2-mask}}
| |
| | {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}}
| |
| |-
| |
| | <code>collaboration</code>
| |
| | {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}}
| |
| |
| |
| |-
| |
| | <code>df</code> || || colspan="2" |
| |
| |-
| |
| | <code>date</code> || || colspan="2" |
| |
| |-
| |
| | <code>year</code> || || colspan="2" |
| |
| |-
| |
| | <code>orig-date</code> || <code>date</code> or <code>year</code> || colspan="2" |
| |
| |-
| |
| | <code>orig-year</code> || <code>date</code> or <code>year</code> || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | {{tooltip|{{codett|contribution}}|but not any of its aliases, including: article; chapter; entry; or section}}
| |
| | Like <code>last1</code>, but for contributor. Don't link.
| |
| | rowspan="9" | Note that this parameter requires the use of <code>contribution</code>-, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}-related parameters.
| |
| |-
| |
| | {{tooltip|{{codett|contributor-first1}}|or any of its aliases, including: contributor1-first; contributor-first; contributor-given1; contributor1-given; and contributor-given}}
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | Like <code>first1</code>, but for contributor. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|contributor-link1}}|or any of its aliases, including: contributor1-link; and contributor-link}}
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | Like <code>author-link1</code>, but for contributor. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|contributor-last2}}|or any of its aliases, including: contributor2-last; contributor2; contributor-surname2; and contributor2-surname}}
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | Like <code>last1</code>, but for 2nd contributor. Don't link. Similar: <code>contributor-last3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|contributor-first2}}|or any of its aliases, including: contributor2-first; contributor-given2; and contributor2-given}}
| |
| | {{tooltip|{{codett|contributor-last2}}|or any of its aliases, including: contributor2-last; contributor2; contributor-surname2; and contributor2-surname}}
| |
| | Like <code>first1</code>, but for 2nd contributor. Don't link. Similar: <code>contributor-first3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|contributor-link2}}|or alias contributor2-link}}
| |
| | {{tooltip|{{codett|contributor-last2}}|or any of its aliases, including: contributor2-last; contributor2; contributor-surname2; and contributor2-surname}}
| |
| | Like <code>author-link1</code>, but for 2nd contributor. Don't link. Similar: <code>contributor-link3</code>, etc.
| |
| |-
| |
| | <code>display-contributors</code>
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | Like <code>display-authors</code>, but for contributors
| |
| |-
| |
| | {{tooltip|{{codett|contributor-mask1}}|or any of its aliases, including: contributor1-mask; and contributor-mask}}
| |
| | {{tooltip|{{codett|contributor-last1}}|or any of its aliases, including: contributor1-last; contributor-last; contributor1; contributor; contributor-surname1; contributor1-surname; and contributor-surname}}
| |
| | rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
| |
| |-
| |
| | {{tooltip|{{codett|contributor-mask2}}|or alias contributor2-mask}}
| |
| | {{tooltip|{{codett|contributor-last2}}|or any of its aliases, including: contributor2-last; contributor2; contributor-surname2; and contributor2-surname}}
| |
| |-
| |
| | {{tooltip|{{codett|chapter}}|or any of its aliases, including: article; contribution; entry; and section}} || || This should be the title of the chapter cited. Do not wikilink {{tooltip|{{codett|chapter}}|or any of its aliases, including: article; contribution; entry; and section}} if {{tooltip|{{codett|chapter-url}}|or any of its aliases, including: article-url; contribution-url; entry-url; and section-url}} is provided.
| |
| | rowspan="6" | Note that its alias <code>contribution</code>, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}, is the only parameter that is allowed with the use of <code>contributor</code>-related parameters, and that if defined, <code>contributor</code>-related parameters become the first parameters of this template in place of <code>author</code>-related parameters, while <code>author</code>-related parameters get shifted to between <code>department</code> and {{tooltip|{{codett|location}}|or alias place}}- and <code>editor</code>-related parameters, and {{tooltip|{{codett|location}}|or alias place}}- and <code>editor</code>-related parameters swap places with <code>title</code>- and <code>department</code>-related parameters.
| |
| |-
| |
| | {{tooltip|{{codett|script-chapter}}|or any of its aliases, including: script-article; script-contribution; script-entry; and script-section}} || ||
| |
| |-
| |
| | {{tooltip|{{codett|chapter-url}}|or any of its aliases, including: article-url; contribution-url; entry-url; and section-url}} || {{tooltip|{{codett|chapter}}|or any of its aliases, including: article; contribution; entry; and section}} or {{tooltip|{{codett|script-chapter}}|or any of its aliases, including: script-article; script-contribution; script-entry; and script-section}} ||
| |
| |-
| |
| | {{tooltip|{{codett|chapter-url-access}}|or any of its aliases, including: article-url-access; contribution-url-access; entry-url-access; and section-url-access}} || {{tooltip|{{codett|chapter-url}}|or any of its aliases, including: article-url; contribution-url; entry-url; and section-url}} ||
| |
| |-
| |
| | {{tooltip|{{codett|trans-chapter}}|or any of its aliases, including: trans-article; trans-contribution; trans-entry; and trans-section}} || {{tooltip|{{codett|chapter}}|or any of its aliases, including: article; contribution; entry; and section}} or {{tooltip|{{codett|script-chapter}}|or any of its aliases, including: script-article; script-contribution; script-entry; and script-section}} ||
| |
| |-
| |
| | {{tooltip|{{codett|chapter-format}}|or any of its aliases, including: article-format; contribution-format; entry-format; and section-format}} || {{tooltip|{{codett|chapter-url}}|or any of its aliases, including: article-url; contribution-url; entry-url; and section-url}} ||
| |
| |-
| |
| | <code>contribution</code> || || This should be the title of the contribution cited. Do not wikilink <code>contribution</code> if <code>contribution-url</code> is provided
| |
| | rowspan="6" | Note that this parameter, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}, is required for the use of <code>contributor</code>-related parameters.
| |
| |-
| |
| | <code>script-contribution</code> || ||
| |
| |-
| |
| | <code>contribution-url</code> || <code>contribution</code> or <code>script-contribution</code> ||
| |
| |-
| |
| | <code>contribution-url-access</code> || <code>contribution-url</code> ||
| |
| |-
| |
| | <code>trans-contribution</code> || <code>contribution</code> or <code>script-contribution</code> ||
| |
| |-
| |
| | <code>contribution-format</code> || <code>contribution-url</code> ||
| |
| |-
| |
| | {{tooltip|{{codett|location}}|or alias place}} || {{tooltip|{{codett|publisher}}|or alias institution}} || can be used for written-at location when <code>publication-place</code> is used for publication place
| |
| | rowspan="10" | Note that if the parameter <code>contribution</code>, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}, is defined, these parameters swap places with <code>title</code>- and <code>department</code>-related parameters.
| |
| |-
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| |
| |
| | Like <code>last1</code>, but for editor. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|editor-first1}}|or any of its aliases, including: editor1-first; editor-first; editor-given1; editor1-given; and editor-given}}
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| | Like <code>first1</code>, but for editor. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|editor-link1}}|or any of its aliases, including: editor1-link; and editor-link}}
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| | Like <code>author-link1</code>, but for editor. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}}
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| | Like <code>last1</code>, but for 2nd editor. Don't link. Similar: <code>editor-last3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|editor-first2}}|or any of its aliases, including: editor2-first; editor-given2; and editor2-given}}
| |
| | {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}}
| |
| | Like <code>first1</code>, but for 2nd editor. Don't link. Similar: <code>editor-first3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|editor-link2}}|or alias editor2-link}}
| |
| | {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}}
| |
| | Like <code>author-link1</code>, but for 2nd editor. Don't link. Similar: <code>editor-link3</code>, etc.
| |
| |-
| |
| | <code>display-editors</code>
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| | Like <code>display-authors</code>, but for editors
| |
| |-
| |
| | {{tooltip|{{codett|editor-mask1}}|or any of its aliases, including: editor1-mask; and editor-mask}}
| |
| | {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}}
| |
| | rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
| |
| |-
| |
| | {{tooltip|{{codett|editor-mask2}}|or alias editor2-mask}}
| |
| | {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}}
| |
| |-
| |
| | <code>title</code> || || This parameter is required.
| |
| | rowspan="8" | Note that if the parameter <code>contribution</code>, but not {{tooltip|{{codett|chapter}}|or any of its other aliases, including: article; entry; or section}}, is defined, these parameters swap places with {{tooltip|{{codett|location}}|or alias place}}- and <code>editor</code>-related parameters.
| |
| |-
| |
| | <code>script-title</code> || ||
| |
| |-
| |
| | <code>title-link</code> || <code>title</code> or <code>script-title</code> || Name of a Wikipedia article about the work. Do not use if <code>url</code> is provided
| |
| |-
| |
| | <code>url</code> || <code>title</code> or <code>script-title</code> || Do not use if <code>title-link</code> is provided
| |
| |-
| |
| | <code>url-access</code> || <code>url</code> ||
| |
| |-
| |
| | <code>trans-title</code> || <code>title</code> or <code>script-title</code> ||
| |
| |-
| |
| | <code>format</code> || <code>url</code> ||
| |
| |-
| |
| | <code>department</code> || ||
| |
| |-
| |
| | {{tooltip|{{codett|type}}|or alias medium}} || || colspan="2" |
| |
| |-
| |
| | <code>series</code> || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|language}}|or alias lang}} || || colspan="2" |
| |
| |-
| |
| | <code>volume</code> || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| |
| |
| | colspan="2" | Like <code>last1</code>, but for interviewer. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-first1}}|or any of its aliases, including: interviewer1-first; interviewer-first; interviewer-given1; interviewer1-given; and interviewer-given}}
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| | colspan="2" | Like <code>first1</code>, but for interviewer. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-link1}}|or any of its aliases, including: interviewer1-link; and interviewer-link}}
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| | colspan="2" | Like <code>author-link1</code>, but for interviewer. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}}
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| | colspan="2" | Like <code>last1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-last3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-first2}}|or any of its aliases, including: interviewer2-first; interviewer-given2; and interviewer2-given}}
| |
| | {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}}
| |
| | colspan="2" | Like <code>first1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-first3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-link2}}|or alias interviewer2-link}}
| |
| | {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}}
| |
| | colspan="2" | Like <code>author-link1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-link3</code>, etc.
| |
| |-
| |
| | <code>display-interviewers</code>
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| | colspan="2" | Like <code>display-authors</code>, but for interviewers
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-mask1}}|or any of its aliases, including: interviewer1-mask; and interviewer-mask}}
| |
| | {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}}
| |
| | colspan="2" rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
| |
| |-
| |
| | {{tooltip|{{codett|interviewer-mask2}}|or alias interviewer2-mask}}
| |
| | {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}}
| |
| |-
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| |
| |
| | colspan="2" | Like <code>last1</code>, but for translator. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|translator-first1}}|or any of its aliases, including: translator1-first; translator-first; translator-given1; translator1-given; and translator-given}}
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| | colspan="2" | Like <code>first1</code>, but for translator. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|translator-link1}}|or any of its aliases, including: translator1-link; and translator-link}}
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| | colspan="2" | Like <code>author-link1</code>, but for translator. Don't link.
| |
| |-
| |
| | {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}}
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| | colspan="2" | Like <code>last1</code>, but for 2nd translator. Don't link. Similar: <code>translator-last3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|translator-first2}}|or any of its aliases, including: translator2-first; translator-given2; and translator2-given}}
| |
| | {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}}
| |
| | colspan="2" | Like <code>first1</code>, but for 2nd translator. Don't link. Similar: <code>translator-first3</code>, etc.
| |
| |-
| |
| | {{tooltip|{{codett|translator-link2}}|or alias translator2-link}}
| |
| | {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}}
| |
| | colspan="2" | Like <code>author-link1</code>, but for 2nd translator. Don't link. Similar: <code>translator-link3</code>, etc.
| |
| |-
| |
| | <code>display-translators</code>
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| | colspan="2" | Like <code>display-authors</code>, but for translators
| |
| |-
| |
| | {{tooltip|{{codett|translator-mask1}}|or any of its aliases, including: translator1-mask; and translator-mask}}
| |
| | {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}}
| |
| | colspan="2" rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works
| |
| |-
| |
| | {{tooltip|{{codett|translator-mask2}}|or alias translator2-mask}}
| |
| | {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}}
| |
| |-
| |
| | <code>others</code> || || colspan="2" |
| |
| |-
| |
| | <code>name-list-style</code>
| |
| | {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}}
| |
| | colspan="2" | 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>"}}
| |
| |-
| |
| | <code>edition</code> || || colspan="2" |
| |
| |-
| |
| | <code>publication-place</code> || {{tooltip|{{codett|publisher}}|or alias institution}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|publisher}}|or alias institution}} || || colspan="2" |
| |
| |-
| |
| | <code>publication-date</code> || || colspan="2" |
| |
| |-
| |
| | <code>minutes</code> || || colspan="2" |
| |
| |-
| |
| | <code>time-caption</code> || <code>time</code> || colspan="2" |
| |
| |-
| |
| | <code>time</code> || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|page}}|or alias p}} || || colspan="2" | choose one: <code>page</code>, <code>pages</code>, or <code>at</code>
| |
| |-
| |
| | {{tooltip|{{codett|pages}}|or alias pp}} || || colspan="2" | choose one: <code>page</code>, <code>pages</code>, or <code>at</code>. Use when content on multiple pages supports the article text.
| |
| |-
| |
| | <code>at</code> || || colspan="2" | choose one: <code>page</code>, <code>pages</code>, or <code>at</code>
| |
| |-
| |
| | <code>no-pp</code> || {{tooltip|{{codett|page}}|or alias p}} or {{tooltip|{{codett|pages}}|or alias pp}} || colspan="2" | set to "yes" to suppress the "p." or "pp." before page numbers
| |
| |-
| |
| | {{tooltip|{{codett|arxiv}}|or alias eprint}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|asin}}|or alias ASIN}} || || colspan="2" |
| |
| |-
| |
| | <code>asin-tld</code> || {{tooltip|{{codett|asin}}|or alias ASIN}} || colspan="2" |
| |
| |-
| |
| | <code>bibcode</code> || || colspan="2" |
| |
| |-
| |
| | <code>biorxiv</code> || || colspan="2" |
| |
| |-
| |
| | <code>biorxiv-access</code> || <code>biorxiv</code> || colspan="2" |
| |
| |-
| |
| | <code>citeseerx</code> || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|doi}}|or alias DOI}} || || colspan="2" |
| |
| |-
| |
| | <code>doi-access</code> || {{tooltip|{{codett|doi}}|or alias DOI}} || colspan="2" |
| |
| |-
| |
| | <code>doi-broken-date</code> || {{tooltip|{{codett|doi}}|or alias DOI}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|eissn}}|or alias EISSN}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|hdl}}|or alias HDL}} || || colspan="2" |
| |
| |-
| |
| | <code>hdl-access</code> || {{tooltip|{{codett|hdl}}|or alias HDL}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|isbn}}|or alias ISBN}} || || colspan="2" | '''always include ISBN''', if one has been assigned
| |
| |-
| |
| | {{tooltip|{{codett|ismn}}|or alias ISMN}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|issn}}|or alias ISSN}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|jfm}}|or alias JFM}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|jstor}}|or alias JSTOR}} || || colspan="2" |
| |
| |-
| |
| | <code>jstor-access</code> || {{tooltip|{{codett|jstor}}|or alias JSTOR}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|lccn}}|or alias LCCN}} || || colspan="2" |
| |
| |-
| |
| | <code>medrxiv</code> || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|mr}}|or alias MR}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|oclc}}|or alias OCLC}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|ol}}|or alias OL}} || || colspan="2" |
| |
| |-
| |
| | <code>ol-access</code> || {{tooltip|{{codett|ol}}|or alias OL}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|osti}}|or alias OSTI}} || || colspan="2" |
| |
| |-
| |
| | <code>osti-access</code> || {{tooltip|{{codett|osti}}|or alias OSTI}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|pmc}}|or alias PMC}} || || colspan="2" |
| |
| |-
| |
| | <code>pmc-embargo-date</code> || {{tooltip|{{codett|pmc}}|or alias PMC}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|pmid}}|or alias PMID}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|rfc}}|or alias RFC}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|sbn}}|or alias SBN}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|ssrn}}|or alias SSRN}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|s2cid}}|or alias S2CID}} || || colspan="2" |
| |
| |-
| |
| | <code>s2cid-access</code> || {{tooltip|{{codett|s2cid}}|or alias S2CID}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|zbl}}|or alias ZBL}} || || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|id}}|or alias ID}} || || colspan="2" |
| |
| |-
| |
| | <code>url-status</code> || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || {{tooltip|{{codett|archive-date}}|or alias archiveurl}}, <code>url</code> || colspan="2" |
| |
| |-
| |
| | <code>archive-format</code> || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|archive-date}}|or alias archivedate}} || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || colspan="2" |
| |
| |-
| |
| | {{tooltip|{{codett|access-date}}|or alias accessdate}} || <code>url</code> || colspan="2" |
| |
| |-
| |
| | <code>via</code> || || colspan="2" |
| |
| |-
| |
| | <code>quote-page</code> || || colspan="2" | choose one: <code>quote-page</code>, <code>quote-pages</code>
| |
| |-
| |
| | <code>quote-pages</code> || || colspan="2" | choose one: <code>quote-page</code>, <code>quote-pages</code>. Use when quote contains contents from multiple pages.
| |
| |-
| |
| | {{tooltip|{{codett|quote}}|or alias quotation}} || || colspan="2" |
| |
| |-
| |
| | <code>script-quote</code> || || colspan="2" |
| |
| |-
| |
| | <code>trans-quote</code> || || colspan="2" |
| |
| |-
| |
| | <code>mode</code> || || colspan="2" | <code>cs1</code> or <code>cs2</code>
| |
| |-
| |
| | <code>ref</code> || || colspan="2" |
| |
| |-
| |
| | <code>postscript</code> || || colspan="2" |
| |
| |-
| |
| | colspan="5" style="text-align: center" | If a field name is listed in the '''Prerequisites''' column, it is a prerequisite for the field to the left.
| |
| |}
| |
|
| |
| == Examples ==
| |
| {{markup2|t=Title
| |
| |m=<syntaxhighlight lang="wikitext" inline>{{cite book |title=Mysterious Book}}</syntaxhighlight>
| |
| |r={{cite book |title=Mysterious Book}}
| |
| }}
| |
| {{markup2|t=Title and year
| |
| |m=<syntaxhighlight lang="wikitext" inline>{{cite book |title=Mysterious Book |date=1901}}</syntaxhighlight>
| |
| |r={{cite book |title=Mysterious Book |date=1901}}
| |
| }}
| |
| {{markup2|t=Basic usage (single author)
| |
| |m=<syntaxhighlight lang="wikitext" inline>{{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs}}</syntaxhighlight>
| |
| |r={{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs}}
| |
| }}
| |
| {{markup2|t=Basic usage (two authors)
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Basic usage with url (and access-date) and edition
| |
| |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>
| |
| |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}}
| |
| }}{{anchor|different authors}}
| |
| {{markup2|t=Citing a chapter in a book with different authors for different chapters and an editor
| |
| |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>
| |
| |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=}}
| |
| }}
| |
| {{markup2|t=Citing a chapter in a book with two joint authors and an editor
| |
| |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/}}</syntaxhighlight>
| |
| |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/}}
| |
| }}
| |
| {{markup2|t=Three authors, title with a differently-named title link, edition
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Complex usage showing effect of using volume parameter and name-list-style parameter (without volume and name-list-style)
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Complex usage showing effect of using volume parameter and name-list-style parameter (with volume and name-list-style)
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Date without day, wikilinked title, publisher, pages, edition, location
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Other language
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Using a [[Digital object identifier|DOI]]
| |
| |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>
| |
| |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}}
| |
| }}
| |
| {{markup2|t=Using author-mask parameter
| |
| |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}}</syntaxhighlight>
| |
| |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 |author-mask=2}}</syntaxhighlight>
| |
| |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 |author-mask=2}}</syntaxhighlight>
| |
| |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}}
| |
| |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 |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 |author-mask=2}}
| |
| }}
| |
| {{markup2|t=Using display-authors parameter
| |
| |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>
| |
| |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}}
| |
| }}
| |
|
| |
| == Parameters ==
| |
| === Syntax ===
| |
| {{csdoc|syntax}}
| |
| {{csdoc|sep_period}}
| |
|
| |
| === COinS ===
| |
| {{csdoc|coins}}
| |
|
| |
| === What's new ===
| |
| {{csdoc|whats new}}
| |
|
| |
| === Deprecated ===
| |
| {{csdoc|deprecated}}
| |
|
| |
| === Description ===
| |
| ==== Authors ====
| |
| {{csdoc|author|contributor=yes|others=yes}}
| |
|
| |
| ==== Date ====
| |
| {{csdoc|date}}
| |
|
| |
| ==== Editors ====
| |
| {{csdoc|editor}}
| |
|
| |
| ==== Title ====
| |
| {{csdoc|title|title_format=italics}}
| |
| {{csdoc|type}}
| |
| {{csdoc|chapter}}
| |
| {{csdoc|language}}
| |
|
| |
| ==== <span class="anchor" id="url"></span>URL ====
| |
| {{csdoc|url}}
| |
|
| |
| ==== Chapter URL ====
| |
| {{csdoc|chapterurl}}
| |
|
| |
| ==== Department ====
| |
| * '''department''': Regular department or section within the periodical or journal. Examples include "Communication", "Editorial", "Letter to the Editor", and "Review". Displays after '''title''' and is in plain text.
| |
|
| |
| ==== Edition, series, volume ====
| |
| {{csdoc|edition}}
| |
| {{csdoc|series}}
| |
| {{csdoc|volume}}
| |
|
| |
| ==== Publisher ====
| |
| {{csdoc|publisher}}
| |
|
| |
| ==== In-source locations ====
| |
| {{csdoc|time}}
| |
| {{csdoc|pages}}
| |
|
| |
| ==== Identifiers ====
| |
| {{distinguish|#Anchor}}
| |
| {{csdoc|id1}}
| |
| {{csdoc|id2}}
| |
|
| |
| ==== Subscription or registration required ====
| |
| {{csdoc|registration}}
| |
|
| |
| ==== Quote ====
| |
| {{csdoc|quote}}
| |
|
| |
| ==== Anchor ====
| |
| {{distinguish|#Identifiers}}
| |
| {{csdoc|ref}}
| |
|
| |
| ==== Display options ====
| |
| {{csdoc|display}}
| |
|
| |
| == TemplateData ==
| |
| {{Warning |image=Stop hand nuvola.svg |This section contains configuration data used by editing tools and automated bots. Changes to this data can result in widespread and unintended effects. For more information see [[Help:Citation Style 1#TemplateData]]}}
| |
| {{TemplateData header}}
| |
| {{#invoke:Cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} | | {{#invoke:Cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} |
| <templatedata>{ | | <templatedata>{ |