|
1 |
| -\documentclass[% |
2 |
| - draft,% |
3 |
| - twoside,% |
4 |
| - openright,% |
5 |
| - titlepage,% |
6 |
| - fleqn,% |
7 |
| - numbers=noenddot,% |
8 |
| - headinclude, |
9 |
| - 10pt,% |
10 |
| - a4paper,% |
11 |
| - BCOR5mm,% |
12 |
| - footinclude,% |
13 |
| - cleardoublepage=empty,% |
14 |
| - abstract=false% |
15 |
| - ]{scrreprt} |
16 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
17 |
| -% Packages with options that might require adjustments |
18 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
19 |
| -\usepackage[utf8]{inputenc} |
20 |
| -\usepackage[greek,ngerman,english]{babel} |
21 |
| -\usepackage[square,numbers,sort&compress]{natbib}%normal Bibliography |
22 |
| -\usepackage{multirow} |
23 |
| -\usepackage{threeparttable} |
24 |
| -\usepackage[fleqn]{amsmath} |
25 |
| -\usepackage{classicthesis-ldpkg} |
26 |
| -\usepackage[dvipsnames]{xcolor} % needed by tikz, so loading it before |
27 |
| -\usepackage{tikz} |
28 |
| - \usetikzlibrary{shapes,arrows,patterns} |
29 |
| -\usepackage{pgfplots} |
30 |
| - %\usetikzlibrary{pgfplotsclickable} make plots clickable |
31 |
| -\usepackage[version=3]{mhchem} |
32 |
| -\usepackage[load-configurations=abbreviations,load-configurations=binary,detect-all]{siunitx} |
33 |
| - \DeclareSIUnit\Molar{\textsc{m}} |
34 |
| -\usepackage{makeidx} |
35 |
| -\usepackage[shadow]{todonotes} |
36 |
| -\usepackage{pdfpages} |
37 |
| -\usepackage{isotope} |
38 |
| -\usepackage{xfrac} |
39 |
| -\usepackage[groups]{svn-multi} |
40 |
| -\usepackage[% |
41 |
| - eulerchapternumbers,% |
42 |
| - %drafting, |
43 |
| - pdfspacing,% |
44 |
| - subfig,% |
45 |
| - beramono,% |
46 |
| - eulermath,% |
47 |
| - parts]{classicthesis} |
48 |
| -%\usepackage[margin=1.3in]{geometry}\usepackage{setspace}\doublespacing |
49 |
| -%%%%%%%%%%%Watermark |
50 |
| -%\usepackage[firstpage]{draftwatermark} % try firstpage as option |
51 |
| -% \SetWatermarkLightness{0.618} |
52 |
| -% \SetWatermarkScale{0.618} |
53 |
| -% \SetWatermarkText{Special Edition} |
54 |
| -%%%%%%%%%%%Watermark |
55 |
| -\usepackage[all]{hypcap} |
56 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
57 |
| -% Re-usable information |
58 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
59 |
| -\svnidlong |
60 |
| - {$HeadURL$} |
61 |
| - {$LastChangedDate$} |
62 |
| - {$LastChangedRevision$} |
63 |
| - {$LastChangedBy$} |
64 |
| -\svnid{$Id$} |
65 |
| -\svngroup{Thesis-Group} |
66 |
| -\newcommand{\myTitle}{High resolution tomographic imaging of the alveolar region of the mammalian lung\xspace} |
67 |
| -\newcommand{\myDegree}{A close look deep into the lung\xspace} |
68 |
| -\newcommand{\myName}{David Haberth\"ur\xspace} |
69 |
| -\newcommand{\myProf}{Prof.\ Dr.\ Johannes C.\ Schittny\xspace} |
70 |
| -\newcommand{\myOtherProf}{Dr.\ Mauricio Reyes\xspace} |
71 |
| -\newcommand{\mySupervisor}{Prof.\ Dr.\ Martin Frenz\xspace} |
72 |
| -\newcommand{\myFaculty}{Faculty of Medicine\xspace} |
73 |
| -\newcommand{\myDepartment}{Institute of Anatomy\xspace} |
74 |
| -\newcommand{\myUni}{\protect{University of Bern}\xspace} |
75 |
| -\newcommand{\myLocation}{Bern, Switzerland\xspace} |
76 |
| -\newcommand{\myTime}{May 2010\xspace} |
77 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
78 |
| -% Setup and Finetuning |
79 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
80 |
| -\newcommand{\imsize}{\linewidth} |
81 |
| -\newlength{\abcd} % for ab..z string length calculation |
82 |
| -\newcommand{\myfloatalign}{\centering} % how all the floats will be aligned |
83 |
| -\newlength\imagewidth % needed for scalebars |
84 |
| -\newlength\imagescale % ditto |
85 |
| -\newcommand{\subfigureautorefname}{\figureautorefname} % to have subfigures named using \autoref |
86 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
87 |
| -% Color (Re-Definition) |
88 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
89 |
| -% according to http://is.gd/aOVVy |
90 |
| -\definecolor{Maroon}{RGB}{229,5,58} % redefine Maroon to unibe (Pantone 192, RGB 229,5,58) |
91 |
| -\definecolor{unibe-link}{RGB}{147,183,209} % define unibe-color for links (Pantone 543, RGB 147,183,209) |
92 |
| -\definecolor{unibe-citation}{RGB}{216,140,2} % define unibe-color for citations (Pantone 138, RGB 216,140,2) |
93 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
94 |
| -% Captions look and feel |
95 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
96 |
| -\captionsetup{format=hang,font=small} |
97 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
98 |
| -% Hyperreferences |
99 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
100 |
| -\hypersetup{% http://www.jkrieger.de/tools/latex/hyperref.html helps! |
101 |
| - colorlinks=true, linktocpage=true, pdfstartpage=3, pdfstartview=FitV,% |
102 |
| - % uncomment the following line for black links for printing |
103 |
| - colorlinks=false, linktocpage=false, pdfborder={0 0 0}, pdfstartpage=3, pdfstartview=FitV,% |
104 |
| - breaklinks=true, pdfpagemode=UseNone, pageanchor=true, pdfpagemode=UseOutlines,% |
105 |
| - plainpages=false, bookmarksnumbered, bookmarksopen=true, bookmarksopenlevel=1,% |
106 |
| - hypertexnames=true, pdfhighlight=/O,% |
107 |
| - urlcolor=Maroon, linkcolor=unibe-link, citecolor=unibe-citation,% |
108 |
| - pdftitle={\myTitle},% |
109 |
| - pdfauthor={\myName, \myUni, \myFaculty},% |
110 |
| - pdfsubject={},% |
111 |
| - pdfkeywords={},% |
112 |
| - pdfcreator={pdfLaTeX},% |
113 |
| - pdfproducer={LaTeX with hyperref and classicthesis}% |
114 |
| - } |
115 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
116 |
| -% GO!GO!GO! MOVE IT! |
117 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
118 |
| -\begin{document} |
119 |
| -\raggedbottom |
120 |
| -\selectlanguage{english} % english and ngerman are set up by babel |
121 |
| -\pagenumbering{roman} |
122 |
| -\pagestyle{plain} |
123 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
124 |
| -% Frontmatter |
125 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
126 |
| -\include{FrontBackmatter/DirtyTitlepage} |
127 |
| -\cleardoublepage\include{FrontBackmatter/Titlepage} |
128 |
| -\include{FrontBackmatter/Titleback} |
129 |
| -\cleardoublepage\include{FrontBackmatter/Acceptance} |
130 |
| -\cleardoublepage\include{FrontBackmatter/Dedication} |
131 |
| -\cleardoublepage\include{FrontBackmatter/AbstractE} |
132 |
| -\cleardoublepage\include{FrontBackmatter/AbstractD} |
133 |
| -\cleardoublepage\include{FrontBackmatter/Acknowledgments} |
134 |
| -\pagestyle{scrheadings} |
135 |
| -\cleardoublepage\include{FrontBackmatter/Contents} |
136 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
137 |
| -% Mainmatter |
138 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
139 |
| -\pagenumbering{arabic} |
140 |
| -\cleardoublepage\myPart{Introduction}\label{part:introduction} |
141 |
| -\include{Chapters/Introduction} |
142 |
| -\include{Chapters/TheMammalianLung} |
143 |
| -\include{Chapters/CTandTomcat} |
144 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
145 |
| -\cleardoublepage\myPart{Results}\label{part:results} |
146 |
| -\include{Chapters/Publications} |
147 |
| -\include{Chapters/XRM2008} |
148 |
| -\include{Chapters/Tsuda2008} |
149 |
| -\include{Chapters/Haberthuer2010} |
150 |
| -%%%%%%%%%%%%%%%%%%%%%% |
151 |
| -\cleardoublepage\myPart{Discussion \& Outlook}\label{part:discussion} |
152 |
| -\include{Chapters/Discussion} |
153 |
| -\include{Chapters/Outlook} |
154 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
155 |
| -% Backmatter |
156 |
| -%%%%%%%%%%%%%%%%%%%%%%% |
157 |
| -\cleardoublepage\myPart{Back Matter}\label{part:back matter} |
158 |
| -\cleardoublepage\include{FrontBackmatter/CurriculumVitae} |
159 |
| -\cleardoublepage\include{FrontBackmatter/Bibliography} |
160 |
| -\cleardoublepage\include{FrontBackmatter/Declaration} |
161 |
| -\cleardoublepage\include{FrontBackmatter/Colophon} |
162 |
| -%%\cleardoublepage\include{FrontBackmatter/SpecialNinaAcknowledgments} |
| 1 | +\documentclass[% |
| 2 | + %draft,% |
| 3 | + twoside,% |
| 4 | + openright,% |
| 5 | + titlepage,% |
| 6 | + fleqn,% |
| 7 | + numbers=noenddot,% |
| 8 | + headinclude, |
| 9 | + 10pt,% |
| 10 | + a4paper,% |
| 11 | + BCOR5mm,% |
| 12 | + footinclude,% |
| 13 | + cleardoublepage=empty,% |
| 14 | + abstract=false% |
| 15 | + ]{scrreprt} |
| 16 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 17 | +% Packages with options that might require adjustments |
| 18 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 19 | +\usepackage[utf8]{inputenc} |
| 20 | +\usepackage[greek,ngerman,english]{babel} |
| 21 | +\usepackage[square,numbers,sort&compress]{natbib}%normal Bibliography |
| 22 | +\usepackage{multirow} |
| 23 | +\usepackage{threeparttable} |
| 24 | +\usepackage[fleqn]{amsmath} |
| 25 | +\usepackage{classicthesis-ldpkg} |
| 26 | +\usepackage[dvipsnames]{xcolor} % needed by tikz, so loading it before |
| 27 | +\usepackage{tikz} |
| 28 | + \usetikzlibrary{shapes,arrows,patterns} |
| 29 | +\usepackage{pgfplots} |
| 30 | + %\usetikzlibrary{pgfplotsclickable} make plots clickable |
| 31 | +\usepackage[version=3]{mhchem} |
| 32 | +\usepackage[load-configurations=abbreviations,load-configurations=binary,detect-all]{siunitx} |
| 33 | + \DeclareSIUnit\Molar{\textsc{m}} |
| 34 | +\usepackage{makeidx} |
| 35 | +\usepackage[shadow]{todonotes} |
| 36 | +\usepackage{pdfpages} |
| 37 | +\usepackage{isotope} |
| 38 | +\usepackage{xfrac} |
| 39 | +\usepackage[groups]{svn-multi} |
| 40 | +\usepackage[% |
| 41 | + eulerchapternumbers,% |
| 42 | + %drafting, |
| 43 | + pdfspacing,% |
| 44 | + subfig,% |
| 45 | + beramono,% |
| 46 | + eulermath,% |
| 47 | + parts]{classicthesis} |
| 48 | +%\usepackage[margin=1.3in]{geometry}\usepackage{setspace}\doublespacing |
| 49 | +%%%%%%%%%%%Watermark |
| 50 | +%\usepackage[firstpage]{draftwatermark} % try firstpage as option |
| 51 | +% \SetWatermarkLightness{0.618} |
| 52 | +% \SetWatermarkScale{0.618} |
| 53 | +% \SetWatermarkText{Special Edition} |
| 54 | +%%%%%%%%%%%Watermark |
| 55 | +\usepackage[all]{hypcap} |
| 56 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 57 | +% Re-usable information |
| 58 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 59 | +\svnidlong |
| 60 | + {$HeadURL$} |
| 61 | + {$LastChangedDate$} |
| 62 | + {$LastChangedRevision$} |
| 63 | + {$LastChangedBy$} |
| 64 | +\svnid{$Id$} |
| 65 | +\svngroup{Thesis-Group} |
| 66 | +\newcommand{\myTitle}{High resolution tomographic imaging of the alveolar region of the mammalian lung\xspace} |
| 67 | +\newcommand{\myDegree}{A close look deep into the lung\xspace} |
| 68 | +\newcommand{\myName}{David Haberth\"ur\xspace} |
| 69 | +\newcommand{\myProf}{Prof.\ Dr.\ Johannes C.\ Schittny\xspace} |
| 70 | +\newcommand{\myOtherProf}{Dr.\ Mauricio Reyes\xspace} |
| 71 | +\newcommand{\mySupervisor}{Prof.\ Dr.\ Martin Frenz\xspace} |
| 72 | +\newcommand{\myFaculty}{Faculty of Medicine\xspace} |
| 73 | +\newcommand{\myDepartment}{Institute of Anatomy\xspace} |
| 74 | +\newcommand{\myUni}{\protect{University of Bern}\xspace} |
| 75 | +\newcommand{\myLocation}{Bern, Switzerland\xspace} |
| 76 | +\newcommand{\myTime}{May 2010\xspace} |
| 77 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 78 | +% Setup and Finetuning |
| 79 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 80 | +\newcommand{\imsize}{\linewidth} |
| 81 | +\newlength{\abcd} % for ab..z string length calculation |
| 82 | +\newcommand{\myfloatalign}{\centering} % how all the floats will be aligned |
| 83 | +\newlength\imagewidth % needed for scalebars |
| 84 | +\newlength\imagescale % ditto |
| 85 | +\newcommand{\subfigureautorefname}{\figureautorefname} % to have subfigures named using \autoref |
| 86 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 87 | +% Color (Re-Definition) |
| 88 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 89 | +% according to http://is.gd/aOVVy |
| 90 | +\definecolor{Maroon}{RGB}{229,5,58} % redefine Maroon to unibe (Pantone 192, RGB 229,5,58) |
| 91 | +\definecolor{unibe-link}{RGB}{147,183,209} % define unibe-color for links (Pantone 543, RGB 147,183,209) |
| 92 | +\definecolor{unibe-citation}{RGB}{216,140,2} % define unibe-color for citations (Pantone 138, RGB 216,140,2) |
| 93 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 94 | +% Captions look and feel |
| 95 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 96 | +\captionsetup{format=hang,font=small} |
| 97 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 98 | +% Hyperreferences |
| 99 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 100 | +\hypersetup{% http://www.jkrieger.de/tools/latex/hyperref.html helps! |
| 101 | + colorlinks=true, linktocpage=true, pdfstartpage=3, pdfstartview=FitV,% |
| 102 | + % uncomment the following line for black links for printing |
| 103 | + colorlinks=false, linktocpage=false, pdfborder={0 0 0}, pdfstartpage=3, pdfstartview=FitV,% |
| 104 | + breaklinks=true, pdfpagemode=UseNone, pageanchor=true, pdfpagemode=UseOutlines,% |
| 105 | + plainpages=false, bookmarksnumbered, bookmarksopen=true, bookmarksopenlevel=1,% |
| 106 | + hypertexnames=true, pdfhighlight=/O,% |
| 107 | + urlcolor=Maroon, linkcolor=unibe-link, citecolor=unibe-citation,% |
| 108 | + pdftitle={\myTitle},% |
| 109 | + pdfauthor={\myName, \myUni, \myFaculty},% |
| 110 | + pdfsubject={},% |
| 111 | + pdfkeywords={},% |
| 112 | + pdfcreator={pdfLaTeX},% |
| 113 | + pdfproducer={LaTeX with hyperref and classicthesis}% |
| 114 | + } |
| 115 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 116 | +% GO!GO!GO! MOVE IT! |
| 117 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 118 | +\begin{document} |
| 119 | +\raggedbottom |
| 120 | +\selectlanguage{english} % english and ngerman are set up by babel |
| 121 | +\pagenumbering{roman} |
| 122 | +\pagestyle{plain} |
| 123 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 124 | +% Frontmatter |
| 125 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 126 | +\include{FrontBackmatter/DirtyTitlepage} |
| 127 | +\cleardoublepage\include{FrontBackmatter/Titlepage} |
| 128 | +\include{FrontBackmatter/Titleback} |
| 129 | +\cleardoublepage\include{FrontBackmatter/Acceptance} |
| 130 | +\cleardoublepage\include{FrontBackmatter/Dedication} |
| 131 | +\cleardoublepage\include{FrontBackmatter/AbstractE} |
| 132 | +\cleardoublepage\include{FrontBackmatter/AbstractD} |
| 133 | +\cleardoublepage\include{FrontBackmatter/Acknowledgments} |
| 134 | +\pagestyle{scrheadings} |
| 135 | +\cleardoublepage\include{FrontBackmatter/Contents} |
| 136 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 137 | +% Mainmatter |
| 138 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 139 | +\pagenumbering{arabic} |
| 140 | +\cleardoublepage\myPart{Introduction}\label{part:introduction} |
| 141 | +\include{Chapters/Introduction} |
| 142 | +\include{Chapters/TheMammalianLung} |
| 143 | +\include{Chapters/CTandTomcat} |
| 144 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 145 | +\cleardoublepage\myPart{Results}\label{part:results} |
| 146 | +\include{Chapters/Publications} |
| 147 | +\include{Chapters/XRM2008} |
| 148 | +\include{Chapters/Tsuda2008} |
| 149 | +\include{Chapters/Haberthuer2010} |
| 150 | +%%%%%%%%%%%%%%%%%%%%%% |
| 151 | +\cleardoublepage\myPart{Discussion \& Outlook}\label{part:discussion} |
| 152 | +\include{Chapters/Discussion} |
| 153 | +\include{Chapters/Outlook} |
| 154 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 155 | +% Backmatter |
| 156 | +%%%%%%%%%%%%%%%%%%%%%%% |
| 157 | +\cleardoublepage\myPart{Back Matter}\label{part:back matter} |
| 158 | +\cleardoublepage\include{FrontBackmatter/CurriculumVitae} |
| 159 | +\cleardoublepage\include{FrontBackmatter/Bibliography} |
| 160 | +\cleardoublepage\include{FrontBackmatter/Declaration} |
| 161 | +\cleardoublepage\include{FrontBackmatter/Colophon} |
| 162 | +%%\cleardoublepage\include{FrontBackmatter/SpecialNinaAcknowledgments} |
163 | 163 | \end{document}
|
0 commit comments