thesis.tex 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  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=phys % Amaerican Institute of Physics style
  24. ]{biblatex}
  25. \addbibresource{references.bib}
  26. \usepackage{xcolor}
  27. \ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
  28. \usepackage[T1]{fontenc}
  29. \usepackage[utf8]{inputenc}
  30. \usepackage{textcomp} % provides euro and other symbols
  31. \else % if luatex or xelatex
  32. \usepackage{unicode-math}
  33. \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
  34. \fi
  35. % use upquote if available, for straight quotes in verbatim environments
  36. \IfFileExists{upquote.sty}{\usepackage{upquote}}{}
  37. % use microtype if available
  38. \IfFileExists{microtype.sty}{%
  39. \usepackage[]{microtype}
  40. \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
  41. }{}
  42. \IfFileExists{parskip.sty}{%
  43. \usepackage{parskip}
  44. }{% else
  45. \setlength{\parindent}{0pt}
  46. \setlength{\parskip}{6pt plus 2pt minus 1pt}
  47. }
  48. \usepackage{hyperref}
  49. \hypersetup{%
  50. pdfborder={0 0 0},
  51. breaklinks=true}
  52. \urlstyle{same} % don't use monospace font for urls
  53. \usepackage{graphicx,grffile}
  54. \makeatletter
  55. \def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
  56. \def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi}
  57. \makeatother
  58. % Scale images if necessary, so that they will not overflow the page
  59. % margins by default, and it is still possible to overwrite the defaults
  60. % using explicit options in \includegraphics[width, height, ...]{}
  61. \setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
  62. \setlength{\emergencystretch}{3em} % prevent overfull lines
  63. \providecommand{\tightlist}{%
  64. \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
  65. \setcounter{secnumdepth}{0}
  66. % Redefines (sub)paragraphs to behave more like sections
  67. \ifx\paragraph\undefined\else
  68. \let\oldparagraph\paragraph%
  69. \renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
  70. \fi
  71. \ifx\subparagraph\undefined\else
  72. \let\oldsubparagraph\subparagraph%
  73. \renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
  74. \fi
  75. % set default figure placement to htbp
  76. \makeatletter
  77. \def\fps@figure{htbp}
  78. \makeatother
  79. \makeatletter
  80. \@ifpackageloaded{subfig}{}{\usepackage{subfig}}
  81. \@ifpackageloaded{caption}{}{\usepackage{caption}}
  82. \captionsetup[subfloat]{margin=0.5em}
  83. \AtBeginDocument{%
  84. \renewcommand*\figurename{Figure}
  85. \renewcommand*\tablename{Table}
  86. }
  87. % \AtBeginDocument{%
  88. % \renewcommand*\listfigurename{List of Figures}
  89. % \renewcommand*\listtablename{List of Tables}
  90. % }
  91. \@ifpackageloaded{float}{}{\usepackage{float}}
  92. \floatstyle{ruled}
  93. \@ifundefined{c@chapter}{\newfloat{codelisting}{h}{lop}}{\newfloat{codelisting}{h}{lop}[chapter]}
  94. \floatname{codelisting}{Listing}
  95. \newcommand*\listoflistings{\listof{codelisting}{List of Listings}}
  96. \makeatother
  97. %%%%%%%%% End Preamble from pandoc
  98. \begin{document}
  99. %% Start formatting the first few special pages
  100. %% frontmatter is needed to set the page numbering correctly
  101. \frontmatter
  102. \title{Measurement of the TTTT Cross Section at 13TeV}
  103. \author{Caleb Fangmeier}
  104. \adviser{Frank Golf}
  105. \adviserAbstract{Professor Frank Golf}
  106. \major{Physics and Astronomy}
  107. \degreemonth{TBD}
  108. \degreeyear{TBD}
  109. %%
  110. %% For most people the defaults will be correct, so they are commented
  111. %% out. To manually set these, just uncomment and make the needed
  112. %% changes.
  113. %% \college{Your college}
  114. %% \city{Your City}
  115. %%
  116. %% For most people the following can be changed with a class
  117. %% option. To manually set these, just uncomment the following and
  118. %% make the needed changes.
  119. %% \doctype{Thesis or Dissertation}
  120. %% \degree{Your degree}
  121. %% \degreeabbreviation{Your degree abbr.}
  122. %%
  123. %% Now that we know everything we need, we can generate the title page
  124. %% itself.
  125. %%
  126. \maketitle
  127. %%
  128. %% You have a maximum of 350 words for your abstract, which includes
  129. %% your title, name, etc.
  130. %%
  131. %% Required
  132. \begin{abstract}
  133. \include{00_abstract}
  134. \end{abstract}
  135. %% Optional
  136. %% \begin{copyrightpage}
  137. %% \end{copyrightpage}
  138. %% Optional
  139. %% \begin{dedication}
  140. %% \end{dedication}
  141. %% Optional
  142. %% \begin{acknowledgments}
  143. %% \end{acknowledgments}
  144. %% Optional
  145. %% \begin{grantinfo}
  146. %% \end{grantinfo}
  147. %% The ToC is required
  148. %% Uncomment these if need be
  149. %% The ToC is required
  150. \tableofcontents
  151. %% Uncomment these if need be
  152. % \listoffigures
  153. % \listoftables
  154. %%
  155. %% ``Real'' beginning of the document.
  156. %% mainmatter is needed to set the page numbering correctly
  157. %% mainmatter is needed after the ToC, (LoF, and LoT) to set the
  158. %% page numbering correctly for the main body
  159. \mainmatter%
  160. %% Thesis goes here
  161. \include{01_introduction}
  162. \include{02_standard_model}
  163. \include{03_lhc_and_cms_detector}
  164. \include{04_simulation_and_reconstruction}
  165. \include{05_tttt_measurement}
  166. \include{06_pixel_assembly}
  167. %% backmatter is needed at the end of the main body of your thesis to
  168. %% set up page numbering correctly for the remainder of the thesis
  169. \backmatter%
  170. %% Start the correct formatting for the appendices
  171. \appendix
  172. %% Appendices go here (if you have them)
  173. %% Bibliography goes here (You better have one)
  174. %% BibTeX is your friend
  175. \printbibliography%
  176. %% Index go here (if you have one)
  177. \end{document}
  178. \endinput
  179. %%
  180. %% End of file `skeleton.tex'.