Skip to content

Commit c805db0

Browse files
committed
Adding template .tex files
1 parent 7b1dead commit c805db0

File tree

5 files changed

+41
-1
lines changed

5 files changed

+41
-1
lines changed

background/background.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
\chapter{Background Theory}
2+
3+
\label{ch:background}
4+
5+
\section{Introduction}
6+
7+
Text of the Background.

conclusion/conclusion.tex

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
\chapter{Conclusion}
2+
3+
\label{ch:conclusions}
4+
5+
\section{Summary of Thesis Achievements}
6+
7+
Summary.
8+
9+
10+
\section{Applications}
11+
12+
Applications.
13+
14+
15+
\section{Future Work}
16+
17+
Future Work.

dedication/dedication.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
\cleardoublepage
2+
3+
\begin{thesisdedication}
4+
Dedication here.
5+
\end{thesisdedication}

quotes/quotes.tex

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
\clearpage
2+
3+
\narrowlinespacing
4+
5+
\vspace*{4mm}
6+
7+
`Quote text here.'\\
8+
\\
9+
\emph{Guy Quoted}
10+
11+
\normallinespacing

0 commit comments

Comments
 (0)