__latexindent_temp_conclusions.tex 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Author: Phillip Rothenbeck
  3. % Title: Your Thesis
  4. % File: conclusions/conclusions.tex
  5. % Part: conclusions
  6. % Description:
  7. % summary of the content in this chapter
  8. % Version: 01.01.2012
  9. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. \chapter{Conclusions} % \chap{Zusammenfassung}
  11. \label{chap:conclusions}
  12. \begin{itemize}
  13. \item summarize your findings and draw conclusions
  14. \item you can use different sections (and even subsections) for different applications or approaches if you want to
  15. \item a single text, e.g. with paragraphs, is also sufficient
  16. \end{itemize}
  17. % -------------------------------------------------------------------
  18. \section{Application 1}
  19. \label{sec:application1}
  20. section intro, what was the task\newline
  21. \blindtext
  22. % -------------------------------------------------------------------
  23. \subsection{Approach 1}
  24. \label{subsec:approach1}
  25. findings and conclusions of approach 1 in application 1\newline
  26. \Blindtext[2][2]
  27. % -------------------------------------------------------------------
  28. \subsection{Approach 2}
  29. \label{subsec:approach2}
  30. findings and conclusions of approach 2 in application 1\newline
  31. \Blindtext[2][2]
  32. % -------------------------------------------------------------------
  33. \section{Application 2}
  34. \label{sec:application2}
  35. section intro, what was the task\newline
  36. \blindtext
  37. % -------------------------------------------------------------------
  38. \subsection{Basic method}
  39. \label{subsec:basisMethod}
  40. findings and conclusions of your basic method\newline
  41. \Blindtext[2][2]
  42. % -------------------------------------------------------------------
  43. \subsection{Extended method}
  44. \label{subsec:extendedMethod}
  45. findings and conclusions of your extended method, e.g. with additional parameter optimization\newline
  46. \Blindtext[2][2]
  47. % -------------------------------------------------------------------
  48. % insert further sections if necessary