Skip to content

gautierronan/pybibmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pybibmerge

Python script to merge BibTeX files

How to use.

  1. Clone the repository:
git clone https://github.com/gautierronan/pybibmerge.git
  1. Replace the example BibTeX files inside the bibfiles/ directory by the BibTeX files you want to merge.
  2. Run the python script:
python pybibmerge.py
  1. The merged BibTeX file is now in the same directory, under the name merged.bib.

About

A simple Python script to merge BibTeX files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published