Skip to content

MartKl/merge_bibtex_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MergeBibFiles.py -- A simple way to merge bibtex files

A simple tool for a simple but common task

Author: Martin Kliesch

*Preparation: copy bibtex files (file ending "bib") into the subfolder "./bibfiles/"

*Output: It generates a new file "merged.bib" with all bibtex entries from those bibtex files. In case of multiple entry keys, it takes the one from the most recent file.

  • Needs: glob, os, re

About

A simple way to merge bibtex files with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published