X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=0b32cf1bae817205e85c166041856805805095b7;hp=f95709d4ba8c413821e10c797f999d4a80bf54f4;hb=0034511d32ceadc7572f9d277fdd690f64c5c507;hpb=04f75fbd974ff0084fa3d1d9eeec36c2843bf460 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index f95709d..0b32cf1 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -1,6 +1,6 @@ \pdfoutput=0 -%\documentclass[twoside,a4paper,11pt]{book} -\documentclass[twoside,a4paper,11pt,draft]{book} +\documentclass[twoside,a4paper,11pt]{book} +%\documentclass[twoside,a4paper,11pt,draft]{book} \usepackage[activate]{pdfcprot} \usepackage{verbatim} \usepackage{a4} @@ -13,16 +13,33 @@ \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} + +% units +\usepackage{units} + +% shortcuts +\newcommand{\si}{Si$_{\text{i}}${}} +\newcommand{\ci}{Ci$_{\text{i}}${}} +\newcommand{\cs}{Ci$_{\text{s}}${}} + % (re)new commands \newcommand{\printimg}[5]{% \begin{figure}[#1]% @@ -66,9 +83,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} @@ -86,13 +106,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{}