started potentials now
[lectures/latex.git] / posic / thesis / thesis.tex
index 5bfa666..4c7c577 100644 (file)
 \usepackage{aecompl}
 \usepackage[dvips]{graphicx}
 \graphicspath{{../img/}}
+\usepackage{subfigure}
 \usepackage{color}
 \usepackage{pstricks}
 \usepackage{pst-node}
 \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}
 \acrodef{APB}{anti phase boundary}
+\acrodef{c-Si}{crystalline silicon}
 \acrodef{CVD}{chemical vapor deposition}
 \acrodef{HDTV}{high definition television}
+\acrodef{HREM}{high resolution transmission electron microscopy}
 \acrodef{IBS}{ion beam synthesis}
 \acrodef{LED}{light emitting diode}
 \acrodef{MBE}{molecular beam epitaxy}
 \acrodef{MEMS}{microelectromechanical system}
 \acrodef{PVT}{physical vapor transport}
 \acrodef{RF}{radio frequency}
-
+\acrodef{RT}{room temeprature}
+\acrodef{RTA}{rapid thermal annealing}
+\acrodef{RBS}{Rutherford backscattering spectrometry}
+\acrodef{SPE}{solid-phase epitaxy}
+\acrodef{SPEG}{solid-phase epitaxial regrowth}
+\acrodef{IR}{infrared}
 
 % units
 \usepackage{units}
@@ -83,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{}