haskell@gentoo.org Gentoo Haskell Use Chris Putnam's Bibutils. Turn on debug tracing. Embed locale files into the library (needed for windows packaging) Use static linking. Use Haskell bindings to the International Components for Unicode (ICU) libraries The pandoc-citeproc library supports automatic generation of citations and a bibliography in pandoc documents using the Citation Style Language (CSL) macro language. More details on CSL can be found at <http://citationstyles.org/>. In addition to a library, the package includes an executable, pandoc-citeproc, which works as a pandoc filter and also has a mode for converting bibliographic databases into CSL JSON and pandoc YAML metadata formats. pandoc-citeproc originated as a fork of Andrea Rossato's citeproc-hs.