bibchk
Simple program to return the BibTeX string of a given DOI(s) or ISBN(s).
Install
pip install bibchk
Example Usage
An example with a DOI and DOI URL:
$ bibchk 10.1002/2016JC011857 https://doi.org/10.1002/2016JC011857
@article{Houpert_2016,
doi = {10.1002/2016jc011857},
url = {https://doi.org/10.1002%2F2016jc011857},
year = 2016,
month = {nov},
publisher = {American Geophysical Union ({AGU})},
volume = {121},
number = {11},
pages = {8139--8171},
author = {L. Houpert and X. Durrieu de Madron and P. Testor and A. Bosse and F. D{\textquotesingle}Ortenzio and M. N. Bouin and D. Dausse and H. Le Goff and S. Kunesch and M. Labaste and L. Coppola and L. Mortier and P. Raimbault},
title = {Observations of open-ocean deep convection in the northwestern Mediterranean Sea: Seasonal and interannual variability of mixing and deep water masses for the 2007-2013 Period},
journal = {Journal of Geophysical Research: Oceans}
}
@article{Houpert_2016,
doi = {10.1002/2016jc011857},
url = {https://doi.org/10.1002%2F2016jc011857},
year = 2016,
month = {nov},
publisher = {American Geophysical Union ({AGU})},
volume = {121},
number = {11},
pages = {8139--8171},
author = {L. Houpert and X. Durrieu de Madron and P. Testor and A. Bosse and F. D{\textquotesingle}Ortenzio and M. N. Bouin and D. Dausse and H. Le Goff and S. Kunesch and M. Labaste and L. Coppola and L. Mortier and P. Raimbault},
title = {Observations of open-ocean deep convection in the northwestern Mediterranean Sea: Seasonal and interannual variability of mixing and deep water masses for the 2007-2013 Period},
journal = {Journal of Geophysical Research: Oceans}
}
Or with an ISBN:
$ bibchk 0-486-60061-0
@book{9780486600611,
title = {Fundamentals Of Astrodynamics},
author = {Roger R. Bate and Donald D. Mueller and Jerry E. White},
isbn = {9780486600611},
year = {1971},
publisher = {Courier Corporation}
}
Release files for bibchk 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bibchk-0.2.0.tar.gz | 15.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibchk-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.3 kB
Release files / bibchk-0.2.0.tar.gz
| Download URL | bibchk-0.2.0.tar.gz |
|---|---|
| Size | 15.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70b939454d033be5a04378fd6c946a03bd577ac42923bb3f87dc9e11557c74ba
|
|
BLAKE2b-256 checksum How to use checksums |
d2fd3d1ffaebc2d651c743c34db50478a79103de3fc0fa0880418ef3afd28751
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|
Release files / bibchk-0.2.0-py3-none-any.whl
| Download URL | bibchk-0.2.0-py3-none-any.whl |
|---|---|
| Size | 15.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
378797fe96ef6048937111296ee3e9ac6ff65b72a3be1fc90ce675effe304e0e
|
|
BLAKE2b-256 checksum How to use checksums |
2ae1b6c316785ec98ea6c5119b269bcd5172e51391594229b75715f4be99b4ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|