Jump to content

Help:Cite errors/Cite error refs without references

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pranab90 (talk | contribs) at 08:23, 6 November 2013 (Issues and resolution). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This page will help you to fix the cite error message:

⧼Cite error refs without references⧽

  • If you have read this help page and find something missing or confusing, please discuss it at the main talk page.
  • Please reference this page and the page where you have the problem so we can understand your issues.
  • For basic information on the footnotes system, see Referencing for beginners; for advanced help, see Footnotes.

Overview

When a page contains references enclosed in <ref>...</ref> tags, the page must also have markup to actually show the reference list; otherwise the error message will be displayed.

The reference list is shown by including the {{reflist}} template, generally placed in its own section near the end of the page and usually with a section heading titled "References", "Notes", "Footnotes", "Works cited" or some other name; see WP:FNNR.

References

Examples

The {{reflist}} template is missing:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<ref>Reference 1</ref> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Would appear in an article as:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[1] Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Technical

Pages with this error message are placed into Pages with missing references list. The system message page is at Cite error refs without references.

Bugs

  • Template:Bug Misleading error message for omitted </ref> tag: this documents the issue with the last </ref> missing

Proposals

There have been several proposals to have the error message automatically add {{Reflist}}. Issues:

  • There is no standard section name for references; see WP:FNNR.
  • The cite error message is always placed at the end of the article, thus any automatic reflist will be placed out of order at the very end.
  • The Cite extension classes all error messages in bold red, thus a reference list generated by the message will inherit those attributes.


  1. ^ Reference 1