From 71c30f567eb7579192a203966810a6adc61e13c9 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Fri, 13 Dec 2019 14:58:59 +0100 Subject: [PATCH] add methods section to thesis --- 02_Proposal/proposal.tex | 1 + 02_Proposal/sections/35_methods.tex | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 02_Proposal/sections/35_methods.tex diff --git a/02_Proposal/proposal.tex b/02_Proposal/proposal.tex index 1fededb..55c1275 100644 --- a/02_Proposal/proposal.tex +++ b/02_Proposal/proposal.tex @@ -137,6 +137,7 @@ \input{sections/10_foundations.tex} \input{sections/20_related_work.tex} \input{sections/30_concept.tex} +\input{sections/35_methods.tex} \input{sections/40_organisation.tex} %% -------------------- diff --git a/02_Proposal/sections/35_methods.tex b/02_Proposal/sections/35_methods.tex new file mode 100644 index 0000000..50e4733 --- /dev/null +++ b/02_Proposal/sections/35_methods.tex @@ -0,0 +1,4 @@ +\chapter{Methods} +\label{ch:Methods} + +\todo[inline]{Add design science research section} \ No newline at end of file