CitationSandbox

From FIBIwiki
Revision as of 19:06, 21 February 2010 by Sarahb (talk | contribs) (name example)
Jump to navigation Jump to search

Typing the following:

Here is some text that needs to be referenced.<ref>John Doe, A Book Title, 1973</ref>

You can also use the 'name' option to cite the same source several times.<ref name=multi>A.N. Example, ''Multiple References''</ref>

Cite the same reference again with the quick 'name' tag.<ref name=multi />

== Notes ==
<references />

Produces:

Here is some text that needs to be referenced.[1]

You can also use the 'name' option to create multiple references.[2]

Add the same reference again with the quick 'name' tag.[2]

Notes

  1. John Doe, A Book Title, 1973
  2. 2.0 2.1 A.N. Example, Multiple References