started potentials now
[lectures/latex.git] / posic / thesis / thesis.tex
index eab6486..4c7c577 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{}