Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Text.Pandoc.Citeproc
processCitations ::PandocMonad m =>Pandoc -> mPandocSource#
getReferences ::PandocMonad m =>MaybeLocale ->Pandoc -> m [ReferenceInlines]Source#
Get references defined inline in the metadata and via an external bibliography. Only references that are actually cited in the document (either with a genuine citation or withnocite
) are returned. URL variables are converted to links.
Produced byHaddock version 2.29.1