Automatically generate and manage a BibTeX file
Project description
autobib
Automatically generate and manage a BibTeX file.
autobib
will automatically fetch citation keys from online repositories that were added to the LaTeX document but not yet to the .bib
file. The automatically fetched entries are added to the local .bib
file for the next run. For this to work, the citation key has to be the Inspire key.
In essence, you still need to look up a citation online, but you don't have to add it twice, to your LaTeX document and to your .bib
file. autobib
does the latter for you.
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. The path where the script is located must come first in the search paths listed by PATH
, before the original bibtex
.
Planned features
- Also fetch from adsabs
- Smart-detect duplicates with some similarity metric, e.g. if the same paper is cited once using the adsabs key and once using the Inspire key
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
Built Distribution
File details
Details for the file autobib-0.3.0.tar.gz
.
File metadata
- Download URL: autobib-0.3.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 905b855d9c5614aca847599da6407b5339bf5f8446e116c995994ea5e7e855af |
|
MD5 | 75a21a2b54a91ba8965a051beb4acc7f |
|
BLAKE2b-256 | 51408492b0e61da371e385513810ef6c708e9bf83e49692e7f8e91624ed2466e |
File details
Details for the file autobib-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: autobib-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74a606f4a8ee0fb737dda63e1892707083a19ba818dfa870dde6d9862dfac64e |
|
MD5 | d2f4b4f4d4334d78d7262ee6fcaca89c |
|
BLAKE2b-256 | 44cdc2d56b12326f6d03d79838ad517bba69e6da39c09fc45844395ffec4d8ea |