#arxiv #doi #command-line-tool #bibtex #generate #id #identifier

app d2b

Command-line tool for generating bibtex from DOI or arXiv IDs

6 releases

0.1.5 Sep 7, 2021
0.1.4 Sep 6, 2021

#6 in #arxiv

MIT license

15KB
246 lines

d2b

Command-line tool for generating bibtex from DOIs and arXiv IDs.

Installation

cargo install d2b

Examples

arXiv identifiers:

> d2b 1712.01815

DOIs:

> d2b 10.1145/359327.359336

Multiple identifiers:

> d2b 2105.11572 10.1145/359327.359336

Identifiers are queried asynchronously. Duplicates are removed.

Example formats:

Dependencies

~15–30MB
~511K SLoC