-
Notifications
You must be signed in to change notification settings - Fork 0
/
00CosmoThesis.tex
150 lines (138 loc) · 4.8 KB
/
00CosmoThesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag
\documentclass[epjST]{svjour}
\voffset -0.7cm
\hoffset -0.7cm
%\usepackage{geometry}
% \geometry{
% a4paper,
% total={174mm,251.5mm},
% left=18mm,
% top=23mm,
% }
%\usepackage[outercaption]{sidecap}
%\usepackage[leftcaption]{sidecap}
\usepackage{amsmath,amssymb}
\usepackage{float}
\usepackage{imakeidx}
\usepackage[colorlinks=true,linkcolor=blue,citecolor=blue,urlcolor=magenta]{hyperref}
\usepackage[framemethod=TikZ]{mdframed}
\usepackage{footnote}
\usepackage{comment}
\usepackage{doi}
\usepackage{enumitem}
\usepackage{slashed}
\usepackage{xcolor}
\usepackage{xstring}
\usepackage{xparse}
%\usepackage[numbers,authoryear]{natbib}
\usepackage{graphicx}
\usepackage{rotating}
\usepackage{aastex_hack}
\usepackage{appendix}
%\usepackage[nonewpage]{imakeidx}
\makeindex
% Draft number lines on pages
%\usepackage{lineno}
%\linenumbers
\makesavenoteenv{tabular}
\makesavenoteenv{table}
\makesavenoteenv{figure}
% Make Orcid icon
\newcommand{\orcidicon}{\includegraphics[width=0.32cm]{orcid.pdf}}
\newcommand{\orc}[1]{\href{https://orcid.org/#1}{\orcidicon}}
% Author Orcid ID: Define per author
\newcommand{\orcA}{0000-0001-8217-1484}
\newcommand{\orcB}{0000-0001-5038-8427}
\newcommand{\orcC}{0000-0001-5474-2649}
\newcommand{\orcD}{0000-0003-2704-6474}
\newcommand{\orcE}{0000-0002-2289-4856}
\newcommand{\orcF}{0000-0001-9985-1822}
% Useful macros for equations and units
\newcommand{\ts}{\textstyle}
\newcommand*{\TeV}{\text{\,TeV}}
\newcommand*{\GeV}{\text{\,GeV}}
\newcommand*{\MeV}{\text{\,MeV}}
\newcommand*{\keV}{\text{\,keV}}
\newcommand*{\eV}{\text{\,eV}}
\newcommand*{\meV}{\text{\,meV}}
\newcommand*{\Msun}{\mathrm{M}_{\odot}}
\newcommand*{\bb}{\boldsymbol}
\newcommand*{\beqn}{\begin{equation}}
\newcommand*{\eeqn}{\end{equation}}
\newcommand{\beql}[1]{\begin{equation} \label{#1}}
\newcommand{\eeql}[1]{\label{#1} \end{equation} }
\newcommand{\req}[1]{Eq.\,(\ref{#1})}
\newcommand{\rf}[1]{Fig.\,{\ref{#1}}}
\newcommand{\rt}[1]{Table~{\ref{#1}}}
\newcommand{\rsec}[1]{Sec.\,{\ref{#1}}}
\newcommand{\rchap}[1]{Ch.\,{\ref{#1}}}
\newcommand{\rapp}[1]{Appendix~{\ref{#1}}}
\newcommand{\mydoi}[2]{\href{http://dx.doi.org/#2}{#1}}
\newcommand{\E}{\mathrm{e}}
\newcommand{\ie}{{\em i.e.\/}}
\newcommand{\eg}{{\em e.g.\/}}
\newcommand{\ms}[1]{\rule[-#1mm]{0mm}{0mm}}
\newcommand{\grad}{\operatorname{grad}}
\newcommand{\diag}{\mathrm{diag}}
% Andrew's commands
\newcommand{\cccite}[1]{Published in Ref.~\cite{#1} under the \href{https://creativecommons.org/licenses/by/4.0/}{CC BY 4.0} license}
\newcommand{\radapt}[1]{Adapted from Ref.~\cite{#1}}
\newcommand{\para}[1]{\paragraph{#1}\hfill\break\noindent}
\NewDocumentCommand{\allcite}{m o}{\nocite{#1}\hyperlink{cite.#1}{\StrBefore{#1}{:}\IfNoValueTF{#2}{ et. al. }{ and #2 }(\StrBehind{#1}{:}[\temp]\StrLeft{\temp}{4})}}
\NewDocumentCommand{\aucite}{m o}{\nocite{#1}\hyperlink{cite.#1}{\StrBefore{#1}{:}\IfNoValueTF{#2}{ }{ and #2 }(\StrBehind{#1}{:}[\temp]\StrLeft{\temp}{4})}}
\NewDocumentCommand{\allcitep}{m o}{\nocite{#1}\hyperlink{cite.#1}{\StrBefore{#1}{:}\IfNoValueTF{#2}{ et. al. }{ and #2 }(preprint \StrBehind{#1}{:}[\temp]\StrLeft{\temp}{4})}}
% Chris's commands
%\newcommand{\reff}[1]{Figure\,({\ref{#1}})}
\newcommand{\wt}[1]{\widetilde{#1}}
\newcommand{\eq}[1]{#1^{(\mathrm{eq})}}
\newcommand{\peq}[1]{#1^{'(\mathrm{eq})}}
\newcommand{\reqs}[2]{Eqs.\,({\ref{#1}}-{\ref{#2}})}
\newcommand{\mk}{|\boldsymbol{k}|}
\newcommand{\ft}[1]{\widetilde{\boldsymbol{#1}}}
\newcommand{\hatv}[1]{\hat{\boldsymbol{#1}}}
\newcommand{\angstrom}{\textup{\AA}}
% Struts for tables
\newcommand\Tstrut{\rule{0pt}{2.6ex}}
\newcommand\Bstrut{\rule[-0.9ex]{0pt}{0pt}}
\newcommand{\TBstrut}{\Tstrut\Bstrut}
% Equations numbered by section
\numberwithin{equation}{section}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%
%\include{01introduction}
\input{01introduction.tex}
\input{02z123quarkhadron.tex}
\input{02z450dynamicQCD.tex}
\input{02z600StrangeHadrons.tex} \input{03a1neutrinoplasma.tex}
\input{03a2BoltzmnEinst.tex}
\input{03a3Nutrinos.tex}
\input{03a4ParametricStudies.tex}
\input{03a5NuDistToday.tex}
\input{04plasmamethods.tex}
\input{05z1z2leptons.tex}
\input{05z3neutronLife.tex}
\input{05z4BBNscreened.tex}
\input{06magnetization.tex}
%\include{10appReader}
\input{07outlook.tex}
%%%%%%%%%%%%%%%%%%%%%%%%
% Appendix
\appendix
\input{10appAReader.tex}
\input{10appBvol_forms.tex}
\input{10appCBoltzmannOrthopoly.tex}
\input{10appDNeutrinoScatteringIntegrals.tex}
%%%%%%%%%%%%%%%%%%%%%%%%
%\addcontentsline{toc}{section}{List of Figures}
%\listoffigures
%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%
\addcontentsline{toc}{section}{References}
\bibliographystyle{sn-aps}% out for input
\bibliography{refs.bib}% out for input
%\input{00CosmoThesis.bbl}% in update file
%%%%%%%%%%%%%%%%%%%%%%%%
\addcontentsline{toc}{section}{Index}
\printindex
%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}