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.6.0.tbz
sha256=89f77540d9931355264a768876a6115e1267e4bbcacdba0405eb259acb9b986e
sha512=7240ab550b60211700b5fa47f7bc7b0017d631cd9613f44c3da68dcde978bffc8ed397cf5778f8908de78536eee4a2812ec923ae0910ca6164f0268706c3b34b

CHANGES.md.html

0.6.0 (2022-02-03)

  • Support batch processing of files of IDs

  • Support append result to file

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.