pandoc-1.8.1.1: Conversion between markup formats
Source code
Contents
Index
Text.Pandoc.Biblio
Portability
portable
Stability
alpha
Maintainer
Andrea Rossato <andrea.rossato@unitn.it>
Description
Synopsis
processBiblio
::
FilePath
-> [
Reference
] ->
Pandoc
->
IO
Pandoc
Documentation
processBiblio
::
FilePath
-> [
Reference
] ->
Pandoc
->
IO
Pandoc
Source
Process a
Pandoc
document by adding citations formatted according to a CSL style, using
citeproc
from citeproc-hs.
Produced by
Haddock
version 2.6.1