Skip to content
Marcos Caceres edited this page Mar 28, 2026 · 7 revisions

<section id="references">

Adding a <section id="references"> lets you add custom content to the references section. ReSpec appends the auto-generated normative and informative references after any custom content.

Usage

<section id="references">
  <p>Unless otherwise specified, all references are to the
  latest published version of the respective specification.</p>
  <!-- Normative and informative references follow automatically -->
</section>

Notes

  • If you don't add <section id="references">, ReSpec still generates the references section automatically
  • Custom content is placed before the auto-generated reference lists
  • References are generated from [[CITE]] usage throughout the document plus any localBiblio entries

Guides

Configuration options

W3C Configuration options

Linting rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

HTML attributes

CSS Classes

Special properties

Clone this wiki locally