Difference between revisions of "Help:Footnotes"

From Timelines
Jump to: navigation, search
(1. Intro bears little relation to what is actually in the article. 2. I do not see any need to confuse the reader with this "cite.php" tech-speak here.)
(tidying)
Line 3: Line 3:
 
An older method, using '''<nowiki>{{ref}}</nowiki>''' and '''<nowiki>{{note}}</nowiki>''' templates is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.
 
An older method, using '''<nowiki>{{ref}}</nowiki>''' and '''<nowiki>{{note}}</nowiki>''' templates is explained at [[Wikipedia:Footnote3]]. Apart from Harvard references, this method is obsolete. See [[Wikipedia:Embedded citations]] for a third approach.
  
===Multiple insertion of the same reference===
+
===Single citation of a reference or footnote===
  
On the Edit page, this is placed at the first insertion point of citation:
+
At the point of citation in the main text, enter the reference or footnote like this:
 +
 
 +
:'''<nowiki><ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 3.</ref></nowiki>'''
 +
 
 +
===Multiple citations of the same reference or footnote===
 +
 
 +
To cite the same reference or footnote several times, use the '''name''' [[parameter]] of the '''<nowiki><ref></nowiki>''' tag. At ''one'' of the citation points (it makes sense to choose the first), enter the reference like this:
  
 
:'''<nowiki><ref name="Perry">Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref></nowiki>'''
 
:'''<nowiki><ref name="Perry">Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref></nowiki>'''
  
This is placed at the second insertion point of citation:
+
At the second citation point enter:
  
 
:'''<nowiki><ref name="Perry"/></nowiki>'''
 
:'''<nowiki><ref name="Perry"/></nowiki>'''
  
This is placed at the third insertion point of citation:
+
At the third citation point again enter:
  
:'''<nowiki><ref name="Perry"/></nowiki>''' ... and so forth for further insertion points
+
:'''<nowiki><ref name="Perry"/></nowiki>'''
  
===Single insertion of a reference===
+
... and so on for further citations.
  
For the single insertion of a reference, the "name" [[parameter]] is not needed. On the Edit page, this is placed at the insertion point of citation:
+
===Producing the reference or footnote list===
  
:'''<nowiki><ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 3.</ref></nowiki>'''
+
At the point where you want the text of the footnotes to appear (usually at the end of the article in a "Notes" or "References" section) insert the tag:
  
===What is produced at the points of insertion===
+
:'''<nowiki><references/></nowiki>'''
  
These are what is produced and note that the reference numbers in blue are automatically generated. Clicking on any one of the reference numbers causes the screen display to scroll down to that reference number in the Reference List section:
+
===What it looks like ===
  
:First<ref name="Perry">Perry's  Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref> text word referenced to Perry's Handbook
+
The '''<nowiki><ref></nowiki>''' tags in the main text are converted to auto-numbered superscripts, like this:
  
:Second<ref name="Perry"/> text word referenced to Perry's Handbook
+
:The only<ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.</ref> reference to the Excel book.
  
:Third<ref name="Perry"/> text word referenced to Perry's Handbook
+
:The first<ref name="Perry">Perry's  Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref> reference to Perry's Handbook.
  
:The only<ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.</ref> text word referenced to the Excel book.
+
:The second<ref name="Perry"/> reference to Perry's Handbook.
  
===Producing the reference or footnote list===
+
:The third<ref name="Perry"/> reference to Perry's Handbook.
  
On the Edit page, this is placed in the References or the Footnotes section:
+
Clicking on the numbered superscript takes you straight to the text of the footnote or reference.
::'''<nowiki><references/></nowiki>'''
 
  
This is what it produces and note that the list numbers are automatically generated:
+
The '''<nowiki><references/></nowiki>''' tag is expanded to show the text of the footnootes or references against their corresponding numbers, like this:
  
 
<references/>
 
<references/>
  
=== Notes ===
+
For single citations, clicking on the caret (<font color=blue>'''^'''</font>) takes you to the point of citation in the main text.
 
 
* Clicking on the blue superscript <font color=blue>a</font> causes the screen display to scroll back up to the point where the first  reference to Perry's Handbook was inserted. Clicking on the blue superscript <font color=blue>b</font> causes the screen display to scroll back up to the point where the second reference to Perry's Handbook was inserted. Clicking on the blue superscript <font color=blue>c</font> causes the screen display to scroll back up to the point where the third reference to Perry's Handbook was inserted ... and so forth.
 
  
* Clicking on any caret (<font color=blue>^</font>) that has no associated superscripts causes the screen display to scroll back up to the point where that single-use reference was inserted.
+
For multiple citations, the links back to the main text are distinguished by letter superscripts (<font color=blue>'''''a'''''</font>, <font color=blue>'''''b'''''</font>, <font color=blue>'''''c'''''</font> etc.). Clicking on a letter superscript takes you to the corresponding citation in the main text.
  
 
== See also ==
 
== See also ==

Revision as of 14:38, 23 April 2007

This page explains very briefly how to create numbered footnotes and references using the <ref> ... </ref> and <references/> syntax, which is the current best-practice method in most circumstances. See Wikipedia:Footnotes for more detail.

An older method, using {{ref}} and {{note}} templates is explained at Wikipedia:Footnote3. Apart from Harvard references, this method is obsolete. See Wikipedia:Embedded citations for a third approach.

Single citation of a reference or footnote

At the point of citation in the main text, enter the reference or footnote like this:

<ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 3.</ref>

Multiple citations of the same reference or footnote

To cite the same reference or footnote several times, use the name parameter of the <ref> tag. At one of the citation points (it makes sense to choose the first), enter the reference like this:

<ref name="Perry">Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref>

At the second citation point enter:

<ref name="Perry"/>

At the third citation point again enter:

<ref name="Perry"/>

... and so on for further citations.

Producing the reference or footnote list

At the point where you want the text of the footnotes to appear (usually at the end of the article in a "Notes" or "References" section) insert the tag:

<references/>

What it looks like

The <ref> tags in the main text are converted to auto-numbered superscripts, like this:

The only[1] reference to the Excel book.
The first[2] reference to Perry's Handbook.
The second[2] reference to Perry's Handbook.
The third[2] reference to Perry's Handbook.

Clicking on the numbered superscript takes you straight to the text of the footnote or reference.

The <references/> tag is expanded to show the text of the footnootes or references against their corresponding numbers, like this:

  1. Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.
  2. 2.0 2.1 2.2 Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.

For single citations, clicking on the caret (^) 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 (a, b, c etc.). Clicking on a letter superscript takes you to the corresponding citation in the main text.

See also