mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add labels to all chapters, sections, tables and figures
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user