Template:Cite book/doc: Difference between revisions

From Lojban
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
{{csdoc|usage common}}
{{csdoc|usage common}}
;To cite a book with a credited author
;To cite a book with a credited author
<code><nowiki>{{cite book |last= |first= |date= |title= |url= |location= |publisher= |isbn= |accessdate= }}</nowiki></code>
<code><nowiki>{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |accessdate= }}</nowiki></code>
<br />
<br />
;To cite a book with no credited author
;To cite a book with no credited author
<code><nowiki>{{cite book |author=<!--Staff writer(s); no by-line.--> |title= |url= |location= |publisher= |date= |isbn= |accessdate= }}</nowiki></code>
<code><nowiki>{{cite book |author=<!--Staff writer(s); no by-line.--> |title= |url= |location= |publisher= |page= |date= |isbn= |accessdate= }}</nowiki></code>
<br />
<br />
;To cite an online book that has been archived
;To cite an online book that has been archived
Line 288: Line 288:
&nbsp;
&nbsp;
&nbsp;choose one: |page=, |pages= or |at=
&nbsp;choose one: |page=, |pages= or |at=
&nbsp;choose one: |page=, |pages= or |at=
&nbsp;choose one: |page=, |pages= or |at=. When content on multiple pages supports the article text.
&nbsp;choose one: |page=, |pages= or |at=
&nbsp;choose one: |page=, |pages= or |at=
&nbsp;set |nopp=yes to suppress the "p." or "pp." before page numbers
&nbsp;set |nopp=yes to suppress the "p." or "pp." before page numbers
Line 453: Line 453:
{{csdoc|registration}}
{{csdoc|registration}}


