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 http://hackage.haskell.org/package/citeproc-hs .

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

At the moment, citation-resolve requires "xsltproc" executable to parse xml, in order to resolve ISBNs.

Modules

[Index]

  • Text
    • CSL
      • Input
        • Text.CSL.Input.Identifier
          • Text.CSL.Input.Identifier.Internal

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 aeson (>=0.6.1), base (>=4.5 && <5), bytestring (>=0.9.2.1), citeproc-hs (>=0.3.7), containers (>=0.5), curl (>=1.3.8), data-default, directory (>=1.2), download-curl (>=0.1.4), either (>=3.4.1), lens (>=3.9.0.2), MissingH (>=1.1), mtl (>=2.1.2), process (>=1.1), safe, text (>=0.11), transformers (>=0.3), yaml (>=0.8.4) [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-10-09T05:47:16Z
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]