aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/citation_note.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/citation_note.xml')
-rw-r--r--tests/files/citation_note.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/files/citation_note.xml b/tests/files/citation_note.xml
new file mode 100644
index 0000000..55fe81c
--- /dev/null
+++ b/tests/files/citation_note.xml
@@ -0,0 +1,40 @@
+<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:mml="http://www.w3.org/1998/Math/MathML">
+ <teiHeader/>
+ <text>
+ <front/>
+ <body/>
+ <back>
+ <div>
+ <listBibl>
+
+<biblStruct xml:id="b3">
+ <monogr>
+ <author>
+ <persName><forename type="first">K</forename><surname>Uhlířová</surname></persName>
+ </author>
+ <author>
+ <persName><forename type="first">M</forename><surname>Drumbl</surname></persName>
+ </author>
+ <title level="m">Actors and Law Making in International Environmental Law</title>
+ <editor>
+ <persName><forename type="first">M</forename><surname>Fitzmaurice</surname></persName>
+ <persName><forename type="first">M</forename><surname>Brus</surname></persName>
+ <persName><forename type="first">P</forename><surname>Merkouris</surname></persName>
+ </editor>
+ <meeting><address><addrLine>Cheltenham</addrLine></address></meeting>
+ <imprint>
+ <publisher>Edward Elgar Publishing</publisher>
+ <date type="published" when="2020" />
+ <biblScope unit="volume">50</biblScope>
+ </imprint>
+ </monogr>
+ <note>The Research Handbook on International Environmental Law</note>
+</biblStruct>
+
+ </listBibl>
+ </div>
+ </back>
+ </text>
+</TEI>
+