<?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.133.247.141</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.133.247.141"/>
	<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/wiki/Special:Contributions/86.133.247.141"/>
	<updated>2026-04-04T20:45:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17230</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17230"/>
		<updated>2007-04-26T00:45:38Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: don&amp;#039;t really need a TOC on this page... just takes up space uselessly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, 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;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17229</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17229"/>
		<updated>2007-04-26T00:42:18Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: make examples consistent&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, 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;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17228</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17228"/>
		<updated>2007-04-26T00:41:09Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* What it looks like */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, 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;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17227</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17227"/>
		<updated>2007-04-26T00:39:05Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* What it looks like */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17226</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17226"/>
		<updated>2007-04-26T00:38:54Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* What it looks like */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the corresponding footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17225</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17225"/>
		<updated>2007-04-26T00:38:03Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* Multiple citations of the same reference or footnote */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then, at all the other citation points just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17224</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17224"/>
		<updated>2007-04-26T00:37:02Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* Single citation of a reference or footnote */ this is something I didn&amp;#039;t realise at first, so probably worth a quick mention&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can include formatting and links in the footnote or reference text in the usual way.&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At all the other citation points, just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17223</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17223"/>
		<updated>2007-04-26T00:34:39Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* Producing the reference or footnote list */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At all the other citation points, just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section), insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17222</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17222"/>
		<updated>2007-04-26T00:32:53Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* Multiple citations of the same reference or footnote */ simplifying&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. &lt;br /&gt;
&lt;br /&gt;
At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At all the other citation points, just enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section) insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17221</id>
		<title>Help:Footnotes</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Help:Footnotes&amp;diff=17221"/>
		<updated>2007-04-26T00:31:44Z</updated>

		<summary type="html">&lt;p&gt;86.133.247.141: /* What it looks like */ fairly cosmetic presentation changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains very briefly how to create numbered footnotes and references using the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; ... &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; syntax, which is the current best-practice method in most circumstances. See [[Wikipedia:Footnotes]] for more detail.&lt;br /&gt;
&lt;br /&gt;
An older method, using &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{ref}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{note}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; templates, is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.&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 main text, enter the reference or footnote like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 3.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Multiple citations of the same reference or footnote===&lt;br /&gt;
&lt;br /&gt;
To cite the same reference or footnote several times, identify it using the &#039;&#039;&#039;name&#039;&#039;&#039; [[parameter]] of the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tag. At &#039;&#039;one&#039;&#039; of the citation points (it makes sense to choose the first), enter the reference like this:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&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;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At the second citation point enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At the third citation point again enter:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
... and so on for further citations.&lt;br /&gt;
&lt;br /&gt;
===Producing the reference or footnote list===&lt;br /&gt;
&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 &amp;quot;Notes&amp;quot; or &amp;quot;References&amp;quot; section) insert the tag:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===What it looks like ===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; tags in the main text are converted to auto-numbered superscripts, like this:&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
|&lt;br /&gt;
:The only reference to the Excel book.&amp;lt;ref&amp;gt;Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&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; &lt;br /&gt;
&lt;br /&gt;
:The second reference to Perry&#039;s Handbook.&amp;lt;ref name=&amp;quot;Perry&amp;quot;/&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
:The 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 the numbered superscript takes you straight to the text of the footnote or reference.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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.&lt;br /&gt;
&lt;br /&gt;
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;
=== Using templates to insert reference text ===&lt;br /&gt;
A number of templates, such as &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite book}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;{{cite web}}&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039;, are available to format the text between the &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; and &#039;&#039;&#039;&amp;lt;nowiki&amp;gt;&amp;lt;ref/&amp;gt;&amp;lt;/nowiki&amp;gt;&#039;&#039;&#039; 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;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Footnotes]] (Further details on this method, specific to wikipedia)&lt;br /&gt;
* [[m:help:footnotes]] (General MediaWiki footnotes documentation)&lt;br /&gt;
* [[m:Cite.php]] (technical details about cite.php technology)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|Footnotes]]&lt;br /&gt;
[[Category:Editor handbook]]&lt;br /&gt;
[[nl:help:voetnoot]]&lt;/div&gt;</summary>
		<author><name>86.133.247.141</name></author>
	</entry>
</feed>