# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortGroup haskell_stack 1.0
github.setup jgm pandoc-citeproc 0.16.2
checksums rmd160 20b110a54916bc3ab2b5441d957d23f7e56ef2ea \
sha256 bcc48783bbe97787b4037a37204fe343485bf90bdadce5adca6a42a966094bb0 \
categories textproc haskell
description Library and executable for using citeproc with pandoc
The pandoc-citeproc executable can be used as a filter with pandoc to \
resolve and format citations using a bibliography file and a CSL \
stylesheet. It can also be used (with --bib2yaml or --bib2json options) to \
convert a bibliography to a YAML format that can be put directly into \
a pandoc markdown document or to CSL JSON. Bibliographies can be in any of \
several formats, but bibtex and biblatex are the best supported.