Difference between revisions of "User talk:Shoum"
(figuring out references) |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
<references /> | <references /> | ||
: Thank you! --[[User:Shoum|Shoum]] ([[User talk:Shoum|talk]]) 00:40, 24 August 2013 (PDT) | : Thank you! --[[User:Shoum|Shoum]] ([[User talk:Shoum|talk]]) 00:40, 24 August 2013 (PDT) | ||
+ | ==Absences== | ||
+ | Back after current absence. --[[User:Shoum|Shoum]] ([[User talk:Shoum|talk]]) 03:20, 8 November 2013 (PST) | ||
+ | ==Tests== | ||
+ | ===References=== | ||
+ | I know multiple references in a text can be made to a single footnote. I'm trying to figure it out or write it down, respectively.<ref>I am a reference, yay!</ref><br> | ||
+ | Okay. Now I know moving the '''<nowiki><references /></nowiki>''' tag will reset the numbering. The tag has to be there to convert the '''<nowiki><ref></nowiki>''' tag into actual references and must come after them at some point. If there are multiple <nowiki><references /></nowiki> tags, the numbering resets after each instance. | ||
+ | For testing purposes, I'll add another reference.<ref name="Daddy">Why did you eat my fries?</ref>. This one I slightly changed to '''<nowiki><ref name="Daddy"></nowiki>'''. If I refer to it a second time<ref name="Daddy">I bought them, and they were mine.</ref>, the first entry to the reference, i.e. enclosed by the opening and closing tags, supersedes what following references with the same name may contain. Furthermore, '''<nowiki><ref name="Daddy"/></nowiki>'''<ref name="Daddy"/> makes the whole affair a self-closing tag. | ||
+ | <references /> |
Latest revision as of 05:18, 9 December 2013
Contents
Citations[edit]
I've installed Cite.php, which supposedly provides Wikipedia-style citations.[1] Archivist (talk) 20:55, 23 August 2013 (PDT)
- ↑ Like this one.
Absences[edit]
Back after current absence. --Shoum (talk) 03:20, 8 November 2013 (PST)
Tests[edit]
References[edit]
I know multiple references in a text can be made to a single footnote. I'm trying to figure it out or write it down, respectively.[1]
Okay. Now I know moving the <references /> tag will reset the numbering. The tag has to be there to convert the <ref> tag into actual references and must come after them at some point. If there are multiple <references /> tags, the numbering resets after each instance.
For testing purposes, I'll add another reference.[2]. This one I slightly changed to <ref name="Daddy">. If I refer to it a second time[2], the first entry to the reference, i.e. enclosed by the opening and closing tags, supersedes what following references with the same name may contain. Furthermore, <ref name="Daddy"/>[2] makes the whole affair a self-closing tag.