Line 51: |
Line 51: |
| | | |
| good luck everyone :) | | good luck everyone :) |
| + | |
| + | This is an example of multiple references to the same footnote.<ref name="multiple">Remember that when you refer to the same footnote multiple times, the text from the first reference is used.</ref> |
| + | |
| + | Such references are particularly useful when citing sources, if different statements come from the same source.<ref name="multiple">This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.</ref> |
| + | |
| + | A concise way to make multiple references is to use empty ref tags, which have a slash at the end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<ref name="multiple" /> |
| + | |
| + | ==Notes== |
| + | <references/> |