EDT4OL/Intermediate wiki skills/Footnotes
Overview
Mediawiki has a handy feature to add numbered hyperlinks to footnotes[1] in the body text. The corresponding text for each of the footnote numbers can be inserted at the bottom of the wiki page.
This is a useful feature to enable you to include links to citation references and additional background information.
When using this feature, Mediawiki will automatically insert the superscript numbers with hyperlinks to the relevant footnote text inserted at the bottom of the wiki page.
How to add footnotes or references
This is a three step process.
Step 1
Insert the opening and closing reference tags after the word in the body text where you would like the superscript reference number to appear. For example:
|
- Note, the closing </ref> tag is prefaced with a forward slash ("
/
"), whereas the opening <ref> tag does not have a slash.
Step 2
Insert the text for the footnote between the opening and closing <ref></ref>
tags. For example:
|
- Note, you can use standard wiki markup including, bold, italics, hyperlinks etc. for the footnote text.
Step 3
Insert the <references/> tag at the bottom of the page where the text for your footnotes, references, and/or citations will be published. You should include a wiki subheading for "Notes" or "References" as appropriate. For example:
|
- Note: The text contained within each set of
<ref></ref>
tags will automatically be inserted by the wiki where the<references/>
tag is placed on the page.
Example
Wiki text | ''Open Educational Resources (OER) are teaching, learning, and research resources that reside in the public domain or have been released under an intellectual property licence that permits their free use or re-purposing by others. Open educational resources include full courses, course materials, modules, textbooks, streaming videos, tests, software, and any other tools, materials, or techniques used to support access to knowledge'' (Atkins, Brown, & Hammond 2007<ref> Atkins, D.E., Brown, J.S. & Hammond, A.L. (February 2007). '[http://www.hewlett.org/uploads/files/ReviewoftheOERMovement.pdf A Review of the Open Educational Resources (OER) Movement: Achievements, Challenges, and New Opportunities]''. Report to The William and Flora Hewlett Foundation. p. 4.</ref>) |
Published view | "Open Educational Resources (OER) are teaching, learning, and research resources that reside in the public domain or have been released under an intellectual property license that permits their free use or re-purposing by others. Open educational resources include full courses, course materials, modules, textbooks, streaming videos, tests, software, and any other tools, materials, or techniques used to support access to knowledge" (Atkins, Brown, & Hammond 2007[2]) |
Notes
- Applied italics to quotation text using the following wiki markup (
''
) at the beginning and end of the quotation. - All text contained between the
<ref></ref>
tags is replaced by a hyperlink to the superscript number [2] in the published view.
Notes and references
- ↑ More detailed documentation is provided on the Mediawiki help page on Footnotes
- ↑ Atkins, D.E., Brown, J.S. & Hammond, A.L. (February 2007). A Review of the Open Educational Resources (OER) Movement: Achievements, Challenges, and New Opportunities. Report to The William and Flora Hewlett Foundation. p. 4.