Help:Citations quick reference
![]() | This help page is a how-to guide. It details processes or procedures of some aspect(s) of Wikipedia's norms and practices. It is not one of Wikipedia's policies or guidelines, as it has not been thoroughly vetted by the community. |
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">
</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">
</syntaxhighlight> |
|||
Good | Harvard referencing |
Substantiated claim. (Adams 1903) |
Substantiated claim. (Adams 1903) | <syntaxhighlight lang="moin">
</syntaxhighlight> |
| ||
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.
</syntaxhighlight> |
Unsubstantiated claim.
|