summaryrefslogtreecommitdiff
path: root/bibliography.xsl
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-04-15 18:27:57 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-04-15 18:27:57 +0200
commit8a3ba4323e3c154399848e3b101fb802f2f395f4 (patch)
treee48f5198997a1ab2e943097f41794894afe23642 /bibliography.xsl
parent39eb0b58dfd6de9a6909406d23ddce683992c969 (diff)
Use the public names for import1.2.3
Diffstat (limited to 'bibliography.xsl')
-rw-r--r--bibliography.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibliography.xsl b/bibliography.xsl
index f53ad75..bb05d3f 100644
--- a/bibliography.xsl
+++ b/bibliography.xsl
@@ -5,7 +5,7 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:h4sp="http://h4sp.planete-kraus.eu/ns/h4sp">
- <xsl:import href="bibtex.xsl" />
+ <xsl:import href="http://h4sp.planete-kraus.eu/transform/bibtex.xsl" />
<xsl:output method="text" indent="no"/>
<xsl:strip-space elements="*" />