Skip to content

Instantly share code, notes, and snippets.

@anapaulagomes
Created February 17, 2025 16:15
Show Gist options
  • Save anapaulagomes/9ee18d6977ec9f19517227364d332c47 to your computer and use it in GitHub Desktop.
Save anapaulagomes/9ee18d6977ec9f19517227364d332c47 to your computer and use it in GitHub Desktop.
Util functions to the academic life
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