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.2.tbz
sha256=b0b6f01e5b2fa7b4d9ec234f6bce4aae11549042f5aa713e014b3b903a4795c0
sha512=e93f6c607d1e31ace1f56905ceaf9feb85e0c195490ba4468fee87a4d221de0d00b9d9d5afebf0e93ec49ca0db6511923e6d19bcb7ea41cc73f6417cbd35eda7

CHANGES.md.html

0.5.2 (2021-12-17)

  • Move from cuz to the published clz

  • Move from dx.doi.org to crossref rest api service, the latter gives better and more consistent results and does not seem to require a fallback service any longer

  • Update arxiv generated bibtex accordingly

  • Update ocamlformat

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

OCaml

Innovation. Community. Security.