Skip to content

takes some DOIs and writes the full references in a .bib file

License

Notifications You must be signed in to change notification settings

emmanuelparadis/DOI2bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOI2bib

This R script requires some DOIs and writes the full references in a .bib file.

Version 2 (_v2) is more reliable as it closes the connection if it fails to open before trying to read the data.

The DOIs can be input in any way (with scan(), read.table() read.csv() ...)

The references are downloaded from https://dx.doi.org/, thus requiring a (preferably descent) Internet connection.

About

takes some DOIs and writes the full references in a .bib file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages