mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add basic structure for foundations section
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
@@ -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 |
|
|
||||||
%% ---------------------
|
|
||||||
17
02_Proposal/sections/10_foundations.tex
Normal file
17
02_Proposal/sections/10_foundations.tex
Normal 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}
|
||||||
Reference in New Issue
Block a user