Преглед изворни кода

Add all files to report

tags/0.1.0-intro
Wouter Horlings пре 5 година
родитељ
комит
27025a715b
11 измењених фајлова са 43 додато и 1 уклоњено
  1. +3
    -0
      content/analysis.tex
  2. +3
    -0
      content/case_evaluation.tex
  3. +3
    -0
      content/case_experiment.tex
  4. +3
    -0
      content/case_method.tex
  5. +3
    -0
      content/conclusion.tex
  6. +3
    -0
      content/improved_design.tex
  7. +3
    -0
      content/introduction.tex
  8. +3
    -0
      content/reflection.tex
  9. +3
    -0
      content/samenvatting.tex
  10. +3
    -0
      content/summary.tex
  11. +13
    -1
      report.tex

+ 3
- 0
content/analysis.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{analysis}
\label{analysis}

+ 3
- 0
content/case_evaluation.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{case evaluation}
\label{case_evaluation}

+ 3
- 0
content/case_experiment.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{case experiment}
\label{case_experiment}

+ 3
- 0
content/case_method.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{case method}
\label{case_method}

+ 3
- 0
content/conclusion.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{conclusion}
\label{conclusion}

+ 3
- 0
content/improved_design.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{improved design}
\label{improved_design}

+ 3
- 0
content/introduction.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{introduction}
\label{introduction}

+ 3
- 0
content/reflection.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter{reflection}
\label{reflection}

+ 3
- 0
content/samenvatting.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter*{samenvatting}
\label{samenvatting}

+ 3
- 0
content/summary.tex Прегледај датотеку

@@ -0,0 +1,3 @@
%&tex
\chapter*{summary}
\label{summary}

+ 13
- 1
report.tex Прегледај датотеку

@@ -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}



Loading…
Откажи
Сачувај