28 lines
573 B
TeX
28 lines
573 B
TeX
%% FILL IN: Write your introduction here.
|
|
%%
|
|
%% Typical structure:
|
|
%% - Motivation and context
|
|
%% - Literature review / related work
|
|
%% - Problem statement
|
|
%% - Overview of contributions
|
|
%% - Organization of the dissertation
|
|
%%
|
|
%% Delete these comments and replace with your text.
|
|
|
|
\chapter{Introduction}
|
|
|
|
\section{Motivation}
|
|
|
|
[Your introduction text goes here.]
|
|
|
|
\section{Related Work}
|
|
|
|
[Cite relevant literature using \cite{key}.]
|
|
|
|
\section{Contributions}
|
|
|
|
[Summarize your main contributions.]
|
|
|
|
\section{Organization}
|
|
|
|
[Outline the structure of the remaining chapters.]
|