Skip to content

A python script to automatically resolve the Digital Object Identifier (DOI) of all bibliographic entries in a bibtex database.

Notifications You must be signed in to change notification settings

torfbolt/DOI-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DOI finder

This is a short python script to faciliate the addition of Digital Object Identifier (DOI) entries to an existing bibtex .bib database. It uses the sites http://www.crossref.org/ and http://www.google.com/ to find the DOI of a bibliographic entry. Found DOIs are added to the bibtex database automatically or after manual confirmation, depending on the probability of a correct resolution.

Synax:
src/doi-finder file.bib

About

A python script to automatically resolve the Digital Object Identifier (DOI) of all bibliographic entries in a bibtex database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages