Kapitel 2 draft
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
|
||||
#(thesis.body_show)()
|
||||
|
||||
#set cite(style: "apa")
|
||||
|
||||
#(thesis.body_content)([
|
||||
#set page(numbering: "1")
|
||||
#counter(page).update(1)
|
||||
@@ -37,11 +39,12 @@
|
||||
#include "Kapitel/00_abstract.typ"
|
||||
#include "Kapitel/01_einleitung.typ"
|
||||
#include "Kapitel/02_theoretischer_hintergrund.typ"
|
||||
#include "Kapitel/03_methodisches_vorgehen.typ"
|
||||
#include "Kapitel/04_prototypische_umsetzung.typ"
|
||||
#include "Kapitel/05_evaluation.typ"
|
||||
#include "Kapitel/06_diskussion.typ"
|
||||
#include "Kapitel/07_fazit_ausblick.typ"
|
||||
#include "Kapitel/08_literaturverzeichnis.typ"
|
||||
#include "Kapitel/09_anhang.typ"
|
||||
#include "Kapitel/03_fallstudie.typ"
|
||||
#include "Kapitel/04_konzeption_methodisches_vorgehen.typ"
|
||||
#include "Kapitel/05_prototypische_umsetzung.typ"
|
||||
#include "Kapitel/06_evaluation.typ"
|
||||
#include "Kapitel/07_diskussion.typ"
|
||||
#include "Kapitel/08_fazit_ausblick.typ"
|
||||
#include "Kapitel/09_literaturverzeichnis.typ"
|
||||
#include "Kapitel/10_anhang.typ"
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user