<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AOverview_of_referencing_styles</id>
	<title>Help:Overview of referencing styles - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AOverview_of_referencing_styles"/>
	<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Help:Overview_of_referencing_styles&amp;action=history"/>
	<updated>2026-04-18T18:34:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Help:Overview_of_referencing_styles&amp;diff=6452&amp;oldid=prev</id>
		<title>CapybaraKiller: 1 revision imported from :Wikipedia:Help:Overview_of_referencing_styles</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Help:Overview_of_referencing_styles&amp;diff=6452&amp;oldid=prev"/>
		<updated>2025-05-27T03:49:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://en.wikipedia.org/wiki/Help:Overview_of_referencing_styles&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Help:Overview of referencing styles&quot;&gt;Wikipedia:Help:Overview_of_referencing_styles&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:49, 26 May 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>CapybaraKiller</name></author>
	</entry>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Help:Overview_of_referencing_styles&amp;diff=6451&amp;oldid=prev</id>
		<title>Wikipedia&gt;Moxy: /* See also */ link</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Help:Overview_of_referencing_styles&amp;diff=6451&amp;oldid=prev"/>
		<updated>2024-10-06T02:37:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Wikipedia how to}}&lt;br /&gt;
{{notice|This help page is an overview and gives concise examples of several systems. Please refer to the linked main articles for details. For a more general introduction see [[Help:Introduction to referencing]] or [[Help:Referencing for beginners with citation templates]].}}&lt;br /&gt;
&lt;br /&gt;
Wikipedia uses various &amp;#039;&amp;#039;referencing systems&amp;#039;&amp;#039; to [[Wikipedia:Citing sources|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|Footnotes]] and [[#Shortened footnotes|Shortened footnotes]]) and two older systems that are deprecated and no longer used for new articles ([[#Footnote3|Footnote3]] and [[#Parenthetical referencing|Parenthetical referencing]]).&lt;br /&gt;
&lt;br /&gt;
==Systems currently used==&lt;br /&gt;
&lt;br /&gt;
===Footnotes===&lt;br /&gt;
{{main|Help:Footnotes}}&lt;br /&gt;
Wikipedia footnotes are a specific method of creating in-text cites and reference lists using the {{Cite.php}} software extension. This should not be confused with the concept of footnotes in general.&lt;br /&gt;
&lt;br /&gt;
The in-text cite is placed in the content, usually after punctuation, and is created by enclosing the citation or note within {{tag|ref}} tags. Each in-text cite is formatted as a superscripted alphanumeric character called the cite label and is enclosed by brackets; example:{{dummy ref}}. 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.&lt;br /&gt;
&lt;br /&gt;
The reference list shows the full citations with a cite label that matches the in-text cite. The cite label is a caret {{dummy backlink}} 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.&lt;br /&gt;
&lt;br /&gt;
The reference list is created by use of the {{tag|references|s}} tag or the {{tl|reflist}} template. Example:&lt;br /&gt;
&lt;br /&gt;
{{markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;This is an in-text cite.&amp;lt;ref&amp;gt;citation&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|This is an in-text cite.&amp;lt;ref&amp;gt;citation&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{fake heading|sub=3|References}}&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Shortened footnotes===&lt;br /&gt;
{{main|Help:Shortened footnotes}}&lt;br /&gt;
&lt;br /&gt;
In this short example, note that an in-text cite such as {{dummy ref}} links to the shortened citation in the Notes list, which in turn links to the long citation in the References list:&lt;br /&gt;
&lt;br /&gt;
{{markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;The brontosaurus is thin at one end.{{sfn|Elk|1972|p=5}} Then it becomes much thicker in the middle.{{sfn|Elk|1972|p=6}}&lt;br /&gt;
The Norwegian blue parrot will not move if its feet are nailed to the perch.{{sfn|Praline|1969|p=12}} Its metabolic processes are a matter of interest only to historians.{{sfn|Praline|1969|p=16}}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*{{cite book |last=Elk |first=Anne |title=[[Anne Elk&amp;#039;s Theory on Brontosauruses]] |date=November 16, 1972 }}&lt;br /&gt;
*{{cite book |last=Praline |first=Eric |title=[[Dead Parrot sketch]] |date=December 7, 1969 }}&lt;br /&gt;
{{refend}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|The brontosaurus is thin at one end.{{sfn|Elk|1972|p=5}} Then it becomes much thicker in the middle.{{sfn|Elk|1972|p=6}}&lt;br /&gt;
The Norwegian blue parrot will not move if its feet are nailed to the perch.{{sfn|Praline|1969|p=12}} Its metabolic processes are a matter of interest only to historians.{{sfn|Praline|1969|p=16}}&lt;br /&gt;
{{fake heading|sub=3|Notes}}&lt;br /&gt;
{{reflist|2}}&lt;br /&gt;
{{fake heading|sub=3|References}}&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*{{cite book |last=Elk |first=Anne |title=[[Anne Elk&amp;#039;s Theory on Brontosauruses]] |date=November 16, 1972 }}&lt;br /&gt;
*{{cite book |last=Praline |first=Eric |title=[[Dead Parrot sketch]] |date=December 7, 1969 }}&lt;br /&gt;
{{refend}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Older deprecated systems==&lt;br /&gt;
&lt;br /&gt;
===Footnote3===&lt;br /&gt;
{{main|Wikipedia:Footnote3}}&lt;br /&gt;
Footnote3 is a [[deprecation|deprecated]] method of referencing. New articles should not be created with it. Although it appears similar to the Footnotes system, it uses the {{tl|ref}} and {{tl|note}} templates.&lt;br /&gt;
&lt;br /&gt;
{{markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;According to scientists, the Sun is pretty big.{{ref|1}}&lt;br /&gt;
The Moon, however, is not so big.{{ref|2}}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
# {{note|1}} Miller, E: &amp;quot;The Sun.&amp;quot;, page 23. Academic Press, 2005&lt;br /&gt;
# {{note|2}} Smith, R: &amp;quot;Size of the Moon&amp;quot;, &amp;#039;&amp;#039;Scientific American&amp;#039;&amp;#039;, 46(78):46&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|According to scientists, the Sun is pretty big.{{ref|1}}&lt;br /&gt;
The Moon, however, is not so big.{{ref|2}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|sub=3|Notes}}&lt;br /&gt;
# {{note|1}} Miller, E: &amp;quot;The Sun.&amp;quot;, page 23. Academic Press, 2005&lt;br /&gt;
# {{note|2}} Smith, R: &amp;quot;Size of the Moon&amp;quot;, &amp;#039;&amp;#039;Scientific American&amp;#039;&amp;#039;, 46(78):46&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Comparison of Footnote3 and Cite.php Footnote&lt;br /&gt;
! !! Footnote3 !! Cite.php&lt;br /&gt;
|-&lt;br /&gt;
| Use                  || Deprecated for standard footnotes{{r|footnote3}}              || Standard{{r|footnote}}&lt;br /&gt;
|-&lt;br /&gt;
| Number style         || User applied, free style: can use numbers, alpha, Greek, etc. || Automatic with several styles{{r|citelabel}}&lt;br /&gt;
|-&lt;br /&gt;
| Reference list order || Manual                                                        || Automatic&lt;br /&gt;
|-&lt;br /&gt;
| Nesting              || Can nest {{tag|ref}} and other templates                      || Nesting with limitations{{r|refnest}}&lt;br /&gt;
|-&lt;br /&gt;
| Reuse                || Yes, but creates duplicate HTML ids{{r|htmlid}}               || Yes, unique HTML ids{{r|citebacklinks}}&lt;br /&gt;
|-&lt;br /&gt;
| Error checking       || No{{r|referror}}                                              || Yes{{r|citeerror}}&lt;br /&gt;
|-&lt;br /&gt;
| Markup               || Fairly terse                                                  || Can be a bit long, especially when using groups&lt;br /&gt;
|-&lt;br /&gt;
| Preview testing      || Clicking on a {{tl|ref}} link while previewing an edit will cause the page to reload and changes to be lost || No issues&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Parenthetical referencing===&lt;br /&gt;
{{main|Wikipedia:Parenthetical referencing}}&lt;br /&gt;
[[Parenthetical referencing]] is a [[citation]] system in which citations are added within sentences using [[brackets]] (parentheses). An example would be &amp;quot;Paris is the capital of France (Smith 2020, p.&amp;amp;nbsp;1)&amp;quot;. Full citations are collected in footnotes or endnotes, or in alphabetical order by author&amp;#039;s last name, under a &amp;quot;references&amp;quot;, &amp;quot;bibliography&amp;quot;, or &amp;quot;works cited&amp;quot; heading at the end of the text.&lt;br /&gt;
&lt;br /&gt;
This style of citation was a type of referencing used on Wikipedia until September 2020, when a [[Special:PermanentLink/976895063#Deprecate parenthetical citations|community discussion]] reached a consensus to [[deprecation|deprecate]] this format of citation. While some existing articles may still use this form of citation, new articles should not be created with it.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{For|instructions on how to &amp;quot;bundle&amp;quot; citations|Help:Citation merging}}&lt;br /&gt;
* [[Help:References and page numbers]]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
{{reflist |refs=&lt;br /&gt;
&amp;lt;ref name=citebacklinks&amp;gt;A large number of reuses of a cite will result in a long sequence of backlinks that are unwieldy and useless; see {{phab|25455}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=citeerror&amp;gt;See [[Help: Cite errors]].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=citelabel&amp;gt;See [[Help:Shortened footnotes]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=referror&amp;gt;It is possible to define a Note without a matching Ref or vice versa. Example: {{oldid|Governor of New York|349745548|Governor of New York}} invokes Ref but never defines the references.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=footnote&amp;gt;See [[Help:Footnotes]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=footnote3&amp;gt;See [[Wikipedia:Footnote3]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=htmlid&amp;gt;{{tl|Ref}} creates an HTML id for the backlink ; when using {{tl|Ref}} multiple times, the id is the same:&lt;br /&gt;
*Per the HTML spec, ids must be unique, thus reuse causes [[Help:Markup validation|validation errors]] in the articles where the template is transcluded.&lt;br /&gt;
*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.&lt;br /&gt;
*Example: See the use of the dagger symbol in {{oldid|List of baryons|350423039|List of baryons}} and the [http://validator.w3.org/check?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DList_of_baryons%26oldid%3D350423039&amp;amp;charset=%28detect+automatically%29&amp;amp;doctype=Inline&amp;amp;group=0 W3C validation]— the HTML id for the dagger is &amp;quot;ref_Undiscovered&amp;quot;.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=refnest&amp;gt;See [[WP:REFNEST]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Wikipedia referencing}}&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Moxy</name></author>
	</entry>
</feed>