pandoc-citeproc-0.12: Supports using pandoc with citeproc

Copyright(c) Andrea Rossato
LicenseBSD-style (see LICENSE)
MaintainerAndrea Rossato <andrea.rossato@unitn.it>
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Text.CSL.Eval

Description

The CSL implementation

Synopsis

Documentation

evalLayout :: Layout -> EvalMode -> Bool -> [Locale] -> [MacroMap] -> [Option] -> Abbreviations -> Maybe Reference -> [Output] Source #

Produce the output with a Layout, the EvalMode, a Bool True if the evaluation happens for disambiguation purposes, the Locale, the MacroMap, the position of the cite and the Reference.