zreferences#

  • Series: lecture-python-intro

  • File: lectures/zreferences.md

  • Audit date: 2026-08-26

  • Corpus snapshot: a12d17c0ef

  • Categories audited: writing, links (JAX out of scope)

  • Overall score: 10.0 / 10

  • Priority: NONE

Score breakdown#

Category

Score

One-line note

Writing

10/10

no mechanical violations detected.

Math

N/A

no mathematical content.

Code

N/A

no executable code cells.

JAX

out of scope

JAX rules target lecture-jax.

Figures

N/A

no figures or plotting code.

References

N/A

no citations in this lecture.

Links

10/10

no mechanical violations detected.

Admonitions

N/A

no admonitions, exercises or solutions.

Issues#

Critical#

None found.

High severity#

None found.

Medium severity#

None found.

Low severity#

None found.

Strengths#

  • This page is not reviewable for the judgment rules and should not be scored as if it were. It is five lines of content: a (references)= anchor (12), an H1 (13), and a {bibliography} directive (15-16). There is no prose, no mathematics, no code and no figures, so all eight judgment rules - qe-writing-002, 003, 005, 007, qe-math-009, 014, 015 and qe-code-001 - have nothing to apply to. The entire rendered page is generated by sphinxcontrib-bibtex from the .bib file, so any style question about its content belongs to the bibliography entries, which live outside this repository’s corpus.

  • The whole page is one {bibliography} directive against _static/quant-econ.bib (15-16), so the reference list cannot drift out of step with the {cite} roles that populate it - there is no hand-maintained list to fall behind.

  • The (references)= anchor sits directly above the H1 (12-13), so cross-series links target the page rather than a heading inside it, and the H1 is a bare # References with no decoration.

  • The filename is zreferences.md so that an alphabetical TOC places it last, while the anchor and the visible heading are both references - the sort key is kept out of what the reader sees.