Skip to content

Instantly share code, notes, and snippets.

@chrisma
Last active April 20, 2020 15:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisma/c4ad9e84088d867a2b4670c3dc50e67a to your computer and use it in GitHub Desktop.
Save chrisma/c4ad9e84088d867a2b4670c3dc50e67a to your computer and use it in GitHub Desktop.
Get BibTeX entry from doi.org
wget -qO- --header="Accept: application/x-bibtex" "https://doi.org/10.1109/5.771073"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment