Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
/ bibtexcleaner Public archive

Very simple script to cleanup bibtex entries using bibtexparser

Notifications You must be signed in to change notification settings

rchiechi/bibtexcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BibTexCleaner

An interactive script to cleanup bibtex entries using bibtexparser. Bibtexcleaner will walk through the entries in a BibTex database and try to guess at the appropriate abbreviations for journal names. It will also try to clean up lists of authors and make titles uniform.

Usage:

bibtexcleaner references.bib

bibtexcleaner references.bib -c 'Journal of Kittens;J. Kitt.' 'Journal of Puppies;J. Pup.'

BibTexCleaner -d 'https://raw.githubusercontent.com/JabRef/abbrv.jabref.org/master/journals/journal_abbreviations_acs.csv'

About

Very simple script to cleanup bibtex entries using bibtexparser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages