A tool for retrieving BibTeX entries from DOIs
Project description
Installation
To use this script, install the package using pip with the following command:
$ pip3 install --user pybib
Usage
# Retrieve a single BibTeX entry
$ bib 10.1145/159544.159617
# Retrieve a list of BibTeX entries
$ cat citations.doi
10.1145/159544.159611
10.1145/159544.159612
10.1145/159544.159613
$ bib -f citations.doi
Troubleshooting
If you encounter problems using this program, please open an issue on this repository so I can rectify the problem.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybib-1.2.1.tar.gz
(3.4 kB
view details)
File details
Details for the file pybib-1.2.1.tar.gz.
File metadata
- Download URL: pybib-1.2.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60de3fcb5947c4bdc24362aa5b5b4747f58b6a57ed46e0f1b47309720c8b69c0
|
|
| MD5 |
78c1cb350d40b5a8bd62264789e57700
|
|
| BLAKE2b-256 |
7c63936b1bba0476a2a742ee35d1fbf714cc80e7aba030fdf08bcc07fe17b62a
|