Help:Overview_of_referencing_styles

Help:Overview of referencing styles

Help:Overview of referencing styles


Wikipedia uses various referencing systems to cite sources that support assertions in the article and to add explanatory and supplementary material. This page compares two systems that are currently used (Footnotes and Shortened footnotes) and two older systems that are deprecated and no longer used for new articles (Footnote3 and Parenthetical referencing).


Systems currently used

Footnotes

Wikipedia footnotes are a specific method of creating in-text cites and reference lists using the Cite software extension. This should not be confused with the concept of footnotes in general.

The in-text cite is placed in the content, usually after punctuation, and is created by enclosing the citation or note within <ref>...</ref> tags. Each in-text cite is formatted as a superscripted alphanumeric character called the cite label and is enclosed by brackets; example:[1]. The cite label has an HTML link to the full citation in the reference list. In-text cites are automatically ordered by the cite label starting from the first use on a page. The cite labels default to decimal but can be styled as alphabetic, Roman or Greek. The in-text cite may be defined with a name so they can be reused within the content and may be separated into groups for use as explanatory notes, table legends and the like.

The reference list shows the full citations with a cite label that matches the in-text cite. The cite label is a caret ^ with a backlink to the in-text cite. When a named in-text cite is invoked multiple times, multiple alphabetic back links are created after the cite label in the reference list.

The reference list is created by use of the <references /> tag or the {{reflist}} template. Example:

More information Markup, Renders as ...

Shortened footnotes

In this short example, note that an in-text cite such as [1] links to the shortened citation in the Notes list, which in turn links to the long citation in the References list:

More information Markup, Renders as ...

Older deprecated systems

Footnote3

Footnote3 is a deprecated method of referencing. New articles should not be created with it. Although it appears similar to the Footnotes system, it uses the {{ref}} and {{note}} templates.

More information Markup, Renders as ...
More information Footnote3, Cite.php ...

Parenthetical referencing

Parenthetical referencing is a citation system in which citations are added within sentences using brackets (parentheses). An example would be "Paris is the capital of France (Smith 2020, p. 1)". Full citations are collected in footnotes or endnotes, or in alphabetical order by author's last name, under a "references", "bibliography", or "works cited" heading at the end of the text.

This style of citation was a type of referencing used on Wikipedia until September 2020, when a community discussion reached a consensus to deprecate this format of citation. While some existing articles may still use this form of citation, new articles should not be created with it.

See also

Notes

  1. {{Ref}} creates an HTML id for the backlink ; when using {{Ref}} multiple times, the id is the same:
    • Per the HTML spec, ids must be unique, thus reuse causes validation errors in the articles where the template is transcluded.
    • Backlinks from the reference list to the inline cite are ambiguous— FireFox and Internet Explorer backlink only to the first inline cite, Opera backlinks to the last.
    • Example: See the use of the dagger symbol in List of baryons and the W3C validation— the HTML id for the dagger is "ref_Undiscovered".
  2. It is possible to define a Note without a matching Ref or vice versa. Example: Governor of New York invokes Ref but never defines the references.

Share this article:

This article uses material from the Wikipedia article Help:Overview_of_referencing_styles, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.