add basic structure for foundations section

This commit is contained in:
hannes.kuchelmeister
2019-10-18 14:32:43 +02:00
parent 3de5cdb00d
commit de3c9112fc
3 changed files with 18 additions and 26 deletions

View File

@@ -123,7 +123,7 @@
\mainmatter \mainmatter
\input{sections/00_introduction.tex} \input{sections/00_introduction.tex}
\input{sections/10_foundation.tex} \input{sections/10_foundations.tex}
\input{sections/20_related_work.tex} \input{sections/20_related_work.tex}
\input{sections/30_concept.tex} \input{sections/30_concept.tex}
\input{sections/40_organisation.tex} \input{sections/40_organisation.tex}

View File

@@ -1,25 +0,0 @@
\chapter{Foundation}
\label{ch:Foundation}
%% -------------------
%% | Example content |
%% -------------------
\dots
\section{First Section}
\label{sec:Foundation:FirstSection}
\dots
\section{Second Section}
\label{sec:Foundation:SecondSection}
\dots
\section{Third Section}
\label{sec:Foundation:ThirdSection}
\dots
%% ---------------------
%% | / Example content |
%% ---------------------

View File

@@ -0,0 +1,17 @@
\chapter{Foundations}
\label{ch:Foundations}
\section{Group Decision-Making}
\label{sec:Foundation:GroupDecisionMaking}
\section{Product Configuration}
\label{sec:Foundation:ProductConfiguration}
\section{Collaborative Product Configuration}
\label{sec:Foundation:CollaborativeProductConfiguration}
\section{Recommender System}
\label{sec:Foundation:RecommenderSystem}