pandoc-1.9: Conversion between markup formats

Portabilityportable
Stabilityalpha
MaintainerAndrea Rossato <andrea.rossato@unitn.it>
Safe HaskellSafe-Infered

Text.Pandoc.Biblio

Description

 

Synopsis

Documentation

processBiblio :: FilePath -> Maybe FilePath -> [Reference] -> Pandoc -> IO PandocSource

Process a Pandoc document by adding citations formatted according to a CSL style, using citeproc from citeproc-hs.