X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=4c7c577dc8495a7b0210321ed63a3cdeb335c7b6;hp=f00edec96c7beb748841eac1239efabb7dd6a69b;hb=09bfc6387b330e7386bee91982a81dde1f2a39cb;hpb=2c91598c223e213c62f9a4356f8db5ed460d8a40 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index f00edec..4c7c577 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -20,6 +20,9 @@ \usepackage{rotating} \usepackage{fancyhdr} +% cites +\usepackage[numbers,sort,compress]{natbib} + % miller \usepackage{miller} @@ -96,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} @@ -125,6 +131,7 @@ \appendix{} \include{d_tersoff} \include{vasp_patch} +\include{code} \include{publications} \backmatter{}