We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce238b commit 107db04Copy full SHA for 107db04
XSLT/beamer.xslt
@@ -44,7 +44,10 @@
44
<xsl:apply-templates select="html:html/html:head"/>
45
<xsl:apply-templates select="html:html/html:body"/>
46
<xsl:call-template name="latex-footer"/>
47
- </xsl:template>
+% Bibliography
48
+\bibliographystyle{\mybibliostyle}
49
+\bibliocommand
50
+</xsl:template>
51
52
<xsl:template match="html:body">
53
<body>
0 commit comments