X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=c6c3f2ab615df878f03efdb990ff2fa156041577;hp=027ef17a6aa315b316374fab19ca9f428476f996;hb=8b561b21134ce68789e71a53357177540516d478;hpb=824e41bd3f92685ec60f20dee607deda614561a8 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 027ef17..c6c3f2a 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -13,32 +13,24 @@ \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} -% 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{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{RBS}{Rutherford backscattering spectrometry} -\acrodef{IR}{infrared} +% smaller captions ... +\usepackage[small,bf]{caption} % units \usepackage{units} @@ -86,9 +78,12 @@ % 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} +\title{Atomistic simulation study on the silicon carbide precipitation in silicon} \begin{document} @@ -99,8 +94,6 @@ \mainmatter{} \include{intro} -% reset all acronyms -\acresetall \include{sic} \include{basics} %\include{exp_findings} @@ -108,13 +101,14 @@ \include{simulation} \include{defects} \include{md} -\include{const_sic} +%\include{const_sic} %\include{results} \include{summary_outlook} \appendix{} \include{d_tersoff} \include{vasp_patch} +\include{code} \include{publications} \backmatter{}