Help:References: Difference between revisions

From Halopedia, the Halo wiki

m (Updated)
Line 2: Line 2:


==Basic Concept==
==Basic Concept==
===Format===
For information using novels and magazines as citations, the citation format would be the following:
:<code><nowiki>'''Name of novel/magazine''', "chapter/section" (optional), ''page number'' (''"Quote"'' (optional))</nowiki></code>
:For example, doing <code><nowiki>'''[[Halo: Ghosts of Onyx]]''', "Chapter ?", ''page 371'' (''"Spartans never die"'')</nowiki></code> will generate as so: <code>'''[[Halo: Ghosts of Onyx]]''', "Chapter ?", ''page 371'' (''"Spartans never die"'')</code>.
::<small>''"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."''</small>
For information using electronic media such as news articles (i.e. IGN articles) or Bungie Weekly Update as citations, the citation format would be as so:
:<code><nowiki>'''Website name''': ''Title of article'' (''"Quote"'' (optional))</nowiki></code>
:For example, doing <code><nowiki>[http://halofanon.wikia.com/wiki/HSF '''HaloFanon''': ''Side Factions''] (''"In conclusion, HaloFanFiction Wiki is better than Halopedia!"'')</nowiki></code> will generate as so: <code>[http://halofanon.wikia.com/wiki/HSF '''HaloFanon''': ''Side Factions''] (''"In conclusion, HaloFanFiction Wiki is better than Halopedia!"'')</code>
For information using games as citations, the citation format would be as so:
:<code><nowiki>'''Title of game''', campaign/multiplayer level, ''Name of Level'' - ''"any sub-title"'' (''"Quote"'' (optional))</nowiki></code>
<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>.
===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>.
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>.
Line 48: Line 30:
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>
==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.<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.
<pre>
'''Title of media''', "chapter/section" (if needed), ''page number'' (''"Quote"'' (if needed))
</pre>
: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"'')
<pre>
'''Title of media''', "chapter/section" (if needed), ''page number''; '''Date of new publish''', ''page number'' (''"Quote"'' (if needed))
</pre>
:For example, <code><nowiki>'''[[Halo: Fall of Reach]]''', "Chapter ??", ''page ???''; '''2010''', ''page ??''</nowiki></code>
::Result: '''[[Halo: 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:
<pre>
'''Title''': ''Title of article'' (''"Quote"'' (optional))
</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>
::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===
For information using games as citations, the citation format would be as so:
<pre>
'''Title of game''', campaign/multiplayer level ''Name of Level'' - ''"any sub-title"'' (''"Quote"'' (optional))
</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>
::Result: '''Halo: Combat Evolved''', campaign level ''The Truth and Reconciliation'' - ''"Shut up and get behind me - sir."'' (''"Captain Keyes: They call it Halo"'')
==References==
<references/>
==References==
<references group="note"/>


==External Links==
==External Links==

Revision as of 08:54, May 18, 2011

On Halopedia you can add ref tags when citing sources. This uses the HTML <ref></ref> code.

Basic Concept

Reference Tags

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]

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

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

'''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")
'''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: 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'' - ''"any sub-title"'' (''"Quote"'' (optional))
For example, '''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 - "Shut up and get behind me - sir." ("Captain Keyes: They call it Halo")

References

  1. ^ "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."

References


External Links

Template:Helplist