summaryrefslogtreecommitdiff
path: root/bibtex.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'bibtex.xsl')
-rw-r--r--bibtex.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bibtex.xsl b/bibtex.xsl
index 431d505..e28fb7e 100644
--- a/bibtex.xsl
+++ b/bibtex.xsl
@@ -6,8 +6,8 @@
xmlns:h4sp="http://h4sp.planete-kraus.eu/ns/h4sp"
xmlns:b="http://h4sp.planete-kraus.eu/ns/bibliography">
- <xsl:import href="latex/escape.xsl" />
- <xsl:import href="latex/markup.xsl" />
+ <xsl:import href="http://h4sp.planete-kraus.eu/transform/latex/escape.xsl" />
+ <xsl:import href="http://h4sp.planete-kraus.eu/transform/latex/markup.xsl" />
<xsl:template match="h4sp:bibliography">
<xsl:apply-templates />