X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=c6c3f2ab615df878f03efdb990ff2fa156041577;hp=a101004946c9c08e865834c9208b26d3860f4306;hb=8b561b21134ce68789e71a53357177540516d478;hpb=21dd9359e717a7a1b4f8f5afa288434ec29e0ba6 diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index a101004..c6c3f2a 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,28 @@ \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} + % (re)new commands \newcommand{\printimg}[5]{% \begin{figure}[#1]% @@ -65,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} @@ -85,12 +101,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{}