Files
bachelor_thesis/02_Proposal/sections/30_concept.tex
2019-10-17 13:57:07 +02:00

36 lines
801 B
TeX

\chapter{Concept}
\label{ch:Concept}
%% -------------------
%% | Example content |
%% -------------------
The content chapters of your thesis should of course be renamed. How many
chapters you need to write depends on your thesis and cannot be said in general.
Check out the examples theses in the SDQWiki:
\url{https://sdqweb.ipd.kit.edu/wiki/Abschlussarbeit/Studienarbeit}
Of course, you can split this .tex file into several files if you prefer.
\section{First Section}
\label{sec:Concept:FirstSection}
\dots
\subsection{A Subsection}
\label{sec:Concept:FirstSubSection}
\dots
\subsubsection{A Subsubsection}
\section{Second Section}
\label{sec:Concept:SecondSection}
\dots
%% ---------------------
%% | / Example content |
%% ---------------------