X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=e6f99fb4b1320bf429707175688190f621af6f49;hp=a101004946c9c08e865834c9208b26d3860f4306;hb=2199fb0c623de525540ac542e28ffaf33905cdc2;hpb=21dd9359e717a7a1b4f8f5afa288434ec29e0ba6 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index a101004..e6f99fb 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -1,5 +1,6 @@ \pdfoutput=0 \documentclass[twoside,a4paper,11pt]{book} +%\documentclass[twoside,a4paper,11pt,draft]{book} \usepackage[activate]{pdfcprot} \usepackage{verbatim} \usepackage{a4} @@ -12,16 +13,46 @@ \usepackage{aecompl} \usepackage[dvips]{graphicx} \graphicspath{{../img/}} +\usepackage{subfigure} \usepackage{color} \usepackage{pstricks} \usepackage{pst-node} \usepackage{rotating} \usepackage{fancyhdr} +% 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} + % (re)new commands \newcommand{\printimg}[5]{% \begin{figure}[#1]% @@ -78,6 +109,8 @@ \mainmatter{} \include{intro} +% reset all acronyms +\acresetall \include{sic} \include{basics} %\include{exp_findings} @@ -85,12 +118,14 @@ \include{simulation} \include{defects} \include{md} +\include{const_sic} %\include{results} \include{summary_outlook} \appendix{} \include{d_tersoff} \include{vasp_patch} +\include{code} \include{publications} \backmatter{}