pandoc-citeproc-0.17.0.1: 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.Date

Description

The CSL implementation

Documentation

formatDate :: EvalMode -> Text -> [CslTerm] -> [DatePart] -> [RefDate] -> [Output] Source #

ordinal :: [CslTerm] -> Text -> Int -> Text Source #

longOrdinal :: [CslTerm] -> Text -> Int -> Text Source #

getOrdinal :: Text -> Text -> [CslTerm] -> CslTerm Source #