==Template data==
==TemplateData==
{{TemplateDataHeader}}
{{TemplateDataHeader}}
<templatedata>
<templatedata>
{
{
    "description": "This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.",
"description": "This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.",
    "params": {
"params": {
        "url": {
"url": {
            "label": "URL",
"label": "URL",
            "description": "The URL of the online location where the text of the publication can be found",
"description": "The URL of the online location where the text of the publication can be found",
            "type": "string"
"type": "string"
        },
},
        "title": {
"title": {
            "label": "Title",
"label": "Title",
            "description": "The title of the book; displays in italics",
"description": "The title of the book; displays in italics",
            "type": "string",
"type": "string",
            "required": true
"required": true
        },
},
        "last": {
"last": {
            "label": "Last name",
"label": "Last name",
            "description": "The surname of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
"description": "The surname of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
            "type": "string/line",
"type": "string/line",
            "aliases": ["last1", "author", "authors", "author1"],
"aliases": ["last1", "author", "authors", "author1"],
            "required": true
"required": true
        },
},
        "first": {
"first": {
            "label": "First name",
"label": "First name",
            "description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
"description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
            "type": "string/line",
"type": "string/line",
            "aliases": ["first1"],
"aliases": ["first1"],
            "required": true
"required": true
        },
},
        "authorlink": {
"authorlink": {
            "label": "Author link",
"label": "Author link",
            "description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors",
"description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors",
            "type": "string/wiki-page-name",
"type": "string/wiki-page-name",
            "aliases": ["authorlink1"]
"aliases": ["authorlink1"]
        },
},
        "last2": {
"last2": {
            "label": "Last name of second author",
"label": "Last name of second author",
            "description": "The surname of the second author; don't wikilink, use 'authorlink2'; can suffix with a numeral to add additional authors",
"description": "The surname of the second author; don't wikilink, use 'authorlink2'; can suffix with a numeral to add additional authors",
            "aliases": ["author2"],
"aliases": ["author2"],
            "type": "string/line"
"type": "string/line"
        },
},
        "first2": {
"first2": {
            "label": "First name of second author",
"label": "First name of second author",
            "description": "Given or first name, middle names, or initials of the second author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
"description": "Given or first name, middle names, or initials of the second author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors",
            "type": "string/line"
"type": "string/line"
        },
},
        "authorlink2": {
"authorlink2": {
            "label": "Author link for second author",
"label": "Author link for second author",
            "description": "Title of existing Wikipedia article about the second author; can suffix with a numeral to add additional authors",
"description": "Title of existing Wikipedia article about the second author; can suffix with a numeral to add additional authors",
            "type": "string/wiki-page-name"
"type": "string/wiki-page-name"
        },
},
        "date": {
"date": {
            "label": "date",
"label": "date",
            "description": "Full date of the source; do not wikilink",
"description": "Full date of the source; do not wikilink",
            "type": "string",
"type": "string"
            "required": false
},
        },
"work": {
        "work": {
"label": "Work",
            "label": "Work",
"description": "Name of the work in which the cited book text is found",
            "description": "Name of the work in which the cited book text is found",
"type": "string"
            "type": "string",
},
            "required": false
"publisher": {
        },
"label": "Publisher",
        "publisher": {
"description": "Name of the publisher; displays after title",
            "label": "Publisher",
"type": "string",
            "description": "Name of the publisher; displays after title",
"suggested": true
            "type": "string",
},
            "required": true
"accessdate": {
        },
"label": "URL access date",
        "accessdate": {
"description": "The full date when the original URL was accessed; do not wikilink",
            "label": "URL access date",
"type": "string"
            "description": "The full date when the original URL was accessed; do not wikilink",
},
            "type": "string"
"others": {
        },
"label": "Others",
        "others": {
"description": "Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'",
            "label": "Others",
"type": "string"
            "description": "Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'",
},
            "type": "string"
"year": {
        },
"label": "Year of publication",
        "year": {
"description": "Year of the source being referenced; use 'date' instead, if month and day are also known",
            "label": "Year of publication",
"type": "string",
            "description": "Year of the source being referenced; use 'date' instead, if month and day are also known",
"suggested": true
            "type": "string",
},
            "required": true
"origyear": {
        },
"label": "Original year",
        "origyear": {
"description": "Original year of publication; provide specifics",
            "label": "Original year",
"type": "string"
            "description": "Original year of publication; provide specifics",
},
            "type": "string",
"isbn": {
            "required": false
"label": "ISBN",
        },
"description": "International Standard Book Number; use the 13-digit ISBN where possible",
        "isbn": {
"type": "string",
            "label": "ISBN",
"suggested": true
            "description": "International Standard Book Number; use the 13-digit ISBN where possible",
},
            "type": "string",
"editor-last": {
            "required": true
"label": "Editor last name",
        },
"description": "The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
        "editor-last": {
"aliases": ["editor1-last", "editor", "editors"],
            "label": "Editor last name",
"type": "string/line"
            "description": "The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
},
            "aliases": ["editor1-last", "editor", "editors"],
"editor-first": {
            "type": "string/line"
"label": "Editor first name",
        },
"description": "Given or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
        "editor-first": {
"aliases": ["editor1-first"],
            "label": "Editor first name",
"type": "string/line"
            "description": "Given or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
},
            "aliases": ["editor1-first"],
"editor-link": {
            "type": "string/line"
"label": "Editor link",
        },
"description": "Title of existing Wikipedia article about the editor; can suffix with a numeral to add additional editors",
        "editor-link": {
"aliases": ["editor1-link"],
            "label": "Editor link",
"type": "string/wiki-page-name"
            "description": "Title of existing Wikipedia article about the editor; can suffix with a numeral to add additional editors",
},
            "aliases": ["editor1-link"],
"edition": {
            "type": "string/wiki-page-name"
"label": "Edition",
        },
"description": "When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed by ' ed.'",
        "edition": {
"type": "string"
            "label": "Edition",
},
            "description": "When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed by ' ed.'",
"series": {
            "type": "string"
"label": "Series identifier",
        },
"description": "Series identifier when the source is part of a series, such as a book series or a journal",
        "series": {
"aliases": ["version"],
            "label": "Series identifier",
"type": "string"
            "description": "Series identifier when the source is part of a series, such as a book series or a journal",
},
            "aliases": ["version"],
"volume": {
            "type": "string"
"label": "Volume",
        },
"description": "For one publication published in several volumes",
        "volume": {
"type": "string"
            "label": "Volume",
},
            "description": "For one publication published in several volumes",
"location": {
            "type": "string"
"label": "Location of publication",
        },
"description": "Geographical place of publication; usually not wikilinked; omit when the publication name includes place",
        "location": {
"aliases": ["place"],
            "label": "Location of publication",
"type": "string",
            "description": "Geographical place of publication; usually not wikilinked; omit when the publication name includes place",
"suggested": true
            "aliases": ["place"],
},
            "type": "string",
"publication-place": {
            "required": true
"label": "Place of publication",
        },
"description": "Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'",
        "publication-place": {
"type": "string"
            "label": "Place of publication",
},
            "description": "Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'",
"publication-date": {
            "type": "string"
"label": "Publication date",
        },
"description": "Date of publication when different from the date the work was written; do not wikilink",
        "publication-date": {
"type": "string"
            "label": "Publication date",
},
            "description": "Date of publication when different from the date the work was written; do not wikilink",
"page": {
            "type": "string"
"label": "Page",
        },
"description": "The number of a single page in the source that supports the content; displays after 'p.'; use either page= or pages=, but not both",
        "page": {
"type": "string"
            "label": "Page",
},
            "description": "The number of a single page in the source that supports the content; displays after 'p.'; use either page= or pages=, but not both",
"pages": {
            "type": "string"
"label": "Page(s) cited",
        },
"description": "A range of pages in the source that support the content (not an indication of the number of pages in the source); displays after 'pp.'; use either page= or pages=, but not both",
        "pages": {
"type": "string",
            "label": "Pages",
"suggested": true
            "description": "A range of pages in the source that support the content (not an indication of the number of pages in the source); displays after 'pp.'; use either page= or pages=, but not both",
},
            "type": "string",
"nopp": {
            "required": true
"label": "No pp",
        },
"description": "Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')",
        "nopp": {
"type": "string"
            "label": "No pp",
},
            "description": "Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')",
"at": {
            "type": "string"
"label": "At",
        },
"description": "May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient",
        "at": {
"type": "string"
            "label": "At",
},
            "description": "May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient",
"language": {
            "type": "string"
"label": "Language",
        },
"description": "The language in which the source is written, if not English; use the full language name; do not use icons or templates",
        "language": {
"type": "string"
            "label": "Language",
},
            "description": "The language in which the source is written, if not English; use the full language name; do not use icons or templates",
"trans_title": {
            "type": "string"
"label": "Translated title",
        },
"description": "An English language title, if the source cited is in a foreign language; 'language' is recommended",
        "trans_title": {
"type": "string"
            "label": "Translated title",
},
            "description": "An English language title, if the source cited is in a foreign language; 'language' is recommended",
"chapter": {
            "type": "string"
"label": "Chapter",
        },
"description": "The chapter heading of the source; may be wikilinked or with 'chapterurl' but not both",
        "chapter": {
"type": "string"
            "label": "Chapter",
},
            "description": "The chapter heading of the source; may be wikilinked or with 'chapterurl' but not both",
"trans_chapter": {
            "type": "string"
"label": "Translated chapter",
        },
"description": "An English language chapter heading, if the source cited is in a foreign language; 'language' is recommended",
        "trans_chapter": {
"type": "string"
            "label": "Translated chapter",
},
            "description": "An English language chapter heading, if the source cited is in a foreign language; 'language' is recommended",
"chapterurl": {
            "type": "string"
"label": "Chapter URL",
        },
"description": "The URL of the online location where the text of the chapter can be found",
        "chapterurl": {
"aliases": ["chapter-url"],
            "label": "Chapter URL",
"type": "string"
            "description": "The URL of the online location where the text of the chapter can be found",
},
            "aliases": ["chapter-url"],
"type": {
            "type": "string"
"label": "Type",
        },
"description": "Additional information about the media type of the source; format in sentence case",
        "type": {
"type": "string"
            "label": "Type",
},
            "description": "Additional information about the media type of the source; format in sentence case",
"format": {
            "type": "string"
"label": "Format",
        },
"description": "Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML",
        "format": {
"type": "string"
            "label": "Format",
},
            "description": "Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML",
"arxiv": {
            "type": "string"
"label": "arXiv identifier",
        },
"description": "An identifier for arXive electronic preprints of scientific papers",
        "arxiv": {
"type": "string"
            "label": "arXiv identifier",
},
            "description": "An identifier for arXive electronic preprints of scientific papers",
"asin": {
            "type": "string"
"label": "ASIN",
        },
"description": "Amazon Standard Identification Number; 10 characters",
        "asin": {
"type": "string"
            "label": "ASIN",
},
            "description": "Amazon Standard Identification Number; 10 characters",
"asin-tld": {
            "type": "string"
"label": "ASIN TLD",
        },
"description": "ASIN top-level domain for Amazon sites other than the US",
        "asin-tld": {
"type": "string"
            "label": "ASIN TLD",
},
            "description": "ASIN top-level domain for Amazon sites other than the US",
"bibcode": {
            "type": "string"
"label": "Bibcode",
        },
"description": "Bibliographic Reference Code (REFCODE); 19 characters",
        "bibcode": {
"type": "string"
            "label": "Bibcode",
},
            "description": "Bibliographic Reference Code (REFCODE); 19 characters",
"doi": {
            "type": "string"
"label": "DOI",
        },
"description": "Digital Object Identifier; begins with '10.'",
        "doi": {
"type": "string"
            "label": "DOI",
},
            "description": "Digital Object Identifier; begins with '10.'",
"doi_brokendate": {
            "type": "string"
"label": "DOI broken date",
        },
"description": "The date that the DOI was determined to be broken",
        "doi_brokendate": {
"type": "string"
            "label": "DOI broken date",
},
            "description": "The date that the DOI was determined to be broken",
"issn": {
            "type": "string"
"label": "ISSN",
        },
"description": "International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen",
        "issn": {
"type": "string"
            "label": "ISSN",
},
            "description": "International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen",
"jfm": {
            "type": "string"
"label": "jfm code",
        },
"description": "Jahrbuch über die Fortschritte der Mathematik classification code",
        "jfm": {
"type": "string"
            "label": "jfm code",
},
            "description": "Jahrbuch über die Fortschritte der Mathematik classification code",
"jstor": {
            "type": "string"
"label": "JSTOR",
        },
"description": "JSTOR identifier",
        "jstor": {
"type": "string"
            "label": "JSTOR",
},
            "description": "JSTOR identifier",
"lccn": {
            "type": "string"
"label": "LCCN",
        },
"description": "Library of Congress Control Number",
        "lccn": {
"type": "string"
            "label": "LCCN",
},
            "description": "Library of Congress Control Number",
"mr": {
            "type": "string"
"label": "MR",
        },
"description": "Mathematical Reviews identifier",
        "mr": {
"type": "string"
            "label": "MR",
},
            "description": "Mathematical Reviews identifier",
"oclc": {
            "type": "string"
"label": "OCLC",
        },
"description": "Online Computer Library Center number",
        "oclc": {
"type": "string"
            "label": "OCLC",
},
            "description": "Online Computer Library Center number",
"ol": {
            "type": "string"
"label": "OL",
        },
"description": "Open Library identifier",
        "ol": {
"type": "string"
            "label": "OL",
},
            "description": "Open Library identifier",
"osti": {
            "type": "string"
"label": "OSTI",
        },
"description": "Office of Scientific and Technical Information identifier",
        "osti": {
"type": "string"
            "label": "OSTI",
},
            "description": "Office of Scientific and Technical Information identifier",
"pmc": {
            "type": "string"
"label": "PMC",
        },
"description": "PubMed Center article number",
        "pmc": {
"type": "string"
            "label": "PMC",
},
            "description": "PubMed Center article number",
"pmid": {
            "type": "string"
"label": "PMID",
        },
"description": "PubMed Unique Identifier",
        "pmid": {
"type": "string"
            "label": "PMID",
},
            "description": "PubMed Unique Identifier",
"rfc": {
            "type": "string"
"label": "RFC",
        },
"description": "Request for Comments number",
        "rfc": {
"type": "string"
            "label": "RFC",
},
            "description": "Request for Comments number",
"ssrn": {
            "type": "string"
"label": "SSRN",
        },
"description": "Social Science Research Network",
        "ssrn": {
"type": "string"
            "label": "SSRN",
},
            "description": "Social Science Research Network",
"zbl": {
            "type": "string"
"label": "Zbl",
        },
"description": "Zentralblatt MATH journal identifier",
        "zbl": {
"type": "string"
            "label": "Zbl",
},
            "description": "Zentralblatt MATH journal identifier",
"id": {
            "type": "string"
"label": "id",
        },
"description": "A unique identifier used where none of the specialized ones are applicable",
        "id": {
"type": "string"
            "label": "id",
},
            "description": "A unique identifier used where none of the specialized ones are applicable",
"archiveurl": {
            "type": "string"
"label": "Archive URL",
        },
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'",
        "archiveurl": {
"type": "string"
            "label": "Archive URL",
},
            "description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'",
"archivedate": {
            "type": "string"
"label": "Archive date",
        },
"description": "Date when the original URL was archived; do not wikilink",
        "archivedate": {
"type": "string"
            "label": "Archive date",
},
            "description": "Date when the original URL was archived; do not wikilink",
"deadurl": {
            "type": "string"
"label": "Dead URL",
        },
"description": "If set to 'no', the title display is adjusted; useful for when the URL is archived preemptively but still live",
        "deadurl": {
"type": "string"
            "label": "Dead URL",
},
            "description": "If set to 'no', the title display is adjusted; useful for when the URL is archived preemptively but still live",
"quote": {
            "type": "string"
"label": "Quote",
        },
"description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation",
        "quote": {
"type": "string"
            "label": "Quote",
},
            "description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation",
"ref": {
            "type": "string"
"label": "Ref",
        },
"description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv template",
        "ref": {
"type": "string"
            "label": "Ref",
},
            "description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv template",
"separator": {
            "type": "string"
"label": "Separator",
        },
"description": "The punctuation used to separate lists of authors, editors, etc.; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
        "separator": {
"type": "string",
            "label": "Separator",
"default": "."
            "description": "The punctuation used to separate lists of authors, editors, etc.; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
},
            "type": "string",
"postscript": {
            "default": "."
"label": "Postscript",
        },
"description": "The closing punctuation for the citation; ignored if 'quote' is defined",
        "postscript": {
"type": "string",
            "label": "Postscript",
"default": "."
            "description": "The closing punctuation for the citation; ignored if 'quote' is defined",
},
            "type": "string",
"layurl": {
            "default": "."
"label": "Lay URL",
        },
"description": "URL link to a non-technical summary or review of the source",
        "layurl": {
"aliases": ["laysummary"],
            "label": "Lay URL",
"type": "string"
            "description": "URL link to a non-technical summary or review of the source",
},
            "aliases": ["laysummary"],
"laysource": {
            "type": "string"
"label": "Lay source",
        },
"description": "Name of the source of the laysummary; displays in italics, preceded by an en dash",
        "laysource": {
"type": "string"
            "label": "Lay source",
},
            "description": "Name of the source of the laysummary; displays in italics, preceded by an en dash",
"laydate": {
            "type": "string"
"label": "Lay date",
        },
"description": "Date of the summary; displays in parentheses",
        "laydate": {
"type": "string"
            "label": "Lay date",
},
            "description": "Date of the summary; displays in parentheses",
"last3": {
            "type": "string"
"label": "Last name",
        },
"description": "The surname of the third author; don't wikilink, use 'authorlink3'.",
                "last3": {
"type": "string/line",
                        "label": "Last name",
"aliases": ["author3"]
                        "description": "The surname of the third author; don't wikilink, use 'authorlink3'.",
},
                        "type": "string/line",
"first3": {
                        "aliases": ["author3"],
"label": "First name",
                        "required": false
"description": "Given or first name, middle names, or initials of the third author; don't wikilink.",
                },
"type": "string/line"
                "first3": {
},
                        "label": "First name",
"authorlink3": {
                        "description": "Given or first name, middle names, or initials of the third author; don't wikilink.",
"label": "Author link",
                        "type": "string/line",
"description": "Title of existing Wikipedia article about the third author.",
                        "required": false
"type": "string/wiki-page-name",
                },
"aliases": ["author3-link"]
                "authorlink3": {
},
                        "label": "Author link",
"last4": {
                        "description": "Title of existing Wikipedia article about the third author.",
"label": "Last name",
                        "type": "string/wiki-page-name",
"description": "The surname of the fourth author; don't wikilink, use 'authorlink4'.",
                        "aliases": ["author3-link"],
"type": "string/line",
                        "required": false
"aliases": ["author4"]
                },
},
                "last4": {
"first4": {
                        "label": "Last name",
"label": "First name",
                        "description": "The surname of the forth author; don't wikilink, use 'authorlink4'.",
"description": "Given or first name, middle names, or initials of the fourth author; don't wikilink.",
                        "type": "string/line",
"type": "string/line"
                        "aliases": ["author4"],
},
                        "required": false
"authorlink4": {
                },
"label": "Author link",
                "first4": {
"description": "Title of existing Wikipedia article about the fourth author.",
                        "label": "First name",
"type": "string/wiki-page-name",
                        "description": "Given or first name, middle names, or initials of the forth author; don't wikilink.",
"aliases": ["author4-link"]
                        "type": "string/line",
},
                        "required": false
"last5": {
                },
"label": "Last name",
                "authorlink4": {
"description": "The surname of the fifth author; don't wikilink, use 'authorlink5'.",
                        "label": "Author link",
"type": "string/line",
                        "description": "Title of existing Wikipedia article about the forth author.",
"aliases": ["author5"]
                        "type": "string/wiki-page-name",
},
                        "aliases": ["author4-link"],
"first5": {
                        "required": false
"label": "First name",
                },
"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink.",
                "last5": {
"type": "string/line"
                        "label": "Last name",
},
                        "description": "The surname of the fifth author; don't wikilink, use 'authorlink5'.",
"authorlink5": {
                        "type": "string/line",
"label": "Author link",
                        "aliases": ["author5"],
"description": "Title of existing Wikipedia article about the sixth author.",
                        "required": false
"type": "string/wiki-page-name",
                },
"aliases": ["author5-link"]
                "first5": {
},
                        "label": "First name",
"last6": {
                        "description": "Given or first name, middle names, or initials of the fifth author; don't wikilink.",
"label": "Last name",
                        "type": "string/line",
"description": "The surname of the sixth author; don't wikilink, use 'authorlink6'.",
                        "required": false
"type": "string/line",
                },
"aliases": ["author6"]
                "authorlink5": {
},
                        "label": "Author link",
"first6": {
                        "description": "Title of existing Wikipedia article about the sixth author.",
"label": "First name",
                        "type": "string/wiki-page-name",
"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink.",
                        "aliases": ["author5-link"],
"type": "string/line",
                        "required": false
"aliases": ["author6-link"]
                },
},
                "last6": {
"authorlink6": {
                        "label": "Last name",
"label": "Author link",
                        "description": "The surname of the sixth author; don't wikilink, use 'authorlink6'.",
"description": "Title of existing Wikipedia article about the sixth author.",
                        "type": "string/line",
"type": "string/wiki-page-name"
                        "aliases": ["author6"],
},
                        "required": false
"last7": {
                },
"label": "Last name",
                "first6": {
"description": "The surname of the seventh author; don't wikilink, use 'authorlink7'.",
                        "label": "First name",
"type": "string/line",
                        "description": "Given or first name, middle names, or initials of the sixth author; don't wikilink.",
"aliases": ["author7"]
                        "type": "string/line",
},
                        "aliases": ["author6-link"],
"first7": {
                        "required": false
"label": "First name",
                },
"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink.",
                "authorlink6": {
"type": "string/line"
                        "label": "Author link",
},
                        "description": "Title of existing Wikipedia article about the sixth author.",
"authorlink7": {
                        "type": "string/wiki-page-name",
"label": "Author link",
                        "required": false
"description": "Title of existing Wikipedia article about the seventh author.",
                },
"type": "string/wiki-page-name",
                "last7": {
"aliases": ["author7-link"]
                        "label": "Last name",
},
                        "description": "The surname of the seventh author; don't wikilink, use 'authorlink7'.",
"last8": {
                        "type": "string/line",
"label": "Last name",
                        "aliases": ["author7"],
"description": "The surname of the eighth author; don't wikilink, use 'authorlink8'.",
                        "required": false
"type": "string/line",
                },
"aliases": ["author8"]
                "first7": {
},
                        "label": "First name",
"first8": {
                        "description": "Given or first name, middle names, or initials of the seventh author; don't wikilink.",
"label": "First name",
                        "type": "string/line",
"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink.",
                        "required": false
"type": "string/line"
                },
},
                "authorlink7": {
"authorlink8": {
                        "label": "Author link",
"label": "Author link",
                        "description": "Title of existing Wikipedia article about the seventh author.",
"description": "Title of existing Wikipedia article about the eighth author.",
                        "type": "string/wiki-page-name",
"type": "string/wiki-page-name",
                        "aliases": ["author7-link"],
"aliases": ["author8-link"]
                        "required": false
},
                },
"last9": {
                "last8": {
"label": "Last name",
                        "label": "Last name",
"description": "The surname of the ninth author; don't wikilink, use 'authorlink9'. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.",
                        "description": "The surname of the eighth author; don't wikilink, use 'authorlink8'.",
"type": "string/line",
                        "type": "string/line",
"aliases": ["author9"]
                        "aliases": ["author8"],
},
                        "required": false
"first9": {
                },
"label": "First name",
                "first8": {
"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink.",
                        "label": "First name",
"type": "string/line"
                        "description": "Given or first name, middle names, or initials of the eighth author; don't wikilink.",
},
                        "type": "string/line",
"authorlink9": {
                        "required": false
"label": "Author link",
                },
"description": "Title of existing Wikipedia article about the ninth author.",
                "authorlink8": {
"type": "string/wiki-page-name",
                        "label": "Author link",
"aliases": ["author9-link"]
                        "description": "Title of existing Wikipedia article about the eighth author.",
},
                        "type": "string/wiki-page-name",
"author-mask": {
                        "aliases": ["author8-link"],
"label": "Author mask",
                        "required": false
"description": "Replaces the name of the first author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
                },
"type": "string"
                "last9": {
},
                        "label": "Last name",
"author-name-separator": {
                        "description": "The surname of the ninth author; don't wikilink, use 'authorlink9'. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.",
"label": "Author name separator",
                        "type": "string/line",
"description": "Changes the separator between last and first names; defaults to a comma and space; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
                        "aliases": ["author9"],
"type": "string",
                        "required": false
"default": ", "
                },
},
                "first9": {
"author-separator": {
                        "label": "First name",
"label": "Author separator",
                        "description": "Given or first name, middle names, or initials of the ninth author; don't wikilink.",
"description": "Changes the separator between authors; defaults to a semicolon and space; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
                        "type": "string/line",
"type": "string",
                        "required": false
"default": "; "
                },
},
                "authorlink9": {
"display-authors": {
                        "label": "Author link",
"label": "Display authors",
                        "description": "Title of existing Wikipedia article about the ninth author.",
"description": "number of authors to display before 'et al.' is used; default is to do so after 8 of 9 are listed",
                        "type": "string/wiki-page-name",
"type": "number",
                        "aliases": ["author9-link"],
"aliases": ["displayauthors"],
                        "required": false
"default": "8"
                },
},
        "author-mask": {
"lastauthoramp": {
            "label": "Author mask",
"label": "Last author ampersand",
            "description": "Replaces the name of the first author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"description": "When set to any value, changes the separator between the last two names of the author list to 'space ampersand space'",
            "type": "string"
"type": "string"
        },
}
        "author-name-separator": {
}
            "label": "Author name separator",
            "description": "Changes the separator between last and first names; defaults to a comma and space; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
            "type": "string",
            "default": ", "
        },
        "author-separator": {
            "label": "Author separator",
            "description": "Changes the separator between authors; defaults to a semicolon and space; a space must be encoded as &#32; do not use an asterisk, colon, or hash mark",
            "type": "string",
            "default": "; "
        },
        "display-authors": {
            "label": "Display authors",
            "description": "number of authors to display before 'et al.' is used; default is to do so after 8 of 9 are listed",
            "type": "number",
            "aliases": ["displayauthors"],
            "default": "8"
        },
        "lastauthoramp": {
            "label": "Last author ampersand",
            "description": "When set to any value, changes the separator between the last two names of the author list to 'space ampersand space'",
            "type": "string"
        }
    }
}
}
</templatedata>
</templatedata>

