citation-resolve: convert document IDs such as DOI, ISBN, arXiv ID to bibliographic reference.

[ bsd3, library, text ] [ Propose Tags ]

This modules provides a way to convert document identifiers, such as DOIs, ISBNs, arXiv IDs to bibliographic references.

Each type of identifiers will be converted via internet services to a bibliographic record of type Text.CSL.Reference , which in turn can be rendered in various format using citeproc-hs package hackage.haskell.org/package/citeproc-hs .

Moreover, the server responses are cached in a local database, making the server load as little as possible.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3, 0.3.0.2, 0.3.0.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.3
Dependencies base (>=4.5 && <5), bytestring (>=0.9.2.1), citeproc-hs (>=0.3.7), curl (>=1.3.8), directory (>=1.2), download-curl (>=0.1.4), MissingH (>=1.1), persistent (>=1.1.4), persistent-sqlite (>=1.1.2), persistent-template (>=1.1.2), process (>=1.1), resourcet (>=0.4.4), text (>=0.11), transformers (>=0.3) [details]
License BSD-3-Clause
Author Takayuki Muranushi
Maintainer muranushi@gmail.com
Category Text
Home page https://github.com/nushio3/citation-resolve
Source repo head: git clone https://github.com/nushio3/citation-resolve
Uploaded by TakayukiMuranushi at 2013-02-07T15:26:15Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 12264 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]