From 3e9cdaadf455ab1a9bb7289f7b9fa6c889f24669 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 27 Oct 2021 20:36:46 -0700 Subject: add more explicit single and multiple citation parsing functions --- tests/files/empty_citation_unstructured.tei.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/files/empty_citation_unstructured.tei.xml (limited to 'tests/files/empty_citation_unstructured.tei.xml') diff --git a/tests/files/empty_citation_unstructured.tei.xml b/tests/files/empty_citation_unstructured.tei.xml new file mode 100644 index 0000000..35aee19 --- /dev/null +++ b/tests/files/empty_citation_unstructured.tei.xml @@ -0,0 +1,7 @@ + + + + <imprint/> + </monogr> + <note type="raw_reference">blah</note> +</biblStruct> -- cgit v1.2.3