<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=86.134.13.125</id>
	<title>The Official Website for Mark Eitzel &amp; American Music Club - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=86.134.13.125"/>
	<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/wiki/Special:Contributions/86.134.13.125"/>
	<updated>2026-04-04T11:04:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17327</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17327"/>
		<updated>2010-01-25T02:38:38Z</updated>

		<summary type="html">&lt;p&gt;86.134.13.125: move a section to fix broken flow (no changes to content in this edit)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;See also [[Wikipedia:Footnotes]] for further details on this method, specific to Wikipedia&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This page explains how to create &#039;&#039;&#039;numbered footnotes and references&#039;&#039;&#039; using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; syntax, which is the current best-practice method in most circumstances.&lt;br /&gt;
&lt;br /&gt;
For the policy about the need and choice of sources to cite see [[Wikipedia:Verifiability]], and [[Wikipedia:Citing sources]].&lt;br /&gt;
[[image:WP-Footnotes illustration.jpg|thumb|right|400px|Click to see more detail]]&lt;br /&gt;
&lt;br /&gt;
==Inserting references or footnotes ==&lt;br /&gt;
&lt;br /&gt;
===Single citation of a reference or footnote===&lt;br /&gt;
&lt;br /&gt;
At the point of citation in the article, enter the footnote or reference like this:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference in the usual way.  The reference will become visible in the &amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt; list at the bottom, if there is one.&lt;br /&gt;
&lt;br /&gt;
===Creating the list of References or Footnotes===&lt;br /&gt;
At the point where you want the text of the footnotes or references to appear (usually at the end of the article in a &#039;&#039;&#039;Notes&#039;&#039;&#039; or &#039;&#039;&#039;References&#039;&#039;&#039; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The template {{tl|Reflist}} is an alternative, mostly used if there are many footnotes.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
{{Shortcut|WP:NAMEDREFS}}&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; parameter of the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag. &lt;br /&gt;
&lt;br /&gt;
At one of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;&amp;gt;Perry&#039;s Handbook, Sixth Edition, McGraw-Hill Co., 1984.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then at all the other citation points, just enter:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You are free to pick any footnote name, subject to a few rules. the footnote name is internal and will not be displayed anywhere when the page is viewed. Footnote names are case sensitive and may not be a numeric integer. The quotes are optional unless the name or group includes a space, punctuation or other mark. Names and groups should be kept simple and restricted to the standard [[English alphabet]] and numerals.&lt;br /&gt;
&lt;br /&gt;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of [[Help:Template|templates]], such as a generic {{tl|citation}}, or more specific {{tl|cite book}}, {{tl|cite web}}, etc., are available to format the text between &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/code&amp;gt; tags in a more structured way. These are described at [[Wikipedia:Citation templates]]. Their use is optional: they do aid with consistent formatting, but on the other hand they can make editing more cumbersome.&lt;br /&gt;
&lt;br /&gt;
==References or footnotes missing==&lt;br /&gt;
&lt;br /&gt;
When you want to note that a reference is needed, use the template {{tl|fact}} within the text, in the same place where the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; should be.&lt;br /&gt;
&lt;br /&gt;
If many footnotes and/or references are needed consider tagging the article with a [[Wikipedia:Template messages/Sources of articles|specific template]], instead of tagging every reference needed.&lt;br /&gt;
&lt;br /&gt;
==What it looks like ==&lt;br /&gt;
The &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags in the main text are converted to auto-numbered superscripts, and {{tl|fact}} is expanded to &amp;quot;citation needed&amp;quot;, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
The only reference to Excel For Dummies.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt; The first reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;&amp;gt;Perry&#039;s  Handbook, Sixth Edition, McGraw-Hill Co., 1984.&amp;lt;/ref&amp;gt; The second reference to Perry&#039;s Handbook and to another, related book.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;ref&amp;gt;Nuclear Chemical Engineering (2nd Edition), McGraw-Hill Co., 1981.&amp;lt;/ref&amp;gt; A statement that requires a reference.{{fact}} The only reference to Linux in a Nutshell.&amp;lt;ref&amp;gt;Linux in a Nutshell, O&#039;Reily Co., 2003.&amp;lt;/ref&amp;gt; And third reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Clicking on a numbered superscript takes you straight to the text of the corresponding footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;code&amp;gt; tag is expanded to show the text of the footnotes or references against their corresponding numbers, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For single citations, clicking on the caret (&amp;lt;font color=blue&amp;gt;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;) takes you to the point of citation in the main text. For multiple citations, the links back to the main text are distinguished by letter superscripts (&amp;lt;font color=blue&amp;gt;&#039;&#039;&#039;&#039;&#039;a&#039;&#039;&#039;&#039;&#039;&amp;lt;/font&amp;gt;, &amp;lt;font color=blue&amp;gt;&#039;&#039;&#039;&#039;&#039;b&#039;&#039;&#039;&#039;&#039;&amp;lt;/font&amp;gt;, &amp;lt;font color=blue&amp;gt;&#039;&#039;&#039;&#039;&#039;c&#039;&#039;&#039;&#039;&#039;&amp;lt;/font&amp;gt; etc.). Clicking on a letter superscript takes you to the corresponding citation in the main text.&lt;br /&gt;
&lt;br /&gt;
== Separate lists of references and footnotes (grouping footnotes) ==&lt;br /&gt;
Sometimes it is convenient to separate explanatory footnotes from references, or to list references of a table or side box separately from the references of the text. This can be accomplished with the &amp;quot;group&amp;quot; parameter:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;This part of the text requires clarification,&amp;lt;ref group=&amp;quot;note&amp;quot;&amp;gt;Listed separately from the citation&amp;lt;/ref&amp;gt; whereas the entire text is cited.&amp;lt;ref&amp;gt;Citation.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;;Notes&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references group=&amp;quot;note&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;;References&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Reflist|close=1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This part of the text requires clarification,&amp;lt;ref group=&amp;quot;note&amp;quot;&amp;gt;Listed separately from the citation&amp;lt;/ref&amp;gt; whereas the entire text is cited.&amp;lt;ref&amp;gt;Citation.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Notes&lt;br /&gt;
&amp;lt;references group=&amp;quot;note&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;References&lt;br /&gt;
{{Reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
Note that, at present, such footnotes cannot themselves contain reference links.&lt;br /&gt;
&lt;br /&gt;
Footnotes may also be listed at the ends of each section of text by closing the {{tl|Reflist}} template with the &amp;quot;close&amp;quot; parameter, as shown in the box just above.&lt;br /&gt;
&lt;br /&gt;
== List-defined references ==&lt;br /&gt;
As of September 2009, the cite software allows named references to be defined within the reference list rather than in the article text.  This can make editing articles much easier, particularly on heavily cited sections.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;The quick brown fox jumps over the lazy dog.&amp;lt;ref name=&amp;quot;refname1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot;&amp;gt;This is a reference.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&amp;lt;ref name=&amp;quot;refname1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot;&amp;gt;This is a reference.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can also be done using the {{tl|Reflist}} template with a {{para|refs}} parameter, as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;The quick brown fox jumps over the lazy dog.&amp;lt;ref name=&amp;quot;refname1&amp;quot;/&amp;gt;&lt;br /&gt;
Amazingly few discotheques provide jukeboxes.&amp;lt;ref name=&amp;quot;refname2&amp;quot;/&amp;gt;&lt;br /&gt;
How razorback-jumping frogs can level six piqued gymnasts.&amp;lt;ref name=&amp;quot;refname3&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{reflist|refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot;&amp;gt;This is reference 1.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname2&amp;quot;&amp;gt;This is reference 2.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname3&amp;quot;&amp;gt;This is reference 3.&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&amp;lt;ref name=&amp;quot;refname1&amp;quot;/&amp;gt;&lt;br /&gt;
Amazingly few discotheques provide jukeboxes.&amp;lt;ref name=&amp;quot;refname2&amp;quot;/&amp;gt;&lt;br /&gt;
How razorback-jumping frogs can level six piqued gymnasts.&amp;lt;ref name=&amp;quot;refname3&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{reflist|&lt;br /&gt;
refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot;&amp;gt;This is reference 1.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname2&amp;quot;&amp;gt;This is reference 2.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname3&amp;quot;&amp;gt;This is reference 3.&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Technical note==&lt;br /&gt;
A [[MediaWiki]] site (such as Wikipedia) must have the extension [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php &amp;lt;code&amp;gt;Cite/Cite.php&amp;lt;/code&amp;gt;] implemented to have the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags rendered. Extensions like &amp;lt;code&amp;gt;Cite/Cite.php&amp;lt;/code&amp;gt; are installed after installing MediaWiki.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Wikipedia:Referencing for beginners]] - a step by step guide&lt;br /&gt;
* [[Wikipedia:Citing sources]]&lt;br /&gt;
* [[Wikipedia:Embedded citations]]&lt;br /&gt;
* [[Template:Rp]] - Multiple citations page numbering template&lt;br /&gt;
* [[m:help:footnotes]] - General MediaWiki footnotes documentation&lt;br /&gt;
* [[Wikipedia:Footnote3]] - An older method, obsolete except for Harvard references&lt;br /&gt;
* [[mw:Extension:Cite/Cite.php]] - technical details about cite.php technology&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
&lt;br /&gt;
[[ca:Ajuda:Notes a peu de pàgina]]&lt;br /&gt;
[[de:Hilfe:Einzelnachweise]]&lt;br /&gt;
[[eo:Helpo:Referencoj kaj piednotoj]]&lt;br /&gt;
[[fr:Aide:Note]]&lt;br /&gt;
[[id:Bantuan:Catatan kaki]]&lt;br /&gt;
[[it:Aiuto:Note]]&lt;br /&gt;
[[nl:Help:Referenties en voetnoten]]&lt;br /&gt;
[[pt:Wikipedia:Livro de estilo/Notas de rodapé]]&lt;br /&gt;
[[ja:Help:脚注]]&lt;br /&gt;
[[pl:Pomoc:Przypisy]]&lt;br /&gt;
[[sk:Pomoc:Referencie]]&lt;br /&gt;
[[sr:Помоћ:Фусноте]]&lt;/div&gt;</summary>
		<author><name>86.134.13.125</name></author>
	</entry>
</feed>