Template:Cite news/doc: Difference between revisions
imported>Black Falcon (switched to DMY format: matches examples at the bottom of the page, used by most of the world -- users are still free to change this in articles) |
(Created page with "<noinclude>{{pp-template}}</noinclude> {{Documentation subpage}} {{High-risk}} {{cascade-protected template}} {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|news articles in print, video, audio or web}} == Usage == {{csdoc|usage}} {{csdoc|usage common}} ;To cite a news article with a credited author <syntaxhighlight lang="wikitext" copy="1">{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |access-date=}}</syntaxhighlight> ;To cite a news article...") |
||
(428 intermediate revisions by more than 100 users not shown) | |||
Line 1: | Line 1: | ||
< |
<noinclude>{{pp-template}}</noinclude> |
||
{{Documentation subpage}} |
|||
{{documentation subpage}}<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> |
|||
{{High-risk}} |
|||
{{cascade-protected template}} |
|||
This template is used to [[WP:CITE|cite sources]] in Wikipedia. It is specifically for news sources. |
|||
{{csdoc|lua}} |
|||
{{csdoc|cs1}} |
|||
{{csdoc|lead|news articles in print, video, audio or web}} |
|||
== Usage == |
== Usage == |
||
{{csdoc|usage}} |
|||
All parameter names '''''must''''' be [[lower case]]. |
|||
{{csdoc|usage common}} |
|||
;To cite a news article with a credited author |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |access-date=}}</syntaxhighlight> |
|||
;To cite a news article with no credited author |
|||
Copy a blank version to use. Remember to use the "|" (pipe) character between each field. Please delete any unused fields to avoid clutter in the edit window. |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |author=<!-- not stated --> |date= |title= |url= |work= |location= |publisher= |access-date=}}</syntaxhighlight> |
|||
;To cite an online news article that has been archived |
|||
;Full version (copy and paste text below and delete parameters you don't need):<code><nowiki>{{cite news |first= |last= |authorlink= |author= |coauthors= |title= |trans_title= |url= |format= |agency= |work= |publisher= |location= |id= |pages= |page= |date= |accessdate=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |language= |quote= |archiveurl= |archivedate= }}</nowiki></code> |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |url-status= |archive-url= |archive-date= |access-date=}}</syntaxhighlight> |
|||
;First example of commonly used fields (or you can use this and not have to delete as much) (This assumes English, HTML format):<code><nowiki>{{cite news |first= |last= |authorlink= |coauthors= |title= |url= |work= |publisher= |date= |accessdate=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki></code> |
|||
;Shorter example:<code><nowiki>{{cite news |first= |last= |coauthors= |title= |work= |page= |date= |accessdate=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |quote= |url= }}</nowiki></code> |
|||
;To cite a news article written in a foreign language |
|||
;All parameters, vertical format |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |last= |first= |date= |title= |url= |trans-title= |work= |language= |location= |publisher= |access-date=}}</syntaxhighlight> |
|||
:{{#tag:pre|<!-- to keep it in the dl --><nowiki> |
|||
;To cite and quote an archived, two-author, foreign language news article re-published as a PDF on an information aggregation service requiring a subscription |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |last1= |first1= |last2= |first2= |date= |title= |url= |url-access= |trans-title= |format= |work= |language= |location= |publisher= |url-status= |archive-url= |archive-date= |access-date= |via= |quote=}}</syntaxhighlight> |
|||
{{end}} |
|||
{{csdoc|usage full}} |
|||
<syntaxhighlight lang="wikitext" copy="1">{{cite news |last1= |first1= |author-link1= |last2= |first2= |author-link2= |display-authors= |author-mask1= |author-mask2= |collaboration= |df= |date= |year= |orig-date= |orig-year= |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= |work= |script-work= |trans-work= |type= |series= |language= |volume= |issue= |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= |agency= |minutes= |time-caption= |time= |page= |pages= |at= |no-pp= |arxiv= |asin= |asin-tld= |bibcode= |bibcode-access= |biorxiv= |citeseerx= |doi= |doi-access= |doi-broken-date= |eissn= |hdl= |hdl-access= |isbn= |ismn= |issn= |jfm= |jstor= |jstor-access= |lccn= |medrxiv= |mr= |oclc= |ol= |ol-access= |osti= |osti-access= |pmc= |pmc-embargo-date= |pmid= |rfc= |sbn= |ssrn= |s2cid= |s2cid-access= |zbl= |id= |url-status= |archive-url= |archive-format= |archive-date= |access-date= |via= |quote-page= |quote-pages= |quote= |script-quote= |trans-quote= |mode= |ref= |postscript=}}</syntaxhighlight> |
|||
{{end}} |
|||
{{csdoc|usage vertical common}} |
|||
<!-- Please synchronize this list with the corresponding one at the overview page [[Wikipedia:Citation templates#Examples]] --> |
|||
;To cite a news article with a credited author |
|||
<syntaxhighlight lang="wikitext" copy="1"> |
|||
{{cite news |
{{cite news |
||
|last = |
|||
|first = |
|||
|date = |
|||
|title = |
|||
|url = |
|||
| authorlink = |
|||
|work = |
|||
|location = |
|||
|publisher = |
|||
|access-date = |
|||
| author6 = |
|||
| author7 = |
|||
| url = |
|||
| format = |
|||
| agency = |
|||
| work = |
|||
| publisher = |
|||
| location = |
|||
| isbn = |
|||
| issn = |
|||
| oclc = |
|||
| pmid = |
|||
| pmd = |
|||
| bibcode = |
|||
| doi = |
|||
| id = |
|||
| date = |
|||
| page = |
|||
| pages = |
|||
| accessdate = </nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |
|||
| language = |
|||
| trans_title = |
|||
| quote = |
|||
| archiveurl = |
|||
| archivedate = |
|||
}}</nowiki> |
|||
}} |
}} |
||
</syntaxhighlight> |
|||
;To cite a news article with no credited author |
|||
*'''title''' is required, rest is optional. Note that title must be on one line in order for the hyperlink to display properly. Do not enclose it in quotations marks, italics or other formatting, though it may be wikilinked. |
|||
<syntaxhighlight lang="wikitext" copy="1"> |
|||
* '''author''': Author. |
|||
{{cite news |
|||
** '''last''' works with '''first''' to produce <code>last, first</code> |
|||
|author = <!-- not stated --> |
|||
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate Wikipedia article. Does not work with URLs. |
|||
|date = |
|||
** '''author2''', '''author3''', ... '''author9''': Allows additional authors. Numbers must be used consecutively. '''author9''' is not actually displayed, but causes ''et al.'' to appear. Can also use '''last'''''n'', '''first'''''n'', and '''authorlink'''''n''. |
|||
|title = |
|||
** '''coauthors''': Equivalent to '''author2'''. |
|||
|url = |
|||
* '''url''': Link to the news item if available online (note this is not for a link to the main web page of the work of publisher, but only to a copy of the item specified in '''title'''). Start the url with the communications protocol e.g. [[hypertext Transfer Protocol|http]]://. '''Do not post urls of google hosted AP content, that content is transient. Use msnbc, Yahoo, or another provider that keeps AP archives.''' |
|||
|work = |
|||
** '''format''': Format, e.g. PDF. Don’t specify for HTML (implied as default). |
|||
|location = |
|||
**: Specify as'' ‘fee required’ ''if free access is no longer available. |
|||
|publisher = |
|||
**: Specify as'' ‘Reprint’ ''if you use a full original version but not hosted by the original publisher. |
|||
|access-date = |
|||
* '''agency''': The [[news agency]] (wire service) that provided the content, e.g. [[Associated Press]], [[Reuters]], etc. Spell out and link the full name. |
|||
}} |
|||
* '''work''': The publication that ran the item, e.g. [[Newsweek]]. Can also be used for the name of a column or subpart of an issue. Do not italicize. |
|||
</syntaxhighlight> |
|||
** '''location''': Place of the publication, e.g. [[Toronto]] for [[The Globe and Mail]]. For [[student newspaper]]s, include the name of the school. |
|||
* '''publisher''': The company or organization that publishes the news source. Not necessary for major publications like [[The New York Times]], but may add credibility for local papers that are part of a family of publications like [[The McClatchy Company]]. |
|||
;To cite an online news article that has been archived |
|||
*'''isbn, issn, oclc, pmid, pmd, bibcode, doi''' Unique object identifiers, if applicable. Will automatically generate an appropriately wikilinked link to the object in question. |
|||
<syntaxhighlight lang="wikitext" copy="1"> |
|||
*'''id''': Identifier of a type not listed above. Remember, if you use this parameter, you '''must''' specify the kind of identifier, not just give a number. |
|||
{{cite news |
|||
* '''date''': Date of publication. Use the same format as the main text of the article. |
|||
|last = |
|||
* '''page''' or '''pages''': The page(s) on which the article is found. '''page''' inserts the abbreviation "p." before the number; '''pages''' inserts "pp." Use only one of these parameters. If numbers are entered for both, '''pages''' overrides '''page'''. |
|||
|first = |
|||
*'''accessdate''': Full date when item was accessed. |
|||
|date = |
|||
* '''language''': The language in which the source is written. If English (the default) do not use this parameter. See also the 'trans_title' parameter. |
|||
|title = |
|||
**'''trans_title''': A translated title of the article, in case the original title is in a foreign language. Would normally be used in conjunction with the 'language' parameter. |
|||
|url = |
|||
* '''quote''': Relevant quotation. Adding a quotation can help locate online copies of the item using a text search, especially if the original link goes dead. |
|||
|work = |
|||
*'''archiveurl''': URL of the archive location of the item; this is for archives (such [[archive.org]] and [[WebCite]]); for back-issues and the like that are on file at the publisher's site, use the "url" parameter (requires '''archivedate'''). |
|||
|location = |
|||
*'''archivedate''': Date when the item was archived (requires '''archiveurl'''). |
|||
|publisher = |
|||
|url-status = |
|||
|archive-url = |
|||
|archive-date = |
|||
|access-date = |
|||
}} |
|||
</syntaxhighlight> |
|||
;To cite a news article written in a foreign language |
|||
<syntaxhighlight lang="wikitext" copy="1"> |
|||
{{cite news |
|||
|last = |
|||
|first = |
|||
|date = |
|||
|title = |
|||
|url = |
|||
|trans-title = |
|||
|work = |
|||
|language = |
|||
|location = |
|||
|publisher = |
|||
|access-date = |
|||
}} |
|||
</syntaxhighlight> |
|||
;To cite and quote an archived, two-author, foreign language news article re-published as a PDF on an information aggregation service requiring a subscription |
|||
<syntaxhighlight lang="wikitext" copy="1"> |
|||
{{cite news |
|||
|last1 = |
|||
|first1 = |
|||
|last2 = |
|||
|first2 = |
|||
|date = |
|||
|title = |
|||
|url = |
|||
|url-access = |
|||
|trans-title = |
|||
|format = |
|||
|work = |
|||
|language = |
|||
|location = |
|||
|publisher = |
|||
|url-status = |
|||
|archive-url = |
|||
|archive-date = |
|||
|access-date = |
|||
|via = |
|||
|quote = |
|||
}} |
|||
</syntaxhighlight> |
|||
{{end}} |
|||
{| class="wikitable" |
|||
|+ Full parameter set in vertical format |
|||
! Parameters !! Prerequisites !! Brief instructions / notes !! Vertical list |
|||
|- |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| |
|||
| Author's last name or single name author. Don't link. |
|||
| rowspan="124" style="vertical-align:top;" | <syntaxhighlight lang="wikitext" copy="1"> |
|||
{{cite news |
|||
|last1 = |
|||
|first1 = |
|||
|author-link1 = |
|||
|last2 = |
|||
|first2 = |
|||
|author-link2 = |
|||
|display-authors = |
|||
|author-mask1 = |
|||
|author-mask2 = |
|||
|collaboration = |
|||
|df = |
|||
|date = |
|||
|year = |
|||
|orig-date = |
|||
|orig-year = |
|||
|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 = |
|||
|work = |
|||
|script-work = |
|||
|trans-work = |
|||
|type = |
|||
|series = |
|||
|language = |
|||
|volume = |
|||
|issue = |
|||
|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 = |
|||
|agency = |
|||
|minutes = |
|||
|time-caption = |
|||
|time = |
|||
|page = |
|||
|pages = |
|||
|at = |
|||
|no-pp = |
|||
|arxiv = |
|||
|asin = |
|||
|asin-tld = |
|||
|bibcode = |
|||
|bibcode-access = |
|||
|biorxiv = |
|||
|citeseerx = |
|||
|doi = |
|||
|doi-access = |
|||
|doi-broken-date = |
|||
|eissn = |
|||
|hdl = |
|||
|hdl-access = |
|||
|isbn = |
|||
|ismn = |
|||
|issn = |
|||
|jfm = |
|||
|jstor = |
|||
|jstor-access = |
|||
|lccn = |
|||
|medrxiv = |
|||
|mr = |
|||
|oclc = |
|||
|ol = |
|||
|ol-access = |
|||
|osti = |
|||
|osti-access = |
|||
|pmc = |
|||
|pmc-embargo-date = |
|||
|pmid = |
|||
|rfc = |
|||
|sbn = |
|||
|ssrn = |
|||
|s2cid = |
|||
|s2cid-access = |
|||
|zbl = |
|||
|id = |
|||
|url-status = |
|||
|archive-url = |
|||
|archive-format = |
|||
|archive-date = |
|||
|access-date = |
|||
|via = |
|||
|quote-page = |
|||
|quote-pages = |
|||
|quote = |
|||
|script-quote = |
|||
|trans-quote = |
|||
|mode = |
|||
|ref = |
|||
|postscript = |
|||
}} |
|||
</syntaxhighlight> |
|||
|- |
|||
| {{tooltip|{{codett|first1}}|or any of its aliases, including: first; given1; given; author-first1; author1-first; author-first; author-given1; author1-given; author-given; subject-first1; subject1-first; subject-first; subject-given1; subject1-given; subject-given; host1; and host}} |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| Author's first name. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|author-link1}}|or any of its aliases, including: author1-link; author-link; authorlink1; author1link; authorlink; subject-link1; subject1-link; and subject-link}} |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| Title of Wikipedia article about the first author. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}} |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| Like <code>last1</code>, but for 2nd author. Don't link. Similar: <code>last3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|first2}}|or any of its aliases, including: given2; author-first2; author2-first; author-given2; author2-given; subject-first2; subject2-first; subject-given2; subject2-given; and host2}} |
|||
| {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}} |
|||
| Like <code>first1</code>, but for 2nd author. Don't link. Similar: <code>first3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|author-link2}}|or any of its aliases, including: author2-link; authorlink2; author2link; subject-link2; and subject2-link}} |
|||
| {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}} |
|||
| Like <code>author-link1</code>, but for 2nd author. Don't link. Similar: <code>author-link3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|display-authors}}|or alias display-subjects}} |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| Number (number of authors displayed) or <code>etal</code> (more authors) |
|||
|- |
|||
| {{tooltip|{{codett|author-mask1}}|or any of its aliases, including: author1-mask; author-mask; subject-mask1; subject1-mask; and subject-mask}} |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
| rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works |
|||
|- |
|||
| {{tooltip|{{codett|author-mask2}}|or any of its aliases, including: author2-mask; subject-mask2; and subject2-mask}} |
|||
| {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}} |
|||
|- |
|||
| <code>collaboration</code> |
|||
| {{tooltip|{{codett|last1}}|or any of its aliases, including: last; surname1; surname; author-last1; author1-last; author-last; author-surname1; author1-surname; author-surname; author1; author; subject-last1; subject1-last; subject-last; subject-surname1; subject1-surname; subject-surname; subject1; and subject}} |
|||
|- |
|||
| <code>df</code> || || |
|||
|- |
|||
| <code>date</code> || || |
|||
|- |
|||
| <code>year</code> || || |
|||
|- |
|||
| <code>orig-date</code> || <code>date</code> or <code>year</code> || |
|||
|- |
|||
| <code>orig-year</code> || <code>date</code> or <code>year</code> || |
|||
|- |
|||
| {{tooltip|{{codett|location}}|or alias place}} || {{tooltip|{{codett|publisher}}|or alias institution}} || can be used for written-at location when <code>publication-place</code> is used for publication place |
|||
|- |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| |
|||
| Like <code>last1</code>, but for editor. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|editor-first1}}|or any of its aliases, including: editor1-first; editor-first; editor-given1; editor1-given; and editor-given}} |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| Like <code>first1</code>, but for editor. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|editor-link1}}|or any of its aliases, including: editor1-link; and editor-link}} |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| Like <code>author-link1</code>, but for editor. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}} |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| Like <code>last1</code>, but for 2nd editor. Don't link. Similar: <code>editor-last3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|editor-first2}}|or any of its aliases, including: editor2-first; editor-given2; and editor2-given}} |
|||
| {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}} |
|||
| Like <code>first1</code>, but for 2nd editor. Don't link. Similar: <code>editor-first3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|editor-link2}}|or alias editor2-link}} |
|||
| {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}} |
|||
| Like <code>author-link1</code>, but for 2nd editor. Don't link. Similar: <code>editor-link3</code>, etc. |
|||
|- |
|||
| <code>display-editors</code> |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| Like <code>display-authors</code>, but for editors |
|||
|- |
|||
| {{tooltip|{{codett|editor-mask1}}|or any of its aliases, including: editor1-mask; and editor-mask}} |
|||
| {{tooltip|{{codett|editor-last1}}|or any of its aliases, including: editor1-last; editor-last; editor1; editor; editor-surname1; editor1-surname; and editor-surname}} |
|||
| rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works |
|||
|- |
|||
| {{tooltip|{{codett|editor-mask2}}|or alias editor2-mask}} |
|||
| {{tooltip|{{codett|editor-last2}}|or any of its aliases, including: editor2-last; editor2; editor-surname2; and editor2-surname}} |
|||
|- |
|||
| <code>title</code> || || This parameter is required. |
|||
|- |
|||
| <code>script-title</code> || || |
|||
|- |
|||
| <code>title-link</code> || <code>title</code> or <code>script-title</code> || Name of a Wikipedia article about the work. Do not use if <code>url</code> is provided |
|||
|- |
|||
| <code>url</code> || <code>title</code> or <code>script-title</code> || Do not use if <code>title-link</code> is provided |
|||
|- |
|||
| <code>url-access</code> || <code>url</code> || |
|||
|- |
|||
| <code>trans-title</code> || <code>title</code> or <code>script-title</code> || |
|||
|- |
|||
| <code>format</code> || <code>url</code> || |
|||
|- |
|||
| <code>department</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|work}}|or any of its aliases, including: journal; magazine; newspaper; periodical; and website}} || || |
|||
|- |
|||
| {{tooltip|{{codett|script-work}}|or any of its aliases, including: script-journal; script-magazine; script-newspaper; script-periodical; and script-website}} || || |
|||
|- |
|||
| {{tooltip|{{codett|trans-work}}|or any of its aliases, including: trans-journal; trans-magazine; trans-newspaper; trans-periodical; and trans-website}} || {{tooltip|{{codett|work}}|or any of its aliases, including: journal; magazine; newspaper; periodical; and website}} or {{tooltip|{{codett|script-work}}|or any of its aliases, including: script-journal; script-magazine; script-newspaper; script-periodical; and script-website}} || |
|||
|- |
|||
| {{tooltip|{{codett|type}}|or alias medium}} || || |
|||
|- |
|||
| <code>series</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|language}}|or alias lang}} || || |
|||
|- |
|||
| <code>volume</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|issue}}|or alias number}} || || |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| |
|||
| Like <code>last1</code>, but for interviewer. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-first1}}|or any of its aliases, including: interviewer1-first; interviewer-first; interviewer-given1; interviewer1-given; and interviewer-given}} |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| Like <code>first1</code>, but for interviewer. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-link1}}|or any of its aliases, including: interviewer1-link; and interviewer-link}} |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| Like <code>author-link1</code>, but for interviewer. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}} |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| Like <code>last1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-last3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-first2}}|or any of its aliases, including: interviewer2-first; interviewer-given2; and interviewer2-given}} |
|||
| {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}} |
|||
| Like <code>first1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-first3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-link2}}|or alias interviewer2-link}} |
|||
| {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}} |
|||
| Like <code>author-link1</code>, but for 2nd interviewer. Don't link. Similar: <code>interviewer-link3</code>, etc. |
|||
|- |
|||
| <code>display-interviewers</code> |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| Like <code>display-authors</code>, but for interviewers |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-mask1}}|or any of its aliases, including: interviewer1-mask; and interviewer-mask}} |
|||
| {{tooltip|{{codett|interviewer-last1}}|or any of its aliases, including: interviewer1-last; interviewer-last; interviewer1; interviewer; interviewer-surname1; interviewer1-surname; and interviewer-surname}} |
|||
| rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works |
|||
|- |
|||
| {{tooltip|{{codett|interviewer-mask2}}|or alias interviewer2-mask}} |
|||
| {{tooltip|{{codett|interviewer-last2}}|or any of its aliases, including: interviewer2-last; interviewer2; interviewer-surname2; and interviewer2-surname}} |
|||
|- |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| |
|||
| Like <code>last1</code>, but for translator. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|translator-first1}}|or any of its aliases, including: translator1-first; translator-first; translator-given1; translator1-given; and translator-given}} |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| Like <code>first1</code>, but for translator. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|translator-link1}}|or any of its aliases, including: translator1-link; and translator-link}} |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| Like <code>author-link1</code>, but for translator. Don't link. |
|||
|- |
|||
| {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}} |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| Like <code>last1</code>, but for 2nd translator. Don't link. Similar: <code>translator-last3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|translator-first2}}|or any of its aliases, including: translator2-first; translator-given2; and translator2-given}} |
|||
| {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}} |
|||
| Like <code>first1</code>, but for 2nd translator. Don't link. Similar: <code>translator-first3</code>, etc. |
|||
|- |
|||
| {{tooltip|{{codett|translator-link2}}|or alias translator2-link}} |
|||
| {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}} |
|||
| Like <code>author-link1</code>, but for 2nd translator. Don't link. Similar: <code>translator-link3</code>, etc. |
|||
|- |
|||
| <code>display-translators</code> |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| Like <code>display-authors</code>, but for translators |
|||
|- |
|||
| {{tooltip|{{codett|translator-mask1}}|or any of its aliases, including: translator1-mask; and translator-mask}} |
|||
| {{tooltip|{{codett|translator-last1}}|or any of its aliases, including: translator1-last; translator-last; translator1; translator; translator-surname1; translator1-surname; and translator-surname}} |
|||
| rowspan="2" | See [[#Display options|Display options]] below; not for lists of cited works |
|||
|- |
|||
| {{tooltip|{{codett|translator-mask2}}|or alias translator2-mask}} |
|||
| {{tooltip|{{codett|translator-last2}}|or any of its aliases, including: translator2-last; translator2; translator-surname2; and translator2-surname}} |
|||
|- |
|||
| <code>others</code> || || |
|||
|- |
|||
| <code>name-list-style</code> |
|||
| {{tooltip|{{codett|last2}}|or any of its aliases, including: surname2; author-last2; author2-last; author-surname2; author2-surname; author2; subject-last2; subject2-last; subject-surname2; subject2-surname; and subject2}} |
|||
| Set to <code>amp</code> or <code>ampersand</code> to separate the last author with {{nowrap|"<code> & </code>"}}; set to <code>and</code> to separate with {{nowrap|"<code> and </code>"}} |
|||
|- |
|||
| <code>edition</code> || || |
|||
|- |
|||
| <code>publication-place</code> || {{tooltip|{{codett|publisher}}|or alias institution}} || |
|||
|- |
|||
| {{tooltip|{{codett|publisher}}|or alias institution}} || || |
|||
|- |
|||
| <code>publication-date</code> || || |
|||
|- |
|||
| <code>agency</code> || || |
|||
|- |
|||
| <code>minutes</code> || || |
|||
|- |
|||
| <code>time-caption</code> || <code>time</code> || |
|||
|- |
|||
| <code>time</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|page}}|or alias p}} || || choose one: <code>page</code>, <code>pages</code>, or <code>at</code> |
|||
|- |
|||
| {{tooltip|{{codett|pages}}|or alias pp}} || || choose one: <code>page</code>, <code>pages</code>, or <code>at</code>. Use when content on multiple pages supports the article text. |
|||
|- |
|||
| <code>at</code> || || choose one: <code>page</code>, <code>pages</code>, or <code>at</code> |
|||
|- |
|||
| <code>no-pp</code> || {{tooltip|{{codett|page}}|or alias p}} or {{tooltip|{{codett|pages}}|or alias pp}} || set to "yes" to suppress the "p." or "pp." before page numbers |
|||
|- |
|||
| {{tooltip|{{codett|arxiv}}|or alias eprint}} || || |
|||
|- |
|||
| {{tooltip|{{codett|asin}}|or alias ASIN}} || || |
|||
|- |
|||
| <code>asin-tld</code> || {{tooltip|{{codett|asin}}|or alias ASIN}} || |
|||
|- |
|||
| <code>bibcode</code> || || |
|||
|- |
|||
| <code>biorxiv</code> || || |
|||
|- |
|||
| <code>biorxiv-access</code> || <code>biorxiv</code> || |
|||
|- |
|||
| <code>citeseerx</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|doi}}|or alias DOI}} || || |
|||
|- |
|||
| <code>doi-access</code> || {{tooltip|{{codett|doi}}|or alias DOI}} || |
|||
|- |
|||
| <code>doi-broken-date</code> || {{tooltip|{{codett|doi}}|or alias DOI}} || |
|||
|- |
|||
| {{tooltip|{{codett|eissn}}|or alias EISSN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|hdl}}|or alias HDL}} || || |
|||
|- |
|||
| <code>hdl-access</code> || {{tooltip|{{codett|hdl}}|or alias HDL}} || |
|||
|- |
|||
| {{tooltip|{{codett|isbn}}|or alias ISBN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|ismn}}|or alias ISMN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|issn}}|or alias ISSN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|jfm}}|or alias JFM}} || || |
|||
|- |
|||
| {{tooltip|{{codett|jstor}}|or alias JSTOR}} || || |
|||
|- |
|||
| <code>jstor-access</code> || {{tooltip|{{codett|jstor}}|or alias JSTOR}} || |
|||
|- |
|||
| {{tooltip|{{codett|lccn}}|or alias LCCN}} || || |
|||
|- |
|||
| <code>medrxiv</code> || || |
|||
|- |
|||
| {{tooltip|{{codett|mr}}|or alias MR}} || || |
|||
|- |
|||
| {{tooltip|{{codett|oclc}}|or alias OCLC}} || || |
|||
|- |
|||
| {{tooltip|{{codett|ol}}|or alias OL}} || || |
|||
|- |
|||
| <code>ol-access</code> || {{tooltip|{{codett|ol}}|or alias OL}} || |
|||
|- |
|||
| {{tooltip|{{codett|osti}}|or alias OSTI}} || || |
|||
|- |
|||
| <code>osti-access</code> || {{tooltip|{{codett|osti}}|or alias OSTI}} || |
|||
|- |
|||
| {{tooltip|{{codett|pmc}}|or alias PMC}} || || |
|||
|- |
|||
| <code>pmc-embargo-date</code> || {{tooltip|{{codett|pmc}}|or alias PMC}} || |
|||
|- |
|||
| {{tooltip|{{codett|pmid}}|or alias PMID}} || || |
|||
|- |
|||
| {{tooltip|{{codett|rfc}}|or alias RFC}} || || |
|||
|- |
|||
| {{tooltip|{{codett|sbn}}|or alias SBN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|ssrn}}|or alias SSRN}} || || |
|||
|- |
|||
| {{tooltip|{{codett|s2cid}}|or alias S2CID}} || || |
|||
|- |
|||
| <code>s2cid-access</code> || {{tooltip|{{codett|s2cid}}|or alias S2CID}} || |
|||
|- |
|||
| {{tooltip|{{codett|zbl}}|or alias ZBL}} || || |
|||
|- |
|||
| {{tooltip|{{codett|id}}|or alias ID}} || || |
|||
|- |
|||
| <code>url-status</code> || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || |
|||
|- |
|||
| {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || {{tooltip|{{codett|archive-date}}|or alias archiveurl}}, <code>url</code> || |
|||
|- |
|||
| <code>archive-format</code> || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || |
|||
|- |
|||
| {{tooltip|{{codett|archive-date}}|or alias archivedate}} || {{tooltip|{{codett|archive-url}}|or alias archiveurl}} || |
|||
|- |
|||
| {{tooltip|{{codett|access-date}}|or alias accessdate}} || <code>url</code> || |
|||
|- |
|||
| <code>via</code> || || |
|||
|- |
|||
| <code>quote-page</code> || || choose one: <code>quote-page</code>, <code>quote-pages</code> |
|||
|- |
|||
| <code>quote-pages</code> || || choose one: <code>quote-page</code>, <code>quote-pages</code>. Use when quote contains contents from multiple pages. |
|||
|- |
|||
| {{tooltip|{{codett|quote}}|or alias quotation}} || || |
|||
|- |
|||
| <code>script-quote</code> || || |
|||
|- |
|||
| <code>trans-quote</code> || || |
|||
|- |
|||
| <code>mode</code> || || <code>cs1</code> or <code>cs2</code> |
|||
|- |
|||
| <code>ref</code> || || |
|||
|- |
|||
| <code>postscript</code> || || |
|||
|- |
|||
| colspan="4" style="text-align: center" | If a field name is listed in the '''Prerequisites''' column, it is a prerequisite for the field to the left. |
|||
|} |
|||
=== Choosing between [[Template:cite web]] and [[Template:cite news]]<span class="anchor" id="Consistency"></span> === |
|||
Previously, editors had to decide whether to use {{tl|cite web}} or {{tlf|cite news}} based on these templates' features. In 2014, however, ''most of'' the differences between the two templates were eliminated. |
|||
As of {{diff|Module:Citation/CS1|732205428|723907342|29 July 2016}}, {{tlf|cite web}} and {{tlf|cite news}} have the following differences: |
|||
* {{tlf|Cite news}} can be used for [[WP:OFFLINE|offline]] (paper) sources whereas {{tlf|cite web}} generates a missing URL error when no URL is provided |
|||
* {{tlf|Cite news}} accepts {{para|issue}} and {{para|volume}} parameters while {{tlf|cite web}} does not (see {{section link|Help:Citation Style 1#Pages}}, {{section link|1=Help talk:Citation Style 1/Archive 10|2=|volume=, |issue=, |page(s)= and cite magazine}} and {{tl|cite magazine}}.) |
|||
But given the same set of valid parameters, their output is exactly the same: |
|||
<!-- ATTENTION! |
|||
The following example only serves to demonstrate parameter rending results. |
|||
Whether you must include all these parameters in actual articles is not a concern here. |
|||
--> |
|||
{| |
|||
| '''Cite web''': || {{cite web |url=https://blog.chron.com/techblog/2011/07/microsoft-envisions-a-universal-os-but-it-might-not-be-called-windows/ |title=Microsoft envisions a universal OS, but it might not be called Windows |last=Silverman |first=Dwight |date=July 15, 2011 |work=Houston Chronicle |publisher=Hearst Corporation |access-date=May 26, 2015|ref=none}} |
|||
|- |
|||
| '''Cite news''': || {{cite news |url=https://blog.chron.com/techblog/2011/07/microsoft-envisions-a-universal-os-but-it-might-not-be-called-windows/ |title=Microsoft envisions a universal OS, but it might not be called Windows |last=Silverman |first=Dwight |date=July 15, 2011 |work=Houston Chronicle |publisher=Hearst Corporation |access-date=May 26, 2015|ref=none}} |
|||
|} |
|||
== Examples == |
== Examples == |
||
; A news article with a credited author |
|||
; Using first and last to identify the author, and id to supply the ISSN |
|||
: <code><nowiki>{{cite news |last=Wolford |first=Ben |date=2013-10-16 |title=Citrus Canker Lawsuit Headed Back to Trial |url=http://www.sun-sentinel.com/news/palm-beach/fl-citrus-canker-ruling-20131016,0,7602285.story |work=South Florida Sun-Sentinel |access-date=2013-10-17|ref=none}}</nowiki></code> |
|||
*<nowiki>{{cite news |
|||
: Displays as: |
|||
| first=John |
|||
* {{cite news |last=Wolford |first=Ben |date=2013-10-16 |title=Citrus Canker Lawsuit Headed Back to Trial |url=http://www.sun-sentinel.com/news/palm-beach/fl-citrus-canker-ruling-20131016,0,7602285.story |work=South Florida Sun-Sentinel |access-date=2013-10-17|ref=none}} |
|||
| last=Doe |
|||
| title=News |
|||
| url=http://www.example.org/ |
|||
| work=Encyclopedia of Things |
|||
| publisher=News co. |
|||
| location=Toronto |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| id={{ISSN|0028–0836}} |
|||
| accessdate=11 December 2005 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| first=John |
|||
| last=Doe |
|||
| title=News |
|||
| url=http://www.example.org/ |
|||
| work=Encyclopedia of Things |
|||
| publisher=News co. |
|||
| location=Toronto |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| id={{ISSN|0028–0836}} |
|||
| accessdate=11 December 2005 |
|||
}}</div> |
|||
; A news article released by a news agency and having no credited author |
|||
; Using author instead of first and last, and adding a news agency |
|||
: <code><nowiki>{{cite news |author=<!--not stated--> |title=Bellingham Police Arrest WWU Student in Melee |url=http://blogs.seattletimes.com/today/2013/10/bellingham-police-arrest-wwu-student-in-melee/ |work=The Seattle Times |agency=Associated Press |date=2013-10-17 |access-date=2013-10-17|ref=none}}</nowiki></code> |
|||
*<nowiki>{{cite news |
|||
: Displays as: |
|||
| author=Staff writer |
|||
* {{cite news |author=<!--not stated--> |title=Bellingham Police Arrest WWU Student in Melee |url=http://blogs.seattletimes.com/today/2013/10/bellingham-police-arrest-wwu-student-in-melee/ |work=The Seattle Times |agency=Associated Press |date=2013-10-17 |access-date=2013-10-17|ref=none}} |
|||
| title=News |
|||
| url=http://www.example.org/News.pdf |
|||
| format=PDF |
|||
| agency=Wireservice |
|||
| publisher=News co. |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| author=Staff writer |
|||
| title=News |
|||
| url=http://www.example.org/News.pdf |
|||
| format=PDF |
|||
| agency=Wireservice |
|||
| publisher=News co. |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</div> |
|||
; A news article that has been archived |
|||
; Using authorlink to link to the author’s article |
|||
: <code><nowiki>{{cite news |last=Pank |first=Philip |date=2013-10-18 |title=Families Accuse Network Rail of Cover-Up |url=http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |url-status=dead |work=The Times |location=London |archive-url=https://web.archive.org/web/20140118173559/http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |archive-date=2014-01-18 |access-date=2013-10-18|ref=none}}</nowiki></code> |
|||
*<nowiki>{{cite news |
|||
: Displays as: |
|||
| first=John |
|||
* {{cite news |last=Pank |first=Philip |date=2013-10-18 |title=Families Accuse Network Rail of Cover-Up |url=http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |url-status=dead |work=The Times |location=London |archive-url=https://web.archive.org/web/20140118173559/http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |archive-date=2014-01-18 |access-date=2013-10-18|ref=none}} |
|||
| last=Doe |
|||
| authorlink=John Doe |
|||
| title=News |
|||
| url=http://www.example.org/background |
|||
| format=Reprint |
|||
| publisher=News co. |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| first=John |
|||
| last=Doe |
|||
| authorlink=John Doe |
|||
| title=News |
|||
| url=http://www.example.org/background |
|||
| format=Reprint |
|||
| publisher=News co. |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</div> |
|||
; A news article written in a foreign language |
|||
; Using format |
|||
: <code><nowiki>{{cite news |last=Bourmaud |first=François-Xavier |date=2013-10-17 |title=Hollande dans le bourbier de l'affaire Leonarda |trans-title=Hollande in the quagmire of the Leonarda case |url=http://www.lefigaro.fr/politique/2013/10/17/01002-20131017ARTFIG00575-hollande-dans-le-bourbier-de-l-affaire-leonarda.php |language=French |work=Le Figaro |location=Paris |access-date=2013-10-17|ref=none}}</nowiki></code> |
|||
*<nowiki>{{cite news |
|||
: Displays as: |
|||
| title=News |
|||
* {{cite news |last=Bourmaud |first=François-Xavier |date=2013-10-17 |title=Hollande dans le Bourbier de L'affaire Leonarda |trans-title=Holland in the Quagmire of the Leonarda Case |url=http://www.lefigaro.fr/politique/2013/10/17/01002-20131017ARTFIG00575-hollande-dans-le-bourbier-de-l-affaire-leonarda.php |language=French |work=Le Figaro |location=Paris |access-date=2013-10-17|ref=none}} |
|||
| url=http://www.example.org/Archive/News |
|||
| format=Fee required |
|||
| publisher=News co. |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| title=News |
|||
| url=http://www.example.org/Archive/News |
|||
| format=Fee required |
|||
| publisher=News co. |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
}}</div> |
|||
; A clipped and archived news article that you quote, found on an information aggregation service requiring a subscription |
|||
; Using page to identify the reference by page |
|||
: <code><nowiki>{{cite news |url=https://www.newspapers.com/clip/30201172/daily_news/ |title=Czechs honor Yuri |date=30 April 1961 |newspaper=Daily News|access-date=2 April 2019|archive-url=https://web.archive.org/web/20190402233429/https://www.newspapers.com/clip/30201172/daily_news/|archive-date=2 April 2019|url-status=live |agency=Reuters |location=New York |page=35 |via=Newspapers.com |quote=Czech President [[Antonin Novotny]] today made visiting Soviet spaceman Yuri Gagarin a 'Hero of Socialist Labor'.|ref=none}}</nowiki></code> |
|||
*<nowiki>{{cite news |
|||
: Displays as: |
|||
| first=John |
|||
* {{cite news |url=https://www.newspapers.com/clip/30201172/daily_news/ |title=Czechs honor Yuri |date=30 April 1961 |newspaper=Daily News|access-date=2 April 2019|archive-url=https://web.archive.org/web/20190402233429/https://www.newspapers.com/clip/30201172/daily_news/|archive-date=2 April 2019|url-status=live |agency=Reuters |location=New York |page=35 |via=Newspapers.com |quote=Czech President [[Antonin Novotny]] today made visiting Soviet spaceman Yuri Gagarin a 'Hero of Socialist Labor'.|ref=none}} |
|||
| last=Doe |
|||
| title=FooBar |
|||
| page=1 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| first=John |
|||
| last=Doe |
|||
| title=FooBar |
|||
| page=1 |
|||
}}</div> |
|||
== Parameters == |
|||
; A very simple citation |
|||
=== Syntax === |
|||
*<nowiki>{{cite news |
|||
{{csdoc|syntax}} |
|||
| title=FooBar |
|||
{{csdoc|sep_period}} |
|||
| page=1 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| title=FooBar |
|||
| page=1 |
|||
}}</div> |
|||
=== COinS === |
|||
; A foreign language news article |
|||
{{csdoc|coins}} |
|||
*<nowiki>{{cite news |
|||
|author=Joliet, François |
|||
|title=Honni soit qui mal y pense |
|||
|date=30 April 2005 |
|||
|url=http://www.example.org/ |
|||
|language=French |
|||
|work=Le Figaro |
|||
|trans_title=Shame on those who think evil |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
|author=Joliet, François |
|||
|title=Honni soit qui mal y pense |
|||
|date=30 April 2005 |
|||
|url=http://www.example.org/ |
|||
|language=French |
|||
|work=Le Figaro |
|||
|trans_title=Shame on those who think evil |
|||
}}</div> |
|||
=== What's new === |
|||
;Using archiveurl and archivedate to refer to items that went away but are available from an archive site |
|||
{{csdoc|whats new}} |
|||
*<nowiki>{{cite news |
|||
| author=Staff writer |
|||
| title=News |
|||
| url=http://www.example.org/News.pdf |
|||
| format=PDF |
|||
| publisher=News co. |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
| archiveurl=http://web.archive.org/web/20070628082911/http://www.example.org/News.pdf |
|||
| archivedate=28 June 2008 |
|||
}}</nowiki><br><div style="padding:0.5em">→ {{ |
|||
cite news |
|||
| author=Staff writer |
|||
| title=News |
|||
| url=http://www.example.org/News.pdf |
|||
| format=PDF |
|||
| publisher=News co. |
|||
| pages= 37–39 |
|||
| date=21 November 2005 |
|||
| accessdate=11 December 2005 |
|||
| archiveurl=http://web.archive.org/web/20070628082911/http://www.example.org/News.pdf |
|||
| archivedate=28 June 2008 |
|||
}}</div> |
|||
== |
=== Deprecated === |
||
{{csdoc|deprecated}} |
|||
{{UF-COinS}} |
|||
== |
=== Description === |
||
==== Authors ==== |
|||
* [[Wikipedia:Citing sources]], style guideline |
|||
{{csdoc|author|others=yes}} |
|||
* [[Wikipedia:Citation templates]], examples of template usage |
|||
* [[Wikipedia:WikiProject Wikicite]] |
|||
==== Date ==== |
|||
* [[Template:Cite book]] |
|||
{{csdoc|date}} |
|||
* [[Template:Cite web]] |
|||
<includeonly> |
|||
==== Editors ==== |
|||
[[Category:Citation templates|{{PAGENAME}}]] |
|||
{{csdoc|editor}} |
|||
==== Title ==== |
|||
{{csdoc|title|title_format=quotes}} |
|||
{{csdoc|type}} |
|||
{{csdoc|language}} |
|||
==== <span class="anchor" id="url"></span>URL ==== |
|||
{{csdoc|url}} |
|||
==== Periodical (work, newspaper, website) ==== |
|||
{{csdoc|journal|department=yes}} |
|||
==== Edition, series, volume ==== |
|||
{{csdoc|edition}} |
|||
{{csdoc|series}} |
|||
{{csdoc|volume}} |
|||
==== Publisher ==== |
|||
{{csdoc|publisher}} |
|||
{{csdoc|agency}} |
|||
==== In-source locations ==== |
|||
{{csdoc|time}} |
|||
{{csdoc|pages}} |
|||
==== Identifiers ==== |
|||
{{distinguish|#Anchor}} |
|||
{{csdoc|id1}} |
|||
{{csdoc|id2}} |
|||
==== Subscription or registration required ==== |
|||
{{csdoc|registration}} |
|||
==== Quote ==== |
|||
{{csdoc|quote}} |
|||
==== Anchor ==== |
|||
{{distinguish|#Identifiers}} |
|||
{{csdoc|ref}} |
|||
==== Display options ==== |
|||
{{csdoc|display}} |
|||
== TemplateData == |
|||
{{Warning |image=Stop hand nuvola.svg |This section contains configuration data used by editing tools and automated bots. Changes to this data can result in widespread and unintended effects. For more information see [[Help:Citation Style 1#TemplateData]]}} |
|||
{{TemplateData header}} |
|||
{{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} |
|||
<templatedata> |
|||
{ |
|||
"description": "This template formats a citation to a news article in print, video, audio or web using the provided source information (e.g. author, publication, date) and various formatting options.", |
|||
"params": { |
|||
"url": { |
|||
"label": "URL", |
|||
"description": "The URL of the online location where the text of the publication can be found. Requires schemes of the type \"http://...\" or maybe even the protocol relative scheme \"//...\"", |
|||
"type": "url", |
|||
"suggested": true, |
|||
"aliases": [ |
|||
"URL" |
|||
], |
|||
"example": "https://www.nytimes.com/..." |
|||
}, |
|||
"title": { |
|||
"label": "Source title", |
|||
"description": "The title of the article as it appears in the source; displays in quotes", |
|||
"type": "string", |
|||
"required": true |
|||
}, |
|||
"last": { |
|||
"label": "Last name", |
|||
"description": "The surname of the author; don't wikilink, use 'author-link'.", |
|||
"aliases": [ |
|||
"last1", |
|||
"author", |
|||
"author1" |
|||
], |
|||
"suggested": true, |
|||
"type": "line" |
|||
}, |
|||
"first": { |
|||
"label": "First name", |
|||
"description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link'.", |
|||
"aliases": [ |
|||
"first1" |
|||
], |
|||
"suggested": true, |
|||
"type": "line" |
|||
}, |
|||
"date": { |
|||
"label": "Source date", |
|||
"description": "Full date of the source; do not wikilink", |
|||
"type": "date", |
|||
"suggested": true |
|||
}, |
|||
"publisher": { |
|||
"label": "Publisher", |
|||
"description": "Name of the parent institution or company that publishes the newspaper, magazine, or periodical; displays after name of the publication", |
|||
"type": "string", |
|||
"aliases": [ |
|||
"institution" |
|||
], |
|||
"example": "[[Gannett]]" |
|||
}, |
|||
"last2": { |
|||
"label": "Last name 2", |
|||
"description": "The surname of the second author; don't wikilink, use 'author-link2'.", |
|||
"aliases": [ |
|||
"author2" |
|||
] |
|||
}, |
|||
"first2": { |
|||
"label": "First name 2", |
|||
"description": "Given or first name, middle names, or initials of the second author; don't wikilink." |
|||
}, |
|||
"others": { |
|||
"label": "Others", |
|||
"description": "Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith'", |
|||
"type": "string" |
|||
}, |
|||
"year": { |
|||
"label": "Year of publication", |
|||
"description": "Year of the source being referenced; use 'date' instead, if month and day are also known", |
|||
"type": "string" |
|||
}, |
|||
"editor-last": { |
|||
"label": "Editor last name", |
|||
"description": "The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors; alias of 'editor1-last', 'editor', and 'editors'", |
|||
"aliases": [ |
|||
"editor-last1", |
|||
"editor1-last", |
|||
"editor-surname", |
|||
"editor-surname1", |
|||
"editor1-surname", |
|||
"editor", |
|||
"editor1" |
|||
] |
|||
}, |
|||
"editor-first": { |
|||
"label": "Editor first name", |
|||
"description": "Given or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors; alias of 'editor1-first'", |
|||
"aliases": [ |
|||
"editor-first1", |
|||
"editor1-first", |
|||
"editor-given", |
|||
"editor-given1", |
|||
"editor1-given" |
|||
] |
|||
}, |
|||
"editor-link": { |
|||
"label": "Editor link", |
|||
"description": "Title of existing Wikipedia article about the editor; can suffix with a numeral to add additional editors; alias of 'editor1-link'", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"editor-link1" |
|||
] |
|||
}, |
|||
"issue": { |
|||
"label": "Issue", |
|||
"description": "Issue identifier when the source is part of a series that is published periodically. Usually a number. Do not prepend with no. ", |
|||
"type": "line", |
|||
"aliases": [ |
|||
"number" |
|||
], |
|||
"example": "4" |
|||
}, |
|||
"department": { |
|||
"label": "Department", |
|||
"description": "Department within the periodical", |
|||
"type": "string" |
|||
}, |
|||
"location": { |
|||
"label": "Location of publication", |
|||
"description": "Geographical place of publication; usually not wikilinked; omit when the publication name includes place; alias of 'place'", |
|||
"type": "string", |
|||
"aliases": [ |
|||
"place" |
|||
] |
|||
}, |
|||
"publication-place": { |
|||
"label": "Place of publication", |
|||
"description": "Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'", |
|||
"type": "string" |
|||
}, |
|||
"publication-date": { |
|||
"label": "Publication date", |
|||
"description": "Date of publication when different from the date the work was written; do not wikilink", |
|||
"type": "date", |
|||
"autovalue": "" |
|||
}, |
|||
"agency": { |
|||
"label": "Agency", |
|||
"description": "The news agency (wire service) that provided the content", |
|||
"type": "string", |
|||
"example": "Associated Press, Reuters, Agence France-Presse" |
|||
}, |
|||
"edition": { |
|||
"label": "Edition", |
|||
"description": "When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed with ' ed.'", |
|||
"type": "string" |
|||
}, |
|||
"volume": { |
|||
"label": "Volume", |
|||
"description": "For one publication published in several volumes. Usually a number. Do not prepend with vol. or v. ", |
|||
"type": "string", |
|||
"example": "3" |
|||
}, |
|||
"page": { |
|||
"label": "Page", |
|||
"description": "Page in the source that supports the content; displays after 'p.'", |
|||
"type": "string" |
|||
}, |
|||
"pages": { |
|||
"label": "Pages", |
|||
"description": "Pages in the source that support the content (not an indication of the number of pages in the source); displays after 'pp.'", |
|||
"type": "string", |
|||
"example": "2–3", |
|||
"suggested": true |
|||
}, |
|||
"no-pp": { |
|||
"label": "No pp", |
|||
"description": "Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')", |
|||
"type": "boolean", |
|||
"autovalue": "y" |
|||
}, |
|||
"at": { |
|||
"label": "At", |
|||
"description": "May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient", |
|||
"type": "string" |
|||
}, |
|||
"language": { |
|||
"label": "Language", |
|||
"description": "The language in which the source is written, if not English; use a two-letter language code (use ISO 639-1) or the full language name. Do not use icons or templates.", |
|||
"type": "string", |
|||
"example": "Spanish" |
|||
}, |
|||
"script-title": { |
|||
"label": "Script title", |
|||
"description": "For titles in non Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek etc). Prefix with two-character language code followed by a colon. e.g |script-title=ja:東京タワ", |
|||
"type": "string" |
|||
}, |
|||
"trans-title": { |
|||
"label": "Translated title", |
|||
"description": "An English language title, if the source cited is in a foreign language; 'language' is recommended", |
|||
"type": "string" |
|||
}, |
|||
"type": { |
|||
"label": "Type", |
|||
"description": "Additional information about the media type of the source; format in sentence case", |
|||
"type": "string" |
|||
}, |
|||
"format": { |
|||
"label": "Format", |
|||
"description": "Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML", |
|||
"type": "string" |
|||
}, |
|||
"arxiv": { |
|||
"label": "arXiv identifier", |
|||
"description": "An identifier for arXive electronic preprints of scientific papers", |
|||
"type": "string" |
|||
}, |
|||
"asin": { |
|||
"label": "ASIN", |
|||
"description": "Amazon Standard Identification Number; 10 characters", |
|||
"type": "string" |
|||
}, |
|||
"asin-tld": { |
|||
"label": "ASIN TLD", |
|||
"description": "ASIN top-level domain for Amazon sites other than the US", |
|||
"type": "string" |
|||
}, |
|||
"bibcode": { |
|||
"label": "Bibcode", |
|||
"description": "Bibliographic Reference Code (REFCODE); 19 characters", |
|||
"type": "string" |
|||
}, |
|||
"doi": { |
|||
"label": "DOI", |
|||
"description": "Digital Object Identifier; begins with '10.'", |
|||
"type": "string" |
|||
}, |
|||
"doi-broken-date": { |
|||
"label": "DOI broken date", |
|||
"description": "The date that the DOI was determined to be broken", |
|||
"type": "date" |
|||
}, |
|||
"isbn": { |
|||
"label": "ISBN", |
|||
"description": "International Standard Book Number; use the 13-digit ISBN where possible", |
|||
"type": "string", |
|||
"aliases": [ |
|||
"ISBN" |
|||
] |
|||
}, |
|||
"issn": { |
|||
"label": "ISSN", |
|||
"description": "International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen", |
|||
"type": "string", |
|||
"aliases": [ |
|||
"ISSN" |
|||
] |
|||
}, |
|||
"jfm": { |
|||
"label": "jfm code", |
|||
"description": "Jahrbuch über die Fortschritte der Mathematik classification code", |
|||
"type": "string" |
|||
}, |
|||
"jstor": { |
|||
"label": "JSTOR", |
|||
"description": "JSTOR identifier", |
|||
"type": "string" |
|||
}, |
|||
"lccn": { |
|||
"label": "LCCN", |
|||
"description": "Library of Congress Control Number", |
|||
"type": "string" |
|||
}, |
|||
"mr": { |
|||
"label": "MR", |
|||
"description": "Mathematical Reviews identifier", |
|||
"type": "string" |
|||
}, |
|||
"oclc": { |
|||
"label": "OCLC", |
|||
"description": "Online Computer Library Center number", |
|||
"type": "string" |
|||
}, |
|||
"ol": { |
|||
"label": "OL", |
|||
"description": "Open Library identifier", |
|||
"type": "string" |
|||
}, |
|||
"osti": { |
|||
"label": "OSTI", |
|||
"description": "Office of Scientific and Technical Information identifier", |
|||
"type": "string" |
|||
}, |
|||
"pmc": { |
|||
"label": "PMC", |
|||
"description": "PubMed Center article number", |
|||
"type": "string" |
|||
}, |
|||
"pmid": { |
|||
"label": "PMID", |
|||
"description": "PubMed Unique Identifier", |
|||
"type": "string" |
|||
}, |
|||
"rfc": { |
|||
"label": "RFC", |
|||
"description": "Request for Comments number", |
|||
"type": "string" |
|||
}, |
|||
"ssrn": { |
|||
"label": "SSRN", |
|||
"description": "Social Science Research Network", |
|||
"type": "string" |
|||
}, |
|||
"zbl": { |
|||
"label": "Zbl", |
|||
"description": "Zentralblatt MATH journal identifier", |
|||
"type": "string" |
|||
}, |
|||
"id": { |
|||
"label": "id", |
|||
"description": "A unique identifier used where none of the specialized ones are applicable", |
|||
"type": "string" |
|||
}, |
|||
"quote": { |
|||
"label": "Quote", |
|||
"description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation", |
|||
"type": "string" |
|||
}, |
|||
"trans-quote": { |
|||
"label": "Translated quote", |
|||
"description": "English translation of the quotation if the source quoted is in a foreign language. Displays in square brackets.", |
|||
"type": "string" |
|||
}, |
|||
"ref": { |
|||
"label": "Ref", |
|||
"description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv and sfn templates", |
|||
"type": "string" |
|||
}, |
|||
"postscript": { |
|||
"label": "Postscript", |
|||
"description": "The closing punctuation for the citation; ignored if 'quote' is defined; to suppress use reserved keyword 'none'", |
|||
"type": "string", |
|||
"default": "." |
|||
}, |
|||
"last3": { |
|||
"label": "Last name 3", |
|||
"description": "The surname of the third author; don't wikilink, use 'author-link3'.", |
|||
"aliases": [ |
|||
"author3" |
|||
] |
|||
}, |
|||
"first3": { |
|||
"label": "First name 3", |
|||
"description": "Given or first name, middle names, or initials of the third author; don't wikilink." |
|||
}, |
|||
"last4": { |
|||
"label": "Last name 4", |
|||
"description": "The surname of the fourth author; don't wikilink, use 'author-link4'.", |
|||
"aliases": [ |
|||
"author4" |
|||
] |
|||
}, |
|||
"first4": { |
|||
"label": "First name 4", |
|||
"description": "Given or first name, middle names, or initials of the fourth author; don't wikilink." |
|||
}, |
|||
"last5": { |
|||
"label": "Last name 5", |
|||
"description": "The surname of the fifth author; don't wikilink, use 'author-link5'.", |
|||
"aliases": [ |
|||
"author5" |
|||
] |
|||
}, |
|||
"first5": { |
|||
"label": "First name 5", |
|||
"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink." |
|||
}, |
|||
"last6": { |
|||
"label": "Last name 6", |
|||
"description": "The surname of the sixth author; don't wikilink, use 'author-link6'.", |
|||
"aliases": [ |
|||
"author6" |
|||
] |
|||
}, |
|||
"first6": { |
|||
"label": "First name 6", |
|||
"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink." |
|||
}, |
|||
"last7": { |
|||
"label": "Last name 7", |
|||
"description": "The surname of the seventh author; don't wikilink, use 'author-link7'.", |
|||
"aliases": [ |
|||
"author7" |
|||
] |
|||
}, |
|||
"first7": { |
|||
"label": "First name 7", |
|||
"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink." |
|||
}, |
|||
"last8": { |
|||
"label": "Last name 8", |
|||
"description": "The surname of the eighth author; don't wikilink, use 'author-link8'.", |
|||
"aliases": [ |
|||
"author8" |
|||
] |
|||
}, |
|||
"first8": { |
|||
"label": "First name 8", |
|||
"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink." |
|||
}, |
|||
"last9": { |
|||
"label": "Last name 9", |
|||
"description": "The surname of the ninth author; don't wikilink, use 'author-link9'.", |
|||
"aliases": [ |
|||
"author9" |
|||
] |
|||
}, |
|||
"first9": { |
|||
"label": "First name 9", |
|||
"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink." |
|||
}, |
|||
"author-mask": { |
|||
"label": "Author mask", |
|||
"description": "Replaces the name of the first author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead", |
|||
"type": "string" |
|||
}, |
|||
"display-authors": { |
|||
"label": "Display authors", |
|||
"description": "number of authors to display before 'et al.' is used;", |
|||
"type": "number" |
|||
}, |
|||
"author-link": { |
|||
"label": "Author link", |
|||
"description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author-link1", |
|||
"author1-link" |
|||
] |
|||
}, |
|||
"author-link2": { |
|||
"label": "Author link 2", |
|||
"description": "Title of existing Wikipedia article about the second author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author2-link" |
|||
] |
|||
}, |
|||
"archive-url": { |
|||
"label": "Archive URL", |
|||
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'", |
|||
"type": "url", |
|||
"suggested": true, |
|||
"aliases": [ |
|||
"archiveurl" |
|||
] |
|||
}, |
|||
"archive-date": { |
|||
"label": "Archive date", |
|||
"description": "Date when the original URL was archived; do not wikilink", |
|||
"type": "string", |
|||
"suggested": true, |
|||
"aliases": [ |
|||
"archivedate" |
|||
] |
|||
}, |
|||
"author-link3": { |
|||
"label": "Author link 3", |
|||
"description": "Title of existing Wikipedia article about the third author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author3-link" |
|||
] |
|||
}, |
|||
"author-link4": { |
|||
"label": "Author link 4", |
|||
"description": "Title of existing Wikipedia article about the fourth author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author4-link" |
|||
] |
|||
}, |
|||
"author-link5": { |
|||
"label": "Author link 5", |
|||
"description": "Title of existing Wikipedia article about the fifth author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author5-link" |
|||
] |
|||
}, |
|||
"author-link6": { |
|||
"label": "Author link 6", |
|||
"description": "Title of existing Wikipedia article about the sixth author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author6-link" |
|||
] |
|||
}, |
|||
"author-link7": { |
|||
"label": "Author link 7", |
|||
"description": "Title of existing Wikipedia article about the seventh author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author7-link" |
|||
] |
|||
}, |
|||
"author-link8": { |
|||
"label": "Author link 8", |
|||
"description": "Title of existing Wikipedia article about the eighth author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author8-link" |
|||
] |
|||
}, |
|||
"author-link9": { |
|||
"label": "Author link 9", |
|||
"description": "Title of existing Wikipedia article about the ninth author.", |
|||
"type": "wiki-page-name", |
|||
"aliases": [ |
|||
"author9-link" |
|||
] |
|||
}, |
|||
"name-list-style": { |
|||
"label": "Name list style", |
|||
"description": "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.", |
|||
"type": "string" |
|||
}, |
|||
"access-date": { |
|||
"label": "URL access date", |
|||
"description": "The full date when the original URL was accessed; do not wikilink", |
|||
"type": "date", |
|||
"suggested": true, |
|||
"aliases": [ |
|||
"accessdate" |
|||
] |
|||
}, |
|||
"orig-date": { |
|||
"label": "Original date", |
|||
"description": "Original date of publication; provide specifics", |
|||
"type": "string" |
|||
}, |
|||
"via": { |
|||
"label": "Via", |
|||
"description": "Identify the aggregator of the resource that provided the digital version (usually a database provider), when it differs from the publisher (e.g., for The Wikipedia Library)", |
|||
"example": "[[EBSCOHost]], [[Proquest]], [[Newspapers.com]]", |
|||
"type": "string" |
|||
}, |
|||
"url-access": { |
|||
"label": "URL access level", |
|||
"description": "Classification of the access restrictions on the URL ('registration', 'subscription' or 'limited')", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"registration", |
|||
"subscription", |
|||
"limited" |
|||
] |
|||
}, |
|||
"bibcode-access": { |
|||
"label": "Bibcode access level", |
|||
"description": "If the full text is available from ADS via this Bibcode, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"doi-access": { |
|||
"label": "DOI access level", |
|||
"description": "If the full text is free to read via the DOI, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"hdl-access": { |
|||
"label": "HDL access level", |
|||
"description": "If the full text is free to read via the HDL, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"jstor-access": { |
|||
"label": "Jstor access level", |
|||
"description": "If the full text is free to read on Jstor, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"ol-access": { |
|||
"label": "OpenLibrary access level", |
|||
"description": "If the full text is free to read on OpenLibrary, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"osti-access": { |
|||
"label": "OSTI access level", |
|||
"description": "If the full text is free to read on OSTI, type 'free'.", |
|||
"type": "string", |
|||
"suggestedvalues": [ |
|||
"free" |
|||
] |
|||
}, |
|||
"url-status": { |
|||
"label": "URL status", |
|||
"description": "If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to 'dead' if the original URL is broken. If the original URL is 'live' but no longer supports the article text, set to 'deviated'. Set to 'unfit' or 'usurped' if the original URL is no longer suitable (spam, advertising, etc.) which will make the original link not appear at all.", |
|||
"example": "'dead' or 'live'", |
|||
"default": "'dead' if an Archive URL is entered", |
|||
"type": "string", |
|||
"suggested": true, |
|||
"suggestedvalues": [ |
|||
"dead", |
|||
"live", |
|||
"usurped", |
|||
"unfit", |
|||
"deviated" |
|||
] |
|||
}, |
|||
"work": { |
|||
"aliases": [ |
|||
"journal", |
|||
"magazine", |
|||
"periodical", |
|||
"newspaper", |
|||
"website" |
|||
], |
|||
"label": "Name of publication", |
|||
"description": "Name of the newspaper, magazine or periodical; displays after title", |
|||
"example": "[[The Wall Street Journal]]", |
|||
"type": "string", |
|||
"suggested": true |
|||
}, |
|||
"df": { |
|||
"label": "Date format", |
|||
"description": "Sets rendered dates to the specified format", |
|||
"type": "string" |
|||
} |
|||
}, |
|||
"maps": { |
|||
"proveit": { |
|||
"main": "title", |
|||
"textarea": [ |
|||
"quote" |
|||
] |
|||
}, |
|||
"citoid": { |
|||
"title": "title", |
|||
"url": "url", |
|||
"publisher": "publisher", |
|||
"publicationTitle": "work", |
|||
"date": "date", |
|||
"accessDate": "access-date", |
|||
"archiveUrl": "archive-url", |
|||
"archiveDate": "archive-date", |
|||
"location": "location", |
|||
"ISSN": [ |
|||
"issn" |
|||
], |
|||
"ISBN": [ |
|||
"isbn" |
|||
], |
|||
"PMCID": "pmc", |
|||
"PMID": "pmid", |
|||
"pages": "pages", |
|||
"volume": "volume", |
|||
"issue": "issue", |
|||
"DOI": "doi", |
|||
"oclc": "oclc", |
|||
"language": "language", |
|||
"contributor": "others", |
|||
"author": [ |
|||
[ |
|||
"first", |
|||
"last" |
|||
], |
|||
[ |
|||
"first2", |
|||
"last2" |
|||
], |
|||
[ |
|||
"first3", |
|||
"last3" |
|||
], |
|||
[ |
|||
"first4", |
|||
"last4" |
|||
], |
|||
[ |
|||
"first5", |
|||
"last5" |
|||
], |
|||
[ |
|||
"first6", |
|||
"last6" |
|||
], |
|||
[ |
|||
"first7", |
|||
"last7" |
|||
], |
|||
[ |
|||
"first8", |
|||
"last8" |
|||
], |
|||
[ |
|||
"first9", |
|||
"last9" |
|||
] |
|||
], |
|||
"editor": [ |
|||
[ |
|||
"editor-first", |
|||
"editor-last" |
|||
] |
|||
] |
|||
} |
|||
}, |
|||
"format": "{{_ |_=_}}", |
|||
"paramOrder": [ |
|||
"last", |
|||
"first", |
|||
"author-link", |
|||
"last2", |
|||
"first2", |
|||
"author-link2", |
|||
"last3", |
|||
"first3", |
|||
"author-link3", |
|||
"last4", |
|||
"first4", |
|||
"author-link4", |
|||
"last5", |
|||
"first5", |
|||
"author-link5", |
|||
"last6", |
|||
"first6", |
|||
"author-link6", |
|||
"last7", |
|||
"first7", |
|||
"author-link7", |
|||
"last8", |
|||
"first8", |
|||
"author-link8", |
|||
"last9", |
|||
"first9", |
|||
"author-link9", |
|||
"author-mask", |
|||
"display-authors", |
|||
"name-list-style", |
|||
"date", |
|||
"year", |
|||
"orig-date", |
|||
"editor-last", |
|||
"editor-first", |
|||
"editor-link", |
|||
"others", |
|||
"title", |
|||
"script-title", |
|||
"trans-title", |
|||
"url", |
|||
"url-access", |
|||
"url-status", |
|||
"archive-url", |
|||
"archive-date", |
|||
"access-date", |
|||
"work", |
|||
"department", |
|||
"publisher", |
|||
"location", |
|||
"page", |
|||
"pages", |
|||
"at", |
|||
"language", |
|||
"type", |
|||
"format", |
|||
"edition", |
|||
"publication-place", |
|||
"publication-date", |
|||
"df", |
|||
"via", |
|||
"volume", |
|||
"issue", |
|||
"no-pp", |
|||
"arxiv", |
|||
"asin", |
|||
"asin-tld", |
|||
"bibcode", |
|||
"doi", |
|||
"doi-broken-date", |
|||
"isbn", |
|||
"issn", |
|||
"jfm", |
|||
"jstor", |
|||
"lccn", |
|||
"mr", |
|||
"oclc", |
|||
"ol", |
|||
"osti", |
|||
"pmc", |
|||
"pmid", |
|||
"rfc", |
|||
"ssrn", |
|||
"zbl", |
|||
"id", |
|||
"quote", |
|||
"trans-quote", |
|||
"ref", |
|||
"postscript", |
|||
"bibcode-access", |
|||
"doi-access", |
|||
"hdl-access", |
|||
"jstor-access", |
|||
"ol-access", |
|||
"osti-access", |
|||
"agency" |
|||
] |
|||
} |
|||
</templatedata> |
|||
== See also == |
|||
{{Citation Style 1}} |
|||
{{Wikipedia referencing}} |
|||
{{UF-COinS}} |
|||
<includeonly>{{Sandbox other|| |
|||
[[bg:Шаблон:Cite news]] |
|||
[[Category:Citation Style 1 templates|N]] |
|||
[[cs:Šablona:Citace novin]] |
|||
}}</includeonly> |
|||
[[da:Skabelon:Cite news]] |
|||
[[de:Vorlage:Cite news]] |
|||
[[el:Πρότυπο:Cite news]] |
|||
[[eo:Ŝablono:Citnovaĵo]] |
|||
[[es:Plantilla:Cita noticia]] |
|||
[[fr:Modèle:Cite news]] |
|||
[[hr:Predložak:Cite news]] |
|||
[[gl:Modelo:Cita Novas]] |
|||
[[gu:ઢાંચો:Cite news]] |
|||
[[ia:Patrono:Cite news]] |
|||
[[it:Template:Cite news]] |
|||
[[ko:틀:뉴스 인용]] |
|||
[[ms:Templat:Cite news]] |
|||
[[ja:Template:Cite news]] |
|||
[[no:Mal:Cite news]] |
|||
[[pl:Szablon:Cytuj news]] |
|||
[[pt:Predefinição:Citar notícia]] |
|||
[[sk:Šablóna:Cite news]] |
|||
[[sl:Predloga:Navedi novice]] |
|||
[[sv:Mall:Tidningsref]] |
|||
[[th:แม่แบบ:Cite news]] |
|||
[[vi:Tiêu bản:Chú thích báo]] |
|||
[[zh:Template:Cite news]] |
|||
[[zh-yue:Template:引新聞]] |
|||
[[he:תבנית:Cite news]] |
|||
</includeonly> |
Latest revision as of 12:55, 1 February 2025
![]() | This is a documentation subpage for Template:Cite news It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 1,710,000 pages, or roughly 110680% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
![]() | This template can only be edited by administrators because it is transcluded onto one or more cascade-protected pages. |
![]() | This template uses Lua: |
{{Cite arXiv}} | arXiv preprints |
---|---|
{{Cite AV media}} | audio and visual media |
{{Cite AV media notes}} | AV media liner notes |
{{Cite bioRxiv}} | bioRxiv preprints |
{{Cite book}} | books and chapters |
{{Cite CiteSeerX}} | CiteSeerX papers |
{{Cite conference}} | conference papers |
{{Cite document}} | short, stand-alone, offline documents |
{{Cite encyclopedia}} | edited collections |
{{Cite episode}} | radio or TV episodes |
{{Cite interview}} | interviews |
{{Cite journal}} | academic journals |
{{Cite magazine}} | magazines, periodicals |
{{Cite mailing list}} | public mailing lists |
{{Cite map}} | maps |
{{Cite medRxiv}} | medRxiv preprints |
{{Cite news}} | news articles |
{{Cite newsgroup}} | online newsgroups |
{{Cite podcast}} | podcasts |
{{Cite press release}} | press releases |
{{Cite report}} | reports |
{{Cite serial}} | audio or video serials |
{{Cite sign}} | signs, plaques |
{{Cite speech}} | speeches |
{{Cite SSRN}} | SSRN papers |
{{Cite tech report}} | technical reports |
{{Cite thesis}} | theses |
{{Cite web}} | web sources not covered by the above |
See also | Specific-source templates Citation Style 1 wrapper templates |
This Citation Style 1 template is used to create citations for news articles in print, video, audio or web.
Usage
Copy a blank version to use. Almost all parameter names are supported only in lower case (some initialisms, such as |isbn=
have upper-case aliases like |ISBN=
, which are acceptable for use). Use the "|" (pipe) character between each parameter. Unused parameters may be deleted to avoid clutter in the edit window. Some samples on this documentation page may include the current date. If the date is not current, then the page.
{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |access-date=}}
{{cite news |author=<!-- not stated --> |date= |title= |url= |work= |location= |publisher= |access-date=}}
{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |url-status= |archive-url= |archive-date= |access-date=}}
{{cite news |last= |first= |date= |title= |url= |trans-title= |work= |language= |location= |publisher= |access-date=}}
{{cite news |last1= |first1= |last2= |first2= |date= |title= |url= |url-access= |trans-title= |format= |work= |language= |location= |publisher= |url-status= |archive-url= |archive-date= |access-date= |via= |quote=}} |
{{cite news |last1= |first1= |author-link1= |last2= |first2= |author-link2= |display-authors= |author-mask1= |author-mask2= |collaboration= |df= |date= |year= |orig-date= |orig-year= |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= |work= |script-work= |trans-work= |type= |series= |language= |volume= |issue= |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= |agency= |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=}} |
{{cite news
|last =
|first =
|date =
|title =
|url =
|work =
|location =
|publisher =
|access-date =
}}
{{cite news
|author = <!-- not stated -->
|date =
|title =
|url =
|work =
|location =
|publisher =
|access-date =
}}
{{cite news
|last =
|first =
|date =
|title =
|url =
|work =
|location =
|publisher =
|url-status =
|archive-url =
|archive-date =
|access-date =
}}
{{cite news
|last =
|first =
|date =
|title =
|url =
|trans-title =
|work =
|language =
|location =
|publisher =
|access-date =
}}
{{cite news
|last1 =
|first1 =
|last2 =
|first2 =
|date =
|title =
|url =
|url-access =
|trans-title =
|format =
|work =
|language =
|location =
|publisher =
|url-status =
|archive-url =
|archive-date =
|access-date =
|via =
|quote =
}} |
Parameters | Prerequisites | Brief instructions / notes | Vertical list |
---|---|---|---|
last1
|
Author's last name or single name author. Don't link. | {{cite news
|last1 =
|first1 =
|author-link1 =
|last2 =
|first2 =
|author-link2 =
|display-authors =
|author-mask1 =
|author-mask2 =
|collaboration =
|df =
|date =
|year =
|orig-date =
|orig-year =
|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 =
|work =
|script-work =
|trans-work =
|type =
|series =
|language =
|volume =
|issue =
|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 =
|agency =
|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 |
||
location |
publisher |
can be used for written-at location when publication-place is used for publication place
| |
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. | ||
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 |
|||
work |
|||
script-work |
|||
trans-work |
work or script-work |
||
type |
|||
series |
|||
language |
|||
volume |
|||
issue |
|||
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 |
|||
agency |
|||
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 |
|||
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. |
Choosing between Template:cite web and Template:cite news
Previously, editors had to decide whether to use {{cite web}} or {{cite news}} based on these templates' features. In 2014, however, most of the differences between the two templates were eliminated.
As of 29 July 2016, {{cite web}} and {{cite news}} have the following differences:
- {{Cite news}} can be used for offline (paper) sources whereas {{cite web}} generates a missing URL error when no URL is provided
- {{Cite news}} accepts
|issue=
and|volume=
parameters while {{cite web}} does not (see Help:Citation Style 1 § Pages, Help talk:Citation Style 1/Archive 10 § |volume=, |issue=, |page(s)= and cite magazine and {{cite magazine}}.)
But given the same set of valid parameters, their output is exactly the same:
Cite web: | Lua error: bad argument #1 to "get" (not a valid title). |
Cite news: | Lua error: bad argument #1 to "get" (not a valid title). |
Examples
- A news article with a credited author
{{cite news |last=Wolford |first=Ben |date=2013-10-16 |title=Citrus Canker Lawsuit Headed Back to Trial |url=http://www.sun-sentinel.com/news/palm-beach/fl-citrus-canker-ruling-20131016,0,7602285.story |work=South Florida Sun-Sentinel |access-date=2013-10-17|ref=none}}
- Displays as:
- Lua error: bad argument #1 to "get" (not a valid title).
- A news article released by a news agency and having no credited author
{{cite news |author=<!--not stated--> |title=Bellingham Police Arrest WWU Student in Melee |url=http://blogs.seattletimes.com/today/2013/10/bellingham-police-arrest-wwu-student-in-melee/ |work=The Seattle Times |agency=Associated Press |date=2013-10-17 |access-date=2013-10-17|ref=none}}
- Displays as:
- Lua error: bad argument #1 to "get" (not a valid title).
- A news article that has been archived
{{cite news |last=Pank |first=Philip |date=2013-10-18 |title=Families Accuse Network Rail of Cover-Up |url=http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |url-status=dead |work=The Times |location=London |archive-url=https://web.archive.org/web/20140118173559/http://www.thetimes.co.uk/tto/business/industries/transport/article3897709.ece |archive-date=2014-01-18 |access-date=2013-10-18|ref=none}}
- Displays as:
- Lua error: bad argument #1 to "get" (not a valid title).
- A news article written in a foreign language
{{cite news |last=Bourmaud |first=François-Xavier |date=2013-10-17 |title=Hollande dans le bourbier de l'affaire Leonarda |trans-title=Hollande in the quagmire of the Leonarda case |url=http://www.lefigaro.fr/politique/2013/10/17/01002-20131017ARTFIG00575-hollande-dans-le-bourbier-de-l-affaire-leonarda.php |language=French |work=Le Figaro |location=Paris |access-date=2013-10-17|ref=none}}
- Displays as:
- Lua error: bad argument #1 to "get" (not a valid title).
- A clipped and archived news article that you quote, found on an information aggregation service requiring a subscription
{{cite news |url=https://www.newspapers.com/clip/30201172/daily_news/ |title=Czechs honor Yuri |date=30 April 1961 |newspaper=Daily News|access-date=2 April 2019|archive-url=https://web.archive.org/web/20190402233429/https://www.newspapers.com/clip/30201172/daily_news/|archive-date=2 April 2019|url-status=live |agency=Reuters |location=New York |page=35 |via=Newspapers.com |quote=Czech President [[Antonin Novotny]] today made visiting Soviet spaceman Yuri Gagarin a 'Hero of Socialist Labor'.|ref=none}}
- Displays as:
- Lua error: bad argument #1 to "get" (not a valid title).
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. As a general rule, only one data item per parameter. Do not include explanatory or alternate text:
- use
|date=27 September 2007
not|date=27 September 2007 (print version 25 September)
Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that will be included raw in the metadata. Also, HTML entities, for example
, –
, or  
, should not be used in parameters that contribute to the metadata.
COinS metadata is created for these parameters
Note: This table of metadata is displayed in the documentation of all Citation Style 1 templates. Not all of these parameters are supported by every CS1 template. Some of these parameters are mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. A full list of this template's supported parameters, their aliases, and their dependencies is shown in the Usage section near the top of this documentation page.
|periodical=
,|journal=
,|newspaper=
,|magazine=
,|work=
,|website=
,|encyclopedia=
,|encyclopaedia=
,|dictionary=
|chapter=
,|script-chapter=
,|contribution=
,|script-contribution=
,|entry=
,|script-entry=
,|article=
,|script-article=
,|section=
,|script-section=
|title=
,|script-title=
,|book-title=
|publication-place=
,|place=
,|location=
|date=
,|year=
,|publication-date=
|series=
,|version=
|volume=
,|issue=
,|number=
|page=
,|pages=
,|at=
,|quote-page=
,|quote-pages=
|edition=
|publisher=
,|institution=
|url=
,|chapter-url=
,|contribution-url=
,|section-url=
|author-last=
,|author-last#=
,|author#-last=
,|author-surname=
,|author-surname#=
,|author#-surname=
,|last=
,|last#=
,|surname=
,|surname#=
,|author=
,|author#=
,|subject=
,|subject#=
,|host=
,|host#=
|author-first=
,|author-first#=
,|author#-first=
,|author-given=
,|author-given#=
,|author#-given=
,|first=
,|first#=
,|given=
,|given#=
|degree=
|arxiv=
,|bibcode=
,|biorxiv=
,|citeseerx=
,|doi=
,|eissn=
,|eprint=
,|hdl=
,|isbn=
,|issn=
,|jfm=
,|jstor=
,|lccn=
,|message-id=
,|mr=
,|oclc=
,|osti=
,|pmc=
,|pmid=
,|rfc=
,|ssrn=
,|s2cid=
,|zbl=
What's new
Parameter | Description | Date |
---|---|---|
N/A |
Deprecated
{{#lst:Help:CS1 errors|deprecated_params_table}} {{#lst:Help:CS1 errors|deleted_params_table}}
Description
Authors
- last: Surname of a single author. Do not wikilink—use author-link instead. For corporate authors or authors for whom only one name is listed by the source, use last or one of its aliases (e.g.
|author=Bono
). Aliases: surname, author, last1, surname1, author1.- author: this parameter is used to hold the name of an organizational author (e.g. a committee) or the complete name (first and last) of a single person; for the latter, prefer the use of
|first=
and|last=
. This parameter should never hold the names of more than one author. Supports accept-this-as-written markup. Do not use italics in this field, as doing so produces corrupt metadata. - first: Given or first names of author; for example: Firstname Middlename or Firstname M. or Firstname M. Sr. Do not wikilink—use author-link instead. Aliases: given, first1, given1. Requires last; first name will not display if last is empty. Use generational and regnal suffixes only in accordance with MOS:JRSR and use honorifics (including Dr., Sir, and similar) only in accordance with MOS:HON.
- OR: for multiple authors, use last1, first1 through lastn, firstn, where n is any consecutive number for an unlimited number of authors (each firstn requires a corresponding lastn, but not the other way around).
|first1=...
|last1=...
|author2=...
.
Aliases: surname1, given1 through surnamen, givenn, or author1 through authorn. For an individual author plus an institutional author, you can use - author-link: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: author-link1, author1-link, authorlink.
- OR: for multiple authors, use author-link1 through author-linkn. Aliases: author1-link through authorn-link.
- name-list-style: accepts a limited list of keywords as value; when set to
amp
,ampersand
, or&
, inserts an ampersand between the last two names in a name list; when set toand
, inserts the conjunction 'and' between the last two names of a name list; when set tovanc
displays name lists in Vancouver style when the lists use thelast
/first
forms of name parameters.
- author: this parameter is used to hold the name of an organizational author (e.g. a committee) or the complete name (first and last) of a single person; for the latter, prefer the use of
- vauthors: comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses. End with etal if appropriate:
|vauthors=Smythe JB, ((Megabux Corp.)), etal
- author-link and author-mask may be used for the individual names in
|vauthors=
as described above
- authors: deprecated
Free-form list of author names; use of this parameter is discouraged because it does not contribute to a citation's metadata; not an alias of last. - translator-last: Surname of translator. Do not wikilink—use translator-link instead. Aliases: translator-surname, translator1, translator1-last, translator-last1. Supports accept-this-as-written markup.
- translator-first: Given or first names of translator. Do not wikilink—use translator-link instead. Aliases: translator-given, translator1-first, translator-first1.
- OR: for multiple translators, use translator-last1, translator-first1 through translator-lastn, translator-firstn, where n is any consecutive number for an unlimited number of translators (each translator-firstn requires a corresponding translator-lastn, but not the other way around). Aliases: translator1-last, translator1-first through translatorn-last, translatorn-first, or translator1 through translatorn.
- translator-link: Title of existing Wikipedia article about the translator—not the translator's website; do not wikilink. Aliases: translator-link1, translator1-link.
- OR: for multiple translators, use translator-link1 through translator-linkn. Aliases: translator1-link through translatorn-link.
- collaboration: Name of a group of authors or collaborators; requires author, last, or vauthors listing one or more primary authors; follows author name-list; appends "et al." to author name-list.
- others: To record other contributors to the work, including illustrators. For the parameter value, write Illustrated by John Smith.
- Note: 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 referenced source. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations.[date 1] Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after the website and publisher.
- Shortened footnotes target full citations using the year specified in this parameter. A lowercase letter may be suffixed to the year to disambiguate
{{sfn}}
links to multiple works by the same author in the same year,[more] unless the date is formatted as YYYY-MM-DD. In the latter case, year or ref is required to disambiguate the link targets. - For approximate year, precede with "
c.
", like this:|date=c. 1900
.
- For no date, or "undated", use
|date=n.d.
- The date of a Web page, PDF, etc. with no visible date can sometimes be established by searching the page source or document code for a
created
orupdated
date; a comment for editors such asdate=2021-12-25<!--date from page source-->|orig-date=Original date 2011-01-01
can be added.
- Automatic date formatting: Citation Style 1 and 2 templates, including this template, automatically render dates in all date parameters (such as
|date=
,|publication-date=
,|access-date=
,|archive-date=
, etc.) except for|orig-date=
in the style specified by the article's{{use dmy dates}}
or{{use mdy dates}}
template. See those templates' documentation for details.
- year: Year of publication. The more flexible
|date=
parameter also handles a year by itself. Do not use in combination with the|date=
parameter, unless both of the following conditions are met:- Shortened footnotes target multiple citations with same last name and year of publication. (This situation necessitates a
CITEREF
disambiguator, usually a lowercase letter suffixed to the year.) - The
|date=
format is YYYY-MM-DD. (This format prevents the addition of a disambiguating letter to the year.)
- Shortened footnotes target multiple citations with same last name and year of publication. (This situation necessitates a
- orig-date: Original publication date or year; displays in square brackets after the date (or year). For clarity, please supply specifics. For example:
|orig-date=First published 1859
or|orig-date=Composed 1904
. As|orig-date=
does not support automatic date formatting, use the same date format as defined by|df=
(or, if it exists in the article, by|cs1-dates=
of a{{use dmy dates}}
or{{use mdy dates}}
template), or as used in the|date=
parameter. Alias: orig-year - df: date format; sets rendered dates to the specified format; does not support date ranges or seasonal dates; overrides the automatic date formatting described above. Accepts one value which may be one of these:
dmy
– set publication dates to day month year format; access- and archive-dates are not modified;mdy
– as above for month day, year formatymd
– as above for year initial numeric format YYYY-MM-DDdmy-all
– set publication, access-, and archive-dates to day month year format;mdy-all
– as above for month day, year formatymd-all
– as above for year initial numeric format YYYY-MM-DD
- ↑ 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.
Editors
- editor-last: surname of editor. Do not wikilink—use editor-link instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use editor-last to include the same format as the source. Aliases: editor-last1, editor1-last, editor-surname, editor-surname1, editor1-surname, editor, editor1.
- editor: This parameter is used to hold the complete name of a single editor (first and last), or the name of an editorial committee. This parameter should never hold the names of more than one editor. Supports accept-this-as-written markup.
- editor-first: given or first names of editor, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use editor-link instead. Aliases: editor-first1, editor1-first, editor-given, editor-given1, editor1-given.
- OR: for multiple editors, use editor-last1, editor-first1 through editor-lastn, editor-firstn (Aliases: editorn-last, editor-surnamen or editorn-surname; editorn-first, editor-givenn or editorn-given; editorn). For an individual editor plus an institutional editor, you can use
|editor-first1=...
|editor-last1=...
|editor2=...
. - editor-link: title of existing Wikipedia article about the editor—not the editor's website; do not wikilink. Aliases: editor-link1.
- OR: for multiple editors, use editor-link1 through editor-linkn (alias editorn-link).
- name-list-style: accepts a limited list of keywords as value; when set to
amp
,ampersand
, or&
, inserts an ampersand between the last two names in a name list; when set toand
, inserts the conjunction 'and' between the last two names of a name list; when set tovanc
displays name lists in Vancouver style when the lists use thelast
/first
forms of name parameters.
- veditors: comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses. End with etal if appropriate:
|veditors=Smythe JB, ((Megabux Corp.)), etal
- editor-linkn and editor-maskn may be used for the individual names in
|veditors=
, as described above
- Display:
- Use display-editors to control the length of the displayed editor name list and to specify when "et al." is included.
- If authors: Authors are first, followed by the included work, then "In" and the editors, then the main work.
- If no authors: Editors appear before the included work; a single editor is followed by "ed."; multiple editors are followed by "eds."
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 quotation marks. For titles containing quotation marks, convert regular quotation marks (") to single quotation marks ('). See MOS:QINQ for guidance in more complex situations. If script-title is defined, use title to hold a Romanization (if available) of the title in script-title.
- script-title: Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in title (if present). Must be prefixed with one of the supported language codes to help browsers properly display the script:
... |title=Tōkyō tawā |script-title=ja:東京タワー |trans-title=Tokyo Tower ...
- trans-title: English translation of the title if the source cited is in a foreign language. Displays in square brackets after title. Use of the language parameter is recommended.
- script-title: Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in title (if present). Must be prefixed with one of the supported language codes to help browsers properly display the script:
- Titles containing certain characters will not display and link correctly unless those characters are encoded.
newline | [ | ] | | |
---|---|---|---|
space | [ | ] | {{!}} (preferred)
|
{{bracket|text}} | | or {{pipe}} – |
- title-link: Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink.
- type: Provides additional information about the media type of the source. May alternatively be used to identify the type of manuscript linked to in the title, if this is not the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence case. Displays in parentheses following the title. The reserved keyword
none
can be used to disable the display of a type. Examples: Thesis, Booklet, Accepted manuscript, CD liner, Press release. Alias: medium.
- Lua error: bad argument #1 to "get" (not a valid title).: The language (or a comma-separated list of the languages) in which the source is written, as either the ISO 639 language code (preferred) or the full language name. Examples:
|language=ru
;|lang=fr, pt-br
;|lang=Russian
;|language=French, Portuguese
. See the list of supported codes and names. Do not use templates or wikilinks. Displays in parentheses with "in" before the language name or names. When the only source language is English, no language is displayed in the citation. The use of languages recognized by the citation module adds the page to the appropriate subcategory of Category:CS1 foreign language sources. Because cs1|2 templates are often copied from en.wiki to other wikis, the use of language codes is preferred so that language names render in the correct language and form, e.g. español at a French-language wiki instead of the English word "Spanish". Aliases: Lua error: bad argument #1 to "get" (not a valid title).
URL
- url: URL of an online location where the text of the publication named by title can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Remove tracking parameters from URLs, e.g.
#ixzz2rBr3aO94
or?utm_source=google&utm_medium=...&utm_term=...&utm_campaign=...
. Do not link to any commercial booksellers, such as Amazon; use|isbn=
or|oclc=
to provide neutral search links for books. Invalid URLs, including those containing spaces, will result in an error message.- access-date: Full date when the content pointed to by url was last verified to support the text in the article; do not wikilink; requires url; use the same format as other access and archive dates in the citations.[date 1] Not required for linked documents that do not change. For example, access-date is required for online sources, such as personal websites, that do not have a publication date; see WP:CITEWEB. Access dates are not required for links to published research papers or published books. Note that access-date is the date that the URL was found to be working and to support the text being cited. See "Automatic date formatting" above for details about interaction with
{{use dmy dates}}
and{{use mdy dates}}
. Can be hidden or styled by registered editors. Alias: accessdate. - archive-url: The URL of an archived snapshot of a web page. Typically used to refer to services such as Internet Archive and archive.today ; requires archive-date and url. By default (overridden by
|url-status=live
) the archived link is displayed first, with the original link at the end. Alias: archiveurl.- archive-date: Archive-service snapshot-date; preceded in display by default text "archived from the original on". Use the same format as other access and archive dates in the citations. This does not necessarily have to be the same format that was used for citing publication dates.[date 1] Do not wikilink; templated dates are discouraged. See "Automatic date formatting" above for details about interaction with
{{use dmy dates}}
and{{use mdy dates}}
. Alias: archivedate. - url-status: A control parameter to select one of
|url=
or|archive-url=
to link|title=
; requires url and archive-url. Use{{dead link}}
to mark dead|url=
when there is no|archive-url=
.- Accepts multiple keywords:
dead
– (default condition when|url-status=
omitted or empty) selects|archive-url=
live
– selects|url=
; used when|url=
is preemptively archived with|archive-url=
deviated
– selects|archive-url=
; used when|url=
is still 'live' but no-longer supports the text in a Wikipedia articleunfit
– selects|archive-url=
; used when|url=
links to vice (gambling, pornography), advertising, or other unsuitable page; links to|url=
are suppressed in the rendering. If an entire domain is unsuitable, consider instead usurpation or blacklist. Bot help is available at WP:URLREQusurped
– selects|archive-url=
; used when the domain in|url=
no longer serves its original intent, particularly when the domain has been (mis)appropriated by other entities, such as vice, reseller and advertising sites; links to|url=
are suppressed in the rendering. Bot help is available at WP:URLREQbot: unknown
– Editors may encounter this value which is left behind by a bot that has visited the reference and wasn't able to determine the status of the url. The page will be automatically placed in Category:CS1 maint: bot: original URL status unknown when this value is present, and per the instructions in that category, editors manually evaluate the state of the URL and change the parameter value appropriately.
- Accepts multiple keywords:
- archive-format: File format of the work referred to by archive-url; for example: DOC or XLS; displayed in parentheses after the archive link. HTML is implied and should not be specified. PDF is auto-detected and should not be specified. Does not change the external link icon (except for PDF). Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. (This is not a concern with PDF, because the auto-detection will add "(PDF)" as descriptive text.)
- archive-date: Archive-service snapshot-date; preceded in display by default text "archived from the original on". Use the same format as other access and archive dates in the citations. This does not necessarily have to be the same format that was used for citing publication dates.[date 1] Do not wikilink; templated dates are discouraged. See "Automatic date formatting" above for details about interaction with
- url-access:
- access-date: Full date when the content pointed to by url was last verified to support the text in the article; do not wikilink; requires url; use the same format as other access and archive dates in the citations.[date 1] Not required for linked documents that do not change. For example, access-date is required for online sources, such as personal websites, that do not have a publication date; see WP:CITEWEB. Access dates are not required for links to published research papers or published books. Note that access-date is the date that the URL was found to be working and to support the text being cited. See "Automatic date formatting" above for details about interaction with
- format: File format of the work referred to by url; for example: DOC or XLS; displayed in parentheses after title. (For media format, use type.) HTML is implied and should not be specified. PDF is auto-detected and should not be specified. Does not change the external link icon (except for PDF). Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. (This is not a concern with PDF, because the auto-detection will add "(PDF)" as descriptive text.)
URLs must begin with a supported URI scheme. http://
and https://
will be supported by all browsers; however, ftp://
, gopher://
, irc://
, ircs://
, mailto:
and news:
may require a plug-in or an external application and should normally be avoided. IPv6 host-names are currently not supported.
If URLs in citation template parameters contain certain characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20
. To encode the URL, replace the following characters with:
Character | space | " | ' | < | > | [ | ] | { | | | } |
---|---|---|---|---|---|---|---|---|---|---|
Encoding | %20 | %22 | %27 | %3C | %3E | %5B | %5D | %7B | %7C | %7D |
Single apostrophes do not need to be encoded; however, unencoded multiples will be parsed as italic or bold markup. Single curly closing braces also do not need to be encoded; however, an unencoded pair will be parsed as the double closing braces for the template transclusion.
Periodical (work, newspaper, website)
- work (required by
{{cite journal}}
and{{cite magazine}}
): Name of the work containing the source; may be wikilinked if relevant. Displays in italics. If the name of the periodical changed over time use the name at the time of the source's publication. If script-work is defined, use work to hold a Romanization (if available) of the title in script-work. Aliases: journal, newspaper, magazine, periodical, website. Use Latin script. For languages written in non-Latin based scripts (Arabic, Chinese, Cyrillic, Greek, Hebrew, Indic, Japanese, Korean, etc.) use a standard Romanization in this field.- script-work: Work title in its original, non-Latin script; not italicized, follows italicized Romanization defined in work (if present). Must be prefixed with one of the supported language codes to help browsers properly display the script. Leave empty for Latin-based scripts (Czech, French, Turkish, Vietnamese, etc.). Aliases: script-journal, script-newspaper, script-magazine, script-periodical, script-website.
- trans-work: English translation of the work title if the source cited is in a foreign language. Displays in square brackets after work or script-work. Aliases: trans-journal, trans-newspaper, trans-magazine, trans-periodical, trans-website.
... |work=Zhōngguó piàofáng |script-work=zh:中国票房 |trans-work=China Box Office ...
- issue: When the publication is one of a series that is published periodically. Alias: number. When the issue has a special title of its own, this may be given, in italics, along with the issue number, e.g.
|issue=2, ''Modern Canadian Literature''
. Please choose either|issue=
or|number=
depending on what is used in the actual publication. If a publication carries both issue and number designations (typically one being a year-relative and the other an absolute value), provide them both, for example|issue=2 #143
. Displayed in parentheses following volume. - department: Title of a regular department, column, 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.
- When set, work changes the formatting of other parameters in the same citation:
- title is not italicized and is enclosed in quotes.
- chapter does not display (and will produce an error message).
Edition, series, volume
- edition: When the publication has more than one edition; for example: "2nd", "Revised", and so forth. Appends the string " ed." after the field, so
|edition=2nd
produces "2nd ed." Does not display if a periodical field is defined.
- series or version: When the source is part of a series, such as a book series or a journal, where the issue numbering has restarted.
- volume: For one publication published in several volumes. Displays after the title and series fields; volume numbers should be entered just as a numeral (e.g. 37). Volume values that are wholly digits, wholly uppercase Roman numerals, or fewer than five characters will appear in bold. Any alphanumeric value of five or more characters will not appear in bold. In rare cases, publications carry both an ongoing volume and a year-related value; if so, provide them both, for example |volume=IV / #10.
Publisher
- publisher: Name of publisher; may be wikilinked[1] if relevant. The publisher is the company, organization or other legal entity that publishes the work being cited. For self-published works (i.e., where the publisher is the same as the author or creator) state
|publisher=self-published
.[2] Do not use the publisher parameter for the name of a work (e.g. a website, book, encyclopedia, newspaper, magazine, journal, etc.). If the name of the publisher changed over time, use the name as stated in the publication or used at the time of the source's publication. Corporate designations such as "Ltd", "Inc.", or "GmbH" are not usually included. Not normally used for periodicals. Omit where the publisher's name is substantially the same as the name of the work (for example, The New York Times Co. publishes The New York Times newspaper, so there is no reason to name the publisher). Displays after title. - place: For news stories with a dateline, the location where the story was written. If the name of the location changed over time, use the name as stated in the publication or used at the time of the source's publication. In earlier versions of the template this was the publication place, and for compatibility, will be treated as the publication place if the publication-place parameter is absent; see that parameter for further information. Alias: location
- publication-place: Geographical place of publication; generally not wikilinked; omit when the name of the work includes the publication place, for example, The Boston Globe, The Times of India. Displays after the title. If the name of the publication place changed over time, use the name as stated in the publication or used at the time of the source's publication. If only one of publication-place, place, or location is defined, it will be treated as the publication place and will show after the title; if publication-place and place or location are defined, then place or location is shown before the title prefixed with "written at" and publication-place is shown after the title.
- publication-date: Date of publication when different from the date the work was written. If date (or year) is also defined and is different, then publication-date displays preceded by "published" and enclosed in parentheses, following publisher. If date (or year) is not defined, publication-date is displayed as date. Use the same format as other dates in the article; do not wikilink.
- via: Name of the content deliverer (if different from publisher). via is not a replacement for publisher, but provides additional detail. It may be used when the content deliverer (e.g. NewsBank) presents the source in a format different from the original, when the URL provided does not make clear the identity of the deliverer, where no URL or DOI is available (EBSCO), or if the deliverer requests attribution.
- agency: The news agency (wire service) that provided the content; examples: Associated Press, Reuters, Agence France-Presse. Do not use for sources published on the agency's own website; e.g. apnews.com or reuters.com; instead, use work or publisher. May be wikilinked if relevant.
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 byp.
unless|no-pp=yes
. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g.|page=3{{hyphen}}12
), otherwise several editors and semi-automated tools will assume this was a misuse of the parameter to indicate a page range and will convert|page=3-12
to|pages=3{{ndash}}12
. Alias: p. - OR: pages: A range of pages in the source that supports the content. Use either
|page=
or|pages=
, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded bypp.
unless|no-pp=yes
.
Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of|pages=
without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended:|pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15))
. Alternatively, use|at=
, like this:|at=pp. 3-1–3-15
. Alias: pp.- no-pp: Set to yes, y, or true to suppress the
p.
orpp.
notations where this is inappropriate; for example, where|page=Front cover
or|pages=passim
.
- no-pp: Set to yes, y, or true to suppress the
- OR: at: For sources where a page number is inappropriate or insufficient. Overridden by
|page=
or|pages=
. Use only one of|page=
,|pages=
, or|at=
.
Examples: page (p.) or pages (pp.); section (sec.), column (col.), paragraph (para.); track; hours, minutes and seconds; act, scene, canto, book, part, folio, stanza, back cover, liner notes, indicia, colophon, dust jacket, verse. - For
|quote-page=
and|quote-pages=
used in conjunction with|quote=
, see here.
Identifiers
- id: A unique identifier, used where none of the specialized identifiers are applicable; wikilink or use an external link template as applicable. For example,
|id=NCJ 122967
will append "NCJ 122967" at the end of the citation. You can use templates such as|id={{NCJ|122967}}
to append NCJ 122967 instead.
The following identifiers create links and are designed to accept a single value. Using multiple values or other text will break the link and/or invalidate the identifier. In general, the parameters should include only the variable part of the identifier, e.g. |rfc=822
or |pmc=345678
.
- Lua error: bad argument #1 to "get" (not a valid title).: 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: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Amazon Standard Identification Number; if first character of Lua error: bad argument #1 to "get" (not a valid title). value is a digit, use Lua error: bad argument #1 to "get" (not a valid title).. Because this link favours one specific distributor, include it only if standard identifiers are not available. Example
|asin=B00005N5PF
. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..- Lua error: bad argument #1 to "get" (not a valid title).: ASIN top-level domain for Amazon sites other than the US; valid values: {{#lst:Help:CS1 errors|asin-tld_values_list}}. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..
- Lua error: bad argument #1 to "get" (not a valid title).: bibcode; used by a number of astronomical data systems; for example:
1974AJ.....79..819H
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: bioRxiv id, as in the entire DOI (e.g.
10.1101/078733
for http://biorxiv.org/content/early/2016/10/01/078733 or https://doi.org/10.1101/078733;10.1101/2020.07.24.220400
for https://doi.org/10.1101/2020.07.24.220400). Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: CiteSeerX id, a string of digits and dots found in a CiteSeerX URL (e.g.
10.1.1.176.341
for https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.176.341). Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Digital object identifier; for example:
10.1038/news070508-7
. It is checked to ensure it begins with (10.
). Aliases: Lua error: bad argument #1 to "get" (not a valid title)..- Supports accept-this-as-written markup to indicate valid DOIs using a non-standard format, see below.
- Lua error: bad argument #1 to "get" (not a valid title).: Date a valid DOI was found to be non-working/inactive at https://doi.org. Use the same format as other dates in the article. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..
- Lua error: bad argument #1 to "get" (not a valid title).: 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: Lua error: bad argument #1 to "get" (not a valid title)..- Supports accept-this-as-written markup to indicate valid eISSNs using a non-standard format, see below.
- Lua error: bad argument #1 to "get" (not a valid title).: Handle System identifier for digital objects and other resources on the Internet; example
|hdl=20.1000/100
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: International Standard Book Number; for example:
978-0-8126-9593-9
. Hyphens in the ISBN are optional, but preferred. Use the ISBN actually printed on or in the book. Use the 13-digit ISBN – beginning with 978 or 979 – when it is available. If only a 10-digit ISBN is printed on or in the book, use it. ISBNs can be found on the page with the publisher's information – usually the back of the title page – or beneath the barcode as a number beginning with 978 or 979 (barcodes beginning with any other numbers are not ISBNs). For sources with the older 9-digit SBN system, use Lua error: bad argument #1 to "get" (not a valid title).. Do not convert a 10-digit ISBN to 13-digit by just adding the 978 prefix; the last digit is a calculated check digit and just making changes to the numbers will make the ISBN invalid. This parameter should hold only the ISBN without any additional characters. It is checked for length, invalid characters – anything other than numbers, spaces, and hyphens, with "X" permitted as the last character in a 10-digit ISBN – and the proper check digit. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..- Use the {{Format ISBN}} template within the parameter – in the form
|isbn={{Format ISBN|9780812695939}}
– if you are unsure of how any particular ISBN should be hyphenated, as the pattern varies by country and publisher. - Supports accept-this-as-written markup to indicate valid ISBNs using a non-standard format, see below.
- Use the {{Format ISBN}} template within the parameter – in the form
- Lua error: bad argument #1 to "get" (not a valid title).: 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: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: 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: Lua error: bad argument #1 to "get" (not a valid title)..- Supports accept-this-as-written markup to indicate valid ISSNs using a non-standard format, see below.
- Lua error: bad argument #1 to "get" (not a valid title).: Jahrbuch über die Fortschritte der Mathematik; do not include "JFM" in the value; example
|jfm=53.0144.01
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: JSTOR reference number; for example:
|jstor=3793107
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Library of Congress Control Number. When present, alphabetic prefix characters are to be lower case and without a space; example
|lccn=79-57364
or|lccn=2004042477
or|lccn=e09001178
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Mathematical Reviews; example
|mr=630583
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: OCLC Number for looking up publications in the WorldCat union catalog; example
|oclc=9355469
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Open Library identifier; do not include "OL" in the value; example
|ol=7030731M
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Office of Scientific and Technical Information; example
|osti=4367507
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: 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. . Aliases: Lua error: bad argument #1 to "get" (not a valid title)..- Lua error: bad argument #1 to "get" (not a valid title).: Date that Lua error: bad argument #1 to "get" (not a valid title). goes live; if this date is in the future, then Lua error: bad argument #1 to "get" (not a valid title). is not linked until that date. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..
- Lua error: bad argument #1 to "get" (not a valid title).: PubMed; use unique identifier; example
|pmid=17322060
Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Request for Comments; example
|rfc=3143
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Standard Book Number; example
|sbn=356-02201-3
. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..- Supports accept-this-as-written markup to indicate valid SBNs using a non-standard format, see below.
- Lua error: bad argument #1 to "get" (not a valid title).: Social Science Research Network; example
|ssrn=1900856
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Semantic Scholar corpus ID; example
|s2cid=37220927
. Aliases: Lua error: bad argument #1 to "get" (not a valid title).. - Lua error: bad argument #1 to "get" (not a valid title).: Zentralblatt MATH; example
|zbl=0472.53010
For zbMATH search results likeJFM 35.0387.02
use|jfm=35.0387.02
. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..
In very rare cases, identifiers are published which do not follow their defined standard format or use non-conforming checksums. These would typically cause an error message to be shown. Do not alter them to match a different checksum. In order to suppress the error message, some identifiers (|doi=
, |eissn=
, |isbn=
, |issn=
, and |sbn=
) support a special accept-this-as-written markup which can be applied to disable the error-checking (as |<param>=((<value>))
). If the problem is down to a mere typographical error in a third-party source, correct the identifier value instead of overriding the error message.
For some identifiers, it is possible to specify the access status using the corresponding |<param>-access=
parameter.
For {{cite journal}}, some identifiers (specifying free resources) will automatically be linked to the title when |url=
and |title-link=
are not used to specify a different link target. This behaviour can be overridden by one out of a number of special keywords for |title-link=
to manually select a specific source (|title-link=pmc
or |title-link=doi
) for auto-linking or to disable the feature (|title-link=none
).
It is not necessary to specify a URL to a link identical to a link also produced by an identifier. The |url=
parameter (or |title-link=
) can then be used for providing a direct deep link to the corresponding document or a convenience link to a resource that would not otherwise be obviously accessible.
Subscription or registration required
Citations of online sources that require registration or a subscription are acceptable in Wikipedia as documented in Verifiability § Access to sources. As a courtesy to readers and other editors, editors should signal restrictions on access to material provided via the external links included in a citation. These levels describe requirements or constraints related to accessing and viewing the cited material; they are not intended to indicate the ability to reuse, or the copyright status, of the material, since that status is not relevant to verifying claims in articles.
Four access levels can be used:
- access indicator for named identifiers:
free
: the source is free to read for anyone
- access indicators for url-holding parameters:
registration
: a free registration with the provider is required to access the source, even if a limited preview, abstract or review may still be available without registrationlimited
: free access is subject to limited trial and a subscription is normally requiredsubscription
: the source is only accessible via a paid subscription with the provider of the source ("paywall")
As there are often multiple external links with different access levels in the same citation, each value is attributed to a specific external link.
Access indicators for url-holding parameters
Online sources linked by |url=
, |article-url=
, |chapter-url=
, |contribution-url=
, |entry-url=
, |map-url=
, and |section-url=
are presumed to be free-to-read. When they are not free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. Because the sources linked by these URL-holding parameters are presumed to be free-to-read, they are not marked as free
. If the registration/limited/subscription access to the source goes dead and is no longer available, then remove the access-indicator parameter and add |archive-url=
and |archive-date=
values if possible.
URL | Access | Allowed keywords |
---|---|---|
|url=
|
|url-access= |
registration ![]() limited ![]() subscription ![]() |
|article-url=
|
|article-url-access=
| |
|chapter-url=
|
|chapter-url-access=
| |
|contribution-url=
|
|contribution-url-access=
| |
|entry-url=
|
|entry-url-access=
| |
|map-url=
|
|map-url-access=
| |
|section-url=
|
|section-url-access=
|
For example, this cites a web page that requires registration but not subscription:
{{cite web |url=https://example.com/nifty_data.php |url-access=registration |date=2021-04-15 |title=Nifty example data}}
which renders as:
- Lua error: bad argument #1 to "get" (not a valid title).
Access indicator for named identifiers
Links inserted by named identifiers are presumed to lie behind a paywall or registration barrier – exceptions listed below. When they are free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. When the sources linked by these named-identifier parameters are not presumed to carry a free-to-read full text (for instance because they're just abstracting services), they may not be marked as limited
, registration
, or subscription
.
Identifier | Access | Allowed keywords |
---|---|---|
|bibcode=
|
|bibcode-access= |
free ![]() |
|doi=
|
|doi-access=
| |
|hdl=
|
|hdl-access=
| |
|jstor=
|
|jstor-access=
| |
|ol=
|
|ol-access=
| |
|osti=
|
|osti-access=
| |
|ssrn=
|
|ssrn-access=
| |
|s2cid=
|
|s2cid-access=
|
Some named-identifiers are always free-to-read. For those named identifiers there are no access-indicator parameters; the access level is automatically indicated by the template. These named identifiers are:
|arxiv=
|biorxiv=
|citeseerx=
|medrxiv=
|pmc=
|rfc=
For embargoed Lua error: bad argument #1 to "get" (not a valid title). that will become available in the future, see Lua error: bad argument #1 to "get" (not a valid title)..
Tracking of free DOIs
- The template is able to recognize known free-to-read DOI registrants, based on a list in Module:Citation/CS1/Configuration. Once a free registrant is identified, the
10.xxxx/...
part of the DOI associated with the registrant can be added to the list under local function build_free_doi_registrants_table(). If|doi-access=free
is not set, it will place the page in Category:CS1 maint: unflagged free DOI, which is routinely cleared by User:Citation bot. - The template is also able to recognize known free-to-read journals, assuming they have a clear
10.xxxx/yyyy....
DOI pattern. Once that pattern is identified, it can be added to Module:Citation/CS1/Configuration under local extended_registrants_t = { with the format['XXXX'] = {'YYYY'},
. If there are multiple journals with the same DOI prefix, they can be grouped together with the format['XXXX'] = {'YYYY', 'ZZZZ', '...'},
. - If you add a free registrant/free journal to the lists in Module:Citation/CS1/Configuration, leave a note at User talk:Citation bot so the bot knows about it.
Quote
- quote: Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation. If script-quote is defined, use quote to hold a Romanization (if available) of the text in script-quote.
- script-quote: Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in quote (if available). Alias: none. Must be prefixed with one of the supported language codes to help browsers properly display the script:
... |quote=Tōkyō tawā |script-quote=ja:東京タワー |trans-quote=Tokyo Tower ...
- trans-quote: English translation of the quotation if the source quoted is in a foreign language. Displays in square brackets. Alias: none.
- script-quote: Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in quote (if available). Alias: none. Must be prefixed with one of the supported language codes to help browsers properly display the script:
- quote-page: The number of a single page quoted in
|quote=
. Use either|quote-page=
or|quote-pages=
, but not both. Should be a subset of the page(s) specified in|page=
,|pages=
or|at=
. Displays preceded byp.
unless|no-pp=yes
. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g.|quote-page=3{{hyphen}}12
). Alias: none. - OR: quote-pages: A list or range of pages quoted in
|quote=
. Use either|quote-page=
or|quote-pages=
, but not both. Should be a subset of the pages specified in|pages=
or|at=
. Separate using an en dash (–); separate non-sequential pages with a comma (,). Displays preceded bypp.
unless|no-pp=yes
is defined. Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of|quote-pages=
without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended:|quote-pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15))
. Alias: none.
Anchor
- Lua error: bad argument #1 to "get" (not a valid title).: the citation's HTML anchor identifier, when different from its default. When set,
|ref=ID
generates an anchor with the givenID
(theid=
attribute in the citation's<cite id="ID">
HTML tag). Setting|ref=ID
identifies the template as a target and allows wikilinking to full references, especially useful with short-form citations like shortened notes and parenthetical referencing. The default anchor ID is suitable for use with {{sfn}} and {{harv}} templates. Since April 2020, the parameter / keyword pair|ref=harv
has no special meaning; this deprecated setting should not be used and may be removed from existing cs1|2 templates. To inhibit anchor ID creation, set|ref=none
. Aliases: Lua error: bad argument #1 to "get" (not a valid title)..
Display options
- mode: Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For
|mode=cs1
, element separator and terminal punctuation is a period (.
); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For|mode=cs2
, element separator is a comma (,
); terminal punctuation is omitted; where appropriate, initial letters of certain words are not capitalized ('retrieved...'). These styles correspond to Citation Style 1 and Citation Style 2 respectively. To override default terminal punctuation use postscript. - author-mask:
- contributor-mask:
- editor-mask:
- interviewer-mask:
- subject-mask:
- translator-mask:
- Replaces the name of the (first) author with em dashes or text. Set <name>-mask to a numeric value n to set the dash n em spaces wide; set <name>-mask to a text value to display the text without a trailing author separator; for example, "with". The numeric value 0 is a special case to be used in conjunction with <name>-link—in this case, the value of <name>-link will be used as (linked) text. In either case, you must still include the values for all names for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as shortened footnotes. Do not use in a list generated by
{{reflist}}
,<references />
or similar as there is no control of the order in which references are displayed. Mask parameters can take an enumerator in the name of the parameter (e.g.|authorn-mask=
) to apply the mask to a specific name.
- Replaces the name of the (first) author with em dashes or text. Set <name>-mask to a numeric value n to set the dash n em spaces wide; set <name>-mask to a text value to display the text without a trailing author separator; for example, "with". The numeric value 0 is a special case to be used in conjunction with <name>-link—in this case, the value of <name>-link will be used as (linked) text. In either case, you must still include the values for all names for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as shortened footnotes. Do not use in a list generated by
- display-authors:
- display-contributors:
- display-editors:
- display-interviewers:
- display-subjects:
- display-translators:
- Controls the number of author (or other kind of contributor) names that are displayed. By default, all authors are displayed. To change the displayed number of names, set the parameter to the desired number. For example,
|display-authors=2
will display only the first two authors in a citation (and not affect the display of the other kinds of contributors).|display-authors=0
is a special case suppressing the display of all authors including the et al.|display-authors=etal
displays all authors in the list followed by et al. Aliases: none.
- Controls the number of author (or other kind of contributor) names that are displayed. By default, all authors are displayed. To change the displayed number of names, set the parameter to the desired number. For example,
- postscript: Controls the closing punctuation for a citation; defaults to a period (
.
); for no terminating punctuation, specify|postscript=none
– leaving|postscript=
empty is the same as omitting it, but is ambiguous. Additional text, or templates that render more than a single terminating punctuation character, will generate a maintenance message.|postscript=
is ignored if quote is defined.
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 for Cite news
Lua error: bad argument #1 to "get" (not a valid title).
This template formats a citation to a news article in print, video, audio or web using the provided source information (e.g. author, publication, date) and various formatting options.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Last name | last last1 author author1 | The surname of the author; don't wikilink, use 'author-link'. | Line | suggested |
First name | first first1 | Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link'. | Line | suggested |
Author link | author-link author-link1 author1-link | Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors | Page name | optional |
Last name 2 | last2 author2 | The surname of the second author; don't wikilink, use 'author-link2'. | Unknown | optional |
First name 2 | first2 | Given or first name, middle names, or initials of the second author; don't wikilink. | Unknown | optional |
Author link 2 | author-link2 author2-link | Title of existing Wikipedia article about the second author. | Page name | optional |
Last name 3 | last3 author3 | The surname of the third author; don't wikilink, use 'author-link3'. | Unknown | optional |
First name 3 | first3 | Given or first name, middle names, or initials of the third author; don't wikilink. | Unknown | optional |
Author link 3 | author-link3 author3-link | Title of existing Wikipedia article about the third author. | Page name | optional |
Last name 4 | last4 author4 | The surname of the fourth author; don't wikilink, use 'author-link4'. | Unknown | optional |
First name 4 | first4 | Given or first name, middle names, or initials of the fourth author; don't wikilink. | Unknown | optional |
Author link 4 | author-link4 author4-link | Title of existing Wikipedia article about the fourth author. | Page name | optional |
Last name 5 | last5 author5 | The surname of the fifth author; don't wikilink, use 'author-link5'. | Unknown | optional |
First name 5 | first5 | Given or first name, middle names, or initials of the fifth author; don't wikilink. | Unknown | optional |
Author link 5 | author-link5 author5-link | Title of existing Wikipedia article about the fifth author. | Page name | optional |
Last name 6 | last6 author6 | The surname of the sixth author; don't wikilink, use 'author-link6'. | Unknown | optional |
First name 6 | first6 | Given or first name, middle names, or initials of the sixth author; don't wikilink. | Unknown | optional |
Author link 6 | author-link6 author6-link | Title of existing Wikipedia article about the sixth author. | Page name | optional |
Last name 7 | last7 author7 | The surname of the seventh author; don't wikilink, use 'author-link7'. | Unknown | optional |
First name 7 | first7 | Given or first name, middle names, or initials of the seventh author; don't wikilink. | Unknown | optional |
Author link 7 | author-link7 author7-link | Title of existing Wikipedia article about the seventh author. | Page name | optional |
Last name 8 | last8 author8 | The surname of the eighth author; don't wikilink, use 'author-link8'. | Unknown | optional |
First name 8 | first8 | Given or first name, middle names, or initials of the eighth author; don't wikilink. | Unknown | optional |
Author link 8 | author-link8 author8-link | Title of existing Wikipedia article about the eighth author. | Page name | optional |
Last name 9 | last9 author9 | The surname of the ninth author; don't wikilink, use 'author-link9'. | Unknown | optional |
First name 9 | first9 | Given or first name, middle names, or initials of the ninth author; don't wikilink. | Unknown | optional |
Author link 9 | author-link9 author9-link | Title of existing Wikipedia article about the ninth author. | Page name | optional |
Author mask | author-mask | 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 | String | optional |
Display authors | display-authors | number of authors to display before 'et al.' is used; | Number | optional |
Name list style | name-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. | String | optional |
Source date | date | Full date of the source; do not wikilink | Date | suggested |
Year of publication | year | Year of the source being referenced; use 'date' instead, if month and day are also known | String | optional |
Original date | orig-date | Original date of publication; provide specifics | String | optional |
Editor last name | editor-last editor-last1 editor1-last editor-surname editor-surname1 editor1-surname editor editor1 | The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors; alias of 'editor1-last', 'editor', and 'editors' | Unknown | optional |
Editor first name | editor-first editor-first1 editor1-first editor-given editor-given1 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; alias of 'editor1-first' | Unknown | optional |
Editor link | editor-link editor-link1 | Title of existing Wikipedia article about the editor; can suffix with a numeral to add additional editors; alias of 'editor1-link' | Page name | optional |
Others | others | Used to record other contributions to the work, such as 'Illustrated by John Smith' or 'Translated by John Smith' | String | optional |
Source title | title | The title of the article as it appears in the source; displays in quotes | String | required |
Script title | script-title | For titles in non Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek etc). Prefix with two-character language code followed by a colon. e.g |script-title=ja:東京タワ | String | optional |
Translated title | trans-title | An English language title, if the source cited is in a foreign language; 'language' is recommended | String | optional |
URL | url 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 "//..."
| URL | suggested |
URL access level | url-access | Classification of the access restrictions on the URL ('registration', 'subscription' or 'limited')
| String | optional |
URL status | url-status | If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to 'dead' if the original URL is broken. If the original URL is 'live' but no longer supports the article text, set to 'deviated'. Set to 'unfit' or 'usurped' if the original URL is no longer suitable (spam, advertising, etc.) which will make the original link not appear at all.
| String | suggested |
Archive URL | archive-url archiveurl | The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date' | URL | suggested |
Archive date | archive-date archivedate | Date when the original URL was archived; do not wikilink | String | suggested |
URL access date | access-date accessdate | The full date when the original URL was accessed; do not wikilink | Date | suggested |
Name of publication | work journal magazine periodical newspaper website | Name of the newspaper, magazine or periodical; displays after title
| String | suggested |
Department | department | Department within the periodical | String | optional |
Publisher | publisher institution | Name of the parent institution or company that publishes the newspaper, magazine, or periodical; displays after name of the publication
| String | optional |
Location of publication | location place | Geographical place of publication; usually not wikilinked; omit when the publication name includes place; alias of 'place' | String | optional |
Page | page | Page in the source that supports the content; displays after 'p.' | String | optional |
Pages | pages | Pages in the source that support the content (not an indication of the number of pages in the source); displays after 'pp.'
| String | suggested |
At | at | May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient | String | optional |
Language | language | The language in which the source is written, if not English; use a two-letter language code (use ISO 639-1) or the full language name. Do not use icons or templates.
| String | optional |
Type | type | Additional information about the media type of the source; format in sentence case | String | optional |
Format | format | Format of the work referred to by 'url'; examples: PDF, DOC, XLS; do not specify HTML | String | optional |
Edition | edition | When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed with ' ed.' | String | optional |
Place of publication | publication-place | Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at' | String | optional |
Publication date | publication-date | Date of publication when different from the date the work was written; do not wikilink
| Date | optional |
Date format | df | Sets rendered dates to the specified format | String | optional |
Via | via | Identify the aggregator of the resource that provided the digital version (usually a database provider), when it differs from the publisher (e.g., for The Wikipedia Library)
| String | optional |
Volume | volume | For one publication published in several volumes. Usually a number. Do not prepend with vol. or v.
| String | optional |
Issue | issue number | Issue identifier when the source is part of a series that is published periodically. Usually a number. Do not prepend with no.
| Line | optional |
No pp | no-pp | Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')
| Boolean | optional |
arXiv identifier | arxiv | An identifier for arXive electronic preprints of scientific papers | String | optional |
ASIN | asin | Amazon Standard Identification Number; 10 characters | String | optional |
ASIN TLD | asin-tld | ASIN top-level domain for Amazon sites other than the US | String | optional |
Bibcode | bibcode | Bibliographic Reference Code (REFCODE); 19 characters | String | optional |
DOI | doi | Digital Object Identifier; begins with '10.' | String | optional |
DOI broken date | doi-broken-date | The date that the DOI was determined to be broken | Date | optional |
ISBN | isbn ISBN | International Standard Book Number; use the 13-digit ISBN where possible | String | optional |
ISSN | issn ISSN | International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen | String | optional |
jfm code | jfm | Jahrbuch über die Fortschritte der Mathematik classification code | String | optional |
JSTOR | jstor | JSTOR identifier | String | optional |
LCCN | lccn | Library of Congress Control Number | String | optional |
MR | mr | Mathematical Reviews identifier | String | optional |
OCLC | oclc | Online Computer Library Center number | String | optional |
OL | ol | Open Library identifier | String | optional |
OSTI | osti | Office of Scientific and Technical Information identifier | String | optional |
PMC | pmc | PubMed Center article number | String | optional |
PMID | pmid | PubMed Unique Identifier | String | optional |
RFC | rfc | Request for Comments number | String | optional |
SSRN | ssrn | Social Science Research Network | String | optional |
Zbl | zbl | Zentralblatt MATH journal identifier | String | optional |
id | id | A unique identifier used where none of the specialized ones are applicable | String | optional |
Quote | quote | Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation | String | optional |
Translated quote | trans-quote | English translation of the quotation if the source quoted is in a foreign language. Displays in square brackets. | String | optional |
Ref | ref | 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 | String | optional |
Postscript | postscript | The closing punctuation for the citation; ignored if 'quote' is defined; to suppress use reserved keyword 'none'
| String | optional |
Bibcode access level | bibcode-access | If the full text is available from ADS via this Bibcode, type 'free'.
| String | optional |
DOI access level | doi-access | If the full text is free to read via the DOI, type 'free'.
| String | optional |
HDL access level | hdl-access | If the full text is free to read via the HDL, type 'free'.
| String | optional |
Jstor access level | jstor-access | If the full text is free to read on Jstor, type 'free'.
| String | optional |
OpenLibrary access level | ol-access | If the full text is free to read on OpenLibrary, type 'free'.
| String | optional |
OSTI access level | osti-access | If the full text is free to read on OSTI, type 'free'.
| String | optional |
Agency | agency | The news agency (wire service) that provided the content
| String | optional |
See also
This template produces COinS metadata; see COinS in Wikipedia for background information.
- ↑ The pipe trick does not work inside references, so be sure to insert a full wikilink.
- ↑ Compare archived talk page.