-
Notifications
You must be signed in to change notification settings - Fork 0
/
almostsubmit1.tex
188 lines (145 loc) · 5.95 KB
/
almostsubmit1.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
% mnras_template.tex
%
% LaTeX template for creating an MNRAS paper
%
% v3.0 released 14 May 2015
% (version numbers match those of mnras.cls)
%
% Copyright (C) Royal Astronomical Society 2015
% Authors:
% Keith T. Smith (Royal Astronomical Society)
% Change log
%
% v3.0 May 2015
% Renamed to match the new package name
% Version number matches mnras.cls
% A few minor tweaks to wording
% v1.0 September 2013
% Beta testing only - never publicly released
% First version: a simple (ish) template for creating an MNRAS paper
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Basic setup. Most papers should leave these options alone.
\documentclass[fleqn,usenatbib]{mnras}
% MNRAS is set in Times font. If you don't have this installed (most LaTeX
% installations will be fine) or prefer the old Computer Modern fonts, comment
% out the following line
\usepackage{newtxtext,newtxmath}
% Depending on your LaTeX fonts installation, you might get better results with one of these:
%\usepackage{mathptmx}
%\usepackage{txfonts}
% Use vector fonts, so it zooms properly in on-screen viewing software
% Don't change these lines unless you know what you are doing
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl}
%%%%% AUTHORS - PLACE YOUR OWN PACKAGES HERE %%%%%
% Only include extra packages if you really need them. Common packages are:
\usepackage{graphicx} % Including figure files
\usepackage{amsmath} % Advanced maths commands
\usepackage{gensymb}
\usepackage{amssymb} % Extra maths symbols
\usepackage{ulem}
\usepackage{color} % Colour fonts
\usepackage{subfiles} % allows defining sections in their own files
\usepackage[british]{babel}
\usepackage[utf8]{inputenc}
\selectlanguage{british}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% AUTHORS - PLACE YOUR OWN COMMANDS HERE %%%%%
% Please keep new commands to a minimum, and use \newcommand not \def to avoid
% overwriting existing commands. Example:
%\newcommand{\pcm}{\,cm$^{-2}$} % per cm-squared
\definecolor{comment}{RGB}{200,0,0}
\renewcommand{\comment}[2][comment]{{\color{#1}[[{\bf #2}]]}}
\newcommand{\widevec}[1]{\overrightarrow{#1}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%% TITLE PAGE %%%%%%%%%%%%%%%%%%%
% Title of the paper, and the short title which is used in the headers.
% Keep the title short and informative.
\title[Galaxy Zoo Builder: Morphological Dependence of Spiral galaxy Pitch Angle]{Galaxy Zoo Builder: Morphological Dependence of Spiral Galaxy Pitch Angle}
% The list of authors, and the short list which is used in the headers.
% If you need two or more lines of authors, add an extra line using \newauthor
\author[T. Lingard et al.]{
Timothy Lingard$^{1}$\thanks{E-mail: [email protected]}, % ORCID: 0000-0002-0529-7427
Karen L. Masters$^{2}$, % ORCID: 0000-0003-0846-9578
Coleman Krawczyk$^{1}$, % ORCID: 0000-0001-9233-2341
Chris Lintott$^{3}$, % ORCID: 0000-0001-5578-359X
\newauthor
Sandor Kruk$^{4}$, % ORCID: 0000-0001-8010-8879
Brooke Simmons$^{5}$, % ORCID: 0000-0001-5882-3323
William Keel$^{6}$, % ORCID: 0000-0002-6131-9539
% Steven Bamford,$^{4}$,
% Robert Simpson,$^{8}$,
% \newauthor
Robert C. Nichol,$^{1}$ % ORCID: 0000-0003-0939-6518
\newauthor
Elisabeth Baeten$^{7}$
\\
% List of institutions
$^{1}$Institute of Cosmology and Gravitation, University of Portsmouth, Dennis Sciama Building, Burnaby Road,\\
Portsmouth, PO1 3FX, UK\\
$^{2}$Haverford College, 370 Lancaster Ave., Haverford, PA 19041, USA\\
$^{3}$Oxford Astrophysics, Denys Wilkinson Building, Keble Road, Oxford, OX1 3RH, UK\\
$^{4}$European Space Agency, ESTEC, Keplerlaan 1, NL-2201 AZ, Noordwijk, The Netherlands\\
$^{5}$Physics Department, Lancaster University, Lancaster, LA1 4YB, UK\\
$^{6}$Department of Physics \& Astronomy, University of Alabama, Tuscaloosa, AL 35457-0324\\
$^{7}$Independent Zooniverse Volunteer\\
% $^{4}$Centre for Astronomy \& Particle Theory, School of Physics \& Astronomy, University of Nottingham, Nottingham, NG7 2RD, UK\\
% $^{8}$Google UK, Six, Pancras Square, London N1C 4AG\\
% $^{7}$\\
}
% These dates will be filled out by the publisher
\date{Accepted XXX. Received YYY; in original form ZZZ}
% Enter the current year, for the copyright statements etc.
\pubyear{2020}
% use this if getting \pdfendlink ended up in different nesting than \pdfstartlink
\hypersetup{draft}
% Don't change these lines
\begin{document}
\label{firstpage}
\pagerange{\pageref{firstpage}--\pageref{lastpage}}
\maketitle
% Abstract of the paper
\begin{abstract}
\subfile{sections/abstract}
\end{abstract}
% Select between one and six entries from the list of approved keywords.
% Don't make up new ones.
\begin{keywords}
galaxies: evolution -- galaxies: spiral -- galaxies: photometry
\end{keywords}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%% BODY OF PAPER %%%%%%%%%%%%%%%%%%
% \section*{Intro Lit review (to be removed)}
% \input{sections/intro_reviews}
\section{Introduction}
\input{sections/introduction}
% \newpage
\section{Method}
\input{sections/method}
% \newpage
\section{Results}
\input{sections/results}
% \newpage
\section{Summary}
\input{sections/summary}
% \newpage
\section{Acknowledgements}
\input{sections/acknowledgements}
% \newpage
\section{Data Availability}
The data and software analysis underlying this paper are available on GitHub at \url{github.com/tingard/gzbuilder_results} and \url{github.com/tingard/bayesian-hierachial-spiral-modelling}.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%% REFERENCES %%%%%%%%%%%%%%%%%%
% The best way to enter references is to use BibTeX:
\bibliographystyle{mnras}
\bibliography{bibliography} % if your bibtex file is called example.bib
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%% APPENDICES %%%%%%%%%%%%%%%%%%%%%
\appendix
\subfile{sections/appendix}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Don't change these lines
\bsp % typesetting comment
\label{lastpage}
\end{document}
% End of mnras_template.tex