Create and revise bibtex entries from DBLP.
Project description
bibtex-dblp
Create and revise bibtex entries from DBLP.
Dependencies
- uses pybtex
- inspired from dblp-python
Installation
The package can be installed from PyPI with:
pip install bibtex-dblp
Usage
Importing new publications from DBLP
The script bin/import_dblp.py searches for a new publication on DBLP and adds the corresponding bibtex entry to the bibliography.
Usage:
import_dblp [--query QUERY] [--out OUT] [--format {condensed,standard,crossref}]
If the argument --query is not given, the search keywords can be given directly in the terminal.
The script then queries the DBLP API and displays the possible matches.
The correct publication can be selected in the terminal (or 0 for abort).
The bibtex entry of the selected publication is either appended to the given bibliography (if --out is provided) or displayed on the terminal.
For more options see:
import_dblp --help
Converting between DBLP formats
The script bin/convert_dblp.py converts the complete bibliography between different DBLP formats (condensed, standard, crossref).
Usage:
convert_dblp INPUT_BIB [--out OUTPUT_BIB] [--format {condensed,standard,crossref}]
All bibtex entries with either the field biburl given or a bibtex name corresponding to a DBLP id are automatically converted.
All other entries are left unchanged.
For more options see:
convert_dblp --help
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bibtex-dblp-0.5.tar.gz.
File metadata
- Download URL: bibtex-dblp-0.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c389f98b88904e77669cbc1c729eb76d0cc90cea90e615577bf89b613693b8f9
|
|
| MD5 |
b7a76f0cc4f9ba9eb7946d0b924df4c8
|
|
| BLAKE2b-256 |
9db819cdfe2da0962ad8dd82b38ba93fe489f565b19a3cdd9183ce1ce0a29027
|
File details
Details for the file bibtex_dblp-0.5-py3-none-any.whl.
File metadata
- Download URL: bibtex_dblp-0.5-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43df84272d049c0b4ef9d987d93d431297fcdd5efe15c8944b928634c32655d
|
|
| MD5 |
3a6d1336573bbeb7e4c74770c4d0a3d7
|
|
| BLAKE2b-256 |
9ec4bad6399219723178361971c28ecbdecdb5679facf909041b635502f5b0b7
|