IMpeccable BIBliographiEs with Dblp
Project description
IMBIBED: IMpeccable BIBliographiEs with Dblp
A simple tool for generating and cleaning .bib
(and related .tex
) files for
bibliographies mainly based on DBLP.
Install
$ pip install imbibed
Usage
$ imbibed -h
usage: imbibed [-h] [-s] [--condense] [--normal] [--crossref] [--no-cache]
[--update-files UPDATE_FILES] [--filter-files FILTER_FILES]
input output
IMBIBED: IMpeccable BIBliographiEs with Dblp Convert your bib file to use DBLP data and citation keys.
Conversion is based on DOIs (or DBLP keys if exist) in the input database.
positional arguments:
input Input bib file
output File where the output bib is written (may be the same as input).
optional arguments:
-h, --help show this help message and exit
-s, --sort Sort the output bib by key.
--condense Use DBLP condensed format (default).
--normal Use DBLP normal format.
--crossref Use DBLP crossref format.
--no-cache No not cache DBLP requests in local file.
--update-files UPDATE_FILES
Update tex (or other format) files for the new keys. Accepts glob patterns.
WARNING: this does simple search-and-replace of the keys, hence might break
your files. MAKE A BACKUP FIRST.
--filter-files FILTER_FILES
Look for cited keys in these files and delted non-cited keys.Accepts glob
patterns. WARNING: this does simple search of the keys, in the files.
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
imbibed-0.1.1.tar.gz
(6.8 kB
view details)
File details
Details for the file imbibed-0.1.1.tar.gz
.
File metadata
- Download URL: imbibed-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5af2126a5e455740ce376fabd0410956237f33b3bd3a65b9dd1aae66e1850a30 |
|
MD5 | 57d17a735669af57986a283d36eac1fe |
|
BLAKE2b-256 | 0ad42941434c92b955ddd930118d605bcc1b65c24e4957c8ffc5c7d6da6a9976 |