How to do References: Difference between revisions
Jump to navigation
Jump to search
Programsam (talk | contribs) m Ben Smith moved page References Test to How to do References |
Programsam (talk | contribs) 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> | |||