(incubating) | The Free and Open Productivity Suite
Product
Download
Support
Extend
Develop
Focus Areas
Native Language
home
»
bibliographic
»
citeproc
Main Page
Stylesheet List
Function/Template List
citeproc.xsl
Includes
config/CONFIG
main/format-style.xsl
main/functions.xsl
main/sort.xsl
main/process-mods.xsl
drivers/in-driver.xsl
drivers/out-drivers.xsl
VERSION
Main CiteProc stylesheet.
Author:
Bruce D’Arcus
Copyright:
2004, Bruce D’Arcus
Parameters Summary
xs:string
citation-style
-
source
A required parameter that specifies the CSL file to use for processing (minus the csl extension)
citeclass
-
source
Class of formatting type, drawn from the CSL file
xs:string
sort_order-bib
-
source
Sort order for bibliography
Match Templates Summary
db:biblioref
(
mode:
otherwise
) -
source
No short description available
mods:mods
(
mode:
temp-placeholder
) -
source
Formats bibliography list into an intermediate representation
Named Templates Summary
bib:format-bibliography
(
param:
xs:string
output-format
) -
source
Creates final formatted bibliography list
bib:format-citation
(
param:
xs:string
output-format
) -
source
formats citations
Parameters Detail
xs:string
citation-style
-
source
A required parameter that specifies the CSL file to use for processing (minus the csl extension)
citeclass
-
source
Class of formatting type, drawn from the CSL file
xs:string
sort_order-bib
-
source
Sort order for bibliography
citekey author-year
Match Templates Detail
db:biblioref
(
mode:
otherwise
) -
source
No short description available
mods:mods
(
mode:
temp-placeholder
) -
source
Formats bibliography list into an intermediate representation
Named Templates Detail
bib:format-bibliography
(
param:
xs:string
output-format
) -
source
Creates final formatted bibliography list
Depending on output format, transforms or just copies contents of the bib:formatted-biblist variable.
Parameters:
xs:string
output-format
-
bib:format-citation
(
param:
xs:string
output-format
) -
source
formats citations
Parameters:
xs:string
output-format
-