← Notes

citesure 0.5.26: one-shot manuscript audit

2026-07-23 · SybilGambleyyu

Authors and CI need one command that catches LLM bibliography junk and verifies the citations the paper actually uses.

soft-lint (offline)

No network. Flags placeholder DOIs, bad ORCID checksums, impossible years, invalid ISBN check digits, and empty/placeholder titles.

citesure soft-lint refs.bib

audit (full gate)

citesure audit paper.tex --bib refs.bib
citesure audit paper.tex --bib refs.bib --check-orcid --claims -o audit.json

Scopes to keys used in the manuscript, runs soft-lint, multi-source verify, optional ORCID soft-check, and optional claim-relevance scoring.

Evidence (through v0.5.27): 250/250 integrity · 56/56 claims · 79 tests · 16 packs · SARIF for soft-lint/audit.

Release · Demo · abstracts note