29 lines
553 B
TeX
29 lines
553 B
TeX
% !TEX root = ../thesis-example.tex
|
|
%
|
|
\chapter{Related Work}
|
|
\label{sec:related}
|
|
|
|
\cleanchapterquote{A picture is worth a thousand words. An interface is worth a thousand pictures.}{Ben Shneiderman}{(Professor for Computer Science)}
|
|
|
|
\Blindtext[2][1]
|
|
|
|
\section{Related Work Section 1}
|
|
\label{sec:related:sec1}
|
|
|
|
\Blindtext[2][2]
|
|
|
|
\section{Related Work Section 2}
|
|
\label{sec:related:sec2}
|
|
|
|
\Blindtext[3][2]
|
|
|
|
\section{Related Work Section 3}
|
|
\label{sec:related:sec3}
|
|
|
|
\Blindtext[4][2]
|
|
|
|
\section{Conclusion}
|
|
\label{sec:related:conclusion}
|
|
|
|
\Blindtext[2][1]
|