How to do References: Difference between revisions

From Ben Works
Jump to navigation Jump to search
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>

Revision as of 15:23, 14 March 2013

  1. In line text citation:

NUMBER

  1. Where TAG is a name not seen by the reader
  2. and NUMBER is the reference number seen by the reader
  3. Example:

1

  1. End of text bibliographical note:

NUMBERCITATION

  1. Where TAG and NUMBER match with the above.
  2. Example

1Smith, B and Jones, M. Our really, really important paper.