t:biblioentry
t:biblioentry — Format a biblioentry
element.
Template:
{http://docbook.org/ns/docbook/templates}biblioentry
Defined in:
modules/templates.xsl
Used in:
modules/bibliography.xsl
Synopsis
<xsl:template name="t:biblioentry"/>
Description
Unlike bibliomixed
, where the author is expected to
provide most of the formatting, biblioentry
is a bag of
metadata. On the one hand, this opens up the possibility of producing
different bibliographic styles from the same entry. On the other hand, it
greatly complicates formatting.
The default t:biblioentry
template uses a
header template (see Section 5.5, “Templates”).