Latest revision as of 07:47, 26 June 2014

Script error: No such module "Template wrapper". Script error: No such module "Template wrapper". Script error: No such module "Template wrapper". When citing an article in a periodical, use {{cite journal}}. For edited collections, use {{cite encyclopedia}}.

Usage

Script error: No such module "Template wrapper".

Script error: No such module "Template wrapper".

To cite a book with a credited author

{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |accessdate= }}

To cite a book with no credited author

{{cite book |author=<!--Staff writer(s); no by-line.--> |title= |url= |location= |publisher= |page= |date= |isbn= |accessdate= }}

To cite an online book that has been archived

{{cite book |last= |first= |date= |title= |url= |deadurl= |location= |publisher= |isbn= |archiveurl= |archivedate= |accessdate= }}

To cite a book written in a foreign language

{{cite book |last= |first= |date= |title= |trans_title= |url= |language= |location= |publisher= |isbn= |accessdate= }}

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= |deadurl= |format= |language= |location= |publisher= |isbn= |archiveurl= |archivedate= |accessdate= |via= |subscription= |quote= }} |}

Script error: No such module "Template wrapper". {{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-mask= |author-name-separator= |author-separator= |lastauthoramp= |date= |year= |origyear= |chapter= |trans_chapter= |chapterurl= |editor1-last= |editor1-first= |editor1-link= |editor2-last= |editor2-first= |editor2-link= |editor3-last= |editor3-first= |editor3-link= |editor4-last= |editor4-first= |editor4-link= |editor5-last= |editor5-first= |editor5-link= |display-editors= |title= |trans_title= |url= |deadurl= |format= |type= |series= |language= |volume= |issue= |others= |edition= |location= |publisher= |publication-date= |page= |pages= |at= |nopp= |arxiv= |asin= |bibcode= |doi= |doi_brokendate= |isbn= |issn= |jfm= |jstor= |lccn= |mr= |oclc= |ol= |osti= |pmc= |pmid= |rfc= |ssrn= |zbl= |id= |archiveurl= |archivedate= |accessdate= |via= |registration= |subscription= |laysummary= |laysource= |laydate= |quote= |separator= |postscript= |ref= }} |}

Script error: No such module "Template wrapper".

{{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-mask           = 
| author-name-separator = 
| author-separator      = 
| lastauthoramp         = 
| date                  = 
| year                  = 
| origyear              = 
| chapter               = 
| trans_chapter         = 
| chapterurl            = 
| editor1-last          = 
| editor1-first         = 
| editor1-link          = 
| editor2-last          = 
| editor2-first         = 
| editor2-link          = 
| editor3-last          = 
| editor3-first         = 
| editor3-link          = 
| editor4-last          = 
| editor4-first         = 
| editor4-link          = 
| editor5-last          = 
| editor5-first         = 
| editor5-link          = 
| display-editors       = 
| title                 = 
| trans_title           = 
| url                   = 
| deadurl               = 
| format                = 
| type                  = 
| series                = 
| language              = 
| volume                = 
| issue                 = 
| others                = 
| edition               = 
| location              = 
| publisher             = 
| publication-date      = 
| page                  = 
| pages                 = 
| at                    = 
| nopp                  = 
| arxiv                 = 
| asin                  = 
| bibcode               = 
| doi                   = 
| doi_brokendate        = 
| isbn                  = 
| issn                  = 
| jfm                   = 
| jstor                 = 
| lccn                  = 
| mr                    = 
| oclc                  = 
| ol                    = 
| osti                  = 
| pmc                   = 
| pmid                  = 
| rfc                   = 
| ssrn                  = 
| zbl                   = 
| id                    = 
| archiveurl            = 
| archivedate           = 
| accessdate            = 
| via                   = 
| registration          = 
| subscription          = 
| laysummary            = 
| laysource             = 
| laydate               = 
| quote                 = 
| separator             = 
| postscript            = 
| ref                   = 
}}

Script error: No such module "Template wrapper".

 
 
 last or last1
 last or last1
 last1
 last2
 author-last2
 last2
 last3
 author-last3
 last3
 last4
 author-last4
 last4
 last5
 author-last5
 last or last1
 last or last1
 last or last1
 last or last1
 last or last1
 
 
 year or date
 
 chapter
 chapter
 
 editor1-last
 editor1-last
 editor1-last
 editor2-last
 editor2-last
 editor2-last
 editor3-last
 editor3-last
 editor3-last
 editor4-last
 editor4-last
 editor4-last
 editor5-last
 editor5-last
 
 
 title
 
 url
 url
 
 
 
 
 
 
 
 publisher
 
 
 
 
 
 page or pages
 
 
 
 
 doi
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 archivedate
 archiveurl
 url
 
 
 
 
 laysummary
 laysummary
 
 
 
 
 

Script error: No such module "Template wrapper".

 
 may also use |last=
 may also use |first=
 may also use |author-link=
 
 
 
 
 
 
 
 
 
 last6, last7, last8, ad infinitum
 first6, first7, first8, ad infinitum
 author-link6, author-link7, author-link8, ad infinitum
 
 
 
 
 
 
 
 
 do not wikilink |chapter= if |chapterurl= is provided
 
 
 may also use |editor-last=
 may also use |editor-first=
 may also use |editor-link=
 
 
 
 
 
 
 
 
 
 editor6-last, editor7-last, editor8-last, ad infinitum
 editor6-first, editor7-first, editor8-first, ad infinitum
 editor6-link, editor7-link, editor8-link, ad infinitum
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 choose one: |page=, |pages= or |at=
 choose one: |page=, |pages= or |at=. When content on multiple pages supports the article text.
 choose one: |page=, |pages= or |at=
 set |nopp=yes to suppress the "p." or "pp." before page numbers
 
 
 
 
 
 always include ISBN if one has been assigned
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Script error: No such module "Template wrapper".

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 |authorlink=Joe Bloggs |date=1974 |title=Book of Bloggs}}
Bloggs, Joe (1974). Book of Bloggs. 

