(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
Functions/Templates List
Templates
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
Functions
mods:year
(
param:
element(mods:mods)
bibref
) -
source
when given a bibliographic record, returns its publication year
bib:number-condense
(
param:
begin
,
end
) -
source
Collapses a page range according to the Chicago algorithm
xs:string
mods:grouping-key
(
param:
element(mods:mods)
bibref
) -
source
Constructs an authors string for grouping and sorting
xs:string
mods:sort_on
(
param:
element(mods:mods)
bibref
) -
source
Determines what to sort on
xs:string
mods:use_csl-reftype
(
param:
element(mods:mods)
bibref
) -
source
Determines which CSL definition to use for any given MODS record
xs:string
mods:csl-reftype
(
param:
element(mods:mods)
bibref
) -
source
Maps a MODS reference type to a CSL XPATH expression
xs:string
mods:csl-fallback
(
param:
element(mods:mods)
bibref
) -
source
Determines the CSL fallback for a MODS record
xs:string
mods:refclass
(
param:
element(mods:mods)?
bibref
) -
source
This function is central to the formatting logic of the system
xs:string
mods:reftype
(
param:
element(mods:mods)?
bibref
) -
source
Further classifies records into types based on the class
xs:string
bib:number-footcite
(
param:
element()
footcite
) -
source
Numbers citations and foot/endnotes together
xs:boolean
bib:first-reference
(
param:
node()
cite-ref
) -
source
Determines the first time a reference is cited in the text
xs:boolean
bib:ibid
(
param:
node()
citation
) -
source
Determines when a citation fulfills the "ibid" condition
xs:string
db:number-footnote
(
param:
element(db:footnote)
footnote
) -
source
No short description available