Skip to main content

Automatically download missing entries to your bibliography file.

Project description

autobib

PyPI PyPI - License PyPI - Status

autobib automatically fetches BibTeX entries from online databases (currently Inspire and ADS) based on references that were added to the LaTeX document but not yet to the .bib file. The automatically fetched entries are appended to the first .bib file defined in your LaTeX source (first entry of \bibliography{...}). For this to work, the cite key has to be a key used by the online database.

In other words, you still need to look up a citation online and copy the cite key to your LaTeX file, but you don't have to also copy the whole BibTeX entry to your local .bib file (essentially adding it twice), since autobib does the latter for you.

autobib only appends new entries to your .bib file and otherwise leaves it as is. Using it is therefore safe.

Installation and usage

pip install autobib

This installs a new script called bibtex, which is a drop-in replacement of the original bibtex command. The same name is chosen to make it work automatically with tooling like latexmk, which is otherwise hard to achieve.

Make sure that the bibtex script installed by autobib is found first by shell lookup (this should normally be the case). You can test that by calling bibtex --version on the command-line. You should see something like this

autobib 0.6.0
BibTeX 0.99d (TeX Live 2020)
[...]

If this is not the case, then you may have to change the order of search paths in the PATH environment variable. The script installed by autobib must come before the path of the original bibtex command.

ADS token

No extra steps are needed to download from Inspire, but to download from ADS you need to follow these instructions to get an API token. Export this token in your shell as ADS_TOKEN, e.g. export ADS_TOKEN=<insert token here>.

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

autobib-0.7.3.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

autobib-0.7.3-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file autobib-0.7.3.tar.gz.

File metadata

  • Download URL: autobib-0.7.3.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for autobib-0.7.3.tar.gz
Algorithm Hash digest
SHA256 1fe8541e8548845aa7bf48a643715d27dbdef196ee90df5c930ec9527132bb1c
MD5 3f58c5724f542cf9f64fab4596e17f04
BLAKE2b-256 1ff5b11fe0af9cfc9864878571a6b8d9ccf04ed04d415edc8950b04c5cb3bd72

See more details on using hashes here.

File details

Details for the file autobib-0.7.3-py3-none-any.whl.

File metadata

  • Download URL: autobib-0.7.3-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for autobib-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 df62dca874d4dabf99933bf916662efa0e0bc49b569c1afd90633482614c85e6
MD5 1c3a9db8ed96a49e6365de112f10d684
BLAKE2b-256 60e5f6cc1a796e3454d1c6e64d9a70cc6a67c660a6771140ac1a0a2af87525f1

See more details on using hashes here.

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