X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=599f9443d864412e37c96b85ba5164910077d1a5;hp=4c7c577dc8495a7b0210321ed63a3cdeb335c7b6;hb=5c34f34459cff1df7493614a014d1e594f47a9b6;hpb=09bfc6387b330e7386bee91982a81dde1f2a39cb diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 4c7c577..599f944 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -32,30 +32,18 @@ % 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} +% shortcuts +\newcommand{\si}{Si$_{\text{i}}${}} +\newcommand{\ci}{C$_{\text{i}}${}} +\newcommand{\cs}{C$_{\text{s}}${}} +\newcommand{\degc}[1]{\unit[#1]{$^{\circ}$C}{}} +\newcommand{\distn}[1]{\unit[#1]{nm}{}} +\newcommand{\dista}[1]{\unit[#1]{\AA}{}} +\newcommand{\perc}[1]{\unit[#1]{\%}{}} + % (re)new commands \newcommand{\printimg}[5]{% \begin{figure}[#1]% @@ -104,7 +92,7 @@ % 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} @@ -115,8 +103,6 @@ \mainmatter{} \include{intro} -% reset all acronyms -\acresetall \include{sic} \include{basics} %\include{exp_findings} @@ -124,7 +110,7 @@ \include{simulation} \include{defects} \include{md} -\include{const_sic} +%\include{const_sic} %\include{results} \include{summary_outlook} @@ -132,7 +118,7 @@ \include{d_tersoff} \include{vasp_patch} \include{code} -\include{publications} +%\include{publications} \backmatter{} \include{literature}