Wookieepedia

READ MORE

Wookieepedia
Wookieepedia
mNo edit summary
Line 61: Line 61:
 
#When naming references with <nowiki><ref name="some source" /></nowiki>, use the full source name, not abbreviations.<ref>Use full, linkable reference names to prevent accidental duplicates of a reference. For example: one ref tag named "Return of the Jedi" and one named "Star Wars Episode VI: Return of the Jedi" will result in duplicate references on the same page. The word linkable does not mean that you actually <nowiki>[[link]]</nowiki> to the article, simply that if you did add the link brackets, it would go to the article on Wookieepedia.</ref>
 
#When naming references with <nowiki><ref name="some source" /></nowiki>, use the full source name, not abbreviations.<ref>Use full, linkable reference names to prevent accidental duplicates of a reference. For example: one ref tag named "Return of the Jedi" and one named "Star Wars Episode VI: Return of the Jedi" will result in duplicate references on the same page. The word linkable does not mean that you actually <nowiki>[[link]]</nowiki> to the article, simply that if you did add the link brackets, it would go to the article on Wookieepedia.</ref>
 
#Italicize references where appropriate, as with book titles, etc.<ref>This is another grammar/stylistic rule.</ref>
 
#Italicize references where appropriate, as with book titles, etc.<ref>This is another grammar/stylistic rule.</ref>
#Do not reference articles only appearing in one source.<ref>If an article only has one appearance or mention, all of the information would obviously be from that source, and referencing would therefore be redundant.</ref>
+
#Do not reference articles only appearing in one appearance or source.<ref>If an article only has one appearance or mention, all of the information would obviously be from that source, and referencing would therefore be redundant.</ref>
 
#Reference articles as sparingly as possible, while still sourcing all of the facts.<ref>For articles with more than one source, start out as general as you can with the reference tags. For example, if an entire section is from one and only one source, tag the section header. However, if there is more than one source, instead tag the next level down: paragraphs. If, at the paragraph level, more than one source is still used, move to sentences. Finally, if that is not enough, tag individual words as necessary, as a last resort.</ref>
 
#Reference articles as sparingly as possible, while still sourcing all of the facts.<ref>For articles with more than one source, start out as general as you can with the reference tags. For example, if an entire section is from one and only one source, tag the section header. However, if there is more than one source, instead tag the next level down: paragraphs. If, at the paragraph level, more than one source is still used, move to sentences. Finally, if that is not enough, tag individual words as necessary, as a last resort.</ref>
 
#Only reference a header (using the {{tl|Ref}} template) when that source is the '''only''' reference under that specific header.<ref>Other: When you reference a header in addition to a random reference in the content under that header, you cannot know what information comes from the secondary reference? Is it the sentence immediately preceding the ref tag, two sentences, a paragraph, or just a phrase? Yes, we know it can be a pain to reference every paragraph (and sometimes even parts of sentences).</ref>
 
#Only reference a header (using the {{tl|Ref}} template) when that source is the '''only''' reference under that specific header.<ref>Other: When you reference a header in addition to a random reference in the content under that header, you cannot know what information comes from the secondary reference? Is it the sentence immediately preceding the ref tag, two sentences, a paragraph, or just a phrase? Yes, we know it can be a pain to reference every paragraph (and sometimes even parts of sentences).</ref>

Revision as of 15:52, 13 November 2007

Information icon

This page or section is an official policy on Wookieepedia.

It has wide acceptance among editors and is considered a standard that everyone must follow. Please use the Consensus track to propose changes to this policy.

Walnut

This page in a nutshell

Include citations to reliable sources to ensure verifiability when you add or verify content, especially with controversial issues and biographies of living people.

This page is a style guide, describing how to create citations in articles.

Wookieepedia:Attribution, which is policy, mandates the provision of sources. Attribution is required for direct quotes, along with practically all other material. As Wookieepedia does not accept original ideas or fanon, all writing should be based on reliable sources, and therefore be referenced. Any material that is challenged and for which no source is provided may be removed by any editor. For information about the importance of using good sources in biographies of living persons, see Wikipedia:Biographies of living persons. However, it is typically Wookieepedia's policy to not include a full biography on this site. That is usually best left to sites like Wikipedia.

If you do not know how to format the citation, provide as much information as you can, and others may fix it for you. Cite It! Be Bold!

