X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=4c7c577dc8495a7b0210321ed63a3cdeb335c7b6;hp=027ef17a6aa315b316374fab19ca9f428476f996;hb=09bfc6387b330e7386bee91982a81dde1f2a39cb;hpb=824e41bd3f92685ec60f20dee607deda614561a8 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 027ef17..4c7c577 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -13,16 +13,25 @@ \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} @@ -30,6 +39,7 @@ \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} @@ -37,7 +47,10 @@ \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 @@ -86,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} @@ -115,6 +131,7 @@ \appendix{} \include{d_tersoff} \include{vasp_patch} +\include{code} \include{publications} \backmatter{}