+ <xsl:text>\begin{flushright}
+ \textit{ </xsl:text>
+ <xsl:copy-of select="$content"/>
+ <xsl:text>}
+ \end{flushright}</xsl:text>
+ </xsl:template>
+
+ <!-- An attribution's citetitle should be rendered after a line
+ break -->
+ <xsl:template match="citetitle">
+ <xsl:param name="content">
+ <xsl:apply-templates/>
+ </xsl:param>
+ <xsl:text>\\ \quad \hfill </xsl:text>