What problem does it solve?
citation-audit eliminates the risk of hallucinated, incorrect, or misused references by verifying that each bibliographic entry both exists and actually supports the specific claims where it is cited.
Core Features & Use Cases
- Existence verification: confirms the cited work truly exists for the stated arXiv/DOI/venue.
- Metadata correctness checks: validates authors, year, title, and venue against canonical sources such as DBLP/arXiv/ACL Anthology/OpenReview.
- Context appropriateness audit: checks whether the cited paper supports the surrounding sentence rather than merely matching a keyword.
- Pre-submission integrity gate: produces both human-readable and machine-readable audit artifacts to support submission readiness.
- Optional uncited detection: with the opt-in flag, reports bib entries that are present but never cited (advisory only, not used to downgrade verdicts).
Quick Start
Run citation-audit on your paper directory (with the LaTeX draft and its bib/tex files) to generate CITATION_AUDIT.md and CITATION_AUDIT.json showing KEEP/FIX/REPLACE/REMOVE decisions for each cited reference.