Skip to content

A python/hy library & command-line tool to produce bibtex entries from general search queries.

License

Notifications You must be signed in to change notification settings

atisharma/bibsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hy-bibsearch

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.

Usage (command-line utilities)

$ bibsearch -h
$ doisearch -h
$ isbnsearch -h

Usage (python)

import bibsearch

Usage (Hy)

(import bibsearch)

About

A python/hy library & command-line tool to produce bibtex entries from general search queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published