|
Log in / create account and set up your preferences page to see a new feature in which your name will appear in major articles! WiKirby is working to personalize the wiki's content much more than any other wiki! Help:Citing SourcesFrom WiKirbyThis page provides help with citing sources. All information is taken from Wikipedia's information on citing sources, which gives the best direction on how to do it. If you already have knowledge of the <ref> tag, then there is no need to read this page. The knowledge you already have applies to WiKirby.
Quick Guide for citing a weblink
How it worksThe 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 new format cannot be used interchangeably with the old format - you must pick one or the other. If you forget to include <references/> at the end of the article, none of the footnotes will appear. This page itself uses footnotes, such as the one at the end of this sentence.[1] If you view the source of this page by clicking "Edit this page", you can see a working example of footnotes. ExampleAccording to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref> Multiple uses of the same footnoteTo give a footnote a unique identifier, use <ref name="name">. You can then refer to the same footnote again by using a ref tag with the same name. The text inside the second tag doesn't matter, because the text already exists in the first reference. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: <ref name="name"/>. In the following example, the same source is cited three times. 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> The text above gives the following result in the article: This is an example of multiple references to the same footnote.[2] <references/>Placing
will yield:
On Wikipedia, references are sometimes made smaller than normal text, using the code:
This matter has been simplified for WiKirby, and one only needs to type:
|