|
Text.CSL.Style | Portability | unportable | Stability | unstable | Maintainer | Andrea Rossato <andrea.rossato@unitn.it> |
|
|
|
Description |
The Style types
|
|
Synopsis |
|
|
|
Documentation |
|
|
The representation of a parsed CSL style.
| Constructors | | Instances | |
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | Long | | Verb | | Short | | VerbShort | | Symbol | |
| Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
The formatted output, produced after post-processing the
evaluated citations.
| Constructors | | Instances | |
|
|
|
The Output generated by the evaluation of a style. Must be
further processed for disambiguation and collapsing.
| Constructors | | Instances | |
|
|
|
A citation group: a list of evaluated citations, the Formatting
to be applied to them, and the Delimiter between individual
citations.
| Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
A record with all the data to produce the FormattedOutput of a
citation: the citation key, the part of the citation that may be
colliding with other citations (the list of contributors for the
same year), the data to disambiguate it (all possible contributors
and all possible given names), and the disambiguated citation and
its year.
| Constructors | | Instances | |
|
|
|
Convert evaluated Output into FormattedOutput, ready for the
output filters.
|
|
|
Map the evaluated output of a citation group.
|
|
|
A generic processing function.
|
|
|
A generic query function.
|
|
|
Removes all given names form a OName element with proc.
|
|
|
Removes all contributors' names.
|
|
|
Add, with proc, a give name to the family name. Needed for
disambiguation.
|
|
|
Add the year suffix to the year. Needed for disambiguation.
|
|
Produced by Haddock version 2.4.2 |