dbng-xhtml.xsl
Imports
To integrate CiteProc formatting into other stylesheets, import the "citeproc.xsl" file. To format the bibliography, add a template that does a xsl:call-template of the "bib:format-bibliography" template, with an output-format parameter. Likewise, to format the citations, add a template that does a xsl:call-template of the "bib:format-citation" template.