Skip to main content

Auto-generate a BibTeX file from a list of Digital Object Identifiers

Project description

Installation

To use this script, install the package using pip with the following command:

$ pip 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


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.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page