citesure gates LLM-era bibliographies before arXiv, journals, or coauthors do.
- Integrity bench 230/230
- Claims mini-bench 21/21
-
--used-infor huge Overleaf libraries - Open Library ISBN + arXiv disk cache
- Live: https://citesure.sybilgambleyyu.workers.dev/
pip install "git+https://github.com/SybilGambleyyu/citesure.git[pdf]"
citesure check refs.bib --used-in paper.tex
Canonical: https://sybilgambleyyu.github.io/blog/posts/citesure.html
GitHub: https://github.com/SybilGambleyyu/citesure
Top comments (1)
I found the
--used-inflag particularly interesting, as it addresses a common pain point when working with large Overleaf libraries. By integrating Open Library ISBN and arXiv disk cache, citesure seems to provide a robust solution for ensuring bibliographic integrity. The fact that it achieved a perfect score on the integrity bench is impressive, and I'm curious to see how it handles edge cases, such as citations with multiple authors or non-standard publication formats. Have you considered adding support for other citation styles or formats, such as APA or MLA, to further broaden its applicability?