mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add labels to tables
This commit is contained in:
@@ -90,6 +90,7 @@ Commonly for content-based recommenders categories based on content are created
|
||||
\end{itemize} \\
|
||||
\end{tabularx}
|
||||
\caption{A description of the advantages and disadvantages of common recommendation techniques}
|
||||
\label{tab:RecommenderComparison}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
@@ -116,7 +117,7 @@ Examples of that are:
|
||||
\end{itemize}
|
||||
|
||||
\section{User Interaction with the System}
|
||||
The system has one main way to be used as defined in \autoref{table:simulation_parameters}.
|
||||
The system has one main way to be used as defined in \autoref{tab:MainUseCase}.
|
||||
|
||||
\begin{table}
|
||||
\begin{center}
|
||||
@@ -135,6 +136,7 @@ The system has one main way to be used as defined in \autoref{table:simulation_p
|
||||
\hline
|
||||
\end{tabularx}
|
||||
\caption{A description of the main way users will interact with the system}
|
||||
\label{tab:MainUseCase}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user