本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
master-thesis
/
mar
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
16
Wiki
活動
瀏覽代碼
Add all files to report
tags/0.1.0-intro
Wouter Horlings
5 年之前
父節點
1da652f270
當前提交
27025a715b
共有
11 個檔案被更改
,包括
43 行新增
和
1 行删除
分割檢視
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
查看文件
@@ -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}
Write
Preview
Loading…
取消
儲存