diff --git a/tei2html/tei2html.xsl b/tei2html/tei2html.xsl
index 67bd126..3e33e4c 100644
--- a/tei2html/tei2html.xsl
+++ b/tei2html/tei2html.xsl
@@ -5,8 +5,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:eoa="http://www.edition-open-access.de/ns"
exclude-result-prefixes="xs tei eoa"
- version="2.0">
-
+ version="2.0"
+>
+
@@ -16,10 +21,17 @@
+
+
+
+ #
+
+ Publications
+
+
@@ -27,17 +39,31 @@
-
+
+
-
+
+
diff --git a/tei2html/tei2html_chapter.xsl b/tei2html/tei2html_chapter.xsl
index 338c2e6..5754395 100644
--- a/tei2html/tei2html_chapter.xsl
+++ b/tei2html/tei2html_chapter.xsl
@@ -9,6 +9,14 @@
+
+
+
+ #
+
+ Publications
+
+
@@ -26,6 +34,7 @@
+
diff --git a/tei2html/tei2html_chapter_utils.xsl b/tei2html/tei2html_chapter_utils.xsl
index 6fb7678..9ed6e0e 100644
--- a/tei2html/tei2html_chapter_utils.xsl
+++ b/tei2html/tei2html_chapter_utils.xsl
@@ -5,7 +5,8 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:eoa="http://www.edition-open-access.de/ns"
exclude-result-prefixes="xs tei eoa"
- version="2.0">
+ version="2.0"
+ >
@@ -24,9 +25,8 @@
-
+
+
@@ -37,6 +37,7 @@
+
diff --git a/tei2html/tei2html_index.xsl b/tei2html/tei2html_index.xsl
index e59dfc2..e47368a 100644
--- a/tei2html/tei2html_index.xsl
+++ b/tei2html/tei2html_index.xsl
@@ -10,6 +10,14 @@
+
+
+
+ #
+
+ Publications
+
+
@@ -31,6 +39,7 @@
+
diff --git a/tei2html/tei2html_index_utils.xsl b/tei2html/tei2html_index_utils.xsl
index e137b30..7f3bb5c 100644
--- a/tei2html/tei2html_index_utils.xsl
+++ b/tei2html/tei2html_index_utils.xsl
@@ -19,6 +19,7 @@
+
@@ -30,6 +31,7 @@
+
diff --git a/tei2html/utils/common.xsl b/tei2html/utils/common.xsl
index 6bc849e..ce60235 100644
--- a/tei2html/utils/common.xsl
+++ b/tei2html/utils/common.xsl
@@ -5,7 +5,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:eoa="http://www.edition-open-access.de/ns"
exclude-result-prefixes="xs tei eoa"
- version="2.0">
+ version="2.0"
+>
+
diff --git a/tei2html/utils/html_rules.xsl b/tei2html/utils/html_rules.xsl
index 09b6f7a..5ea1e5d 100644
--- a/tei2html/utils/html_rules.xsl
+++ b/tei2html/utils/html_rules.xsl
@@ -5,8 +5,13 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:eoa="http://www.edition-open-access.de/ns"
exclude-result-prefixes="xs tei eoa"
- version="2.0">
-
+ version="2.0"
+>
+