01-04 fertig

This commit is contained in:
2026-05-31 07:52:45 +02:00
parent 776bd785e3
commit 82a9a37deb

View File

@@ -0,0 +1,10 @@
#let __is_thesis = context { query(<__thesis_document>).len() > 0 }
#if __is_thesis == false [
#set cite(style: "apa")
#hide(bibliography("../literatur.bib", style: "apa"))
]
#heading(level: 1)[Ergebnisse (ca. 10 Seiten)]
// TODO Variante B Inhalte aus 05_prototypische_umsetzung_VarianteA.typ übernehmen
// und explizit als „Ergebnisse der Versuche" strukturieren (keine Versuchs-Logbuch-Optik).