1 %%% For a B5 format, use the following option
2 \documentclass[10pt,makeidx
]{phdthesis
}
4 %%% For an A4 format, use there options instead
5 %\documentclass[12pt,makeidx]{phdthesis}
8 %%% Fonts, uncomment only one option %%%
11 %\usepackage{palatino}
12 %\usepackage{cmbright} % is computer modern bright for text and specail math fonts!
14 %\usepackage{fouriernc} % is new century schoolbook for text and fourier font for maths!
18 %\usepackage{mathpple}
19 %\usepackage{mathptmx}
22 %%% If you want to use MakeIndex to create automatically
23 % an index, uncomment these lines
24 \usepackage{makeidx
} % only with Latex2e
28 \usepackage{fancyheadings
}
32 \usepackage{subfigure
}
35 \usepackage{./Stylefiles/here
}
36 \usepackage[abbr
]{harvard
}
40 \usepackage{./Stylefiles/captionhack
}
44 \renewcommand{\thesubfigure}{}
47 % Section and Subsection Title Formatting
48 %\usepackage{titlesec}
49 %\titleformat{\section}{\sf\large\bfseries}{\thesection}{1em}{}
50 %\titleformat{\chapter}{\sf\Large\bfseries}{\thechapter}{1em}{}
51 %\titleformat{\subsection}{\sf\normal\bfseries}{\thesubsection}{1em}{}
53 % things for PDF and hyperref
55 \usepackage[ps2pdf=true,colorlinks
]{hyperref
}
56 %\usepackage[figure,table]{hypcap} % Correct a problem with hyperref
63 pdfpagemode=
{UseOutlines
}
67 \newcommand\org@hypertarget
{}
68 \let\org@hypertarget
\hypertarget
69 \renewcommand\hypertarget[2]{%
70 \Hy@raisedlink
{\org@hypertarget
{#1}{}}#2%
73 %%% General page formatting
74 \renewcommand{\textfraction}{0.01}
75 \renewcommand{\topfraction}{0.99}
76 \renewcommand{\floatpagefraction}{0.99}
77 \renewcommand{\bottomfraction}{0.99}
79 \newenvironment{Abstract
}
80 {\begin{center
}\textbf{Abstract
}%
81 \end{center
} \small \it \begin{quote
}}
87 \typeout{Dissertation
}
89 %%% To compile only one or some chapters, use the following
91 %\includeonly{chapter_1,chapter_2,chapter_3,chapter_4,appendix_A}
92 %\includeonly{thesis_acknowledgements,chapter_3}
95 %%% Begining of the document
97 \pagestyle{fancyplain
}
101 %%% Definition of maths stuff
102 % Enclose the argument in vert-bar delimiters:
103 \newcommand{\envert}[1]{\left|
#1\right|
}
106 % Enclose the argument in double-vert-bar delimiters:
107 \newcommand{\enVert}[1]{\left\|
#1\right\|
}
110 % Commands used in this document:
111 \newcommand{\diff}{\mathrm{d
}}
115 % \newcommand{\dfrac}[2]{\displaystyle\frac{#1}{#2}}
116 \let\epsilon=
\varepsilon
117 \newcommand{\la}{\langle}
118 \newcommand{\ra}{\rangle}
120 \newcommand{\Emax}{\ensuremath{E_
{\mathrm{max
}}}}
121 \newcommand{\me}{m_
{\mathrm{e
}}}
122 \newcommand{\mx}{m_
{\mathrm{x
}}}
123 \newcommand{\NAv}{N_
{\mathrm{Av
}}}
125 % Make sure to use an upright Delta for the Laplace operator:
126 \ifx\upDelta\undefined\let\Laplace=
\Delta\else\let\Laplace=
\upDelta\fi
128 % Use hbar in place of hslash, of the latter is not available:
129 \ifx\hslash\undefined\let\hslash=
\hbar\fi
133 %%% \include the `front matter'
134 \include{./Thesis.Cover/cover
}
135 \include{thesis_front
}
136 \include{thesis_dedication
}
138 %% create the table of contents
140 \lhead[]{\fancyplain{}{\rightmark}}
141 \chead[\fancyplain{}{}]{\fancyplain{}{}}
142 \rhead[\fancyplain{}{\leftmark}]{\fancyplain{}{}}
143 %\rhead[\fancyplain{}{}]{\fancyplain{}{}}
144 %\lhead[\fancyplain{}{}]{\fancyplain{}{}}
145 \pdfbookmark[0]{Contents
}{contents
} % Sets a PDF bookmark for the contents page
148 %% add the acknowledgements to the table of contents
150 \addcontentsline{toc
}{chapter
}{Acknowledgements
}
151 \include{./Acknowledgments/Thesis.Acknowledgements
}
155 %%% Customisation of the header and footer for the chapters
156 %\pagestyle{headings}
157 %------------------------------
160 \pagestyle{fancyplain
}
161 \setlength{\headrulewidth}{0.3pt
}
162 \setlength{\footrulewidth}{0.0pt
}
163 \setlength{\plainfootrulewidth}{0.0pt
}
164 \setlength{\plainheadrulewidth}{0pt
}
165 \renewcommand{\sectionmark}[1]{\markright{\it \thesection.\
#1}}
166 \renewcommand{\chaptermark}[1]{\markboth{
167 \it \thechapter.\
#1}{}}
168 \lhead[\thepage]{\fancyplain{\publ}{\rightmark}}
169 \chead[\fancyplain{}{}]{\fancyplain{}{}}
170 \rhead[\fancyplain{}{\leftmark}]{\fancyplain{}{\thepage}}
174 %------------------------------
177 %% include the LaTeX files containing the text for each chapters
178 % create the appendix and include it
179 \pagenumbering{arabic
}
180 %\include{./General.Theory/DFT/DFT.Introduction}
181 \include{./Ag.Cu-System/Introduction/Ag.Cu.Introduction
}
183 %\include{appendix_A}
185 %% include the bibliography
186 \renewcommand{\publ}{}
189 \addcontentsline{toc
}{chapter
}{Bibliography
}
190 \bibliography{./Bibliography/Full_Library.bib
}
192 %%% options for the bibliography style
194 \bibliographystyle{plain
}
195 %\bibliographystyle{newagsm}
196 %\bibliographystyle{mykluwer}
197 %\bibliographystyle{IEEE}
201 \addcontentsline{toc
}{chapter
}{Index
}