btparse

BibTeX parsing and manipulation libraries for bibliographic data

brewmacoslinux
Try with needOr install directly
Source

About

BibTeX utility libraries

Commands

btparse

Examples

Parse a BibTeX file and display its structure$ btparse myreferences.bib
Extract entries of a specific type from BibTeX database$ btparse --type article myreferences.bib
Validate BibTeX syntax and report errors$ btparse --check myreferences.bib