appendix.tex 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Author: Phillip Rothenbeck
  3. % Title: Your Thesis
  4. % File: appendix/appendix.tex
  5. % Part: appendix
  6. % Description:
  7. % summary of the content in this chapter
  8. % Version: 19.07.2024
  9. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. \chapter{Appendix}
  11. \label{chap:appendix}
  12. \begin{figure}[t]
  13. \centering
  14. \begin{subfigure}{0.45\textwidth}
  15. \includegraphics[width=\textwidth]{r_t_cluster_0.pdf}
  16. \end{subfigure}
  17. \begin{subfigure}{0.45\textwidth}
  18. \includegraphics[width=\textwidth]{I_cluster_0.pdf}
  19. \end{subfigure}
  20. \caption{Part 1 of the results}
  21. \label{fig:state_results_1}
  22. \end{figure}
  23. \begin{figure}[t]
  24. \centering
  25. \begin{subfigure}{0.45\textwidth}
  26. \includegraphics[width=\textwidth]{r_t_cluster_1.pdf}
  27. \end{subfigure}
  28. \begin{subfigure}{0.45\textwidth}
  29. \includegraphics[width=\textwidth]{I_cluster_1.pdf}
  30. \end{subfigure}
  31. \caption{Part 2 of the results}
  32. \label{fig:state_results_2}
  33. \end{figure}
  34. \begin{figure}[t]
  35. \centering
  36. \begin{subfigure}{0.45\textwidth}
  37. \includegraphics[width=\textwidth]{r_t_cluster_2.pdf}
  38. \end{subfigure}
  39. \begin{subfigure}{0.45\textwidth}
  40. \includegraphics[width=\textwidth]{I_cluster_2.pdf}
  41. \end{subfigure}
  42. \caption{Part 3 of the results}
  43. \label{fig:state_results_3}
  44. \end{figure}
  45. \begin{figure}[t]
  46. \centering
  47. \begin{subfigure}{0.45\textwidth}
  48. \includegraphics[width=\textwidth]{r_t_cluster_3.pdf}
  49. \end{subfigure}
  50. \begin{subfigure}{0.45\textwidth}
  51. \includegraphics[width=\textwidth]{I_cluster_3.pdf}
  52. \end{subfigure}
  53. \caption{Part 3 of the results}
  54. \label{fig:state_results_4}
  55. \end{figure}