Help:References: Difference between revisions

From Halopedia, the Halo wiki

m (→‎Published media: Changed ''Halo: Fall of Reach'' to ''Halo: The Fall of Reach''.)
mNo edit summary
Line 1: Line 1:
On Halopedia you can add ref tags when citing sources. This uses the HTML <nowiki><ref></ref></nowiki> code.
One of the most common complaint in any wiki is that the information lacks authority/sources that verifies the content as legitimate. As such, this page attempts to address the issue: the following are guidelines on how to reference information added to the wiki.


==Basic Concept==
==Basic concept==
===Reference Tags===
===Reference tags===
The basic concept of the <nowiki><ref></nowiki> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the this tag <nowiki><references/></nowiki>.
When citing information, simply include the HTML <code><nowiki><ref></ref></nowiki></code> code at the end of the sentence. 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 this tag <code><nowiki><references/></nowiki></code>.


If you don't include <nowiki><references/></nowiki> at the end of the article, none of the footnotes will appear.
If you don't include <code><nowiki><references/></nowiki></code> 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.<ref>An example source</ref> If you view the Wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.
This page itself uses footnotes, such as the one at the end of this sentence.<ref>An example source</ref> If you view the wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.


*According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
*According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
Line 13: Line 13:


===Multiple uses of the same footnote===
===Multiple uses of the same footnote===
 
To give a footnote a unique identifier, use <code><nowiki><ref name="name"/></nowiki></code>. 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: <code><nowiki><ref name="name"/></nowiki></code>.
To give a footnote a unique identifier, use <nowiki><ref name="name"/></nowiki>. 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: <nowiki><ref name="name"/></nowiki>.


In the following example, the same source is cited three times.
In the following example, the same source is cited three times.
Line 24: Line 23:
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" />
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" />


===Sources===
==Columns==
<references/>
 
===Columns===
If you have a lot of references they can be placed in columns to save space and ease reading. Just add the following code:
If you have a lot of references they can be placed in columns to save space and ease reading. Just add the following code:
<code><nowiki>{{reflist|NUMBER OF COLUMNS}}</nowiki></code>
<code><nowiki>{{reflist|NUMBER OF COLUMNS}}</nowiki></code>
Line 36: Line 32:
===Published media===
===Published media===
Here, published media refers to literatures, i.e. novels, graphic books, magazines, but also includes but not limited to animation, films.<ref group="note">The format under this section would be the ''de facto'' format for all citation.</ref><ref group="note">''"Do note that the '''main format''' of citation should focus on title of novels/magazines and page numbers. If '''relevant as to providing clarification''', include the paragraph/section and quote."''</ref> For those that have been reissued/republished, i.e. updated with new information or less mistakes, and is in conflict with the previous published media, use the second format under this section.
Here, published media refers to literatures, i.e. novels, graphic books, magazines, but also includes but not limited to animation, films.<ref group="note">The format under this section would be the ''de facto'' format for all citation.</ref><ref group="note">''"Do note that the '''main format''' of citation should focus on title of novels/magazines and page numbers. If '''relevant as to providing clarification''', include the paragraph/section and quote."''</ref> For those that have been reissued/republished, i.e. updated with new information or less mistakes, and is in conflict with the previous published media, use the second format under this section.
==== Default format ====
<pre>
<pre>
'''Title of media''', "chapter/section" (if needed), ''page number'' (''"Quote"'' (if needed))
'''Title of media''', "chapter/section" (if needed), ''page number'' (''"Quote"'' (if needed))
</pre>
</pre>
:For example, <code><nowiki>'''[[Halo: Ghosts of Onyx]]''', "Chapter 39", ''page 372'' (Kurt-051: ''"Spartans never die"'')</nowiki></code>
:For example, <code><nowiki>'''[[Halo: Ghosts of Onyx]]''', "Chapter 39", ''page 372'' (Kurt-051: ''"Spartans never die"'')</nowiki></code>
::Result: '''[[Halo: Ghosts of Onyx]]''', "Chapter 39", ''page 372'' (Kurt-051: ''"Spartans never die"'')
:Result: '''[[Halo: Ghosts of Onyx]]''', "Chapter 39", ''page 372'' (Kurt-051: ''"Spartans never die"'')
 
==== Reissued/republished media ====
<pre>
<pre>
'''Title of media''', "chapter/section" (if needed), ''page number''; '''Date of new publish''', ''page number'' (''"Quote"'' (if needed))
'''Title of media''', "chapter/section" (if needed), ''page number''; '''Date of new publish''', ''page number'' (''"Quote"'' (if needed))
</pre>
</pre>
:For example, <code><nowiki>'''[[Halo: Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''</nowiki></code>
:For example, <code><nowiki>'''[[Halo: Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''</nowiki></code>
::Result: '''[[Halo: The Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''
:Result: '''[[Halo: The Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''


===Web content===
===Web content===
Line 53: Line 53:
</pre>
</pre>
:For example, <code><nowiki>[http://uk.xbox360.ign.com/articles/112/1126799p3.html '''IGN''': ''Beyond the Ring: Bungie's Renegade Development of Halo's Fiction''] ('''Joseph Staten''': ''""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." "'')</nowiki></code>
:For example, <code><nowiki>[http://uk.xbox360.ign.com/articles/112/1126799p3.html '''IGN''': ''Beyond the Ring: Bungie's Renegade Development of Halo's Fiction''] ('''Joseph Staten''': ''""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." "'')</nowiki></code>
::Result: [http://uk.xbox360.ign.com/articles/112/1126799p3.html '''IGN''': ''Beyond the Ring: Bungie's Renegade Development of Halo's Fiction''] ('''Joseph Staten''': ''""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." "'')
:Result: [http://uk.xbox360.ign.com/articles/112/1126799p3.html '''IGN''': ''Beyond the Ring: Bungie's Renegade Development of Halo's Fiction''] ('''Joseph Staten''': ''""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." "'')


===Gameplay content===
===Gameplay content===
For information using games as citations, the citation format would be as so:
For information using games as citations, the citation format would be as so:
<pre>
<pre>
'''Title of game''', campaign/multiplayer level ''Name of Level'' - ''"any sub-title"'' (''"Quote"'' (optional))
'''Title of game''', campaign/multiplayer level ''Name of Level'' (''"Quote"'' (optional))
</pre>
</pre>
:For example, <code><nowiki>'''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' - ''"Shut up and get behind me - sir."'' (''"Captain Keyes: They call it Halo"'')</nowiki></code>
:For example, <code><nowiki>'''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' (''"Captain Keyes: They call it Halo"'')</nowiki></code>
::Result: '''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' - ''"Shut up and get behind me - sir."'' (''"Captain Keyes: They call it Halo"'')
:Result: '''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' (''"Captain Keyes: They call it Halo"'')


==References==
==Notes==
<references group="note"/>
<references group="note"/>


==External Links==
==Sources==
<references/>
 
== External link ==
*[http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite Code]
*[http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite Code]



Revision as of 10:05, July 27, 2012

One of the most common complaint in any wiki is that the information lacks authority/sources that verifies the content as legitimate. As such, this page attempts to address the issue: the following are guidelines on how to reference information added to the wiki.

Basic concept

Reference tags

When citing information, simply include the HTML <ref></ref> code at the end of the sentence. 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 this tag <references/>.

If you don't 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 wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.

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

Multiple uses of the same footnote

To 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.[4]

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

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

Columns

If you have a lot of references they can be placed in columns to save space and ease reading. Just add the following code: {{reflist|NUMBER OF COLUMNS}}

Format

In order to differentiate to improve citation methods, it is recommended that editors use the following format when citing a source for an article.

Published media

Here, published media refers to literatures, i.e. novels, graphic books, magazines, but also includes but not limited to animation, films.[note 1][note 2] For those that have been reissued/republished, i.e. updated with new information or less mistakes, and is in conflict with the previous published media, use the second format under this section.

Default format

'''Title of media''', "chapter/section" (if needed), ''page number'' (''"Quote"'' (if needed))
For example, '''[[Halo: Ghosts of Onyx]]''', "Chapter 39", ''page 372'' (Kurt-051: ''"Spartans never die"'')
Result: Halo: Ghosts of Onyx, "Chapter 39", page 372 (Kurt-051: "Spartans never die")

Reissued/republished media

'''Title of media''', "chapter/section" (if needed), ''page number''; '''Date of new publish''', ''page number'' (''"Quote"'' (if needed))
For example, '''[[Halo: Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''
Result: Halo: The Fall of Reach, "Chapter ??", page ???; 2010, page ??

Web content

Web content in this section refers generally news articles, i.e. IGN articles and Bungie Weekly Update. Also included in this section are video documentaries, trailers and YouTube videos. The citation format would be as so:

'''Title''': ''Title of article'' (''"Quote"'' (optional))
For example, [http://uk.xbox360.ign.com/articles/112/1126799p3.html '''IGN''': ''Beyond the Ring: Bungie's Renegade Development of Halo's Fiction''] ('''Joseph Staten''': ''""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." "'')
Result: IGN: Beyond the Ring: Bungie's Renegade Development of Halo's Fiction (Joseph Staten: ""Bungie was maintaining creative oversight over all these initiatives -- we really did have a lot of control over what stories got told. Historically, over the decade of Halo storytelling, Bungie would maintain creative ownership and direction of these various projects." ")

Gameplay content

For information using games as citations, the citation format would be as so:

'''Title of game''', campaign/multiplayer level ''Name of Level'' (''"Quote"'' (optional))
For example, '''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' (''"Captain Keyes: They call it Halo"'')
Result: Halo: Combat Evolved, campaign level The Truth and Reconciliation ("Captain Keyes: They call it Halo")

Notes

  1. ^ The format under this section would be the de facto format for all citation.
  2. ^ "Do note that the main format of citation should focus on title of novels/magazines and page numbers. If relevant as to providing clarification, include the paragraph/section and quote."

Sources

  1. ^ An example source
  2. ^ E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.
  3. ^ R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.
  4. ^ a b c 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

External link

Template:Helplist