2 \documentclass[twoside,a4paper,11pt]{book}
3 %\documentclass[twoside,a4paper,11pt,draft]{book}
4 \usepackage[activate]{pdfcprot}
9 \usepackage[a4paper,textheight=636pt,textwidth=442pt,includeheadfoot]{geometry}
10 \usepackage[english,german]{babel}
11 \usepackage[latin1]{inputenc}
12 \usepackage[T1]{fontenc}
16 \usepackage[dvips]{graphicx}
17 \graphicspath{{../img/}}
18 \usepackage{subfigure}
29 \usepackage[numbers,sort,compress]{natbib}
31 % list of publications
33 %\usepackage[resetlabels]{multibib}
34 \newcites{pub}{List of publications}
36 % box around verbatim text
45 % smaller captions ...
46 \usepackage[small,bf]{caption}
52 \newcommand{\si}{Si$_{\text{i}}${}}
53 \newcommand{\ci}{C$_{\text{i}}${}}
54 \newcommand{\cs}{C$_{\text{s}}${}}
55 \newcommand{\degc}[1]{\unit[#1]{$^{\circ}$C}{}}
56 \newcommand{\degk}[1]{\unit[#1]{K}{}}
57 \newcommand{\distn}[1]{\unit[#1]{nm}{}}
58 \newcommand{\dista}[1]{\unit[#1]{\AA}{}}
59 \newcommand{\perc}[1]{\unit[#1]{\%}{}}
62 \newcommand{\printimg}[5]{%
65 \includegraphics[#2]{#3}%
72 %\addto\captionsnenglish{%
73 % \renewcommand{\figurename}{Fig.}%
74 % \renewcommand{\tablename}{Table}%
79 \renewcommand{\chaptermark}[1]{
80 \markboth{\thechapter.\ #1}{}
82 \renewcommand{\sectionmark}[1]{
83 \markright{\thesection.\ #1}
86 \fancyhead[LE,RO]{\thepage}
87 \fancyhead[LO]{\nouppercase\rightmark}
88 \fancyhead[RE]{\nouppercase\leftmark}
94 \newrgbcolor{hb}{0.75 0.77 0.89}
95 \newrgbcolor{lbb}{0.75 0.8 0.88}
96 \newrgbcolor{lachs}{1.0 .93 .81}
99 \selectlanguage{english}
102 \newcommand{\RM}[1]{\MakeUppercase{\romannumeral #1{}}}
104 % vectors are simply represented by bold font characters
105 \renewcommand{\vec}[1]{{\bf #1{}}}
108 \author{Frank Zirkelbach}
109 \title{Atomistic simulation study on silicon carbide precipitation in silicon}
122 %\include{exp_findings}
129 \renewcommand{\chaptermark}[1]{
130 \markboth{\thechapter.\ #1}{\thechapter.\ #1}
132 \include{summary_outlook}
133 \renewcommand{\chaptermark}[1]{
134 \markboth{\thechapter.\ #1}{\thechapter.\ #1}
135 \markright{\thesection.\ #1}
142 %\include{publications}
147 \include{publications}