Skip to content

Instantly share code, notes, and snippets.

@tschager
Created July 10, 2017 08:18
Show Gist options
  • Save tschager/403ecc00f4b2e39336e4b45fe4ae38de to your computer and use it in GitHub Desktop.
Save tschager/403ecc00f4b2e39336e4b45fe4ae38de to your computer and use it in GitHub Desktop.
DOI to BIBTEX using curl
curl -LH "Accept: application/x-bibtex" http://dx.doi.org/10.1186/s13015-017-0104-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment