X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=4c7c577dc8495a7b0210321ed63a3cdeb335c7b6;hp=eab6486e219d2001b6e8a1399518f2f8be25e543;hb=09bfc6387b330e7386bee91982a81dde1f2a39cb;hpb=d5b0e9ca41375ef9492fdb0c79d4b7d19fe818e3 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index eab6486..4c7c577 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -20,10 +20,18 @@ \usepackage{rotating} \usepackage{fancyhdr} +% cites +\usepackage[numbers,sort,compress]{natbib} + +% miller \usepackage{miller} +% in use? \usepackage{slashbox} +% smaller captions ... +\usepackage[small,bf]{caption} + % acronyms \usepackage{acronym} \acrodef{ALE}{atomic layer epitaxy} @@ -91,6 +99,9 @@ % roman numbers \newcommand{\RM}[1]{\MakeUppercase{\romannumeral #1{}}} +% vectors are simply represented by bold font characters +\renewcommand{\vec}[1]{{\bf #1{}}} + % author & title \author{Frank Zirkelbach} \title{Simulation study of the precipitation process of silicon carbide in carbon doped silicon} @@ -120,6 +131,7 @@ \appendix{} \include{d_tersoff} \include{vasp_patch} +\include{code} \include{publications} \backmatter{}