Crates.io | d2b |
lib.rs | d2b |
version | 0.1.5 |
source | src |
created_at | 2021-09-05 02:02:00.057497 |
updated_at | 2021-09-07 05:09:06.888089 |
description | Command-line tool for generating bibtex from DOI or arXiv IDs. |
homepage | |
repository | https://github.com/al-jshen/d2b |
max_upload_size | |
id | 447011 |
size | 47,947 |
Command-line tool for generating bibtex from DOIs and arXiv IDs.
cargo install d2b
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.