DEV Community

SybilGambleyyu
SybilGambleyyu

Posted on

citesure update: 165/165 bench and --used-in for huge bibliographies

citesure just hit 165/165 on the public integrity bench and shipped a feature paper writers actually need: only verify citations the manuscript uses.

pip install "git+https://github.com/SybilGambleyyu/citesure.git[pdf]"
citesure check refs.bib --used-in paper.tex
citesure claim "…" --doi 10.1038/nature14539 --llm   # optional SpaceXAI judge
Enter fullscreen mode Exit fullscreen mode
  • Bench: clinical (CONSORT/PRISMA/GRADE/NEJM/ICD-11), law-econ, German physics, Spanish/French titles, fabrications, poisoned metadata
  • CI templates under templates/ for Overleaf-synced repos
  • MCP server for coding agents

Full story (canonical): https://sybilgambleyyu.github.io/blog/posts/citesure.html

Source: https://github.com/SybilGambleyyu/citesure

Demo: https://citesure.sybilgambleyyu.workers.dev/

Top comments (0)