이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
master-thesis
/
mar
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
16
위키
활동
소스 검색
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}
쓰기
미리보기
불러오는 중...
취소
저장