Difference between revisions of "Help:References"

From Healthcarepedia
Jump to: navigation, search
m ()
m
Line 4: Line 4:
 
*Single use footnotes are defined by enclosing content within <nowiki><ref>...</ref></nowiki>
 
*Single use footnotes are defined by enclosing content within <nowiki><ref>...</ref></nowiki>
 
**Example: <nowiki><ref>Rules of Usage. Strunk, William, Jr. 1918. Elements of Style</ref></nowiki> equals: <ref>Rules of Usage. Strunk, William, Jr. 1918. Elements of Style</ref>
 
**Example: <nowiki><ref>Rules of Usage. Strunk, William, Jr. 1918. Elements of Style</ref></nowiki> equals: <ref>Rules of Usage. Strunk, William, Jr. 1918. Elements of Style</ref>
*A footnote used multiple times may be defined with a name: <nowiki><ref name="foo">content</ref> </nowiki>
 
*To invoke a named footnote: <nowiki><ref name="foo" /></nowiki>
 
  
 
==<nowiki><reference /></nowiki>==
 
==<nowiki><reference /></nowiki>==
 
 
*To display the reference list, after all of the {{tag|ref}} tags, include:
 
*To display the reference list, after all of the {{tag|ref}} tags, include:
 
**<nowiki><reference /></nowiki>
 
**<nowiki><reference /></nowiki>
  
*To display footnotes defined in a group. include:
+
For a more detailed guide, see https://www.mediawiki.org/wiki/Help:Cite
**<nowiki><references group="foo" /></nowiki>
 
  
  
For a more detailed guide, see https://www.mediawiki.org/wiki/Help:Cite
+
<strong>Footnotes used on this page</strong>
 +
<reference />

Revision as of 01:57, 2 November 2016

Two HTML-style tags are used to define and show footnotes: <ref> and <reference />

<ref>

  • Single use footnotes are defined by enclosing content within <ref>...</ref>
    • Example: <ref>Rules of Usage. Strunk, William, Jr. 1918. Elements of Style</ref> equals: [1]

<reference />

  • To display the reference list, after all of the Template:Tag tags, include:
    • <reference />

For a more detailed guide, see https://www.mediawiki.org/wiki/Help:Cite


Footnotes used on this page

<reference />
  1. Rules of Usage. Strunk, William, Jr. 1918. Elements of Style