Help:Citations quick reference

From Fallenchungus Wiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Citations are important in Wikipedia to ensure that information comes from actual, reliable sources (WP:V, WP:CITE). There are three preferred ways of citing sources:

  1. Footnotes
  2. Footnotes with list-defined references
  3. Shortened footnotes

Citations can also be placed as external links, but these are not preferred because they are prone to link rot and usually lack the full information necessary to find the original source in cases of link rot. In cases where citations are lacking, the template {{fact}} can be added after the statement in question.

The following table shows examples of these ways of citing sources, categorized as "the good, the bad and the ugly".

Citation style Article wikitext Appears as References section wikitext Appears as
Good Footnotes <syntaxhighlight lang="wikitext">

Substantiated claim.[1]: 13 

Another substantiated claim.[1]: 42 

Substantiated claim from web site.[2] </syntaxhighlight>

Substantiated claim.[1]: 13 

Another substantiated claim.[1]: 42 

Substantiated claim from web site.[2]

<syntaxhighlight lang="wikitext">

References

  1. ^ a b c d Lua error: bad argument #1 to "get" (not a valid title).
  2. ^ a b Lua error: bad argument #1 to "get" (not a valid title). Additional text about the link.

</syntaxhighlight> or <syntaxhighlight lang="wikitext">

References

</syntaxhighlight>

References
Good Footnotes with list-defined references <syntaxhighlight lang="wikitext">

Substantiated claim.[1]: 13 

Another substantiated claim.[1]: 42 

Substantiated claim from web site.[2] </syntaxhighlight>

Substantiated claim.[1]: 13 

Another substantiated claim.[1]: 42 

Substantiated claim from web site.[2]

<syntaxhighlight lang="wikitext">

References

  1. ^ a b c d Lua error: bad argument #1 to "get" (not a valid title).
  2. ^ a b Lua error: bad argument #1 to "get" (not a valid title). Additional text about the link.

</syntaxhighlight>

References
Good Shortened footnotes <syntaxhighlight lang="wikitext">Substantiated claim.[1]

Another substantiated claim.[2]

Substantiated claim from web site.[3]</syntaxhighlight>

Substantiated claim.[1]

Another substantiated claim.[2]

Substantiated claim from web site.[3]

<syntaxhighlight lang="wikitext">

Notes

References

  • Lua error: bad argument #1 to "get" (not a valid title). Additional text about the link.
  • Lua error: bad argument #1 to "get" (not a valid title).

</syntaxhighlight>

Notes
References
  • Lua error: bad argument #1 to "get" (not a valid title). Additional text about the link.
  • Lua error: bad argument #1 to "get" (not a valid title).
Bad Embedded links <syntaxhighlight lang="wikitext">

Substantiated claim.[1] </syntaxhighlight>

Substantiated claim.[2] <syntaxhighlight lang="wikitext">

</syntaxhighlight>

Ugly Citation needed <syntaxhighlight lang="wikitext">

Unsubstantiated claim.[citation needed] </syntaxhighlight>

Unsubstantiated claim.[citation needed]

See also