add labels to tables

This commit is contained in:
hannes.kuchelmeister
2020-01-31 16:50:02 +01:00
parent 25935e3b3f
commit c5598159ea

View File

@@ -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}