add labels to all chapters, sections, tables and figures

This commit is contained in:
hannes.kuchelmeister
2020-02-18 15:07:12 +01:00
parent 09073917ec
commit 52c728c526
6 changed files with 25 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
\chapter{Foundations}
\label{ch:Foundations}
\section{Definitions}
\label{sec:Foundations:Definitions}
Set of \emph{variables}:
\begin{equation}
@@ -103,6 +105,7 @@ An example group configuration scoring function is $score_{group}$ with
\end{mdframed}
\section{Recommender Systems}
\label{sec:Foundations:RecommenderSystems}
\subsection{Advantages over Collaborative Filtering}
\begin{itemize}
@@ -170,7 +173,7 @@ An example group configuration scoring function is $score_{group}$ with
\end{itemize} \\
\end{tabularx}
\caption{A description of the advantages and disadvantages of common recommendation techniques}
\label{tab:RecommenderComparison}
\label{tab:Foundations:RecommenderComparison}
\end{center}
\end{table}