Unofficial PhD thesis template for astronomy at Lund University.
See the README.txt file for instructions.
% PhD thesis template, Lund University
% Originally designed for the Faculty of Science: Astronomy and
% Theoretical Physics
%
% This version by: Daniel Carrera (September 2016).
% Prev version by: Daniel Michalik (2015-1016?)
% Other editors: Berry Holl, Helene Jönsson, Jonas Palm
%
% Original editor: Berry Holl
%
% Instructions: Use "xelatex". This is required to support the fonts
% used by Lund University. The fonts need to be installed first, see
% README.txt for instructions.
%
% If you use (pdf)latex instead, the default latex fonts will be used.
% That would be a pity, cause the Garamond/Frutiger suggestion by the
% University looks much nicer for your thesis!
%
\documentclass[11pt]{book}
\input{tex/preamble.tex}
% ==================================
% REUSABLE
% ==================================
\newcommand{\myName}{Daniel Carrera}
\newcommand{\myMainTitle}{Formation and Early Evolution of Planetary Systems}
\newcommand{\mySubTitle}{}
\title{Thesis: Formation and Early Evolution of Planetary Systems}
% ==================================
% USED IN THE COVER PAGE
% ==================================
\newcommand{\myDegree}{Thesis for the degree of Doctor of Philosophy}
\newcommand{\myAdvisors}{Dr.~Anders~Johansen, Prof.~Melvyn~B.~Davies}
\newcommand{\myOpponent}{Dr.~Sean~Raymond}
% ==================================
% DEFENCE ANNOUNCEMENT
% ==================================
\newcommand{\myDefenceDate}{Thursday, 24th of November 2016 at 09:00}
\newcommand{\myLectureHall}{Lundmark lecture hall (Lundmarksalen)}
\newcommand{\myFaculty}{Faculty of Science}
\newcommand{\myDepartment}{Department of Astronomy and Theoretical Physics}
\newcommand{\myDefenceAnnouncement}{%
To be presented, with the permission of the \myFaculty of Lund
University, for public criticism in the \myLectureHall at the
\myDepartment on \myDefenceDate.
}
% ==================================
% USED IN THE COPYRIGHT PAGE
% ==================================
% Appears at the top of the page.
\newcommand{\myBlurb}{
\begin{center}
\textbf{Faculty Opponent} \\
\vspace{1em}
\myOpponent \\
Laboratoire d'Astrophysique de Bordeaux\\
Bordeaux, France \\
\vspace{2em}
\textbf{Evaluation Committee} \\
\vspace{1em}
Dr.~Alexis Brandeker\\
Stockholm University\\
Stockholm, Sweden\\
\vspace{0.7em}
Dr.~Lars Buchhave\\
University of Copenhagen\\
Copenhagen, Denmark\\
\vspace{0.7em}
Prof.~Barbara Ercolano\\
Ludwig Maximilians University Munich\\
Munich, Germany
\vspace{2em}
\end{center}
}
% Give credit for the front or back covers, if any.
% Give credit for the funding source, if any.
\newcommand{\myCoverFront}{\textbf{Cover:} Image of Saturn taken by Cassini in 2012. Credit: NASA/JPL}
\newcommand{\myCoverBack}{~} % Use "~" for blank.
\newcommand{\myFundingSource}{~} % Use "~" for blank.
\newcommand{\myCopyrightYear}{2016}
\newcommand{\myISBNprint}{978-91-7623-978-0}
\newcommand{\myISBNpdf}{978-91-7623-979-7} % Electronic ISBN.
\newcommand{\mySeries}{~} %{ISSN: 12345}
% ==================================
% MAIN DOCUMENT
% ==================================
\begin{document}
\input{tex/frontmatter.tex}
% ==================================
% DEDICATION
% ==================================
\newpage
\thispagestyle{empty} % No page number on quote page
~
\vspace{140pt}
\begin{flushright}
\textit{Dedicated to my brothers\\Eduardo, Alejandro, and Enrique}
\end{flushright}
\cleardoublepage
% ==================================
% TABLE OF CONTENTS
% ==================================
\setcounter{page}{1} % Page Roman 1 of the frontmatter
\setcounter{tocdepth}{1}
\tableofcontents
% no page number on toc page:
\addtocontents{toc}{\protect\thispagestyle{empty}}
% ==================================
% LIST OF PUBLICATIONS
% ==================================
\newpage
\chap{List of publications}
This thesis is based on the following publications:
\vspace{6mm}
\begin{tabular}{ll}
1 & \textbf{How to form planetesimals from mm-sized chondrules and}\\
& \textbf{chondrule aggregates}\\[2mm]
& \textbf{D.~Carrera}, A.~Johansen, M.B.~Davies (2015) \\
& Astronomy \& Astrophysics, vol.~579, A43 (20 p.)\\[6mm]
\end{tabular}
% ==================================
% POPULAR SUMMARY (ENGLISH)
% ==================================
\newpage
\chap{Popular summary}
\blindtext
% ==================================
% POPULAR SUMMARY (SWEDISH)
% ==================================
\chap{Populärvetenskaplig sammanfattning}
\blindtext
% ==================================
% ACKNOWLEDGMENTS
% ==================================
\newpage
\chap{Acknowledgements}
\blindtext
% ==================================
% RESET SETTINGS
% ==================================
\mainmatter % Page numbers arabic
\setcounter{table}{0} % Reset table counters to not count the publications table
%\setcounter{page}{1} % Rest page counters, this is where it all starts!
% ==================================
% PART I: RESEARCH CONTEXT
% ==================================
%
% Start page numbering with the "Chapter 1" page.
%
\pagenumbering{gobble}
\part{Research context}
\pagenumbering{arabic}
% ==================================
% CHAPTER: GENERAL INTRO
% ==================================
\setcounter{page}{1} % Rest page counters, this is where it all starts!
\chapter{Introduction}
This sentence has a couple of citations so that the ``References'' section doesn't come out empty \citep{Carrera_2015,Carrera_2016}. Insert all your BibTeX references in \texttt{references.bib}
\blindtext
% ==================================
% CHAPTER: ZOOM-IN TO MY SUB-FIELD
% ==================================
\chapter{More background about my work}
\blindtext
% ==================================
% CHAPTER: SUMMARIZE MY WORK
% ==================================
\chapter{This work}
\blindtext
% ==================================
% CHAPTER: REFERENCES
% ==================================
\bibliographystyle{aa}
\bibliography{references} % Link to bibtex file
% ==================================
% PART II: RESEARCH PAPERS
% ==================================
%\thispagestyle{empty}
\pagenumbering{gobble}
\part{Research Papers}
% ==================================
% CHAPTER: AUTHOR CONTRIBUTIONS
% ==================================
\chap{Author contributions}
The next pages summarize my contribution to each paper included in this thesis.
\newpage
% ----------------------------------- %
% PAPER I
% ----------------------------------- %
\section*{Paper I:\\How to form planetesimals from mm-sized chondrules and chondrule aggregates}
\textbf{D.~Carrera}, A.~Johansen, M.B.~Davies (2015) \\
Astronomy \& Astrophysics, vol.~579, A43 (20 p.)\\[6mm]
Anders Johansen provided the original project idea. I ran the computer simulations and performed the analysis. I developed the methodology, derived from the Kolmogorov-Smirnov test, to identify long-lived particle clumps. I also contributed the idea and the methodology to extrapolate the Maxwell-Boltzmann distribution to small scales in order to constrain the particle collisions speeds inside the filaments.
% ==================================
% INSERT PAPERS
% ==================================
% Comment-out the 'includepdf' to compile faster while you are writing.
%
% Daniel C: I include the arXiv version of my paper as a demonstration.
% ------------------
% PAPER I
% ------------------
\cleardoublepage
\addcontentsline{toc}{section}{Paper I: How to form planetesimals from mm-sized chondrules and chondrule aggregates}
\thispagestyle{empty}
\vspace*{2cm} % IMORTANT: Increase by 2cm each time.
\hfill{
\fontsize{20}{30}
\selectfont {\bf Paper I}
}
\marginpar{\rule[-4mm]{50mm}{14mm}} % Change the Roman number here
\vfill
\cleardoublepage
\includepdf[pages=-,width=1.00\textwidth,pagecommand={\thispagestyle{plain}}]{paper-1-arXiv.pdf}
\end{document}