chap03.tex 879 B

123456789101112131415161718192021222324252627282930313233343536
  1. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Author: Phillip Rothenbeck
  3. % Title: Your Thesis
  4. % File: chap03/chap03.tex
  5. % Part: your contribution
  6. % Description:
  7. % summary of the content in this chapter
  8. % Version: 01.01.2012
  9. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. \chapter{Your contribution}
  11. \label{chap:contribution}
  12. chapter intro\newline
  13. \blindtext
  14. % -------------------------------------------------------------------
  15. \section{Ideas}
  16. \label{sec:ideas}
  17. Explain your ideas.\newline
  18. \Blindtext[2][2]
  19. % -------------------------------------------------------------------
  20. \section{Approach}
  21. \label{sec:approach}
  22. your approach, how do you implement your ideas\newline
  23. \Blindtext[2][2]
  24. % -------------------------------------------------------------------
  25. % insert further sections if necessary