Skip to content
/ adsbib Public

A bash script that generates BibTeX file from ADS citekeys

Notifications You must be signed in to change notification settings

rndsrc/adsbib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

adsbib

A simple bash script that uses standard unix utilities sed, tr, sort, uniq, and grep, as well as curl and jq, to generate a BibTex database automatically from a LaTeX "[doc].aux" file.

The syntax is simply

adsbib [doc].aux

It also checks for "[doc].map" and uses it as a key map.

Because ADS now requires API keys, user should provide their keys in the "~/.adsbibrc" file.

About

A bash script that generates BibTeX file from ADS citekeys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages