citesure 0.1.95: 230/230 citation integrity bench for LLM-era papers

작성자

카테고리:

← 피드로
DEV Community · SybilGambleyyu · 2026-07-23 개발(SW)

SybilGambleyyu

citesure is an open-source gate for LLM-era bibliographies.

Numbers

Author workflow

pip install "git+https://github.com/SybilGambleyyu/citesure.git[pdf]"
citesure warm-cache refs.bib
citesure check refs.bib --used-in paper.tex
citesure fix refs.bib --used-in paper.tex -o fixed.bib
citesure extract-claims paper.tex --bib fixed.bib --score

Enter fullscreen mode Exit fullscreen mode

Manuscript-scoped checks (--used-in) keep huge Overleaf libraries practical. Open Library covers books via ISBN. arXiv id lookups are disk-cached against rate limits.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다