Skip to content

Instantly share code, notes, and snippets.

@chrisma
Last active April 20, 2020 15:29
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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