/bib-reformat

Reformatting bib files

Primary LanguageTeX

Reformatting bib files

This project reformat bib entries to an standard format. Naming bib entries always are challenging for graduate students who writes papers and their thesis. This python script hels them to standardize the bib entry names, so that while they are writting their thesis/paper, it's less challening for them to search trough their bib files.

Quick start

Prerequesties:

pip instal bibtexparser
pip install dblp
pip install fuzzywuzzy