Why sources should be cited

  • To credit a source for providing useful information and to avoid claims of plagiarism.
  • To show that your edit is not original research.
  • To ensure that the content of articles is credible and can be checked by any reader or editor.
  • To help users find additional reliable information on the topic.
  • To improve the overall credibility and authoritative character of Wookieepedia.
  • To reduce the likelihood of editorial disputes, or to resolve any that arise.

Note: Wookieepedia and other wiki-based articles and categories cannot be used as sources.

How to reference articles

Single insertion of a reference

For the single insertion of a reference, the "name" parameter is not needed. On the Edit page, this is placed at the insertion point of citation:

<ref>''[[Star Wars Episode IV: A New Hope]]''</ref>

Multiple insertion of the same reference

On the Edit page, this is placed at the first insertion point of citation:

<ref name="Star Wars Episode IV: A New Hope">''[[Star Wars Episode IV: A New Hope]]''</ref>

This is placed at the second and all subsequent insertion points of citation:

<ref name="Star Wars Episode IV: A New Hope" />

Producing the reference list

Most importantly, add the following code after the "Appearances" and "Sources" sections, but before the "See also" and "External links" sections. This code will automatically display the reference list, showing nearly everything tagged with ref tags.

==Notes and references==
{{Reflist}}

Long reference lists

For reference lists with fifteen or more different references, include the <references /> tag in a scroll box, using the following code:

==Notes and references==
{{Scroll box
|content=
{{Reflist}}
}}

The number fifteen was settled upon as ten does not make use of the scroll box functionality on most browsers. Fifteen was the next closest, easy-to-remember number (as opposed to eleven, twelve, etc.) that made use of the scroll box.

Rules

This list only includes the basics for the rules. For more details, please follow the footnotes provided.

  1. Do not reference the introductory paragraph(s).[1]
  2. References go immediately after punctuation and outside of quotation marks, with no space between the end of a sentence and a reference tag.[2]
  3. When naming references with <ref name="some source" />, use the full source name, not abbreviations.[3]
  4. Italicize references where appropriate, as with book titles, etc.[4]
  5. Do not reference articles only appearing in one appearance or source.[5]
  6. Reference articles as sparingly as possible, while still sourcing all of the facts.[6]
  7. Only reference a header (using the {{Ref}} template) when that source is the only reference under that specific header.[7]
    • Only use the {{Ref}} template in section headers.
  8. Links are required in references.[8]
  9. References may be used in infoboxes.

Reasoning

  1. This is done to prevent "congestion" in the main introduction of the article. As most—if not all—information appears elsewhere in the article, do not begin sourcing until after the first heading. If, of course, the information does not appear elsewhere in the article, then it is acceptable to source it in the introduction.
  2. This is a stylistic rule adopted from Wikipedia and many other English sources.
  3. Use full, linkable reference names to prevent accidental duplicates of a reference. For example: one ref tag named "Return of the Jedi" and one named "Star Wars Episode VI: Return of the Jedi" will result in duplicate references on the same page. The word linkable does not mean that you actually [[link]] to the article, simply that if you did add the link brackets, it would go to the article on Wookieepedia.
  4. This is another grammar/stylistic rule.
  5. If an article only has one appearance or mention, all of the information would obviously be from that source, and referencing would therefore be redundant.
  6. For articles with more than one source, start out as general as you can with the reference tags. For example, if an entire section is from one and only one source, tag the section header. However, if there is more than one source, instead tag the next level down: paragraphs. If, at the paragraph level, more than one source is still used, move to sentences. Finally, if that is not enough, tag individual words as necessary, as a last resort.
  7. Other: When you reference a header in addition to a random reference in the content under that header, you cannot know what information comes from the secondary reference? Is it the sentence immediately preceding the ref tag, two sentences, a paragraph, or just a phrase? Yes, we know it can be a pain to reference every paragraph (and sometimes even parts of sentences).
  8. See Forum:CT Archive/Links within references for more information.

More information

  • The pipe trick does not work when enclosing between "ref" tags. <ref>[[Exile (novel)|]]</ref> renders in the references list (generated by the <references/> tag) as:
    1. ↑ [[Exile (novel)|]]
  • References cannot be nested: <ref name="Cloak of Deception">''Cloak of Deception'' Also mentioned in <ref name="Darth Maul: Shadow Hunter" /></ref> does not render correctly.
  • For an example of how referencing works, take a look at the source code for this article.

See also

Forum discussions