Difference between revisions of "Help:Citations quick reference"

From Mindpowered Wiki
Jump to navigation Jump to search
imported>WOSlinker
m (change source to syntaxhighlight)
 
(No difference)

Latest revision as of 20:10, 25 May 2020

Citations are important in Wikipedia to ensure that information comes from actual, reliable sources (WP:V, WP:CITE). There are two preferred ways of doing so: footnotes and parenthetical/Harvard citations. 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.

Citation style In article Appears as In References Appears as
Good Footnotes <syntaxhighlight lang="xml">

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

Substantiated claim.[1] Another substantiated claim.[1] Substantiated claim from web site.[2]

<syntaxhighlight lang="xml">
  1. ^ a b c d Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.
  2. ^ a b Link text, additional text.

</syntaxhighlight> or {{reflist}}

Good Footnotes with List-defined references <syntaxhighlight lang="xml">

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

Substantiated claim.[1] Another substantiated claim.[1] Substantiated claim from web site.[2]

<syntaxhighlight lang="xml">
  1. ^ a b c d Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.
  2. ^ a b Link text, additional text.

</syntaxhighlight>

Good Harvard referencing
Substantiated claim. (Adams 1903)
Substantiated claim. (Adams 1903) <syntaxhighlight lang="moin">
  • Adams, Adam. The Nomen Dynasty in Eastern Europe, Academia Press, 1903. ISBN 0000000000

</syntaxhighlight>

  • Adams, Adam. The Nomen Dynasty in Eastern Europe, Academia Press, 1903. ISBN 0000000000
Bad Embedded links <syntaxhighlight lang="moin">

Substantiated claim.[1] </syntaxhighlight>

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

</syntaxhighlight>

Ugly Citation needed <syntaxhighlight lang="text">

Unsubstantiated claim.

This conspiracy is historical fact.

</syntaxhighlight>

Unsubstantiated claim.
This conspiracy is historical fact.

See also