An open API service indexing awesome lists of open source software.

https://github.com/marado/doish

A DOI search shell
https://github.com/marado/doish

doi shell

Last synced: 18 days ago
JSON representation

A DOI search shell

Awesome Lists containing this project

README

          

DOIsh
=====

DOIsh (reads "DOI shell") is a shell script intended to give you the most
possible information about an article, given its DOI.

### Requirements

- [jsawk](https://github.com/micha/jsawk)
- [bash-cli-google](https://github.com/ilarimakela/bash-cli-google)

### Usage
```
./DOI.sh 10.1210/en.2005-0640
./DOI.sh 10.1210/en.2005-0640 --csv
./DOI.sh --csv 10.1210/en.2005-0640
```