A python/hy library to produce bibtex (or markdown, json or bash script) from a general search query, doi or isbn.
Provides command-line tools bibsearch
, isbnsearch
and doisearch
.
Uses the crossref API, Google Books API and doi.org.
$ bibsearch -h
$ doisearch -h
$ isbnsearch -h
import bibsearch
(import bibsearch)