قالب:Cite manual

Template documentation[view] [edit] [history] [purge]
Citation Style 1 templates
{{Cite arXiv}}arXiv preprint
{{Cite AV media}}audio and visual
{{Cite AV media notes}}audio and visual liner notes
{{Cite book}}books
{{Cite conference}}conference papers
{{Cite DVD notes}}DVD liner notes
{{Cite encyclopedia}}edited collections
{{Cite episode}}radio or television episodes
{{Cite interview}}interviews
{{Cite journal}}magazines, journals, academic papers
{{Cite mailing list}}public mailing lists
{{Cite map}}maps
{{Cite news}}news articles
{{Cite newsgroup}}online newsgroups
{{Cite podcast}}audio or video podcast
{{Cite press release}}press releases
{{Cite report}}reports
{{Cite serial}}audio or video serials
{{Cite sign}}signs, plaques
{{Cite speech}}speeches
{{Cite techreport}}technical reports
{{Cite thesis}}theses
{{Cite web}}web sources

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

If the correct parameters are used, this template produces output identical to that of the {{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

Copy a blank version to use. All parameter names must be in lowercase. Use the "|" (pipe) character between each parameter. Delete unused parameters to avoid clutter in the edit window. Some samples may include the current date. If the date is not current, then purge the page.

Horizontal formats

Most common

Most commonly used parameters in horizontal format
To cite a book with a credited author
{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |access-date=}}
To cite a book with no credited author
{{cite book |author=<!-- not stated --> |date= |title= |url= |location= |publisher= |page= |isbn= |access-date=}}
To cite an online book that has been archived
{{cite book |last= |first= |date= |title= |url= |location= |publisher= |page= |isbn= |url-status= |archive-url= |archive-date= |access-date=}}
To cite a book written in a foreign language
{{cite book |last= |first= |date= |title= |url= |trans-title= |language= |location= |publisher= |page= |isbn= |access-date=}}
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= |url= |url-access= |trans-title= |format= |language= |location= |publisher= |page= |isbn= |url-status= |archive-url= |archive-date= |access-date= |via= |quote=}}

Full

Full parameter set in horizontal format
{{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=}}

Vertical formats

Most common

Most commonly used parameters in vertical format
To cite a book with a credited author
{{cite book
|last        = 
|first       = 
|date        = 
|title       = 
|url         = 
|location    = 
|publisher   = 
|page        = 
|isbn        = 
|access-date = 
}}
To cite a book with no credited author
{{cite book
|author      = <!-- not stated -->
|date        = 
|title       = 
|url         = 
|location    = 
|publisher   = 
|page        = 
|isbn        = 
|access-date = 
}}
To cite an online book that has been archived
{{cite book
|last         = 
|first        = 
|date         = 
|title        = 
|url          = 
|location     = 
|publisher    = 
|page         = 
|isbn         = 
|url-status   = 
|archive-url  = 
|archive-date = 
|access-date  = 
}}
To cite a book written in a foreign language
{{cite book
|last        = 
|first       = 
|date        = 
|title       = 
|url         = 
|trans-title = 
|language    = 
|location    = 
|publisher   = 
|page        = 
|isbn        = 
|access-date = 
}}
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        = 
|url          = 
|url-access   = 
|trans-title  = 
|format       = 
|language     = 
|location     = 
|publisher    = 
|page         = 
|isbn         = 
|url-status   = 
|archive-url  = 
|archive-date = 
|access-date  = 
|via          = 
|quote        = 
}}

Full

Full parameter set in vertical format
Parameters Prerequisites Brief instructions / notes Vertical list
last1 Author's last name or single name author. Don't link. Note that if the parameter contribution, but not chapter, is defined, contributor-related parameters become the first parameters of this template in place of author-related parameters, while author-related parameters get shifted to between department-, and location- and editor-related parameters, and location- and editor-related parameters swap places with title- and department-related parameters.
{{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              = 
}}
first1 last1 Author's first name. Don't link.
author-link1 last1 Title of Wikipedia article about the first author. Don't link.
last2 last1 Like last1, but for 2nd author. Don't link. Similar: last3, etc.
first2 last2 Like first1, but for 2nd author. Don't link. Similar: first3, etc.
author-link2 last2 Like author-link1, but for 2nd author. Don't link. Similar: author-link3, etc.
display-authors last1 Number (number of authors displayed) or etal (more authors)
author-mask1 last1 See Display options below; not for lists of cited works
author-mask2 last2
collaboration last1
df
date
year
orig-date date or year
orig-year date or year
contributor-last1 contribution Like last1, but for contributor. Don't link. Note that this parameter requires the use of contribution-, but not chapter-related parameters.
contributor-first1 contributor-last1 Like first1, but for contributor. Don't link.
contributor-link1 contributor-last1 Like author-link1, but for contributor. Don't link.
contributor-last2 contributor-last1 Like last1, but for 2nd contributor. Don't link. Similar: contributor-last3, etc.
contributor-first2 contributor-last2 Like first1, but for 2nd contributor. Don't link. Similar: contributor-first3, etc.
contributor-link2 contributor-last2 Like author-link1, but for 2nd contributor. Don't link. Similar: contributor-link3, etc.
display-contributors contributor-last1 Like display-authors, but for contributors
contributor-mask1 contributor-last1 See Display options below; not for lists of cited works
contributor-mask2 contributor-last2
chapter This should be the title of the chapter cited. Do not wikilink chapter if chapter-url is provided. Note that its alias contribution, but not chapter, is the only parameter that is allowed with the use of contributor-related parameters, and that if defined, contributor-related parameters become the first parameters of this template in place of author-related parameters, while author-related parameters get shifted to between department and location- and editor-related parameters, and location- and editor-related parameters swap places with title- and department-related parameters.
script-chapter
chapter-url chapter or script-chapter
chapter-url-access chapter-url
trans-chapter chapter or script-chapter
chapter-format chapter-url
contribution This should be the title of the contribution cited. Do not wikilink contribution if contribution-url is provided Note that this parameter, but not chapter, is required for the use of contributor-related parameters.
script-contribution
contribution-url contribution or script-contribution
contribution-url-access contribution-url
trans-contribution contribution or script-contribution
contribution-format contribution-url
location publisher can be used for written-at location when publication-place is used for publication place Note that if the parameter contribution, but not chapter, is defined, these parameters swap places with title- and department-related parameters.
editor-last1 Like last1, but for editor. Don't link.
editor-first1 editor-last1 Like first1, but for editor. Don't link.
editor-link1 editor-last1 Like author-link1, but for editor. Don't link.
editor-last2 editor-last1 Like last1, but for 2nd editor. Don't link. Similar: editor-last3, etc.
editor-first2 editor-last2 Like first1, but for 2nd editor. Don't link. Similar: editor-first3, etc.
editor-link2 editor-last2 Like author-link1, but for 2nd editor. Don't link. Similar: editor-link3, etc.
display-editors editor-last1 Like display-authors, but for editors
editor-mask1 editor-last1 See Display options below; not for lists of cited works
editor-mask2 editor-last2
title This parameter is required. Note that if the parameter contribution, but not chapter, is defined, these parameters swap places with location- and editor-related parameters.
script-title
title-link title or script-title Name of a Wikipedia article about the work. Do not use if url is provided
url title or script-title Do not use if title-link is provided
url-access url
trans-title title or script-title
format url
department
type
series
language
volume
interviewer-last1 Like last1, but for interviewer. Don't link.
interviewer-first1 interviewer-last1 Like first1, but for interviewer. Don't link.
interviewer-link1 interviewer-last1 Like author-link1, but for interviewer. Don't link.
interviewer-last2 interviewer-last1 Like last1, but for 2nd interviewer. Don't link. Similar: interviewer-last3, etc.
interviewer-first2 interviewer-last2 Like first1, but for 2nd interviewer. Don't link. Similar: interviewer-first3, etc.
interviewer-link2 interviewer-last2 Like author-link1, but for 2nd interviewer. Don't link. Similar: interviewer-link3, etc.
display-interviewers interviewer-last1 Like display-authors, but for interviewers
interviewer-mask1 interviewer-last1 See Display options below; not for lists of cited works
interviewer-mask2 interviewer-last2
translator-last1 Like last1, but for translator. Don't link.
translator-first1 translator-last1 Like first1, but for translator. Don't link.
translator-link1 translator-last1 Like author-link1, but for translator. Don't link.
translator-last2 translator-last1 Like last1, but for 2nd translator. Don't link. Similar: translator-last3, etc.
translator-first2 translator-last2 Like first1, but for 2nd translator. Don't link. Similar: translator-first3, etc.
translator-link2 translator-last2 Like author-link1, but for 2nd translator. Don't link. Similar: translator-link3, etc.
display-translators translator-last1 Like display-authors, but for translators
translator-mask1 translator-last1 See Display options below; not for lists of cited works
translator-mask2 translator-last2
others
name-list-style last2 Set to amp or ampersand to separate the last author with " & "; set to and to separate with " and "
edition
publication-place publisher
publisher
publication-date
minutes
time-caption time
time
page choose one: page, pages, or at
pages choose one: page, pages, or at. Use when content on multiple pages supports the article text.
at choose one: page, pages, or at
no-pp page or pages set to "yes" to suppress the "p." or "pp." before page numbers
arxiv
asin
asin-tld asin
bibcode
biorxiv
biorxiv-access biorxiv
citeseerx
doi
doi-access doi
doi-broken-date doi
eissn
hdl
hdl-access hdl
isbn always include ISBN, if one has been assigned
ismn
issn
jfm
jstor
jstor-access jstor
lccn
medrxiv
mr
oclc
ol
ol-access ol
osti
osti-access osti
pmc
pmc-embargo-date pmc
pmid
rfc
sbn
ssrn
s2cid
s2cid-access s2cid
zbl
id
url-status archive-url
archive-url archive-date, url
archive-format archive-url
archive-date archive-url
access-date url
via
quote-page choose one: quote-page, quote-pages
quote-pages choose one: quote-page, quote-pages. Use when quote contains contents from multiple pages.
quote
script-quote
trans-quote
mode cs1 or cs2
ref
postscript
If a field name is listed in the Prerequisites column, it is a prerequisite for the field to the left.

