BibSpire

BibSpire is a Python tool that cleans up bibliography files. It reads a .bib file, searches each entry on INSPIRE-HEP, and replaces the entry with the official INSPIRE citation while keeping the original reference key. It uses title, author, eprint, and DOI information to find matches, and handles nested-brace BibTeX formatting and rate limiting to stay within the API.

