Help:Citation Style 2
Appearance
Style
Citation Style 2 differs from Citation Style 1 in these specific style characteristics:
- uses a comma to separate individual elements of a rendered citation (CS1 is a fullstop)
- terminal punctuation is omitted from the rendered citation unless overridden by
|postscript=
(CS1 is a fullstop)
How the templates work
CS2 templates present a citation generally as:
- With author:
- author (date), title, publisher, identifiers
- Without author:
- title, publisher, date, identifiers
For example:
- Elk, Anne (November 16, 1972), Anne Elk's Theory on Brontosauruses, Monty Python's Flying Circus
- Anne Elk's Theory on Brontosauruses, Monty Python's Flying Circus, November 16, 1972
Dates
Dates are generally included by three parameters:
- date: Full date of publication edition being referenced, in the same format as other dates in citations in the same article. Must not be wikilinked.
- or: year: Year of publication edition being referenced. Discouraged in favor of date, except in the rare case that all of the following conditions are met:
- the publication-date format in the template is YYYY-MM-DD
- the citation requires a
CITEREF
disambiguator
- or: year: Year of publication edition being referenced. Discouraged in favor of date, except in the rare case that all of the following conditions are met:
- orig-date: Original publication year, for display (in square brackets) after the date (or year). For clarity, please supply specifics, for instance
|orig-date=first published 1859
or|orig-date=composed 1904
. This parameter displays only if there is a value for date (or year).
When a source does not have a publication date, use |date=n.d.
or |date=nd
Dates formats per WP:DATESNO:
- Do not wikilink
- Use month before day or day before month styles and use them consistently throughout the article
- Access and archive dates in references should be in either the publication date format, or YYYY-MM-DD
Anchors
Shortened footnotes and parenthetical referencing may create links that will jump to an anchor created by the CS2 template. Anchors are always created but may be modified by use of |ref=
. The standard is formatted as CITEREFauthorslastnameyear
. For example:
- Elk, Anne (November 16, 1972), Anne Elk's Theory on Brontosauruses
- Creates an anchor named
CITEREFElk1972
.
|ref=ID
: Creates a custom anchor defined by ID. This is useful where the author and/or date is unknown.
Tools
Error checking:
- User:Ucucha/HarvErrors is a script that may be enabled to display errors when using Shortened footnotes or parenthetical referencing.