ietf-tools / ietf-tools/draftforge

Check that references have cite tags and vice versa

Open
#27 0 comments 0 reactions 1 assignee View on GitHub

@NGPixel is already working on this.

Since Dec 22, 2025.

priority: low
Dominant language
JavaScript
Stars
12
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Each reference must be cited in the body of the text, and each citation must have a reference. Highlight any instances of hardcoded cite tags (in the text of the XML as [RFCNNNN] instead of <xref target="RFCNNNN"/>), note if there are any references that don't have a corresponding xref, and any xrefs that don't have a reference.

xml2rfc is good a catching these issues.

Functionality currently provided (very noisily) by the matchref script.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.