Created
February 17, 2025 16:15
-
-
Save anapaulagomes/9ee18d6977ec9f19517227364d332c47 to your computer and use it in GitHub Desktop.
Util functions to the academic life
This file contains hidden or 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
alias nbib2bib='f(){ nbib2xml "$1" | xml2bib -b; unset -f f; }; f' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment