hs-bibutils

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.


Keywords
text, Propose Tags, http://sourceforge.net/p/bibutils/home/Bibutils/, Skip to Readme, , Index, Quick Jump, Text.Bibutils, hs-bibutils-6.10.0.0.tar.gz, browse, Package description, Package maintainers, AndreaRossato, wilx, edit package information , 6.2, 6.2.0.1, hs-bibutils, bibutils, pandoc-citeproc, CSL, pandoc, Haskell, Haddock, https://hackage.haskell.org/package/hs-bibutils/docs/Text-Bibutils.html, https://github.com/wilx/hs-bibutils/issues, Chris Putnam, https://sourceforge.net/p/bibutils/home/Bibutils/, https://pandoc.org/, https://github.com/jgm/pandoc-citeproc, http://istitutocolli.org/repos/citeproc-hs/, http://xbiblio.sourceforge.net/csl/, haskell-bindings
License
Other
Install
cabal install hs-bibutils-6.10.0.0

Documentation

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

Links to Related Projects

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/

Legal

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