Template:Cite arXiv/doc
This is a documentation subpage for Template:Cite arXiv It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 4,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
This template uses Lua: |
{{Cite arXiv}} | arXiv preprints |
---|---|
{{Cite AV media}} | audio and visual |
{{Cite AV media notes}} | audio and visual liner notes |
{{Cite bioRxiv}} | bioRxiv preprints |
{{Cite book}} | books |
{{Cite conference}} | conference papers |
{{Cite encyclopedia}} | edited collections |
{{Cite episode}} | radio or television episodes |
{{Cite interview}} | interviews |
{{Cite journal}} | academic journals and papers |
{{Cite magazine}} | magazines, periodicals |
{{Cite mailing list}} | public mailing lists |
{{Cite map}} | maps |
{{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}} | articles with SSRN identifiers |
{{Cite techreport}} | technical reports |
{{Cite thesis}} | theses |
{{Cite web}} | web sources not covered by the above |
See also: | |
This Citation Style 1 template is used to create citations for preprints at the arXiv. It links to the abstract at http://www.arxiv.org/abs/
eprint.
Usage
To use the template, you need only specify the arxiv or eprint parameter. Once you save the page, Citation bot will detect the citation and complete it automatically.
- Common parameters, horizontal format
{{cite arXiv |last= |first= |author-link= |eprint= |title= |class= |date= }}
- arxiv or eprint (Mandatory): arXiv/Eprint identifier, without any "arXiv:" prefix. Prior to April 2007, the identifiers included a classification, an optional two-letter subdivision, and a 7-digit YYMMNNN year, month, and sequence number of submission in that category. E.g. gr-qc/0610068 or math.GT/0309136. After April 2007, the format was changed to a simple YYMM.NNNN. Starting in January 2015, the identifier was changed to be 5 digits: YYMM.NNNNN.
- class: arXiv classification, e.g. hep-th. Optional. To be used only with new-style (2007 and later) eprint identifiers that do not include the classification.
- title: Title of the cited paper.
The template uses the style of {{cite journal}}. Once a paper is accepted in a peer-reviewed journal, it is recommended to use one of those templates, as the peer-reviewed status of the article is important, while preserving the arXiv link in order to guarantee open access to the previous version of the article. To preserve the arXiv link, add e.g. |arxiv=gr-qc/0610068
or |arxiv=math.GT/0309136
or |arxiv=YYMM.NNNN
(following the above examples) to the {{citation}} or {{cite journal}} templates.
Examples
{{cite arXiv |last=Sparling |first=George A. J. |date=2006 |title=Spacetime is spinorial; new dimensions are timelike |eprint=gr-qc/0610068}}
- Sparling, George A. J. (2006). "Spacetime is spinorial; new dimensions are timelike". arXiv:gr-qc/0610068.
{{cite arXiv |last=Leinster |first=Tom |date=2007 |title=The Euler characteristic of a category as the sum of a divergent series |eprint=0707.0835 |class=math.CT}}
- Leinster, Tom (2007). "The Euler characteristic of a category as the sum of a divergent series". arXiv:0707.0835 [math.CT].
Parameters
Deprecated
{{#lst:Help:CS1 errors|deprecated_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 complete name of a single author (first and last) or to hold the name of a corporate author. This parameter should never hold the names of more than one author.
- 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.
- 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, authorlink, authorlink1, author1-link, author1link.
- OR: for multiple authors, use author-link1 through author-linkn. Aliases: authorlink1 through authorlinkn, or author1-link through authorn-link, or author1link through authornlink.
- name-list-format: displays authors and editors in Vancouver style when set to
vanc
and when the list useslast
/first
parameters for the name list(s).
- vauthors: comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses:
|vauthors=Smythe JB, ((Megabux Corp.))
- author-link and author-mask may be used for the individual names in
|vauthors=
as described above
- 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.
- 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 source being referenced. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations.[date 1] Required when year is used to disambiguate
{{sfn}}
links to multiple-work citations by the same author in the same year.[more] Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after publisher.
- For approximate year, precede with "
c.
", like this:|date=c. 1900
.
- For no date, or "undated", use
|date=n.d.
- year: Year of source being referenced. Use of
|date=
is recommended unless all of the following conditions are met:- The
|date=
format is YYYY-MM-DD. - The citation requires a
CITEREF
disambiguator. - The template uses
|ref=harv
or|mode=cs2
, or the template is{{citation}}
.
- The
- df: date format; sets rendered dates to the specified format; does not support date ranges or seasonal dates. 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.
Title
- title: Title of source. Displays in quotes.
- Titles containing certain characters will not display and link correctly unless those characters are encoded.
newline | [ | ] | | |
---|---|---|---|
space | [ | ] | {{!}} (preferred)
|
{{bracket|text}} | | or {{pipe}} – |
- language: The language in which the source is written. Displays in parentheses with "in" before the language name or names. Use the full language name or the proper language code (list of supported codes / names). When the source uses more than one language, list them individually, separated by commas, e.g.
|language=French, German
or|language=fr, de
. The use of language names or language codes recognized by Wikimedia adds the page to the appropriate subcategory of Category:CS1 foreign language sources. Do not use templates or wikilinks. When the language is "English" (or "en"), no language is displayed in the citation. When two or more languages are listed, do not include "and" before the last language ("and" is inserted automatically by the template). Aliases: lang
TemplateData
TemplateData for Cite arXiv
Formats a citation to a paper with an arXiv id
Parameter | Description | Type | Status | |
---|---|---|---|---|
arXiv | arxiv eprint | arXiv identifier without the "arXiv:" prefix; can include version number
| String | required |
arXiv class | class | arXiv classification, for post-2007 ids | String | optional |
Version | version | arXiv version | String | deprecated |
Author | author author1 | Complete name of the first author | String | optional |
First name | first first1 given given1 | First name of first author | String | suggested |
Last name | last last1 surname surname1 | Last name of first author | String | suggested |
Author 2's first name | first2 given2 | First name of second author | String | optional |
Author 2's last name | last2 surname2 | Last name of second author | String | optional |
Author 2 | author2 | Full name of second author | String | optional |
Author's article | author-link author-link1 authorlink authorlink1 author1-link author1link. | Title of the Wikipedia article about the first author | Page name | optional |
Author 2's article | author-link2 authorlink2 author2-link author2link | Title of Wikipedia article about the second author | Page name | optional |
Authors | authors | Full list of all authors | String | optional |
Title | title | Title of the paper cited | String | suggested |
Translator | translator translator1 | Full name of first translator | String | optional |
Translator's last name | translator-last translator1-last translator-last1 | Translator's last name | String | optional |
Translator's first name | translator-first translator1-first translator-first1 | Translator's first name | String | optional |
Translator's article | translator-link translator-link1 translator1-link | Title of Wikipedia article of the (first) translator | Page name | optional |
Translator 2's First name | translator-first2 translator2-first | Translator 2's First name | String | optional |
Translator 2's last name | translator-last2 translator2-last | Translator 2's last name | String | optional |
Translator 2 | translator2 | Full name of second translator | String | optional |
Translator 2's article | translator-link2 translator2-link | Title of WIkipedia article about second translator | Page name | optional |
collaboration | collaboration | Name of a group of authors, in addition to the ones listed in the Author parameters | String | optional |
Date | date | Date of the source being cited. Use n.d. for no date, and c. for inexact dated | String | optional |
Original publication year | orig-year origyear | Original publication year, which displays after the main date. Be specific
| String | optional |
Date format for publication dates | df | Either ymd (Year-Month-Day), dmy (Day-Month-Year), or mdy (Month-Day-Year) add -all at end to also affect access and archive dates
| String | optional |
Translated title | trans-title | English translation of title | String | optional |
Language(s) | language | Language(s) the source is written in. Separate by commas, and do not include 'and' | String | optional |