Latex Thesis Template
This is the latex code of my Bachelor's thesis. I deleted most content of the thesis, but left many important structures in there, so you can easily use the existing code as a template for your Bachelor's thesis, Master's thesis, PhD thesis or book. The code has the following functionalities:
- external chapter files
- list of tables, list of figures
- ability to use the same code for creating dvi files AND pdf files
- there are links in the final pdf file and the dvi file
- different kinds of references
- colors
- appendix
- glossary
- pretty source code listings
- large tables that might exceed one page
- works under Linux and Windows
- pretty title page
- etc.
You can also see the complete Bachelor Thesis.
Download
Additional Information
How to include a textfile
- Useful for source code files
- In the head section: \usepackage{fancyvrb }
- For text file:
\VerbatimInput[baselinestretch=1,fontsize=\footnotesize,numbers=left]{yourFileInSameDirectory.txt}
Comments, Questions and Suggestions
tnx for this one...it is really a great help for me..
tnx for this one...it is really a great help for me..
unis? — 15 February 2011, 23:26
joiu? — 12 September 2010, 23:50
asa? — 12 September 2009, 09:41
It was something I was searching for couple of days..thanks