This website works better with JavaScript.
Home
Explore
Help
Sign In
master-thesis
/
mar
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
16
Wiki
Activity
Browse Source
Add all files to report
tags/0.1.0-intro
Wouter Horlings
5 years ago
parent
1da652f270
commit
27025a715b
11 changed files
with
43 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
content/analysis.tex
+3
-0
content/case_evaluation.tex
+3
-0
content/case_experiment.tex
+3
-0
content/case_method.tex
+3
-0
content/conclusion.tex
+3
-0
content/improved_design.tex
+3
-0
content/introduction.tex
+3
-0
content/reflection.tex
+3
-0
content/samenvatting.tex
+3
-0
content/summary.tex
+13
-1
report.tex
+ 3
- 0
content/analysis.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{analysis}
\label{analysis}
+ 3
- 0
content/case_evaluation.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{case evaluation}
\label{case_evaluation}
+ 3
- 0
content/case_experiment.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{case experiment}
\label{case_experiment}
+ 3
- 0
content/case_method.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{case method}
\label{case_method}
+ 3
- 0
content/conclusion.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{conclusion}
\label{conclusion}
+ 3
- 0
content/improved_design.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{improved design}
\label{improved_design}
+ 3
- 0
content/introduction.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{introduction}
\label{introduction}
+ 3
- 0
content/reflection.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter{reflection}
\label{reflection}
+ 3
- 0
content/samenvatting.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter*{samenvatting}
\label{samenvatting}
+ 3
- 0
content/summary.tex
View File
@@ -0,0 +1,3 @@
%&tex
\chapter*{summary}
\label{summary}
+ 13
- 1
report.tex
View File
@@ -13,11 +13,23 @@
Wouter Horlings
}
\begin{document}
\maketitle
\makerro
\tableofcontents
\include{include/acronyms}
\input{samenvatting}
\input{summary}
\tableofcontents
\input{introduction}
\input{analysis}
\input{case_method}
\input{case_experiment}
\input{case_evaluation}
\input{reflection}
\input{improved_design}
\input{conclusion}
%\include{introduction}
Write
Preview
Loading…
Cancel
Save