References

From Help With Kumu Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 12:33, 22 January 2008 (edit)
Mclare (Talk | contribs)
(Added some examples)
← Previous diff
Revision as of 13:13, 22 January 2008 (edit) (undo)
Mclare (Talk | contribs)
(Add re-use and more examples)
Next diff →
Line 1: Line 1:
-References that appear at the bottom of the page can be added kumu<ref>Brock University's Academic Wiki Server, http://kumu.brocku.ca/</ref> wiki articles via the Cite <ref>Ævar Arnfjörð Bjarmason, MediaWiki; http://www.mediawiki.org/wiki/Extension:Cite/Cite.php</ref> extension and the associated syntax outlined below.+References that appear at the bottom of the page can be added kumu<ref name="kumu">Brock University's Academic Wiki Server, http://kumu.brocku.ca/</ref> wiki articles via the Cite <ref>Ævar Arnfjörð Bjarmason, MediaWiki; http://www.mediawiki.org/wiki/Extension:Cite/Cite.php</ref> extension and the associated syntax outlined below. This extension is found on all kumu wikis<ref name="kumu" />.
-==How==+==How to add a footnoted reference==
There are two steps to adding footnote-style references to wiki articles: There are two steps to adding footnote-style references to wiki articles:
===Step 1=== ===Step 1===
Line 9: Line 9:
<nowiki>==Notes and References== <nowiki>==Notes and References==
<references/></nowiki>. <references/></nowiki>.
 +
 +==Multiple uses of the same footnote==
 +
 +To give a footnote a unique identifier, use <nowiki><ref name="name"></nowiki>. You can then refer to the same footnote again by using a ref tag with the same name. The text inside the second tag doesn't matter, because the text already exists in the first reference. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: <nowiki><ref name="name" /></nowiki>.
 +
 +In the following example, the same source is cited twice.
 +<nowiki>Wikis can handle most of referencing <ref name="references">References. (2008, January 22). Help With Kumu Wiki Server, . Retrieved 17:01, January 22, 2008 from https://kumu.brocku.ca/help/index.php?title=References&oldid=58.</ref> for you. The reference extension<ref name="references" /> used on the kumu is the same one Wikipedia uses.
 +</nowiki>
==Examples== ==Examples==
Line 17: Line 25:
===Internal Wiki Reference=== ===Internal Wiki Reference===
<nowiki>Since the 17th Century<ref> see {{GroveOnline|Fugue|Walker, Paul|16 March|2007}} for discussion of the changing use of the term throughout Western music history. </ref></nowiki> <nowiki>Since the 17th Century<ref> see {{GroveOnline|Fugue|Walker, Paul|16 March|2007}} for discussion of the changing use of the term throughout Western music history. </ref></nowiki>
 +
 +===APA style===
 +<nowiki>Wikis can handle most of referencing <ref>References. (2008, January 22). Help With Kumu Wiki Server, . Retrieved 17:01, January 22, 2008 from https://kumu.brocku.ca/help/index.php?title=References&oldid=58.</ref> for you.</nowiki>
 +
 +===MLA style===
 +<nowiki>Wikis can handle most of referencing <ref>"References." Help With Kumu Wiki Server, . 22 Jan 2008, 16:33 UTC. 22 Jan 2008, 17:01 <https://kumu.brocku.ca/help/index.php?title=References&oldid=58>.</ref> for you.</nowiki>
 +
 +===Chicago style===
 +
 +<nowiki>Wikis can handle most of referencing <ref>Help With Kumu Wiki Server contributors, "References," Help With Kumu Wiki Server, , https://kumu.brocku.ca/help/index.php?title=References&oldid=58 (accessed January 22, 2008).</ref> for you.</nowiki>
==Notes and References== ==Notes and References==
<references/> <references/>

Revision as of 13:13, 22 January 2008

References that appear at the bottom of the page can be added kumu[1] wiki articles via the Cite [2] extension and the associated syntax outlined below. This extension is found on all kumu wikis[1].

Contents

How to add a footnoted reference

There are two steps to adding footnote-style references to wiki articles:

Step 1

Beside where you would like to cite add the reference link include the tags <ref> </ref>. Contained withing the <ref> </ref> should be the actual reference as you would like it to appear at the bottom of the page.

Step 2

At the bottom of the page (or elsewhere on the page) add the tag <references/>. Standard practise is to all add the heading "Notes and References" above it, ie:

==Notes and References==
 <references/>.

Multiple uses of the same footnote

To give a footnote a unique identifier, use <ref name="name">. You can then refer to the same footnote again by using a ref tag with the same name. The text inside the second tag doesn't matter, because the text already exists in the first reference. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: <ref name="name" />.

In the following example, the same source is cited twice. Wikis can handle most of referencing <ref name="references">References. (2008, January 22). Help With Kumu Wiki Server, . Retrieved 17:01, January 22, 2008 from https://kumu.brocku.ca/help/index.php?title=References&oldid=58.</ref> for you. The reference extension<ref name="references" /> used on the kumu is the same one Wikipedia uses.

Examples

Print/non-web matierla

 Since the 17th Century<ref> see Fugue Walker, Paul, 16 March, 2007 for discussion of the changing use of the term throughout Western music history. </ref>

On-line reference

 Since the 17th Century<ref> see http://www.example.com/GroveOnline Fugue Walker, Paul 16 March 2007 for discussion of the changing use of the term throughout Western music history. </ref>

Internal Wiki Reference

 Since the 17th Century<ref> see {{GroveOnline|Fugue|Walker, Paul|16 March|2007}} for discussion of the changing use of the term throughout Western music history. </ref>

APA style

Wikis can handle most of referencing <ref>References. (2008, January 22). Help With Kumu Wiki Server, . Retrieved 17:01, January 22, 2008 from https://kumu.brocku.ca/help/index.php?title=References&oldid=58.</ref> for you.

MLA style

Wikis can handle most of referencing <ref>"References." Help With Kumu Wiki Server, . 22 Jan 2008, 16:33 UTC. 22 Jan 2008, 17:01 <https://kumu.brocku.ca/help/index.php?title=References&oldid=58>.</ref> for you.

Chicago style

Wikis can handle most of referencing <ref>Help With Kumu Wiki Server contributors, "References," Help With Kumu Wiki Server, , https://kumu.brocku.ca/help/index.php?title=References&oldid=58 (accessed January 22, 2008).</ref> for you.

Notes and References

  1. 1.0 1.1 Brock University's Academic Wiki Server, http://kumu.brocku.ca/
  2. Ævar Arnfjörð Bjarmason, MediaWiki; http://www.mediawiki.org/wiki/Extension:Cite/Cite.php
Personal tools
Bookmark and Share