Last active
April 20, 2020 15:29
-
-
Save chrisma/c4ad9e84088d867a2b4670c3dc50e67a to your computer and use it in GitHub Desktop.
Get BibTeX entry from doi.org
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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