Namespaces
Variants
Actions

Difference between revisions of "User:WikiSysop/sandbox"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Created page with "Test")
 
Line 1: Line 1:
Test
+
=Example1=
 +
 
 +
According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
 +
The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.</ref>
 +
 
 +
==Notes==
 +
<references />
 +
 
 +
=Example2=
 +
 
 +
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 />
 +
 
 +
=Example3=
 +
 
 +
According to scientists, the Sun is pretty big <ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>.
 +
In fact, it is very big <ref group="footnotes">Take their word for it. Don't look directly at the sun!</ref>.
 +
 
 +
==Notes==
 +
<references group="footnotes" />
 +
==References==
 +
<references />
 +
 
 +
=Example4=
 +
According to scientists, the Sun is pretty big.<ref name="miller" />
 +
The Moon, however, is not so big.<ref name="smith" />
 +
 
 +
==Notes==
 +
<references>
 +
<ref name="miller">E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
 +
<ref name="smith">R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.</ref>
 +
</references>

Revision as of 11:04, 7 December 2011

Example1

According to scientists, the Sun is pretty big.[1] The Moon, however, is not so big.[2]

Notes

  1. E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.
  2. R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.

Example2

This is an example of multiple references to the same footnote.[1]

Such references are particularly useful when citing sources, if different statements come from the same source.[1]

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.[1]

Notes

  1. 1.0 1.1 1.2 Remember that when you refer to the same footnote multiple times, the text from the first reference is used. Cite error: Invalid <ref> tag; name "multiple" defined multiple times with different content

Example3

According to scientists, the Sun is pretty big [1]. In fact, it is very big [footnotes 1].

Notes

  1. Take their word for it. Don't look directly at the sun!

References

  1. E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.

Example4

According to scientists, the Sun is pretty big.[1] The Moon, however, is not so big.[2]

Notes

  1. E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.
  2. R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.
How to Cite This Entry:
WikiSysop/sandbox. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=WikiSysop/sandbox&oldid=19734