citation-resolve: convert document IDs such as DOI, ISBN, arXiv ID to bibliographic reference.
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.
Downloads
- citation-resolve-0.4.3.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
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), 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 2014-10-02T03:51:38Z | 
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] | 
| Downloads | 12794 total (17 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2015-05-18 [all 9 reports]  |