chap04.tex 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Author: Phillip Rothenbeck
  3. % Title: Your Thesis
  4. % File: chap04/chap04.tex
  5. % Part: experimental results, evaluation
  6. % Description:
  7. % summary of the content in this chapter
  8. % Version: 01.01.2012
  9. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. \chapter{Experimental results and evaluation}
  11. \label{chap:evaluation}
  12. chapter intro, which applications do you analyze, perhaps summarize your results beforehand\newline
  13. \blindtext
  14. % -------------------------------------------------------------------
  15. \section{Experiment 1}
  16. \label{sec:experiment1}
  17. application, task of experiment 1\newline
  18. \Blindtext[2][2]
  19. % -------------------------------------------------------------------
  20. \subsection{Settings of experiment 1}
  21. \label{subsec:settings1}
  22. which data/datasets do you use? which parameter settings\newline
  23. \Blindtext[2][2]
  24. % -------------------------------------------------------------------
  25. \subsection{Results of experiment 1}
  26. \label{sec:results1}
  27. evaluation of experiment 1\newline
  28. \Blindtext[2][2]
  29. % -------------------------------------------------------------------
  30. \section{Experiment 2}
  31. \label{sec:experiment1}
  32. application, task of experiment 2\newline
  33. \Blindtext[2][2]
  34. % -------------------------------------------------------------------
  35. \subsection{Settings of experiment 2}
  36. \label{subsec:settings2}
  37. which data/datasets do you use? which parameter settings\newline
  38. \Blindtext[2][2]
  39. % -------------------------------------------------------------------
  40. \subsection{Results of experiment 2}
  41. \label{sec:results2}
  42. evaluation of experiment 2\newline
  43. \Blindtext[2][2]
  44. % -------------------------------------------------------------------
  45. % insert further sections if necessary