Examples

Title

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

Title and year

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

Basic usage (single author)

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

Basic usage (two authors)

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

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

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

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

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

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

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

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

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

Complex usage showing display of volume and name-list-style (without using volume or name-list-style parameters )

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

Complex usage showing effect of using volume parameter and name-list-style parameter (with volume and name-list-style)

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

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

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

Other language

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

Using a DOI

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

Using author-mask parameter

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

Using display-authors parameter

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

Parameters

Syntax

Nested parameters rely on their parent parameters:

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

By default, sets of fields are terminated with a period (.).

COinS

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

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

Use of templates within the citation template, is discouraged because many of these templates will add extraneous HTML or CSS that will be rendered in the metadata. Also, HTML entities, for example &nbsp;, &ndash;, etc, should not be used in parameters that contribute to the metadata. Do not include Wiki markup '' (italic font) or ''' (bold font) because these markup characters will contaminate the metadata.

COinS metadata is created for these parameters
  • |periodical=, |journal=, |newspaper=, |magazine=, |work=, |website=, |encyclopedia=, |encyclopaedia=, |dictionary=
  • |chapter=, |contribution=, |entry=, |article=, |section=
  • |title=
  • |publicationplace=, |publication-place=, |place=, |location=
  • |date=, |year=, |publicationdate=, |publication-date=
  • |series=, |version=
  • |volume=
  • |issue=, |number=
  • |page=, |pages=, |at=
  • |edition=
  • |publisher=, |distributor=, |institution=
  • |url=
  • |chapterurl=, |chapter-url=, |contributionurl=, |contribution-url=, |sectionurl=, |section-url=
  • |author#=, |Author#=, |authors#=, |author#-last=, |author-last#=, |last#=, |surname#=
  • |"author#-first=, |author-first#=, |first#=, |given#=
  • any of the named identifiers (|isbn=, |issn=, |doi=, |pmc=, etc)

What's new

What's new or changed recently
Parameter Description Date
|author-given= added aliases (including enumerated forms) for |author-first= October 2020
|author-surname= added aliases (including enumerated forms) for |author-last= October 2020
|display-subjects= added alias for |display-authors= for usage with |subject= October 2020
|interviewer-given= added aliases (including enumerated forms) for |interviewer-first= October 2020
|interviewer-surname= added aliases (including enumerated forms) for |interviewer-last= October 2020
|orig-date= added canonical form for alias |orig-year= October 2020
|quote-page= added single page specifier for |quote= October 2020
|quote-pages= added multiple pages specifier for |quote= October 2020
|sbn= added identifier parameter for Standard Book Numbers April 2020
|script-quote= added non-Latin script text facility for |quote= October 2020
|subject-mask= added aliases (including enumerated forms) to |author-mask= for usage with |subject= October 2020
|s2cid= added identifier parameter for Semantic Scholar corpus ID April 2020
|s2cid-access= added access-icon parameter for |s2cid= April 2020
|title-link= added special tokens none/doi/pmc to override/disable auto-linking ({{cite journal}} only) October 2020
|trans-quote= added translated text facility for |quote= October 2020
accept-this-as-written-markup added for |doi=, |eissn=, |isbn=, |issn=, |sbn= October 2020

Deprecated

The following parameters are deprecated. Their use will place the page into Category:Pages containing cite templates with deprecated parameters:

  • month: Use date to include the day, month and year.
  • coauthor · coauthors: Use last# / first# or author or authors
  • day: Use date to include the day, month and year.
  • dateformat · doilabel: These parameters are no longer supported.


Description

Authors

  • last: Surname of author. Do not wikilink—use author-link instead. For corporate authors, simply use last to include the same format as the source. Aliases: last1, surname, surname1, author, author1.
    • first: Given or first names of author, including title(s); for example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use author-link instead. Aliases: first1, given, given1. Requires last; first name will not display if last is empty.
    • OR: for multiple authors, use last1, first1 through lastn, firstn where n is any consecutive number for an unlimited number of authors (each firstn requires a corresponding lastn). See the display parameters to change how many authors are displayed. Aliases: surname1, given1 through surnamen, givenn, or author1 through authorn.
  • author-link: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: author-link1, authorlink, authorlink1, author1-link, author1link.
  • OR: for multiple authors, use author-link1 through author-linkn. Aliases: authorlink1 through authorlinkn, or author1-link through authorn-link, or author1link through authornlink.
  • name-list-format: displays authors and editors in Vancouver style when set to vanc and when the list uses last/first parameters for the name list(s)
  • vauthors: comma separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses:
    |vauthors=Smythe JB, ((Megabux Corporation))
  • author-link and author-mask may be used for the individual names in |vauthors= as described above
  • authors: Free-form list of author names; not an alias of last
  • others: To record other contributors to the work, including illustrators and translators. For the parameter value, write Illustrated by John Smith or Translated by John Smith.
When using shortened footnotes or parenthetical referencing styles with templates, do not use multiple names in one field or else the anchor will not match the inline link.

Date

  • date: Date of source being referenced. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations.[date 1] Required when year is used to disambiguate {{sfn}} links to multiple-work citations by the same author in the same year.[more] Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after publisher. For acceptable date formats, see Help:Citation Style 1#Dates.
For approximate year, precede with "c. ", like this: |date=c. 1900.

For no date, or "undated", add as |date=n.d.
  • year: Year of source being referenced. Use of |date= is recommended unless all of the following conditions are met:
  1. The template uses |ref=harv, or the template is {{citation}}, or |mode=cs2
  2. The |date= format is YYYY-MM-DD.
  3. The citation requires a CITEREF disambiguator.
  • orig-year: Original publication year; displays after the date or year. For clarity, please supply specifics. For example: |orig-year=First published 1859 or |orig-year=Composed 1904.
  1. ^ Publication dates in references within an article should all have the same format. This may be a different format from that used for archive and access dates. See: MOS:DATEUNIFY.

Editors

  • editor-last: Surname of editor. Do not wikilink—use editor-link instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use editor-last to include the same format as the source. Aliases: editor-last1, editor-surname, editor-surname1, editor, editor1.
    • editor-first: Given or first names of editor, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use editor-link instead. Aliases: editor-first1, editor-given, editor-given1.
    • OR: for multiple editors, use editor-last1, editor-first1 through editor-lastn, editor-firstn. Aliases: editor-surname1, editor-given1 through editor-surnamen, editor-givenn or editor1 through editorn.
  • editor-link: Title of existing Wikipedia article about the editor—not the editor's website; do not wikilink. Aliases: editor-link1.
  • OR: for multiple editors, use editor-link1 through editor-linkn.
  • name-list-format: displays authors and editors in Vancouver style when set to vanc and when the list uses last/first parameters for the name list(s)
  • veditors: comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses:
    |veditors=Smythe JB, ((Megabux Corporation))
  • editor-linkn and editor-maskn may be used for the individual names in |veditors= as described above
  • editors: Free-form list of editor names; not an alias of editor-last
Display:
If authors: Authors are first, followed by the included work, then "In" and the editors, then the main work.
If no authors: Editors appear before the included work; a single editor is followed by "ed."; multiple editors are followed by "eds."; exactly four editors will show three editors followed by "et al., eds." unless display-editors is used.

Title

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

URL

  • url: URL of an online location where the text of the publication can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Remove spurious tracking parameters from URLs, e.g. #ixzz2rBr3aO94 or ?utm_source=google&utm_medium=...&utm_term=...&utm_campaign=.... Do not link to any commercial booksellers, such as Amazon.com. See: WP:PAGELINKS.
    • access-date: Full date when the content pointed to by url was last verified to support the text in the article; do not wikilink; requires url; use the same format as other access and archive dates in the citations.[date 1] Not required for linked documents that do not change. For example, access-date is not required for links to copies of published research papers accessed via DOI or a published book, but should be used for links to news articles on commercial websites (these can change from time to time, even if they are also published in a physical medium). Note that access-date is the date that the URL was checked to not just be working, but to support the assertion being cited (which the current version of the page may not do). Can be hidden or styled by registered editors. Alias: accessdate.
    • archive-url: The URL of an archived copy of a web page, if or in case the url becomes unavailable. Typically used to refer to services like WebCite (see: Wikipedia:Using WebCite) and Internet Archive (see: Wikipedia:Using the Wayback Machine); requires archive-date and url. Alias: archiveurl.
      • archive-date: Date when the original URL was archived; preceded by default text "archived from the original on". Use the same format as other access and archive dates in the citations. This does not necessarily have to be the same format that was used for citing publication dates.[date 1] Do not wikilink. Alias: archivedate.
      • dead-url: When the URL is still live, but pre-emptively archived, then set |dead-url=no. This changes the display order with the title retaining the original link and the archive linked at the end. Alias: deadurl.
    • template-doc-demo: The archive parameters will be error checked to ensure that all the required parameters are included, or else {{citation error}} is invoked. With errors, main, help and template pages are placed into one of the subcategories of Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable categorization; mainly used for documentation where the error is demonstrated.
  • format: Format of the work referred to by url; for example: PDF, DOC, or XLS; displayed in parentheses after title. HTML is implied and should not be specified. Automatically added when a PDF icon is displayed. Does not change the external link icon. Note: External link icons do not include alt text; thus, they do not add format information for the visually impaired.
URLs must begin with a supported معرف الموارد الموحد. http:// and https:// will be supported by all browsers; however, ftp://, gopher://, irc://, ircs://, mailto: and news: may require a plug-in or an external application and should normally be avoided. آي بي في6 host-names are currently not supported.
If URLs in المعرفة:قوالب الاستشهاد contain certain characters, then they will not display and link correctly. Those characters need to be ترميز النسبة المئوية. For example, a space must be replaced by %20. To encode the URL, replace the following characters with:
sp " ' < > [ ] { | }
%20 %22 %27 %3c %3e %5b %5d %7b %7c %7d
Single apostrophes do not need to be encoded; however, unencoded multiples will be parsed as italic or bold markup. Single curly closing braces also do not need to be encoded; however, an unencoded pair will be parsed as the double closing braces for the template transclusion.
  1. ^ أ ب Access-date and archive-date in references should all have the same format – either the format used for publication dates, or YYYY-MM-DD. See: MOS:DATEUNIFY.

Chapter URL

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

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

  • edition: When the publication has more than one edition; for example: "2nd", "Revised", and so forth. Appends the string " ed." after the field, so |edition=2nd produces "2nd ed." Does not display if a periodical field is defined.
  • سلسلة أو نسخة: When the source is part of a series, such as a book series or a journal where the issue numbering has restarted.
  • volume: For one publication published in several volumes. Displays after the title and series fields; volume numbers should be entered just as a numeral (e.g. 37); volume values that are wholly digits, wholly uppercase roman numerals, or less than five characters will appear in bold. Any non-numeric value of five or more characters will be presumed to follow some other convention and will not appear in bold.

Publisher

  • publisher: Name of publisher; may be wikilinked if relevant. The publisher is the company that publishes the work being cited. Do not use the publisher parameter for the name of a work (e.g. a book, encyclopedia, newspaper, magazine, journal, website). Not normally used for periodicals. Corporate designations such as "Ltd", "Inc" or "GmbH" are not usually included. Omit where the publisher's name is substantially the same as the name of the work (for example, The New York Times Co. publishes The New York Times newspaper, so there is no reason to name the publisher). Displays after title; if work is defined, then publisher is enclosed in parentheses.
  • place: Geographical place of publication; generally not wikilinked; omit when the name of the work includes the location; examples: The Boston Globe, The Times of India. Displays after the title; if work is defined, then location is enclosed in parentheses. Alias: location
  • publication-place: If any one of publication-place, place or location are defined, then the location shows after the title; if publication-place and place or location are defined, then place or location are shown before the title prefixed with "written at" and publication-place is shown after the title.
  • publication-date: Date of publication when different from the date the work was written. Displays only if year or date are defined and only if different, else publication-date is used and displayed as date. Use the same format as other dates in the article; do not wikilink. Follows publisher; if work is not defined, then publication-date is preceded by "published" and enclosed in parenthesis.
  • via: Name of the content deliverer (if different from publisher). via is not a replacement for publisher, but provides additional detail. It may be used when the content deliverer presents the source in a format other than the original (e.g. NewsBank), when the URL provided does not make clear the identity of the deliverer, where no URL or DOI is available (EBSCO), if the deliverer requests attribution, or as requested in WP:The Wikipedia Library (e.g. Credo, HighBeam). See also registration and subscription.

In-source locations

  • minutes: Time the event occurs in the source; followed by "minutes in".
  • OR: time: Time the event occurs in the source; preceded by default text "Event occurs at".
    • time-caption: Changes the default text displayed before time.
  • page: The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless |nopp=y.
  • OR: pages: A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless |nopp=y. Hyphens are automatically converted to en dashes; if hyphens are appropriate, for example: pp. 3-1–3-15, use |at=.
    • nopp: Set to y to suppress the p. or pp. notations where this is inappropriate; for example, where |page=Front cover.
  • OR: at: For sources where a page number is inappropriate or insufficient. Overridden by |page= or |pages=. Use only one of |page=, |pages=, or |at=.
Examples: page (p.) or pages (pp.); section (sec.), column (col.), paragraph (para.); track; hours, minutes and seconds; act, scene, canto, book, part, folio, stanza, back cover, liner notes, indicia, colophon, dust jacket, verse.

Identifiers

  • id: A unique identifier, used where none of the specialized identifiers are applicable; wikilink or use a template as applicable.

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

When an URL is equivalent to the link produced by the corresponding identifier (such as a DOI), don't add it to any URL parameter but use the appropriate identifier parameter, which is more stable and may allow to specify the access status. The |url= parameter or title link can then be used for its prime purpose of providing a convenience link to a free-to-read copy of the source that would not otherwise be obviously accessible.[1]

  • arxiv: arXiv identifier; for example: |arxiv=hep-th/9205027 (before April 2007) or |arxiv=0706.0001 (April 2007 – December 2014) or |arxiv=1501.00001 (since January 2015). Do not include extraneous file extensions like ".pdf" or ".html". Aliases: eprint.
  • asin: Amazon Standard Identification Number; if first character of asin value is a digit, use isbn. Because this link favours one specific distributor, include it only if standard identifiers are not available. Example |asin=B00005N5PF. Aliases: ASIN.
    • asin-tld: ASIN top-level domain for Amazon sites other than the US; valid values: au, br, ca, cn, co.jp, co.uk, de, es, fr, it, mx. Aliases: none.
  • bibcode: bibcode; used by a number of astronomical data systems; for example: 1974AJ.....79..819H. Aliases: none.
  • biorxiv: bioRxiv id, a 6-digit number at the end of the biorXiv URL (e.g. 078733 for http://biorxiv.org/content/early/2016/10/01/078733 or https://dx.doi.org/10.1101/078733). Aliases: none.
  • citeseerx: CiteSeerX id, a string of digits and dots found in a CiteSeerX URL (e.g. 10.1.1.176.341 for http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.176.341). Aliases: none.
  • doi: Digital object identifier; for example: 10.1038/news070508-7. It is checked to ensure it begins with (10.). Aliases: DOI.
    • doi-broken-date: Date the DOI was found to be non-working at https://dx.doi.org. Use the same format as other dates in the article. Aliases: none.
  • eissn: International Standard Serial Number for the electronic media of a serial publication; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space; example |eissn=1557-2986. Aliases: EISSN.
  • hdl: Handle System identifier for digital objects and other resources on the Internet; example |hdl=20.1000/100. Aliases: HDL.
  • isbn: International Standard Book Number; for example: 978-0-8126-9593-9.
  • ismn: International Standard Music Number; for example: 979-0-9016791-7-7. Hyphens or spaces in the ISMN are optional. Use the ISMN actually printed on or in the work. This parameter should hold only the ISMN without any additional characters. It is checked for length, invalid characters – anything other than numbers, spaces, and hyphens – and the proper check digit. Aliases: ISMN.
  • issn: International Standard Serial Number; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space; example |issn=2049-3630. Aliases: ISSN.
  • jfm: Jahrbuch über die Fortschritte der Mathematik; example |jfm=53.0144.01. Aliases: JFM.
  • jstor: JSTOR reference number; for example: |jstor=3793107. Aliases: JSTOR.
  • lccn: Library of Congress Control Number. When present, alphabetic prefix characters are to be lower case; example |lccn=2004042477. Aliases: LCCN.
  • mr: Mathematical Reviews; example |mr=630583. Aliases: MR.
  • oclc: OCLC; WorldCat's Online Computer Library Center; example |oclc=9355469. Aliases: OCLC.
  • ol: Open Library identifier; do not include "OL" in the value; example |ol=7030731M. Aliases: OL.
  • osti: Office of Scientific and Technical Information; example |osti=4367507. Aliases: OSTI.
  • pmc: PubMed Central; use article number for open repository full-text of a journal article, e.g. |pmc=345678. Do not include "PMC" in the value.
  • pmid: PubMed; use unique identifier; example |pmid=17322060
  • rfc: Request for Comments; example |rfc=3143. Aliases: RFC.
  • sbn: Standard Book Number; example |sbn=356-02201-3. Aliases: SBN.
  • ssrn: Social Science Research Network; example |ssrn=1900856. Aliases: SSRN.
  • s2cid: Semantic Scholar corpus ID; example |s2cid=37220927. Aliases: S2CID.
  • zbl: Zentralblatt MATH; example |zbl=0472.53010 For zbMATH search results like JFM 35.0387.02 use |jfm=35.0387.02. Aliases: ZBL.

Subscription or registration required

--تغريد (نقاش) 15:13، 13 أغسطس 2015 (EDT)

These parameters add a link note to the end of the citation:

  • registration: For online sources that require registration, set |registration=yes; superseded by subscription if both are set.
  • subscription: For online sources that require a subscription, set |subscription=yes; supersedes registration if both are set.

Quote

  • quote: Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote needs to include terminating punctuation.

Anchor

Display options

  • mode: Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For |mode=cs1, element separator is a semicolon (;); terminal punctuation is a period (.); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For |mode=cs2, element separator is a comma (,); terminal punctuation is omitted; where appropriate, initial letters of certain words are not capitalized ('retrieved...'). To override default terminal punctuation use postscript.
  • author-mask: Replaces the name of the first author with em dashes or text. Set author-mask to a numeric value n to set the dash n em spaces wide; set author-mask to a text value to display the text without a trailing author separator; for example, "with". You must still include the values for all authors for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as Shortened footnotes. Do not use in a list generated by {{reflist}}, <references /> or similar as there is no control of the order in which references are displayed.
  • author-name-separator: (deprecated) Controls the separator between last and first names; defaults to a comma and space (, ); if the parameter is present, but blank, separator punctuation is set to the default; a space must be encoded as &#32;. Use name-list-format.
  • author-separator: (deprecated) Controls the separator between authors; defaults to a semicolon and space (; ); if the parameter is present, but blank, separator punctuation is set to the default; a space must be encoded as &#32;. Use name-list-format.
  • author-format: (deprecated) Use name-list-format.
  • display-authors: Controls the number of author names that are displayed when a citation is published. To change the displayed number of authors, set display-authors to the desired number. For example, |display-authors=2 will display only the first two authors in a citation. By default, all authors are displayed. |display-authors=etal displays all authors in the list followed by et al. Aliases: displayauthors.
  • display-editors: Controls the number of editor names that are displayed when a citation is published. To change the displayed number of editors, set display-editors to the desired number. For example, |display-editors=2 will display only the first two editors in a citation. By default, all editors are displayed except when there are four editors, then the editor list in the citation is truncated to three editors, followed by "et al." This exception mimics the older version of the template for compatibility. If a citation contains four editor names and one wishes all four editor names to display, "et al." may be suppressed by setting |display-editors=4. |display-editors=etal displays all editors in the list followed by et al. Aliases: displayeditors.
  • last-author-amp: Switches the separator between the last two names of the author list to space ampersand space ( & ) when set to any value. Example: |last-author-amp=yes
  • postscript: Controls the closing punctuation for a citation; defaults to a period (.); for no terminating punctuation, specify |postscript=none – leaving |postscript= empty is the same as omitting it, but is ambiguous. Ignored if quote is defined.
  • separator: (deprecated) Controls the punctuation used to separate lists of authors, editors, etc. Defaults to a period (.); if the parameter is present, but blank, separator punctuation is set to the default; a space must be encoded as &#32;. Use mode.

TemplateData

تحذير 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
This is the بيانات القالب documentation for this template used by المحرر المرئي وأدوات أخرى.

See the monthly error report for this template.

TemplateData for Cite manual

خطأ: الوظيفة "template_data_validate" غير موجودة.

This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.

وسائط القالب[تحرير بيانات القالب]

هذا القالب له تهيئة مخصصة.

وسيطوصفنوعحالة
Last namelast author author-last surname subject last1 author1 author1-last author-last1 surname1 subject1

The surname of the author, don't wikilink but use 'author-link' parameter instead; can suffix with a numeral to add additional authors.

سطرمقترح
First namefirst given author-first first1 given1 author-first1 author1-first

Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors

سطرمقترح
Author linkauthor-link author-link1 author1-link subject-link subject-link1 subject1-link

Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors

اسم الصفحةاختياري
Date of publicationdate

Full date of the source; do not wikilink

تاريخمقترح
Year of publicationyear

Year of the source being referenced; use 'date' instead, if month and day are also known

سطرمقترح
Titletitle

The title of the book; displays in italics.

سطرمطلوب
Title linktitle-link

Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink.

اسم الصفحةاختياري
URLurl URL

The URL of the online location where the text of the publication can be found; requires schemes of the type 'http://…', 'https://…' or the protocol relative scheme '//…'.

مثال
https://books.google.com/books?id=…
مساراختياري
Vancouver style author listvauthors

If using Vancouver style, comma separated list of author names; enclose corporate or institutional author names in doubled parentheses

مثال
Smythe JB, ((Megabux Corporation))
سطراختياري
Last name 2last2 author2 surname2 author-last2 author2-last subject2

The surname of the second author; don't wikilink, use 'author-link2' instead; can suffix with a numeral to add additional authors

سطراختياري
First name 2first2 given2 author-first2 author2-first

Given or first name, middle names, or initials of the second author; don't wikilink, use 'author-link2' instead; can suffix with a numeral to add additional authors

سطراختياري
Author link 2author-link2 author2-link subject-link2 subject2-link

Title of existing Wikipedia article about the second author; can suffix with a numeral to add additional authors

اسم الصفحةاختياري
Last name 3last3 author3 surname3 author-last3 author3-last subject3

The surname of the third author; don't wikilink, use 'author-link3' instead.

سطراختياري
First name 3first3 given3 author-first3 author3-first

Given or first name, middle names, or initials of the third author; don't wikilink.

سطراختياري
Author link 3author-link3 author3-link subject-link3 subject3-link

Title of existing Wikipedia article about the third author.

اسم الصفحةاختياري
Last name 4last4 author4 surname4 author-last4 author4-last subject4

The surname of the fourth author; don't wikilink, use 'author-link4' instead.

سطراختياري
First name 4first4 given4 author-first4 author4-first

Given or first name, middle names, or initials of the fourth author; don't wikilink.

سطراختياري
Author link 4author-link4 author4-link subject-link4 subject4-link

Title of existing Wikipedia article about the fourth author.

اسم الصفحةاختياري
Last name 5last5 author5 surname5 author-last5 author5-last subject5

The surname of the fifth author; don't wikilink, use 'author-link5' instead.

سطراختياري
First name 5first5 given5 author-first5 author5-first

Given or first name, middle names, or initials of the fifth author; don't wikilink.

سطراختياري
Author link 5author-link5 author5-link subject-link5 subject5-link

Title of existing Wikipedia article about the fifth author.

اسم الصفحةاختياري
Last name 6last6 author6 surname6 author-last6 author6-last subject6

The surname of the sixth author; don't wikilink, use 'author-link6' instead.

سطراختياري
First name 6first6 given6 author-first6 author6-first

Given or first name, middle names, or initials of the sixth author; don't wikilink.

سطراختياري
Author link 6author-link6 author6-link subject-link6 subject6-link

Title of existing Wikipedia article about the sixth author.

اسم الصفحةاختياري
Last name 7last7 author7 surname7 author-last7 author7-last subject7

The surname of the seventh author; don't wikilink, use 'author-link7' instead.

سطراختياري
First name 7first7 given7 author-first7 author7-first

Given or first name, middle names, or initials of the seventh author; don't wikilink.

سطراختياري
Author link 7author-link7 author7-link subject-link7 subject7-link

Title of existing Wikipedia article about the seventh author.

اسم الصفحةاختياري
Last name 8last8 author8 surname8 author-last8 author8-last subject8

The surname of the eighth author; don't wikilink, use 'author-link8' instead.

سطراختياري
First name 8first8 given8 author-first8 author8-first

Given or first name, middle names, or initials of the eighth author; don't wikilink.

سطراختياري
Author link 8author-link8 author8-link subject-link8 subject8-link

Title of existing Wikipedia article about the eighth author.

اسم الصفحةاختياري
Last name 9last9 author9 surname9 author-last9 author9-last subject9

The surname of the ninth author; don't wikilink, use 'author-link9' instead. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.

سطراختياري
First name 9first9 given9 author-first9 author9-first

Given or first name, middle names, or initials of the ninth author; don't wikilink.

سطراختياري
Author link 9author-link9 author9-link subject-link9 subject9-link

Title of existing Wikipedia article about the ninth author.

اسم الصفحةاختياري
Collaborationcollaboration

Name of a group of authors or collaborators; requires author, last, or vauthors which list one or more primary authors; follows author name-list; appends 'et al.' to author name-list.

نصاختياري
Workwork journal website newspaper magazine

Name of the work in which the cited book text is found. This parameter is not supported by and should not be used with cite book. See Help:Citation_Style_1#|<periodical>=_ignored.

سطرمستغنى عنه
Publisherpublisher institution

Name of the publisher; displays after title

مثال
[[HarperCollins]]
سطرمقترح
Othersothers

Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'

سطراختياري
ISBNisbn ISBN

International Standard Book Number; use the 13-digit ISBN where possible

سطرمقترح
Editor last nameeditor-last editor editor-surname editor-last1 editor-surname1 editor1 editor1-last editor1-surname

The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors

سطراختياري
Editor first nameeditor-first editor-given editor-first1 editor-given1 editor1-first editor1-given

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

سطراختياري
Link for editoreditor-link editor-link1 editor1-link

Title of existing Wikipedia article about the editor

اسم الصفحةاختياري
Editor maskeditor-mask editor1-mask editor-mask1

Replaces the name of the first editor 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 editor separator; for example, 'with' instead

سطراختياري
Vancouver style editor listveditors

Comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses

مثال
Smythe JB, ((Megabux Corporation))
نصاختياري
Editionedition

When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed by ' ed.'

مثال
2nd
سطرمقترح
Series identifierseries version

Series identifier when the source is part of a series, such as a book series or a journal

سطراختياري
Volumevolume

For one publication published in several volumes

سطراختياري
Location of publicationlocation place

Geographical place of publication; usually not wikilinked; omit when the publication name includes place

سطرمقترح
Place of publicationpublication-place

Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'

سطراختياري
Publication datepublication-date

Date of publication when different from the date the work was written; do not wikilink

تاريخمقترح
Pagepage p

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(s) citedpages pp

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

مثال
5–11
سطرمقترح
Atat

May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient

سطراختياري
Languagelanguage

The language in which the source is written. Do not use the full language name; use ISO 639-1. Do not use icons or templates

سطرمقترح
Translator last nametranslator-last translator translator-last1 translator1 translator1-last

The surname of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

سطراختياري
Translator first nametranslator-first translator1-first translator-first1

Given or first name, middle names, or initials of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

سطراختياري
Script titlescript-title

For titles in languages that do not use a Latin-based alphabet (Arabic, Bengali, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc), prefix with two-character ISO 639-1 language code followed by a colon, e.g. for Japanese use 'ja:…'.

سطراختياري
Translated titletrans-title

An English language title, if the source cited is in a foreign language; 'language' is recommended

سطرمقترح
Chapterchapter contribution entry article section

The chapter heading of the source; may be wikilinked or with 'chapter-url' but not both. For the contribution alias, see contributor-last

سطراختياري
Script Chapterscript-chapter

Chapter heading for languages that do not use a Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc); follows transliteration defined in chapter. Should be prefixed with an ISO 639-1 two-character code to help browsers properly display the script

مثال
ja:東京タワー
سطراختياري
Translated chaptertrans-chapter

An English language chapter heading, if the source cited is in a foreign language; 'language' is recommended

سطراختياري
Typetype medium

Additional information about the media type of the source; format in sentence case

سطراختياري
Formatformat

Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML

سطراختياري
ASINasin ASIN

Amazon Standard Identification Number; 10 characters

سطراختياري
ASIN TLDasin-tld

ASIN top-level domain for Amazon sites other than the US

سطراختياري
Bibcodebibcode

Bibliographic Reference Code (REFCODE); 19 characters

سطراختياري
biorXivbiorxiv

biorXiv identifier; 6 digits

سطراختياري
CiteSeerXciteseerx

CiteSeerX identifier; found after the 'doi=' query parameter

سطراختياري
DOIdoi DOI

Digital Object Identifier; begins with '10.'

سطراختياري
EISSNeissn EISSN

International Standard Serial Number for the electronic media of a serial publication; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space.

مثال
2009-0048
سطراختياري
Handle System identifierhdl HDL

Handle System identifier for digital objects and other resources on the Internet

سطراختياري
ISMNismn ISMN

International Standard Music Number; Use the ISMN actually printed on or in the work. Hyphens or spaces in the ISMN are optional.

مثال
979-0-9016791-7-7
سطراختياري
ISSNissn ISSN

International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen

سطراختياري
jfm codejfm

Jahrbuch über die Fortschritte der Mathematik classification code

سطراختياري
JSTORjstor JSTOR

JSTOR identifier

سطراختياري
LCCNlccn LCCN

Library of Congress Control Number

سطراختياري
MRmr MR

Mathematical Reviews identifier

سطراختياري
OCLCoclc OCLC

Online Computer Library Center number

سطراختياري
OLol OL

Open Library identifier; do not include "OL" at beginning of identifier

سطراختياري
OSTIosti OSTI

Office of Scientific and Technical Information identifier

سطراختياري
PMCpmc

PubMed Center article number

سطراختياري
PMIDpmid PMID

PubMed Unique Identifier

سطراختياري
RFCrfc

Request for Comments number

سطراختياري
SSRNssrn

Social Science Research Network

سطراختياري
Zblzbl

Zentralblatt MATH journal identifier

سطراختياري
idid ID

A unique identifier used where none of the specialized ones are applicable

سطراختياري
Quotequote quotation

Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation

نصاختياري
Refref

An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv and sfn templates

سطراختياري
Modemode

Sets separator and terminal punctuation to the style named in the assigned value; allowable values are: 'cs1' or 'cs2'

القيم المقترحة
cs1 cs2
سطراختياري
Postscriptpostscript

The closing punctuation for the citation; ignored if 'quote' is defined; to suppress use reserved keyword 'none'

غيابي
.
سطراختياري
Author maskauthor-mask author1-mask author-mask1

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

سطراختياري
Author mask 2author-mask2 author2-mask

Replaces the name of the second 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

سطراختياري
Author mask 3author-mask3 author3-mask

Replaces the name of the third 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

سطراختياري
Author mask 4author-mask4 author4-mask

Replaces the name of the fourth 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

سطراختياري
Author mask 5author-mask5 author5-mask

Replaces the name of the fifth 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

سطراختياري
Author mask 6author-mask6 author6-mask

Replaces the name of the sixth 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

سطراختياري
Author mask 7author-mask7 author7-mask

Replaces the name of the seventh 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

سطراختياري
Author mask 8author-mask8 author8-mask

Replaces the name of the eighth 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

سطراختياري
Author mask 9author-mask9 author9-mask

Replaces the name of the ninth 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

سطراختياري
Display authorsdisplay-authors

number of authors to display before 'et al.' is used

رقماختياري
URL access dateaccess-date

The full date when the original URL was accessed; do not wikilink

تاريخاختياري
Original dateorig-date

Original date of publication; provide specifics

سطراختياري
Editor last name 2editor-last2 editor-surname2 editor2 editor2-last editor2-surname

The surname of the second editor; don't wikilink, use 'editor2-link'

سطراختياري
Editor first name 2editor-first2 editor-given2 editor2-first editor2-given

Given or first name, middle names, or initials of the second editor; don't wikilink, use 'editor2-link'

سطراختياري
Editor link 2editor-link2 editor2-link

Title of existing Wikipedia article about the second editor

اسم الصفحةاختياري
Editor mask 2editor-mask2 editor2-mask

Replaces the name of the second editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 3editor-last3 editor-surname3 editor3 editor3-last editor3-surname

The surname of the third editor; don't wikilink, use 'editor3-link'

سطراختياري
Editor first name 3editor-first3 editor-given3 editor3-first editor3-given

Given or first name, middle names, or initials of the third editor; don't wikilink, use 'editor3-link'

سطراختياري
Editor link 3editor-link3 editor3-link

Title of existing Wikipedia article about the third editor

اسم الصفحةاختياري
Editor mask 3editor-mask3 editor3-mask

Replaces the name of the third editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 4editor-last4 editor-surname4 editor4 editor4-last editor4-surname

The surname of the fourth editor; don't wikilink, use 'editor4-link'

سطراختياري
Editor first name 4editor-first4 editor-given4 editor4-first editor4-given

Given or first name, middle names, or initials of the fourth editor; don't wikilink, use 'editor4-link'

سطراختياري
Editor link 4editor-link4 editor4-link

Title of existing Wikipedia article about the fourth editor

اسم الصفحةاختياري
Editor mask 4editor-mask4 editor4-mask

Replaces the name of the fourth editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 5editor-last5 editor-surname5 editor5 editor5-last editor5-surname

The surname of the fifth editor; don't wikilink, use 'editor5-link'

سطراختياري
Editor first name 5editor-first5 editor-given5 editor5-first editor5-given

Given or first name, middle names, or initials of the fifth editor; don't wikilink, use 'editor5-link'

سطراختياري
Editor link 5editor-link5 editor5-link

Title of existing Wikipedia article about the fifth editor

اسم الصفحةاختياري
Editor mask 5editor-mask5 editor5-mask

Replaces the name of the fifth editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 6editor-last6 editor-surname6 editor6 editor6-last editor6-surname

The surname of the sixth editor; don't wikilink, use 'editor6-link'

سطراختياري
Editor first name 6editor-first6 editor-given6 editor6-first editor6-given

Given or first name, middle names, or initials of the sixth editor; don't wikilink, use 'editor6-link'

سطراختياري
Editor link 6editor-link6 editor6-link

Title of existing Wikipedia article about the sixth editor

اسم الصفحةاختياري
Editor mask 6editor-mask6 editor6-mask

Replaces the name of the sixth editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 7editor-last7 editor-surname7 editor7 editor7-last editor7-surname

The surname of the seventh editor; don't wikilink, use 'editor7-link'

سطراختياري
Editor first name 7editor-first7 editor-given7 editor7-first editor7-given

Given or first name, middle names, or initials of the seventh editor; don't wikilink, use 'editor7-link'

سطراختياري
Editor link 7editor-link7 editor7-link

Title of existing Wikipedia article about the seventh editor

اسم الصفحةاختياري
Editor mask 7editor-mask7 editor7-mask

Replaces the name of the seventh editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 8editor-last8 editor-surname8 editor8 editor8-last editor8-surname

The surname of the eighth editor; don't wikilink, use 'editor8-link'

سطراختياري
Editor first name 8editor-first8 editor-given8 editor8-first editor8-given

Given or first name, middle names, or initials of the eighth editor; don't wikilink, use 'editor8-link'

سطراختياري
Editor link 8editor-link8 editor8-link

Title of existing Wikipedia article about the eighth editor

اسم الصفحةاختياري
Editor mask 8editor-mask8 editor8-mask

Replaces the name of the eighth editor 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 editor separator; for example, 'with' instead

سطراختياري
Editor last name 9editor-last9 editor-surname9 editor9 editor9-last editor9-surname

The surname of the ninth editor; don't wikilink, use 'editor9-link'

سطراختياري
Editor first name 9editor-first9 editor-given9 editor9-first editor9-given

Given or first name, middle names, or initials of the ninth editor; don't wikilink, use 'editor9-link'

سطراختياري
Editor link 9editor-link9 editor9-link

Title of existing Wikipedia article about the ninth editor

اسم الصفحةاختياري
Editor mask 9editor-mask9 editor9-mask

Replaces the name of the ninth editor 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 editor separator; for example, 'with' instead

سطراختياري
Display Editorsdisplay-editors

Controls the number of editor names that are displayed when a citation is published. To change the displayed number of editors, set display-editors to the desired number. For example, |display-editors=2 will display only the first two editors in a citation. By default, all editors are displayed. |display-editors=etal displays all editors in the list followed by et al.

سطراختياري
Translator last name 2translator-last2 translator2 translator2-last

The surname of the second translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 2translator-first2 translator2-first

Given or first name, middle names, or initials of the second translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 3translator-last3 translator3 translator3-last

The surname of the third translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 3translator-first3 translator3-first

Given or first name, middle names, or initials of the third translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 4translator-last4 translator4 translator4-last

The surname of the fourth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 4translator-first4 translator4-first

Given or first name, middle names, or initials of the fourth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 5translator-last5 translator5 translator5-last

The surname of the fifth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 5translator-first5 translator5-first

Given or first name, middle names, or initials of the fifth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 6translator-last6 translator6 translator6-last

The surname of the sixth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 6translator-first6 translator6-first

Given or first name, middle names, or initials of the sixth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 7translator-last7 translator7 translator7-last

The surname of the seventh translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 7translator-first7 translator7-first

Given or first name, middle names, or initials of the seventh translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 8translator-last8 translator8 translator8-last

The surname of the eighth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 8translator-first8 translator8-first

Given or first name, middle names, or initials of the eighth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator last name 9translator-last9 translator9 translator9-last

The surname of the ninth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator first name 9translator-first9 translator9-first

Given or first name, middle names, or initials of the ninth translator; don't wikilink, use 'translator-link'.

سطراختياري
Translator linktranslator-link translator-link1 translator1-link

Title of existing Wikipedia article about the translator; can suffix with a numeral to add additional translators.

اسم الصفحةاختياري
Translator link 2translator-link2 translator2-link

Title of existing Wikipedia article about the second translator.

اسم الصفحةاختياري
Translator link 3translator-link3 translator3-link

Title of existing Wikipedia article about the third translator.

اسم الصفحةاختياري
Translator link 4translator-link4 translator4-link

Title of existing Wikipedia article about the fourth translator.

اسم الصفحةاختياري
Translator link 5translator-link5 translator5-link

Title of existing Wikipedia article about the fifth translator.

اسم الصفحةاختياري
Translator link 6translator-link6 translator6-link

Title of existing Wikipedia article about the sixth translator.

اسم الصفحةاختياري
Translator link 7translator-link7 translator7-link

Title of existing Wikipedia article about the seventh translator.

اسم الصفحةاختياري
Translator link 8translator-link8 translator8-link

Title of existing Wikipedia article about the eighth translator.

اسم الصفحةاختياري
Translator link 9translator-link9 translator9-link

Title of existing Wikipedia article about the ninth translator.

اسم الصفحةاختياري
Chapter URLchapter-url contribution-url section-url

The URL of the online location where the text of the chapter can be found

مساراختياري
Format of Chapter URLchapter-format contribution-format section-format

Format of the work referred to by chapter-url; displayed in parentheses after chapter. HTML is implied and should not be specified.

مثال
PDF, DOC, or XLS
سطراختياري
DOI broken datedoi-broken-date

The date that the DOI was determined to be broken

تاريخاختياري
URL access levelurl-access

Classification of the access restrictions on the URL ('registration', 'subscription' or 'limited')

القيم المقترحة
registration subscription limited
سطراختياري
Archive URLarchive-url

The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'

مساراختياري
Archive datearchive-date

Date when the original URL was archived; do not wikilink

تاريخاختياري
Archive Formatarchive-format

Format of the Archive

سطراختياري
URL statusurl-status

If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to "dead" or 'usurped' for broken links. Entering 'unfit' or 'usurped' makes the original link not appear at all.

القيم المقترحة
dead live unfit usurped
غيابي
dead
سطراختياري
Name list stylename-list-style

Set to 'amp' or 'and' to change the separator between the last two names of the name list to ' & ' or ' and ', respectively. Set to 'vanc' to display name lists in Vancouver style.

القيم المقترحة
amp and vanc
سطراختياري
viavia

Aggregate or database provider, when different from the Publisher. Typically used for Ebooks.

مثال
[[Open Edition]], [[JSTOR]]
سطراختياري
Bibcode access levelbibcode-access

If the full text is available from ADS via this Bibcode, type 'free'.

قيمة تلقائية
free
سطراختياري
DOI access leveldoi-access

If the full text is free to read via the DOI, type 'free'.

قيمة تلقائية
free
سطراختياري
HDL access levelhdl-access

If the full text is free to read via the HDL, type 'free'.

قيمة تلقائية
free
سطراختياري
Jstor access leveljstor-access

If the full text is free to read on Jstor, type 'free'.

قيمة تلقائية
free
سطراختياري
OpenLibrary access levelol-access

If the full text is free to read on OpenLibrary, type 'free'.

قيمة تلقائية
free
سطراختياري
OSTI access levelosti-access

If the full text is free to read on OSTI, type 'free'.

قيمة تلقائية
free
سطراختياري
Issueissue number

Issue number. This parameter is not supported by and should generally not be used with cite book. Consider that a different cite template may be more appropriate, such as cite magazine or cite journal. See Help:Citation_Style_1#Pages.

مثال
3
سطراختياري
Departmentdepartment

Unusual in cite book.

غير معروفاختياري
Date formatdf

Sets rendered dates to the specified format

سطراختياري

Citation tools

See also

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

TemplateData
This is the بيانات القالب documentation for this template used by المحرر المرئي وأدوات أخرى.

See the monthly error report for this template.

TemplateData for Cite manual

This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.

وسائط القالب[تحرير بيانات القالب]

هذا القالب يفضل التنسيق بنفس السطر للوسائط.

وسيطوصفنوعحالة
Last namelast last1 author author1 author1-last author-last surname1 author-last1 subject1 surname author-last subject

The surname of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors

نصمقترح
First namefirst given author-first first1 given1 author-first1 author1-first

Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors

نصمقترح
URLurl URL

The URL of the online location where the text of the publication can be found. Requires schemes of the type "http://..." or maybe even the  protocol relative scheme "//..."

مثال
https://books.google.com/books?id=...
نصاختياري
Titletitle

The title of the book; displays in italics

نصمطلوب
Title linktitle-link titlelink episode-link episodelink

Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink.

اسم الصفحةاختياري
Vancouver style author listvauthors

If using Vancouver style, comma separated list of author names; enclose corporate or institutional author names in doubled parentheses

مثال
Smythe JB, ((Megabux Corporation))
نصاختياري
Last name 2last2 author2 surname2 author-last2 author2-last subject2

The surname of the second author; don't wikilink, use 'author-link2' instead; can suffix with a numeral to add additional authors

نصاختياري
First name 2first2 given2 author-first2 author2-first

Given or first name, middle names, or initials of the second author; don't wikilink, use 'author-link2' instead; can suffix with a numeral to add additional authors

نصاختياري
Last name 3last3 author3 surname3 author-last3 author3-last subject3

The surname of the third author; don't wikilink, use 'author-link3' instead.

نصاختياري
First name 3first3 given3 author-first3 author3-first

Given or first name, middle names, or initials of the third author; don't wikilink.

نصاختياري
Last name 4last4 author4 surname4 author-last4 author4-last subject4

The surname of the fourth author; don't wikilink, use 'author-link4' instead.

نصاختياري
First name 4first4 given4 author-first4 author4-first

Given or first name, middle names, or initials of the fourth author; don't wikilink.

نصاختياري
Last name 5last5 author5 surname5 author-last5 author5-last subject5

The surname of the fifth author; don't wikilink, use 'author-link5' instead.

نصاختياري
First name 5first5 given5 author-first5 author5-first

Given or first name, middle names, or initials of the fifth author; don't wikilink.

نصاختياري
Last name 6last6 author6 surname6 author-last6 author6-last subject6

The surname of the sixth author; don't wikilink, use 'author-link6' instead.

نصاختياري
First name 6first6 given6 author-first6 author6-first

Given or first name, middle names, or initials of the sixth author; don't wikilink.

نصاختياري
Last name 7last7 author7 surname7 author-last7 author7-last subject7

The surname of the seventh author; don't wikilink, use 'author-link7' instead.

نصاختياري
First name 7first7 given7 author-first7 author7-first

Given or first name, middle names, or initials of the seventh author; don't wikilink.

نصاختياري
Last name 8last8 author8 surname8 author-last8 author8-last subject8

The surname of the eighth author; don't wikilink, use 'author-link8' instead.

نصاختياري
First name 8first8 given8 author-first8 author8-first

Given or first name, middle names, or initials of the eighth author; don't wikilink.

نصاختياري
Last name 9last9 author9 surname9 author-last9 author9-last subject9

The surname of the ninth author; don't wikilink, use 'author-link9' instead. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.

نصاختياري
First name 9first9 given9 author-first9 author9-first

Given or first name, middle names, or initials of the ninth author; don't wikilink.

نصاختياري
Collaborationcollaboration

Name of a group of authors or collaborators; requires author, last, or vauthors which list one or more primary authors; follows author name-list; appends 'et al.' to author name-list.

نصاختياري
Datedate air-date airdate

Full date of the source; do not wikilink

تاريخاختياري
Workwork journal website newspaper magazine encyclopedia encyclopaedia dictionary mailinglist

Name of the work in which the cited book text is found

نصاختياري
Publisherpublisher distributor institution newsgroup

Name of the publisher; displays after title

مثال
[[HarperCollins]]
نصمقترح
Othersothers

Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'

نصاختياري
Year of publicationyear

Year of the source being referenced; use 'date' instead, if month and day are also known

نصمقترح
ISBNisbn ISBN13 isbn13 ISBN

International Standard Book Number; use the 13-digit ISBN where possible

نصمقترح
Ignore ISBN Errorignore-isbn-error

True if ISBN Errors should be ignored.If set, page will be added to a maintenance category "CS1 maint: Ignored ISBN errors".

بوليانياختياري
Editor last nameeditor-last editor editor-surname editor-last1 editor-surname1 editor1 editor1-last editor1-surname

The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors

غير معروفاختياري
Editor first nameeditor-first editor-given editor-first1 editor-given1 editor1-first editor1-given

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

غير معروفاختياري
Link for editoreditor-link editorlink editor-link1 editor1-link editorlink1 editor1link

Title of existing Wikipedia article about the editor

اسم الصفحةاختياري
Editor maskeditor-mask editormask editormask1 editor1-mask editor-mask1 editor1mask

Replaces the name of the first editor 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 editor separator; for example, 'with' instead

نصاختياري
Vancouver style editor listveditors

Comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses

مثال
Smythe JB, ((Megabux Corporation))
نصاختياري
Editors listeditors

Free-form list of editor names; use of this parameter is discouraged

غير معروفمستغنى عنه
Editionedition

When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed by ' ed.'

نصاختياري
Series identifierseries version

Series identifier when the source is part of a series, such as a book series or a journal

نصاختياري
Volumevolume

For one publication published in several volumes

نصاختياري
Location of publicationlocation place

Geographical place of publication; usually not wikilinked; omit when the publication name includes place

نصمقترح
Place of publicationpublication-place publicationplace

Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'

نصاختياري
Publication datepublication-date publicationdate

Date of publication when different from the date the work was written; do not wikilink

نصاختياري
Pagepage p

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(s) citedpages pp

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

مثال
5–11
نصمقترح
No ppnopp

Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')

نصاختياري
Atat

May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient

نصاختياري
Languagelanguage in

The language in which the source is written, if not English; use the full language name; do not use icons or templates

نصاختياري
Translator last nametranslator-last translator translator-last1 translator1 translator1-last

The surname of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

نصاختياري
Translator first nametranslator-first translator1-first translator-first1

Given or first name, middle names, or initials of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

نصاختياري
Script titlescript-title

For titles in languages that do not use a Latin-based alphabet (Arabic, Bengali, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc). Prefix with two-character ISO639-1 language code followed by a colon. For Japanese use: |script-title=ja:...

نصاختياري
Translated titletrans-title trans_title

An English language title, if the source cited is in a foreign language; 'language' is recommended

نصاختياري
Chapterchapter contribution entry article section

The chapter heading of the source; may be wikilinked or with 'chapterurl' but not both. For the contribution alias, see contributor-last

نصاختياري
Script Chapterscript-chapter

Chapter heading for languages that do not use a Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc); follows transliteration defined in chapter. Should be prefixed with an ISO 639-1 two-character code to help browsers properly display the script

مثال
ja:東京タワー
نصاختياري
Translated chaptertrans-chapter trans_chapter

An English language chapter heading, if the source cited is in a foreign language; 'language' is recommended

نصاختياري
Typetype medium

Additional information about the media type of the source; format in sentence case

نصاختياري
Formatformat

Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML

نصاختياري
arXiv identifierarxiv ARXIV eprint

An identifier for arXive electronic preprints of scientific papers

نصاختياري
arXiv Classclass

Cite arXiv identifiers

نصاختياري
ASINasin ASIN

Amazon Standard Identification Number; 10 characters

نصاختياري
ASIN TLDasin-tld

ASIN top-level domain for Amazon sites other than the US

نصاختياري
Bibcodebibcode

Bibliographic Reference Code (REFCODE); 19 characters

نصاختياري
biorXivbiorxiv

biorXiv identifier; 6 digits

سطراختياري
CiteSeerXciteseerx

CiteSeerX identifier; found after the 'doi=' query parameter

سطراختياري
DOIdoi DOI

Digital Object Identifier; begins with '10.'

نصاختياري
EISSNeissn EISSN

International Standard Serial Number for the electronic media of a serial publication; eight characters may be split into two groups of four using a hyphen, but not an en dash or a space.

مثال
2009-0048
نصاختياري
Handle System identifierhdl HDL

Handle System identifier for digital objects and other resources on the Internet

نصاختياري
ISMNismn ISMN

International Standard Music Number; Use the ISMN actually printed on or in the work. Hyphens or spaces in the ISMN are optional.

مثال
979-0-9016791-7-7
نصاختياري
ISSNissn ISSN

International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen

نصاختياري
jfm codejfm

Jahrbuch über die Fortschritte der Mathematik classification code

نصاختياري
JSTORjstor JSTOR

JSTOR identifier

نصاختياري
LCCNlccn LCCN

Library of Congress Control Number

نصاختياري
MRmr MR

Mathematical Reviews identifier

نصاختياري
OCLCoclc OCLC

Online Computer Library Center number

نصاختياري
OLol OL

Open Library identifier; do not include "OL" at beginning of identifier

نصاختياري
OSTIosti OSTI

Office of Scientific and Technical Information identifier

نصاختياري
PMCpmc

PubMed Center article number

نصاختياري
PMIDpmid PMID

PubMed Unique Identifier

نصاختياري
RFCrfc

Request for Comments number

نصاختياري
SSRNssrn

Social Science Research Network

نصاختياري
Zblzbl

Zentralblatt MATH journal identifier

نصاختياري
idid ID

A unique identifier used where none of the specialized ones are applicable

نصاختياري
Quotequote quotation

Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation

نصاختياري
Refref

An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv and sfn templates

نصاختياري
Name list formatname-list-format

Accepts the single keyword 'vanc' to emulate Vancouver Style author / editor name-lists.

نصاختياري
Modemode

Sets separator and terminal punctuation to the style named in the assigned value; allowable values are: 'cs1' or 'cs2'

نصاختياري
Postscriptpostscript

The closing punctuation for the citation; ignored if 'quote' is defined; to suppress use reserved keyword 'none'

غيابي
.
نصاختياري
Registrationregistration

For online sources that require registration, set to 'yes' (or 'y', or 'true'); superseded by subscription if both are set

نصاختياري
Subscriptionsubscription

For online sources that require subscription, set to 'yes' (or 'y', or 'true'); supersedes registration if both are set

نصاختياري
Author maskauthor-mask authormask authormask1 author1-mask author-mask1 author1mask

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

نصاختياري
Author mask 2author-mask2 authormask2 author2-mask author2mask

Replaces the name of the second 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

نصاختياري
Author mask 3author-mask3 authormask3 author3-mask author3mask

Replaces the name of the third 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

نصاختياري
Author mask 4author-mask4 authormask4 author4-mask author4mask

Replaces the name of the fourth 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

نصاختياري
Author mask 5author-mask5 authormask5 author5-mask author5mask

Replaces the name of the fifth 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

نصاختياري
Author mask 6author-mask6 authormask6 author6-mask author6mask

Replaces the name of the sixth 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

نصاختياري
Author mask 7author-mask7 authormask7 author7-mask author7mask

Replaces the name of the seventh 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

نصاختياري
Author mask 8author-mask8 authormask8 author8-mask author8mask

Replaces the name of the eighth 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

نصاختياري
Author mask 9author-mask9 authormask9 author9-mask author9mask

Replaces the name of the ninth 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

نصاختياري
Display authorsdisplay-authors displayauthors

number of authors to display before 'et al.' is used

رقماختياري
Author linkauthor-link authorlink subjectlink subject-link authorlink1 author-link1 author1-link subjectlink1 author1link subject-link1 subject1-link subject1link

Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors

اسم الصفحةاختياري
Author link 2author-link2 authorlink2 author2-link subjectlink2 author2link subject-link2 subject2-link subject2link

Title of existing Wikipedia article about the second author; can suffix with a numeral to add additional authors

اسم الصفحةاختياري
Author link 3author-link3 authorlink3 author3-link subjectlink3 author3link subject-link3 subject3-link subject3link

Title of existing Wikipedia article about the third author.

اسم الصفحةاختياري
Author link 4author-link4 authorlink4 author4-link subjectlink4 author4link subject-link4 subject4-link subject4link

Title of existing Wikipedia article about the fourth author.

اسم الصفحةاختياري
Author link 5author-link5 authorlink5 author5-link subjectlink5 author5link subject-link5 subject5-link subject5link

Title of existing Wikipedia article about the fifth author.

اسم الصفحةاختياري
Author link 6author-link6 authorlink6 author6-link subjectlink6 author6link subject-link6 subject6-link subject6link

Title of existing Wikipedia article about the sixth author.

اسم الصفحةاختياري
Author link 7author-link7 authorlink7 author7-link subjectlink7 author7link subject-link7 subject7-link subject7link

Title of existing Wikipedia article about the seventh author.

اسم الصفحةاختياري
Author link 8author-link8 authorlink8 author8-link subjectlink8 author8link subject-link8 subject8-link subject8link

Title of existing Wikipedia article about the eighth author.

اسم الصفحةاختياري
Author link 9author-link9 authorlink9 author9-link subjectlink9 author9link subject-link9 subject9-link subject9link

Title of existing Wikipedia article about the ninth author.

اسم الصفحةاختياري
URL access dateaccess-date accessdate

The full date when the original URL was accessed; do not wikilink

نصاختياري
Original yearorig-year origyear

Original year of publication; provide specifics

نصاختياري
Last name of second editoreditor-last2 editor-surname2 editor2 editor2-last editor2-surname

The surname of the second editor; don't wikilink, use 'editor2-link'

نصاختياري
First name of second editoreditor-first2 editor-given2 editor2-first editor2-given

Given or first name, middle names, or initials of the second editor; don't wikilink, use 'editor2-link'

نصاختياري
Link for second editoreditor-link2 editor2-link editorlink2 editor2link

Title of existing Wikipedia article about the second editor

اسم الصفحةاختياري
Mask for second editoreditor-mask2 editormask2 editor2-mask editor2mask

Replaces the name of the second editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of third editoreditor-last3 editor-surname3 editor3 editor3-last editor3-surname

The surname of the third editor; don't wikilink, use 'editor3-link'

نصاختياري
First name of third editoreditor-first3 editor-given3 editor3-first editor3-given

Given or first name, middle names, or initials of the third editor; don't wikilink, use 'editor3-link'

نصاختياري
Link for third editoreditor-link3 editor3-link editorlink3 editor3link

Title of existing Wikipedia article about the third editor

اسم الصفحةاختياري
Mask for third editoreditor-mask3 editormask3 editor3-mask editor3mask

Replaces the name of the third editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of fourth editoreditor-last4 editor-surname4 editor4 editor4-last editor4-surname

The surname of the fourth editor; don't wikilink, use 'editor4-link'

نصاختياري
First name of fourth editoreditor-first4 editor-given4 editor4-first editor4-given

Given or first name, middle names, or initials of the fourth editor; don't wikilink, use 'editor4-link'

نصاختياري
Link for fourth editoreditor-link4 editor4-link editorlink4 editor4link

Title of existing Wikipedia article about the fourth editor

اسم الصفحةاختياري
Mask for fourth editoreditor-mask4 editormask4 editor4-mask editor4mask

Replaces the name of the fourth editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of fifth editoreditor-last5 editor-surname5 editor5 editor5-last editor5-surname

The surname of the fifth editor; don't wikilink, use 'editor5-link'

نصاختياري
First name of fifth editoreditor-first5 editor-given5 editor5-first editor5-given

Given or first name, middle names, or initials of the fifth editor; don't wikilink, use 'editor5-link'

نصاختياري
Link for fifth editoreditor-link5 editor5-link editorlink5 editor5link

Title of existing Wikipedia article about the fifth editor

اسم الصفحةاختياري
Mask for fifth editoreditor-mask5 editormask5 editor5-mask editor5mask

Replaces the name of the fifth editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of sixth editoreditor-last6 editor-surname6 editor6 editor6-last editor6-surname

The surname of the sixth editor; don't wikilink, use 'editor6-link'

نصاختياري
First name of sixth editoreditor-first6 editor-given6 editor6-first editor6-given

Given or first name, middle names, or initials of the sixth editor; don't wikilink, use 'editor6-link'

نصاختياري
Link for sixth editoreditor-link6 editor6-link editorlink6 editor6link

Title of existing Wikipedia article about the sixth editor

اسم الصفحةاختياري
Mask for sixth editoreditor-mask6 editormask6 editor6-mask editor6mask

Replaces the name of the sixth editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of seventh editoreditor-last7 editor-surname7 editor7 editor7-last editor7-surname

The surname of the seventh editor; don't wikilink, use 'editor7-link'

نصاختياري
First name of seventh editoreditor-first7 editor-given7 editor7-first editor7-given

Given or first name, middle names, or initials of the seventh editor; don't wikilink, use 'editor7-link'

نصاختياري
Link for seventh editoreditor-link7 editor7-link editorlink7 editor7link

Title of existing Wikipedia article about the seventh editor

اسم الصفحةاختياري
Mask for seventh editoreditor-mask7 editormask7 editor7-mask editor7mask

Replaces the name of the seventh editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of eighth editoreditor-last8 editor-surname8 editor8 editor8-last editor8-surname

The surname of the eighth editor; don't wikilink, use 'editor8-link'

نصاختياري
First name of eighth editoreditor-first8 editor-given8 editor8-first editor8-given

Given or first name, middle names, or initials of the eighth editor; don't wikilink, use 'editor8-link'

نصاختياري
Link for eighth editoreditor-link8 editor8-link editorlink8 editor8link

Title of existing Wikipedia article about the eighth editor

اسم الصفحةاختياري
Mask for eighth editoreditor-mask8 editormask8 editor8-mask editor8mask

Replaces the name of the eighth editor 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 editor separator; for example, 'with' instead

نصاختياري
Last name of ninth editoreditor-last9 editor-surname9 editor9 editor9-last editor9-surname

The surname of the ninth editor; don't wikilink, use 'editor9-link'

نصاختياري
First name of ninth editoreditor-first9 editor-given9 editor9-first editor9-given

Given or first name, middle names, or initials of the ninth editor; don't wikilink, use 'editor9-link'

نصاختياري
Link for ninth editoreditor-link9 editor9-link editorlink9 editor9link

Title of existing Wikipedia article about the ninth editor

اسم الصفحةاختياري
Mask for ninth editoreditor-mask9 editormask9 editor9-mask editor9mask

Replaces the name of the ninth editor 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 editor separator; for example, 'with' instead

نصاختياري
Display Editorsdisplay-editors displayeditors

Controls the number of editor names that are displayed when a citation is published. To change the displayed number of editors, set display-editors to the desired number. For example, |display-editors=2 will display only the first two editors in a citation. By default, all editors are displayed. |display-editors=etal displays all editors in the list followed by et al.

نصاختياري
Translator last name 2translator-last2 translator2 translator2-last

The surname of the second translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 2translator-first2 translator2-first

Given or first name, middle names, or initials of the second translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 3translator-last3 translator3 translator3-last

The surname of the third translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 3translator-first3 translator3-first

Given or first name, middle names, or initials of the third translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 4translator-last4 translator4 translator4-last

The surname of the fourth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 4translator-first4 translator4-first

Given or first name, middle names, or initials of the fourth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 5translator-last5 translator5 translator5-last

The surname of the fifth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 5translator-first5 translator5-first

Given or first name, middle names, or initials of the fifth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 6translator-last6 translator6 translator6-last

The surname of the sixth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 6translator-first6 translator6-first

Given or first name, middle names, or initials of the sixth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 7translator-last7 translator7 translator7-last

The surname of the seventh translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 7translator-first7 translator7-first

Given or first name, middle names, or initials of the seventh translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 8translator-last8 translator8 translator8-last

The surname of the eighth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 8translator-first8 translator8-first

Given or first name, middle names, or initials of the eighth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator last name 9translator-last9 translator9 translator9-last

The surname of the ninth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator first name 9translator-first9 translator9-first

Given or first name, middle names, or initials of the ninth translator; don't wikilink, use 'translator-link'.

نصاختياري
Translator linktranslator-link translator-link1 translator1-link

Title of existing Wikipedia article about the translator; can suffix with a numeral to add additional translators.

اسم الصفحةاختياري
Translator link 2translator-link2 translator2-link

Title of existing Wikipedia article about the second translator.

اسم الصفحةاختياري
Translator link 3translator-link3 translator3-link

Title of existing Wikipedia article about the third translator.

اسم الصفحةاختياري
Translator link 4translator-link4 translator4-link

Title of existing Wikipedia article about the fourth translator.

اسم الصفحةاختياري
Translator link 5translator-link5 translator5-link

Title of existing Wikipedia article about the fifth translator.

اسم الصفحةاختياري
Translator link 6translator-link6 translator6-link

Title of existing Wikipedia article about the sixth translator.

اسم الصفحةاختياري
Translator link 7translator-link7 translator7-link

Title of existing Wikipedia article about the seventh translator.

اسم الصفحةاختياري
Translator link 8translator-link8 translator8-link

Title of existing Wikipedia article about the eighth translator.

اسم الصفحةاختياري
Translator link 9translator-link9 translator9-link

Title of existing Wikipedia article about the ninth translator.

اسم الصفحةاختياري
Chapter URLchapter-url chapterurl contribution-url section-url contributionurl sectionurl

The URL of the online location where the text of the chapter can be found

نصاختياري
Format of Chapter URLchapter-format contribution-format section-format

Format of the work referred to by chapter-url; displayed in parentheses after chapter. HTML is implied and should not be specified.

مثال
PDF, DOC, or XLS
نصاختياري
DOI broken datedoi-broken-date doi_brokendate

The date that the DOI was determined to be broken

نصاختياري
URL access levelurl-access

Classification of the access restrictions on the URL ('registration', 'subscription' or 'limited')

نصاختياري
Archive URLarchive-url archiveurl

The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'

نصاختياري
Archive Formatarchive-format

Format of the Archive

نصاختياري
Archive datearchive-date archivedate

Date when the original URL was archived; do not wikilink

نصاختياري
URL statusurl-status

If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to "dead" or 'usurped' for broken links. Entering 'unfit' or 'usurped' makes the original link not appear at all.

غيابي
dead
مثال
'dead' or 'live'
نصاختياري
Lay URLlay-url lay-summary laysummary layurl

URL link to a non-technical summary or review of the source

نصاختياري
Lay sourcelay-source laysource

Name of the source of the laysummary; displays in italics, preceded by an en dash

نصاختياري
Lay datelay-date laydate

Date of the summary; displays in parentheses

نصاختياري
Last author ampersandlast-author-amp lastauthoramp

When set to any value, changes the separator between the last two names of the author list to 'space ampersand space'

نصاختياري
viavia

Aggregate or database provider, when different from the Publisher. Typically used for Ebooks.

مثال
Open Edition, JSTOR
نصاختياري
Bibcode access levelbibcode-access

If the full text is available from ADS via this Bibcode, type 'free'.

نصاختياري
DOI access leveldoi-access

If the full text is free to read via the DOI, type 'free'.

نصاختياري
HDL access levelhdl-access

If the full text is free to read via the HDL, type 'free'.

نصاختياري
Jstor access leveljstor-access

If the full text is free to read on Jstor, type 'free'.

نصاختياري
OpenLibrary access levelol-access

If the full text is free to read on OpenLibrary, type 'free'.

نصاختياري
OSTI access levelosti-access

If the full text is free to read on OSTI, type 'free'.

نصاختياري
Issueissue number

Issue number. This parameter is not supported by and should generally not be used with cite book. Consider that a different cite template may be more appropriate, such as cite magazine or cite journal. See Help:Citation_Style_1#Pages.

نصاختياري
Coauthorcoauthor

Coauthor

نصمستغنى عنه
Coauthorscoauthors

Coauthors

نصمستغنى عنه
Authors listauthors people host credits

List of authors as a free form list. Use of this parameter is discouraged, "lastn" to "firstn" are preferable. Warning: do not use if last or any of its aliases are used.

نصاختياري
City of Publicationcity

Where published

نصمستغنى عنه
Agencyagency

Unusual in cite book. Use if an agency is needed in addition to publisher, etc.

نصاختياري
Departmentdepartment

Unusual in cite book.

غير معروفاختياري
Date formatdf

Sets rendered dates to the specified format

نصاختياري
  1. ^ This guidance does not restrict linking to websites that are being used as sources to provide content in articles.