Аудит библиографических ссылок в LaTeX
★ 7.1 · research
citation-audit is a Claude Code skill that performs three-layer verification of every bibliographic entry in a LaTeX manuscript: it checks source existence via arXiv ID, DOI, or venue; validates metadata — author names, year, title, and venue — against canonical databases such as DBLP, arXiv, ACL Anthology, and OpenReview; and assesses context appropriateness, confirming that the cited paper actually supports the specific claim it is used to back. It catches hallucinated co-authors, silent arXiv version title drift, preprint-vs-conference venue mismatches, phantom DOIs, and wrong-context citations where a real paper is cited for a claim it does not make. Findings are written to `CITATION_AUDIT.md` and a machine-readable `CITATION_AUDIT.json` ledger. Designed to run once after `paper-claim-audit` and before final submission, it forms the fourth layer of the ARIS integrity stack alongside `experiment-audit`, `result-to-claim`, and `paper-claim-audit`.
- #citation-verification
- #bibliography-audit
- #academic-integrity
- #web-search
- #quality-control