A small python tool for combining multiple .bib files and removing duplicates by their IDs (ID: the string used for citation in lalex.)
python bib_combiner.py bib1.bib bib2.bib bib3.bib .bib
output is named final.bib
.
see requiremetns.txt
generated by pipreqs.