Citations: Difference between revisions
From Wayne's Dusty Box of Words
(Created page with "== Basic <nowiki><ref> tag</nowiki> == The basic concept of the <code><nowiki><ref></nowiki></code> tag is that it inserts the text enclosed by the ref tags as a footnote in a...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Basic <nowiki><ref> tag</nowiki> == | == Basic <nowiki><ref> tag</nowiki> == | ||
The basic concept of the <code><nowiki><ref></nowiki></code> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag <code><nowiki><references /></nowiki></code>. The | The basic concept of the <code><nowiki><ref></nowiki></code> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag <code><nowiki><references /></nowiki></code>. The <code><nowiki><references /></nowiki></code> tag inserts the text of all the citations which have defined in <code><nowiki><ref></nowiki></code> tags up to that point in the page. | ||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Wiki code !! Render | |||
|- | |||
| Example | |||
|| Example | |||
|- | |||
| Example || Example | |||
|} | |||
== Grouped References == | |||
Generates separate reference lists for citations and miscellaneous footnotes |
Revision as of 16:44, 20 October 2020
Basic <ref> tag
The basic concept of the <ref>
tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag <references />
. The <references />
tag inserts the text of all the citations which have defined in <ref>
tags up to that point in the page.
Wiki code | Render |
---|---|
Example | Example |
Example | Example |
Grouped References
Generates separate reference lists for citations and miscellaneous footnotes