diff --git a/testing/xqsuite/biblio-tests.xqm b/testing/xqsuite/biblio-tests.xqm
index 7ec26853a..fb76b956c 100644
--- a/testing/xqsuite/biblio-tests.xqm
+++ b/testing/xqsuite/biblio-tests.xqm
@@ -73,6 +73,7 @@ declare
%test:args('A111057') %test:assertXPath("$result//xhtml:span[@class='idno_DOI'] and $result//xhtml:span[@class='title'] and $result//xhtml:span[@class='author'] and $result//xhtml:span[@class='placeNYear']")
%test:args('A112745') %test:assertEquals("Ferdinand Zehentreiter, „Dem folgt deutscher Gesang“. Adornos Physiognomik des Freischütz (Caprices, Bd. 1), Hofheim am Taunus 2019")
%test:args('A110124') %test:assertEquals("Joachim Veit, Eveline Bartlitz und Dagmar Beck (Hg.), „...die Hoffnung muß das Beste thun.“ Die Emser Briefe Carl Maria von Webers an seine Frau, München 2003")
+ %test:args('A111337') %test:assertEquals("August Apel, Die Freischützsage und ihre Wandlungen. Vom Gespensterbuch zur Oper, Neuausgabe der Freischützsage aus dem Gespensterbuch, hg. von Otto Daube, Detmold 1941")
function bt:test-printBookCitation($a as xs:string) as element() {
let $doc := crud:doc($a)
return
@@ -81,6 +82,7 @@ declare
declare
%test:args('A112915') %test:assertXPath("$result//xhtml:span[@class='idno_URI'] and $result//xhtml:span[@class='title'] and $result//xhtml:span[@class='author'] and $result//xhtml:span[@class='journalTitle']")
+ %test:args('A112660') %test:assertEquals("Kurt Mey, Richard Wagners Webertrauermarsch, in: Die Musik. Illustrierte Halbmonatsschrift, Jg. 6 (1907), Heft 12, S. 331–336")
function bt:test-printArticleCitation($a as xs:string) as element() {
let $doc := crud:doc($a)
return
@@ -113,6 +115,8 @@ declare
declare
%test:args('A113081') %test:assertXPath("$result//xhtml:span[@class='idno_DOI'] and $result//xhtml:span[@class='title'] and $result//xhtml:span[@class='author'] and $result//xhtml:span[@class='collectionTitle'] and $result//xhtml:span[@class='editor'] and $result//xhtml:span[@class='placeNYear'] and $result//xhtml:span[@class='seriesTitle']")
%test:args('A110779') %test:assertEquals("Joachim Veit, Zum Formproblem in den Kopfsätzen der Sinfonien Carl Maria von Webers, in: Festschrift Arno Forchert zum 60. Gebrutstag, hg. von Gerhard Allroggen und Detlef Altenburg, Kassel 1986, S. 184–199")
+ %test:args('A112665') %test:assertEquals("Romy Donath, Deutsche Nationaloper oder romantische Gruselstory?, in: 200 Jahre Freischütz. Festschrift des Carl-Maria-von-Weber-Museums, hg. von ders., Niederjahna 2021, S. 7–29")
+ %test:args('A111266') %test:assertEquals("Günter Haußwald, Zur Dramaturgie des „Freischütz“, in: Carl Maria von Weber. Eine Gedenkschrift, hg. von dems., Dresden 1951, S. 139–151")
function bt:test-printIncollectionCitation($a as xs:string) as element() {
let $doc := crud:doc($a)
return