How to do References: Difference between revisions

m Ben Smith moved page References Test to How to do References
No edit summary
Line 1: Line 1:
 
#
# In line text citation:
<sup>[[#TAG|NUMBER]]</sup>
# Where TAG is a name not seen by the reader
#    and NUMBER is the reference number seen by the reader
#
# Example:
<sup>[[#SmithAndJones|1]]</sup>
#
#
# End of text bibliographical note:
#
<span id="TAG"><sup>NUMBER</sup>CITATION</span>
#
# Where TAG and NUMBER match with the above.
#
# Example
<span id="SmithAndJones"><sup>1</sup>Smith, B and Jones, M. ''Our really, really important paper''.</span>