|
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 |
|
|
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 citation
groups (the list of citations with their locator), produce the
FormattedOutput for each citation group and the bibliography.
|
|
|
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 sort the list
according to the Style and assign the citation number to each
Reference.
|
|
|
Given the list of References, compare year and contributors'
names and, when they collide, generate a suffix to append to the
year for disambiguation.
|
|
|
|
Produced by Haddock version 2.4.2 |