Basic usage (two authors)

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

Basic usage with url (and accessdate) and edition

  • {{cite book |last=Bloggs |first=Joe |authorlink=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=http://en.wikipedia.org/ |accessdate=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 |editor-first=John |editor-last=Doe |title=Big Compilation Book with Many Chapters and Distinct Chapter Authors |publisher=Book Publishers |date=January 1, 2001 |pages=100–110 |chapter=Chapter 2: The History of the Bloggs Family |isbn=978-1-234-56789-7}}
Bloggs, Fred (January 1, 2001). "Chapter 2: The History of the Bloggs Family". In Doe, John. Big Compilation Book with Many Chapters and Distinct Chapter Authors. Book Publishers. pp. 100–110. ISBN 978-1-234-56789-7. 

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

  • {{cite book |last1=Bloggs |first1=Joe |last2=Egg |first2=Fred |editor-last=Doe |editor-first=John |title=Big Book with Many Chapters and Two Co-authors |publisher=Book Publishers |date=January 1, 2001 |origyear=1st. Pub. 1986 |pages=100–110 |chapter=Chapter 6: Getting There |chapterurl=http://en.wikipedia.org/ |isbn=978-1-234-56789-7 |lastauthoramp=y}}
Bloggs, Joe & Egg, Fred (January 1, 2001) [1st. Pub. 1986]. "Chapter 6: Getting There". In Doe, John. Big Book with Many Chapters and Two Co-authors. Book Publishers. pp. 100–110. ISBN 978-1-234-56789-7. 

Three authors, title with a piped wikilink, edition

  • {{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}}
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 |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 |date=2007 |origyear=1st. pub. [[HMSO]]:1954 |isbn=1-845740-65-3}}
Playfair, Major-General I.S.O.; Stitt, Commander G.M.S; Molony, Brigadier C.J.C.; Toomer, Air Vice-Marshal 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, UK: 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 |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=Volume I: The Early Successes Against Italy (to May 1941) |publisher=Naval & Military Press |location=Uckfield, UK |date=2007 |origyear=1st. pub. [[HMSO]]:1954 |isbn=1-845740-65-3 |lastauthoramp=y}}
Playfair, Major-General I.S.O.; Stitt, Commander G.M.S; Molony, Brigadier C.J.C. & Toomer, Air Vice-Marshal 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. Volume I: The Early Successes Against Italy (to May 1941). Uckfield, UK: Naval & Military Press. ISBN 1-845740-65-3. 

Date without day, wikilinked title and 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]] |edition=3rd |publisher=[[Wizards of the Coast]] |location=Renton, Wash. |isbn=0-7869-1850-0 |pages=134–137}}
Cordell, Bruce R.; Grubb, Jeff; Noonan, David (September 2001). Manual of the Planes (3rd ed.). Renton, Wash.: 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=http://en.wikipedia.org/ |accessdate=February 17, 2006}}
Bloggs, Jean (1974). Livre de Bloggs [Book of Bloggs] (in French) (1st ed.). Retrieved February 17, 2006. 

