Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Help:Cite errors/Cite error references missing group

From Wikipedia, the free encyclopedia

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

Cite error: ⧼Cite error references missing group⧽

  • 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

[edit]

References may be defined within the reference list:

{{reflist|refs=
<ref name=rename1>refcontent1</ref>
<ref name=rename2>refcontent2</ref>
}}

List-defined references may be within groups:

{{reflist|refs=
<ref name=rename1>refcontent1</ref>
<ref name=rename2 groupname=groupname>refcontent2</ref>
}}

Issues and resolution

[edit]

A list-defined reference uses a group name that is not used within any <ref>...</ref> tags. All list-defined references must be used or commented out.

The message also appears if you mistakenly embed {{sfn}} or {{sfnp}} (rather than {{harv}}, {{harvnb}}, or {{harvp}}) inside <ref></ref>:

<ref>{{sfnp|Foo|1999}}</ref>

This message does not show in preview mode.

Bugs

[edit]
  • T26600 The first defined reference that is not invoked will show an incorrect error message.
  • T269531 Define a named ref in <references> without using this named ref results into a wrong error message