hs-bibutils: Haskell bindings to bibutils, the bibliography conversion utilities.

[ library, text ] [ Propose Tags ]

Haskell bindings to Chris Putnam's bibutils, a library that interconverts between various bibliography formats using a common MODS-format XML intermediate.

hs-bibutils is available under the GNU GPL license. See the LICENSE file for details.

For more details about bibutils, please check: http://sourceforge.net/p/bibutils/home/Bibutils/.

The package release number refers to the release number of the included bibutils library.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 4.12, 4.14, 4.15, 4.16, 4.17, 4.17.1, 5.0, 5.5, 6.2, 6.2.0.1, 6.3.0.0, 6.3.0.1, 6.4.0.0, 6.5.0.0, 6.6.0.0, 6.7.0.0, 6.8.0.0, 6.10.0.0
Change log ChangeLog.md
Dependencies base (>=3), syb [details]
License LicenseRef-GPL
Author Andrea Rossato
Maintainer Václav Haisman <vhaisman@gmail.com>
Category Text
Home page https://github.com/wilx/hs-bibutils
Source repo head: git clone https://github.com/wilx/hs-bibutils
Uploaded by wilx at 2018-07-02T20:55:02Z
Distributions Arch:6.10.0.0, Debian:6.10.0.0, Fedora:6.10.0.0, FreeBSD:5.5, LTSHaskell:6.10.0.0, NixOS:6.10.0.0, Stackage:6.10.0.0
Reverse Dependencies 4 direct, 169 indirect [details]
Downloads 48775 total (97 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]

Readme for hs-bibutils-6.6.0.0

[back to package description]

About

hs-bibutils is library with Haskell bindings to Chris Putnam's bibutils, a library that interconverts between various bibliography formats using a common MODS-format XML intermediate.

hs-bibutils can be used with pandoc-citeproc to read and use various bibliographic database formats for processing and automatically formatting citations and references according to a CSL style.

pandoc-citeproc adds to pandoc, the famous Haskell text processing tool, a Bibtex like citation and bibliographic formatting and generation facility.

CSL is an XML language for specifying citation and bibliographic formatting, similar in principle to BibTeX .bst files or the binary style files in commercial products like Endnote or Reference Manager.

Documentation

The Haddock generated documentation is available here:

https://hackage.haskell.org/package/hs-bibutils/docs/Text-Bibutils.html

Bug Reports

To submit bug reports you can use the hs-bibutils bug tracking system available at the following address:

https://github.com/wilx/hs-bibutils/issues

Credits

Thanks to Chris Putnam for his help.

Author

Andrea Rossato

andrea.rossato at unitn dot it

Maintainer

Václav Haisman

vhaisman at gmail dot com

Bibutils : https://sourceforge.net/p/bibutils/home/Bibutils/

Pandoc : https://pandoc.org/

Pandoc-Citeproc : https://github.com/jgm/pandoc-citeproc

Citeproc-hs: : http://istitutocolli.org/repos/citeproc-hs/

CSL : http://xbiblio.sourceforge.net/csl/

This software is released under the GNU GPL. See LICENSE for more details.

This is an early, "alpha" release. It carries no warranties of any kind.

Copyright © 2008 – 2010 Andrea Rossato