Skip to content

A small python tool for combining multiple .bib files.

License

Notifications You must be signed in to change notification settings

tao-bai/bib-combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bib-combiner

A small python tool for combining multiple .bib files and removing duplicates by their IDs (ID: the string used for citation in lalex.)

Usage

python bib_combiner.py bib1.bib bib2.bib bib3.bib .bib

output is named final.bib.

Requirements

see requiremetns.txt generated by pipreqs.

About

A small python tool for combining multiple .bib files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages