amsharifian / bib-reformat

Reformatting bib files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Reformatting bib files


Languages

Language:TeX 83.0%Language:Python 17.0%