Documentation
README
BibTeX Verification Skill
Check every entry in a .bib file against real academic databases using the
OpenJudge PaperReviewPipeline in BibTeX-only mode:
- Parse โ extract all entries from the
.bibfile - Lookup โ query CrossRef, arXiv, and DBLP for each reference
- Match โ compare title, authors, year, and DOI
- Report โ flag each entry as
verified,suspect, ornot_found
Prerequisites
pip install py-openjudge litellm
This is the opening of the README. Read the full README on GitHub.