package doi2bib

  1. Overview
  2. Docs
Small CLI to get a bibtex entry from a DOI, an arXiv ID or a PubMed ID

Install

Dune Dependency

Authors

Maintainers

Sources

doi2bib-0.5.1.tbz
sha256=c63f3c4073c598c68beeb122c5bd95e393931130af623b57ef87399f2e3f6e5c
sha512=48355cdb7124ceb21b53e2676bf78ab73b4cb2b4dc30674e33e26b15295813fbee1fb678676788d26515bd91b884fc3435a871dd070d9e027b72340dd9df1f54

CHANGES.md.html

0.5.1 (2021-07-01)

  • Fix for transitive dependency in cuz

  • Improved lower bounds on the opam file

0.5.0 (2021-07-01)

  • Use cuz for the get calls with compression

  • Use arxiv.org/bibtex to obtain the bibtex entry for unpublished arxiv manuscripts and rely on the manual generation only if that fails reachable.

  • Handcrafted pretty printing of the output from crossref

0.4.1 (2021-04-20)

  • Fix incorrect use of Lwt.ignore_result

0.4.0 (2021-04-02)

  • Added support for gzipped stream using decompress