]> hackdaworld.org Git - lectures/latex.git/blobdiff - posic/thesis/thesis.tex
small changes
[lectures/latex.git] / posic / thesis / thesis.tex
index eab6486e219d2001b6e8a1399518f2f8be25e543..4c7c577dc8495a7b0210321ed63a3cdeb335c7b6 100644 (file)
 \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}
 \appendix{}
 \include{d_tersoff}
 \include{vasp_patch}
+\include{code}
 \include{publications}
 
 \backmatter{}