determined main-file for mlehnfeld's master thesis
authorWalther Neuper <neuper@ist.tugraz.at>
Tue, 17 Sep 2013 10:13:42 +0200
changeset 52109c2758b3c55a4
parent 52108 9aaf0d0f0ce4
child 52110 6e738b0f855a
determined main-file for mlehnfeld's master thesis
doc-isac/mlehnfeld/master/mlehnfeld-ma.tex
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc-isac/mlehnfeld/master/mlehnfeld-ma.tex	Tue Sep 17 10:13:42 2013 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +\documentclass[11pt,a4paper]{report}
     1.5 + 
     1.6 +\usepackage{ucs}
     1.7 +\usepackage[utf8x]{inputenc}
     1.8 +\usepackage{paralist}
     1.9 +\bibliographystyle{alpha}
    1.10 +\usepackage{graphicx}
    1.11 + 
    1.12 +\title{TODO}
    1.13 +
    1.14 +\begin{document}
    1.15 +\maketitle
    1.16 +
    1.17 +\end{document}