Using a DOI

  • {{cite book |last=Mumford |first=David |authorlink=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. ISBN 354063293X. doi:10.1007/b62130. 

Using author-mask parameter

  • {{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-Marshal 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 |date=2004 |origyear=1st. pub. [[HMSO]]:1954 |isbn=1-845740-65-3 |lastauthoramp=y}}
Playfair, Major-General I.S.O.; Stitt, Commander G.M.S; Molony, Brigadier C.J.C. & Toomer, Air Vice-Marshal 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, UK: Naval & Military Press. ISBN 1-845740-65-3. 
  • {{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-Marshal 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 |date=2004 |origyear=1st. pub. [[HMSO]]:19541956 |isbn=1-845740-66-1 |lastauthoramp=y |author-mask=2}}
——; Flynn, Captain F.C. (R.N.); Molony, Brigadier C.J.C. & Toomer, Air Vice-Marshal S.E. (2004) [1st. pub. HMSO:19541956]. 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, UK: Naval & Military Press. ISBN 1-845740-66-1. 
  • {{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 |date=2004 |origyear=1st. pub. [[HMSO]]:19541960 |isbn=1-845740-67-X |lastauthoramp=y |author-mask=2}}
——; Flynn, Captain F.C. (R.N.); Molony, Brigadier C.J.C. & Gleave, Group Captain T.P. (2004) [1st. pub. HMSO:19541960]. 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, UK: Naval & Military Press. ISBN 1-845740-67-X. 

Using display-authors parameter

  • {{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-Marshal 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 |date=2004 |origyear=1st. pub. [[HMSO]] |r=1954 |isbn=1-845740-65-3 |display-authors=1}}
Playfair, Major-General I.S.O. et al. (1954) [1st. pub. HMSO]. 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, UK: Naval & Military Press. ISBN 1-845740-65-3. 


Parameters

Syntax

Script error: No such module "Template wrapper".

COinS

Script error: No such module "Template wrapper".

Deprecated

Script error: No such module "Template wrapper".

Description

Authors

Script error: No such module "Template wrapper".

Title

Script error: No such module "Template wrapper". Script error: No such module "Template wrapper". Script error: No such module "Template wrapper". Script error: No such module "Template wrapper".

Date

Script error: No such module "Template wrapper".

Publisher

Script error: No such module "Template wrapper".

Edition, series, volume

Script error: No such module "Template wrapper". Script error: No such module "Template wrapper". Script error: No such module "Template wrapper".

In-source locations

Script error: No such module "Template wrapper".

URL

Script error: No such module "Template wrapper".

Anchor

Script error: No such module "Template wrapper".

Identifiers

Script error: No such module "Template wrapper". Script error: No such module "Template wrapper".

Quote

Script error: No such module "Template wrapper".

Editors

Script error: No such module "Template wrapper".

Laysummary

Script error: No such module "Template wrapper".

Display options

Script error: No such module "Template wrapper".

Subscription or registration required

Script error: No such module "Template wrapper".

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Cite book

<templatedata> { "description": "This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.", "params": { "url": { "label": "URL", "description": "The URL of the online location where the text of the publication can be found", "type": "string" }, "title": { "label": "Title", "description": "The title of the book; displays in italics", "type": "string", "required": true }, "last": { "label": "Last name", "description": "The surname of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors", "type": "string/line", "aliases": ["last1", "author", "authors", "author1"], "required": true }, "first": { "label": "First name", "description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors", "type": "string/line", "aliases": ["first1"], "required": true }, "authorlink": { "label": "Author link", "description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors", "type": "string/wiki-page-name", "aliases": ["authorlink1"] }, "last2": { "label": "Last name of second author", "description": "The surname of the second author; don't wikilink, use 'authorlink2'; can suffix with a numeral to add additional authors", "aliases": ["author2"], "type": "string/line" }, "first2": { "label": "First name of second author", "description": "Given or first name, middle names, or initials of the second author; don't wikilink, use 'authorlink'; can suffix with a numeral to add additional authors", "type": "string/line" }, "authorlink2": { "label": "Author link for second author", "description": "Title of existing Wikipedia article about the second author; can suffix with a numeral to add additional authors", "type": "string/wiki-page-name" }, "date": { "label": "date", "description": "Full date of the source; do not wikilink", "type": "string" }, "work": { "label": "Work", "description": "Name of the work in which the cited book text is found", "type": "string" }, "publisher": { "label": "Publisher", "description": "Name of the publisher; displays after title", "type": "string", "suggested": true }, "accessdate": { "label": "URL access date", "description": "The full date when the original URL was accessed; do not wikilink", "type": "string" }, "others": { "label": "Others", "description": "Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'", "type": "string" }, "year": { "label": "Year of publication", "description": "Year of the source being referenced; use 'date' instead, if month and day are also known", "type": "string", "suggested": true }, "origyear": { "label": "Original year", "description": "Original year of publication; provide specifics", "type": "string" }, "isbn": { "label": "ISBN", "description": "International Standard Book Number; use the 13-digit ISBN where possible", "type": "string", "suggested": true }, "editor-last": { "label": "Editor last name", "description": "The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors", "aliases": ["editor1-last", "editor", "editors"], "type": "string/line" }, "editor-first": { "label": "Editor first name", "description": "Given or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors", "aliases": ["editor1-first"], "type": "string/line" }, "editor-link": { "label": "Editor link", "description": "Title of existing Wikipedia article about the editor; can suffix with a numeral to add additional editors", "aliases": ["editor1-link"], "type": "string/wiki-page-name" }, "edition": { "label": "Edition", "description": "When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed by ' ed.'", "type": "string" }, "series": { "label": "Series identifier", "description": "Series identifier when the source is part of a series, such as a book series or a journal", "aliases": ["version"], "type": "string" }, "volume": { "label": "Volume", "description": "For one publication published in several volumes", "type": "string" }, "location": { "label": "Location of publication", "description": "Geographical place of publication; usually not wikilinked; omit when the publication name includes place", "aliases": ["place"], "type": "string", "suggested": true }, "publication-place": { "label": "Place of publication", "description": "Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'", "type": "string" }, "publication-date": { "label": "Publication date", "description": "Date of publication when different from the date the work was written; do not wikilink", "type": "string" }, "page": { "label": "Page", "description": "The number of a single page in the source that supports the content; displays after 'p.'; use either page= or pages=, but not both", "type": "string" }, "pages": { "label": "Page(s) cited", "description": "A range of pages in the source that support the content (not an indication of the number of pages in the source); displays after 'pp.'; use either page= or pages=, but not both", "type": "string", "suggested": true }, "nopp": { "label": "No pp", "description": "Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')", "type": "string" }, "at": { "label": "At", "description": "May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient", "type": "string" }, "language": { "label": "Language", "description": "The language in which the source is written, if not English; use the full language name; do not use icons or templates", "type": "string" }, "trans_title": { "label": "Translated title", "description": "An English language title, if the source cited is in a foreign language; 'language' is recommended", "type": "string" }, "chapter": { "label": "Chapter", "description": "The chapter heading of the source; may be wikilinked or with 'chapterurl' but not both", "type": "string" }, "trans_chapter": { "label": "Translated chapter", "description": "An English language chapter heading, if the source cited is in a foreign language; 'language' is recommended", "type": "string" }, "chapterurl": { "label": "Chapter URL", "description": "The URL of the online location where the text of the chapter can be found", "aliases": ["chapter-url"], "type": "string" }, "type": { "label": "Type", "description": "Additional information about the media type of the source; format in sentence case", "type": "string" }, "format": { "label": "Format", "description": "Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML", "type": "string" }, "arxiv": { "label": "arXiv identifier", "description": "An identifier for arXive electronic preprints of scientific papers", "type": "string" }, "asin": { "label": "ASIN", "description": "Amazon Standard Identification Number; 10 characters", "type": "string" }, "asin-tld": { "label": "ASIN TLD", "description": "ASIN top-level domain for Amazon sites other than the US", "type": "string" }, "bibcode": { "label": "Bibcode", "description": "Bibliographic Reference Code (REFCODE); 19 characters", "type": "string" }, "doi": { "label": "DOI", "description": "Digital Object Identifier; begins with '10.'", "type": "string" }, "doi_brokendate": { "label": "DOI broken date", "description": "The date that the DOI was determined to be broken", "type": "string" }, "issn": { "label": "ISSN", "description": "International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen", "type": "string" }, "jfm": { "label": "jfm code", "description": "Jahrbuch über die Fortschritte der Mathematik classification code", "type": "string" }, "jstor": { "label": "JSTOR", "description": "JSTOR identifier", "type": "string" }, "lccn": { "label": "LCCN", "description": "Library of Congress Control Number", "type": "string" }, "mr": { "label": "MR", "description": "Mathematical Reviews identifier", "type": "string" }, "oclc": { "label": "OCLC", "description": "Online Computer Library Center number", "type": "string" }, "ol": { "label": "OL", "description": "Open Library identifier", "type": "string" }, "osti": { "label": "OSTI", "description": "Office of Scientific and Technical Information identifier", "type": "string" }, "pmc": { "label": "PMC", "description": "PubMed Center article number", "type": "string" }, "pmid": { "label": "PMID", "description": "PubMed Unique Identifier", "type": "string" }, "rfc": { "label": "RFC", "description": "Request for Comments number", "type": "string" }, "ssrn": { "label": "SSRN", "description": "Social Science Research Network", "type": "string" }, "zbl": { "label": "Zbl", "description": "Zentralblatt MATH journal identifier", "type": "string" }, "id": { "label": "id", "description": "A unique identifier used where none of the specialized ones are applicable", "type": "string" }, "archiveurl": { "label": "Archive URL", "description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'", "type": "string" }, "archivedate": { "label": "Archive date", "description": "Date when the original URL was archived; do not wikilink", "type": "string" }, "deadurl": { "label": "Dead URL", "description": "If set to 'no', the title display is adjusted; useful for when the URL is archived preemptively but still live", "type": "string" }, "quote": { "label": "Quote", "description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation", "type": "string" }, "ref": { "label": "Ref", "description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv template", "type": "string" }, "separator": { "label": "Separator", "description": "The punctuation used to separate lists of authors, editors, etc.; a space must be encoded as do not use an asterisk, colon, or hash mark", "type": "string", "default": "." }, "postscript": { "label": "Postscript", "description": "The closing punctuation for the citation; ignored if 'quote' is defined", "type": "string", "default": "." }, "layurl": { "label": "Lay URL", "description": "URL link to a non-technical summary or review of the source", "aliases": ["laysummary"], "type": "string" }, "laysource": { "label": "Lay source", "description": "Name of the source of the laysummary; displays in italics, preceded by an en dash", "type": "string" }, "laydate": { "label": "Lay date", "description": "Date of the summary; displays in parentheses", "type": "string" }, "last3": { "label": "Last name", "description": "The surname of the third author; don't wikilink, use 'authorlink3'.", "type": "string/line", "aliases": ["author3"] }, "first3": { "label": "First name", "description": "Given or first name, middle names, or initials of the third author; don't wikilink.", "type": "string/line" }, "authorlink3": { "label": "Author link", "description": "Title of existing Wikipedia article about the third author.", "type": "string/wiki-page-name", "aliases": ["author3-link"] }, "last4": { "label": "Last name", "description": "The surname of the fourth author; don't wikilink, use 'authorlink4'.", "type": "string/line", "aliases": ["author4"] }, "first4": { "label": "First name", "description": "Given or first name, middle names, or initials of the fourth author; don't wikilink.", "type": "string/line" }, "authorlink4": { "label": "Author link", "description": "Title of existing Wikipedia article about the fourth author.", "type": "string/wiki-page-name", "aliases": ["author4-link"] }, "last5": { "label": "Last name", "description": "The surname of the fifth author; don't wikilink, use 'authorlink5'.", "type": "string/line", "aliases": ["author5"] }, "first5": { "label": "First name", "description": "Given or first name, middle names, or initials of the fifth author; don't wikilink.", "type": "string/line" }, "authorlink5": { "label": "Author link", "description": "Title of existing Wikipedia article about the sixth author.", "type": "string/wiki-page-name", "aliases": ["author5-link"] }, "last6": { "label": "Last name", "description": "The surname of the sixth author; don't wikilink, use 'authorlink6'.", "type": "string/line", "aliases": ["author6"] }, "first6": { "label": "First name", "description": "Given or first name, middle names, or initials of the sixth author; don't wikilink.", "type": "string/line", "aliases": ["author6-link"] }, "authorlink6": { "label": "Author link", "description": "Title of existing Wikipedia article about the sixth author.", "type": "string/wiki-page-name" }, "last7": { "label": "Last name", "description": "The surname of the seventh author; don't wikilink, use 'authorlink7'.", "type": "string/line", "aliases": ["author7"] }, "first7": { "label": "First name", "description": "Given or first name, middle names, or initials of the seventh author; don't wikilink.", "type": "string/line" }, "authorlink7": { "label": "Author link", "description": "Title of existing Wikipedia article about the seventh author.", "type": "string/wiki-page-name", "aliases": ["author7-link"] }, "last8": { "label": "Last name", "description": "The surname of the eighth author; don't wikilink, use 'authorlink8'.", "type": "string/line", "aliases": ["author8"] }, "first8": { "label": "First name", "description": "Given or first name, middle names, or initials of the eighth author; don't wikilink.", "type": "string/line" }, "authorlink8": { "label": "Author link", "description": "Title of existing Wikipedia article about the eighth author.", "type": "string/wiki-page-name", "aliases": ["author8-link"] }, "last9": { "label": "Last name", "description": "The surname of the ninth author; don't wikilink, use 'authorlink9'. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.", "type": "string/line", "aliases": ["author9"] }, "first9": { "label": "First name", "description": "Given or first name, middle names, or initials of the ninth author; don't wikilink.", "type": "string/line" }, "authorlink9": { "label": "Author link", "description": "Title of existing Wikipedia article about the ninth author.", "type": "string/wiki-page-name", "aliases": ["author9-link"] }, "author-mask": { "label": "Author mask", "description": "Replaces the name of the first author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead", "type": "string" }, "author-name-separator": { "label": "Author name separator", "description": "Changes the separator between last and first names; defaults to a comma and space; a space must be encoded as do not use an asterisk, colon, or hash mark", "type": "string", "default": ", " }, "author-separator": { "label": "Author separator", "description": "Changes the separator between authors; defaults to a semicolon and space; a space must be encoded as do not use an asterisk, colon, or hash mark", "type": "string", "default": "; " }, "display-authors": { "label": "Display authors", "description": "number of authors to display before 'et al.' is used; default is to do so after 8 of 9 are listed", "type": "number", "aliases": ["displayauthors"], "default": "8" }, "lastauthoramp": { "label": "Last author ampersand", "description": "When set to any value, changes the separator between the last two names of the author list to 'space ampersand space'", "type": "string" } } } </templatedata>

See also

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