|
| Text.CSL.Proc | | Portability | unportable | | Stability | unstable | | Maintainer | Andrea Rossato <andrea.rossato@unitn.it> |
|
|
|
| Description |
| This module provides functions for processing the evaluated
Output for disambiguation and citation collapsing.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
| With a Style, a list of References and the list of citation
groups (the list of citations with their locator), produce the
FormattedOutput for each citation group.
|
|
|
| With a Style and the list of References produce the
FormattedOutput for the bibliography.
|
|
|
| With a Style, a list of References and the list of
Citations, produce the FormattedOutput for each citation group
and the bibliography.
|
|
|
| Given the CSL Style and the list of References sort the list
according to the Style and assign the citation number to each
Reference.
|
|
|
|
|
| With a Style and a sorted list of References produce the
evaluated output for the bibliography.
|
|
|
|
|
| Given the CSL Style and the list of References coupled with
their position, generate a CitationGroup. The citations are
sorted according to the Style.
|
|
|
|
|
|
|
|
|
| The Bool is True if we are formatting a textual citation (in
pandoc terminology).
|
|
| Produced by Haddock version 2.6.1 |