thesis.tex 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. %%
  2. %% This is file `skeleton.tex',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% nuthesis.dtx (with options: `skeleton')
  8. %%
  9. % rubber: module pdftex
  10. %%
  11. %% For common degrees, you can use the class options:
  12. %% phd, edd, ms, ma
  13. %% phd is the default
  14. \documentclass[print]{nuthesis}
  15. %%%%%%%%% Preamble from pandoc
  16. \usepackage{lmodern}
  17. \usepackage{amssymb,amsmath}
  18. \usepackage{ifxetex,ifluatex}
  19. \usepackage{fixltx2e} % provides \textsubscript
  20. \usepackage[
  21. style=numeric,
  22. sorting=none, % Ordering in order of usage
  23. citestyle=numeric-comp
  24. ]{biblatex}
  25. \addbibresource{references.bib}
  26. \usepackage{longtable}
  27. \usepackage{xcolor}
  28. \ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
  29. \usepackage[T1]{fontenc}
  30. \usepackage[utf8]{inputenc}
  31. \usepackage{textcomp} % provides euro and other symbols
  32. \else % if luatex or xelatex
  33. \usepackage{unicode-math}
  34. \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
  35. \fi
  36. % use upquote if available, for straight quotes in verbatim environments
  37. \IfFileExists{upquote.sty}{\usepackage{upquote}}{}
  38. % use microtype if available
  39. \IfFileExists{microtype.sty}{%
  40. \usepackage[]{microtype}
  41. \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
  42. }{}
  43. \IfFileExists{parskip.sty}{%
  44. \usepackage{parskip}
  45. }{% else
  46. \setlength{\parindent}{0pt}
  47. \setlength{\parskip}{6pt plus 2pt minus 1pt}
  48. }
  49. \usepackage{hyperref}
  50. \hypersetup{%
  51. pdfborder={0 0 0},
  52. breaklinks=true}
  53. \urlstyle{same} % don't use monospace font for urls
  54. \usepackage{graphicx,grffile}
  55. \makeatletter
  56. \def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
  57. \def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi}
  58. \makeatother
  59. % Scale images if necessary, so that they will not overflow the page
  60. % margins by default, and it is still possible to overwrite the defaults
  61. % using explicit options in \includegraphics[width, height, ...]{}
  62. \setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
  63. \setlength{\emergencystretch}{3em} % prevent overfull lines
  64. \providecommand{\tightlist}{%
  65. \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
  66. \setcounter{secnumdepth}{0}
  67. % Redefines (sub)paragraphs to behave more like sections
  68. \ifx\paragraph\undefined\else
  69. \let\oldparagraph\paragraph%
  70. \renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
  71. \fi
  72. \ifx\subparagraph\undefined\else
  73. \let\oldsubparagraph\subparagraph%
  74. \renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
  75. \fi
  76. % set default figure placement to htbp
  77. \makeatletter
  78. \def\fps@figure{htbp}
  79. \makeatother
  80. \makeatletter
  81. \@ifpackageloaded{subfig}{}{\usepackage{subfig}}
  82. \@ifpackageloaded{caption}{}{\usepackage{caption}}
  83. \captionsetup[subfloat]{margin=0.5em}
  84. \AtBeginDocument{%
  85. \renewcommand*\figurename{Figure}
  86. \renewcommand*\tablename{Table}
  87. }
  88. % \AtBeginDocument{%
  89. % \renewcommand*\listfigurename{List of Figures}
  90. % \renewcommand*\listtablename{List of Tables}
  91. % }
  92. \@ifpackageloaded{float}{}{\usepackage{float}}
  93. \floatstyle{ruled}
  94. \@ifundefined{c@chapter}{\newfloat{codelisting}{h}{lop}}{\newfloat{codelisting}{h}{lop}[chapter]}
  95. \floatname{codelisting}{Listing}
  96. \newcommand*\listoflistings{\listof{codelisting}{List of Listings}}
  97. \makeatother
  98. %%%%%%%%% End Preamble from pandoc
  99. % Adds line numbers. Comment out for final draft
  100. % \usepackage{lineno}
  101. % \linenumbers
  102. \begin{document}
  103. %% Start formatting the first few special pages
  104. %% frontmatter is needed to set the page numbering correctly
  105. \frontmatter
  106. \title{Measurement of the production cross section of four top quarks in proton-proton collisions at 13 TeV}
  107. \author{Caleb Fangmeier}
  108. \adviser{Frank Golf}
  109. \adviserAbstract{Professor Frank Golf}
  110. \major{Physics and Astronomy}
  111. \degreemonth{December}
  112. \degreeyear{2019}
  113. %%
  114. %% For most people the defaults will be correct, so they are commented
  115. %% out. To manually set these, just uncomment and make the needed
  116. %% changes.
  117. %% \college{Your college}
  118. %% \city{Your City}
  119. %%
  120. %% For most people the following can be changed with a class
  121. %% option. To manually set these, just uncomment the following and
  122. %% make the needed changes.
  123. %% \doctype{Thesis or Dissertation}
  124. %% \degree{Your degree}
  125. %% \degreeabbreviation{Your degree abbr.}
  126. %%
  127. %% Now that we know everything we need, we can generate the title page
  128. %% itself.
  129. %%
  130. \maketitle
  131. %%
  132. %% You have a maximum of 350 words for your abstract, which includes
  133. %% your title, name, etc.
  134. %%
  135. %% Required
  136. \begin{abstract}
  137. \input{00_abstract}
  138. \end{abstract}
  139. %% Optional
  140. %% \begin{copyrightpage}
  141. %% \end{copyrightpage}
  142. %% Optional
  143. \begin{dedication}
  144. For mom, who taught me to finish what I start.
  145. \end{dedication}
  146. %% Optional
  147. \begin{acknowledgments}
  148. I would like to begin by recognizing my fellow grad students, especially Joaquin Siado Castaneda, Jose Monroy Montañez, Rami Kamalieddin, and Paulo Costa, without whose camaraderie and collaboration on coursework and research, I would have surely lost my mind at some point during the trials of grad school. I would also like to recognize current and past HEP faculty at UNL:~Ken Bloom, Dan Claes, Aaron Dominguez, Frank Golf, Peisi Huang, Ilya Kravchenko, and Greg Snow, as well as the post-docs that helped make the Phase I upgrade project a success: Frank Meier and Rachel Bartek and the technicians in the electronics shop: Bob Kelty, Brian Farleigh, and Anatoly Miranov. Finally, I need to thank my family and friends, including the Slazoom Crew and our loyal listener, for their reliable support and efforts to keep me grounded.
  149. \end{acknowledgments}
  150. %% Optional
  151. %% \begin{grantinfo}
  152. %% \end{grantinfo}
  153. %% The ToC is required
  154. %% Uncomment these if need be
  155. %% The ToC is required
  156. \tableofcontents
  157. %% Uncomment these if need be
  158. % \listoffigures
  159. % \listoftables
  160. %%
  161. %% ``Real'' beginning of the document.
  162. %% mainmatter is needed to set the page numbering correctly
  163. %% mainmatter is needed after the ToC, (LoF, and LoT) to set the
  164. %% page numbering correctly for the main body
  165. \mainmatter%
  166. %% Thesis goes here
  167. \include{01_introduction}
  168. \include{02_standard_model}
  169. \include{03_lhc_and_cms_detector}
  170. \include{04_simulation_and_reconstruction}
  171. \include{05_tttt_measurement}
  172. \include{06_pixel_assembly}
  173. \include{07_conclusion}
  174. %% backmatter is needed at the end of the main body of your thesis to
  175. %% set up page numbering correctly for the remainder of the thesis
  176. \backmatter%
  177. %% Start the correct formatting for the appendices
  178. \appendix
  179. %% Appendices go here (if you have them)
  180. %% Bibliography goes here (You better have one)
  181. %% BibTeX is your friend
  182. \printbibliography%
  183. %% Index go here (if you have one)
  184. \end{document}
  185. \endinput
  186. %%
  187. %% End of file `skeleton.tex'.