Skip to content

k-zhai/bibtex-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BibTeX Verifier

Dependencies

  • Python 3.10+
  • pip packages: requests, bibtexparser

Install:

pip install requests bibtexparser

Usage

bash run.sh /path/to/paper.tex
  • run.sh verifies BibTeX entries referenced by the provided .tex file.
  • Output includes a summary of VALID, WARNING, INVALID, and UNVERIFIED entries, with reasons for any flagged items.

About

Automated verification of BibTex files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors