Skip to content

Commit

Permalink
Thesis it.
Browse files Browse the repository at this point in the history
  • Loading branch information
senkin committed Jul 21, 2014
1 parent f2839a2 commit 3f7f678
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 13 deletions.
2 changes: 1 addition & 1 deletion 05_Mass_analysis/mass_analysis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ \section{Systematic Uncertainties}
%The individual variations are shown in Table~\ref{tab:systematicsScale}.

\item [ME-PS matching threshold.]
The systematic effect of choice of ME-PS threshold, mentioned in Section~\ref{ss:hadron_collisions_simulation}, is
The systematic effect of the choice of ME-PS threshold, mentioned in Section~\ref{ss:hadron_collisions_simulation}, is
estimated by varying the default value of \SI{20}{\GeV} by factors of 0.5 and 2. Similarly to factorisation scale
systematic uncertainty, the matching thresholds are varied independently for \ttjets, \WpJets and \ZpJets Monte Carlo
samples and then added in quadrature. The same issue with the lack of statistics appears here, although to a lesser
Expand Down
2 changes: 1 addition & 1 deletion Acknowledgements/acknowledgements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
will this PhD would not have been possible.

My warmest thanks go to all my friends and family, and especially to my parents. Your continuous encouragement and
support throughout all this time have been immensely appreciated. %Pardon my Russian: \foreignlanguage{russian}{Спа-си-бо}!
support throughout all this time have been immensely appreciated.

\end{acknowledgements}

Expand Down
4 changes: 2 additions & 2 deletions Classes/PhDThesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
%\renewcommand{\refname}{References}%
\fi

\usepackage[a4paper,twoside,left=2cm,right=2.5cm,top=30mm,bottom=25mm,bindingoffset=1.5cm,head=14.5pt]{geometry}
\usepackage[a4paper,twoside,left=2.5cm,right=2cm,top=30mm,bottom=25mm,bindingoffset=1.5cm,head=14.5pt]{geometry}
\usepackage[sorting=none,style=numeric,citestyle=numeric,backref=true,hyperref=true,isbn=false,backend=bibtex]{biblatex}
\usepackage{setspace}
%\usepackage[nottoc,numbib]{tocbibind}
Expand Down Expand Up @@ -324,7 +324,7 @@
{\begin{alwayssingle}
\pagestyle{empty}
\centering
\vspace*{1.5cm}
\vspace*{7.5cm}
{\LARGE }
\vspace{0.5cm}
\begin{quote} \centering}
Expand Down
2 changes: 1 addition & 1 deletion Declaration/declaration.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
dissertation are those of the author.

\vspace{5cm}

\noindent
Signed:\ldots\ldots\ldots\ldots\ldots\ldots\ldots\ldots \hfill
Date:\ldots\ldots\ldots\ldots\ldots\ldots\ldots\ldots

Expand Down
4 changes: 3 additions & 1 deletion Dedication/dedication.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

\begin{dedication} %this creates the heading for the dedication page

\textit{To my parents}
\textit{To my parents,}

\textit{Ivan Senkin and Gulzhan Senkina}

\end{dedication}

Expand Down
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
Sergey Senkin's PhD Thesis
======

Submitted on April 25, 2014, defended on June 9, 2014 at the University of Bristol.
Submitted on April 25, 2014, defended on June 9, 2014 at the University of Bristol.

To compile and view:
```
# get the code from the repository
git clone https://github.com/senkin/thesis
cd thesis
# pre-compiled pdf for the impatient
open thesis.pdf
# to build from scratch, run pdflatex once
pdflatex thesis.tex
# now set up Feynman diagrams
cd ThesisFigs
mpost feynman-diagrams.mp
cd ..
# set up bibliography
bibtex thesis
# pdflatex once (or twice) more
pdflatex thesis.tex
# all set
open thesis.pdf
```
4 changes: 0 additions & 4 deletions References/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ @article{Salam
journal={Il Nuovo Cimento Series 10},
volume={11},
number={4},
doi={10.1007/BF02726525},
title={\href{http://link.springer.com/article/10.1007\%2FBF02726525}{Weak and electromagnetic interactions}},
doi={10.1007/BF02726525},
publisher={Società Italiana di Fisica},
Expand Down Expand Up @@ -790,7 +789,6 @@ @article{MadGraph
journal={Journal of High Energy Physics},
volume={2011},
number={6},
doi={10.1007/JHEP06(2011)128},
title={\href{http://link.springer.com/article/10.1007\%2FJHEP06\%282011\%29128}{MadGraph 5: going beyond}},
doi={10.1007/JHEP06(2011)128},
publisher={Springer-Verlag},
Expand Down Expand Up @@ -1088,7 +1086,6 @@ @article{top_mass_ljets_CMS
journal={Journal of High Energy Physics},
volume={2012},
number={12},
doi={10.1007/JHEP12(2012)105},
title={\href{http://link.springer.com/article/10.1007\%2FJHEP12\%282012\%29105}{Measurement of the top-quark mass in $\mathrm{t}\overline{\mathrm{t}}$ events with lepton+jets final states in pp collisions at $\sqrt{s}=7~\mathrm{TeV}$}},
doi={10.1007/JHEP12(2012)105},
publisher={Springer-Verlag},
Expand All @@ -1111,7 +1108,6 @@ @article{mass_difference_CMS
journal={Journal of High Energy Physics},
volume={2012},
number={6},
doi={10.1007/JHEP06(2012)109},
title={\href{http://link.springer.com/article/10.1007\%2FJHEP06\%282012\%29109}{Measurement of the mass difference between top and antitop quarks}},
doi={10.1007/JHEP06(2012)109},
publisher={Springer Berlin Heidelberg},
Expand Down
Binary file modified thesis.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
\renewcommand{\submittedtext}{\textit{A dissertation submitted to the University
of Bristol \\ in accordance with the requirements for award of the degree of
\\ Doctor of Philosophy in the Faculty of Science}}
\wordcount{$\sim 33600$ words}
\wordcount{$\approx 34500$ words}
\degreedate{April 2014}

% turn of those nasty overfull and underfull hboxes
Expand Down Expand Up @@ -62,9 +62,10 @@
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}

%\include{Dedication/dedication}
\include{Abstract/abstract}
\thispagestyle{plain}
\include{Dedication/dedication}
\thispagestyle{plain}
\include{Acknowledgements/acknowledgements}
\thispagestyle{plain}
\include{Declaration/declaration}
Expand Down

0 comments on commit 3f7f678

Please sign in to comment.