-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
180 lines (132 loc) · 4.73 KB
/
main.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
\RequirePackage[l2tabu, orthodox]{nag}
\RequirePackage{silence}
\WarningFilter{biblatex}{Patching footnotes failed}
% \WarningFilter{hyperref}{Option `pdflang' has already been used}
% \WarningFilter{hyperref}{Option `pdfdisplaydoctitle' has already been used}
\WarningFilter{hyperref}{Token not allowed in a PDF string}
\WarningFilter{biblatex}{Field 'prefixnumber' deprecated.}
\WarningFilter{Fancyhdr}{\headheight is too small}
\documentclass[sigconf,natbib=false,anonymous=false]{acmart}
%%% Subliminal refinements towards typographical perfection (1%)
% \usepackage[stretch=10]{microtype}
%drt24 hacks
% Letter paper
\setlength{\paperheight}{11in}
\setlength{\paperwidth}{8.5in}
%%% Handle input and output of accented/special characters and modern fonts
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
%%% Better biblatex
\let\citename\relax
\usepackage[american]{babel}
\usepackage{csquotes}
\usepackage[style=ACM-Reference-Format,
abbreviate=true, dateabbrev=true, isbn=true, doi=true, urldate=comp, url=true, eprint=false,
maxbibnames=9, minbibnames=9, maxcitenames=1, mincitenames=1,
backref=false, backend=biber, language=american, sortcites=true,
autocite=inline% , labelnumber=true
]{biblatex}
% \cite, \parencite, \footcite, \textcite, \autocite
\setcounter{biburlnumpenalty}{100}
\setcounter{biburllcpenalty}{9000}
\addbibresource{references/refs.bib}
\renewcommand{\bibfont}{\Small}
%%% Include todo notes while writing draft (\listoftodos, \todo, \missingfigure)
\usepackage[color=white]{todonotes}
%%% Demo boxes
\usepackage{xcolor}
\newcommand\crule[3][black]{\textcolor{#1}{\rule{#2}{#3}}}
%%% Easier SI units
\usepackage[allowlitunits]{siunitx}
%%% Improved subfigures
% \usepackage[caption=false,font=footnotesize]{subfig}
\usepackage[caption=false,font=footnotesize]{subfig}
\usepackage[export]{adjustbox}
\usepackage{float}
%%% Better looking tables
\usepackage{booktabs}
\renewcommand{\arraystretch}{1.2}
\usepackage{array}
%%% Better handling of links
\usepackage{url}
%%% Better math
\usepackage{amsmath}
%%% Colors for tracking changes
\newcommand{\red}[1]{\textcolor{red}{#1}}
\newcommand{\blue}[1]{\textcolor{blue}{#1}}
% \usepackage{setspace}
% \doublespacing
%%% JSON Listing
\input{json_listings}
%%% Commands for easily changing formatting (e.g., italicize)
\newcommand{\etal}{et~al.}
\newcommand{\ie}{i.e.}
\newcommand{\eg}{e.g.}
\newcommand{\figref}[1]{Figure~\ref{#1}}
\newcommand{\tblref}[1]{Table~\ref{#1}}
\newcommand{\secref}[1]{Section~\ref{#1}}
% Removes citation information below abstract
% \settopmatter{printacmref=false}
\begin{document}
\title{Review: A Web-Based Simulation Viewer for Sharing\\Evolutionary Robotics Results}
\author{Anthony J. Clark}
\affiliation{%
\institution{Computer Science Department\\Missouri State University}
\city{Springfield}
\state{Missouri}
\country{USA}
}
\email{[email protected]}
\author{Jared M. Moore}
\affiliation{%
\institution{School of Computing and Information Systems\\Grand Valley State University}
\city{Allendale}
\state{Michigan}
\country{USA}
}
\email{[email protected]}
\input{sections/_0-abstract}
%
% The code below should be generated by the tool at
% http://dl.acm.org/ccs.cfm
% Please copy and paste the code instead of the example below.
%
\begin{CCSXML}
<ccs2012>
<concept>
<concept_id>10010147.10010341.10010349.10010364</concept_id>
<concept_desc>Computing methodologies~Scientific visualization</concept_desc>
<concept_significance>500</concept_significance>
</concept>
<concept>
<concept_id>10010147.10010257.10010293.10011809.10011814</concept_id>
<concept_desc>Computing methodologies~Evolutionary robotics</concept_desc>
<concept_significance>300</concept_significance>
</concept>
</ccs2012>
\end{CCSXML}
\ccsdesc[500]{Computing methodologies~Scientific visualization}
\ccsdesc[300]{Computing methodologies~Evolutionary robotics}
\copyrightyear{2018}
\acmYear{2018}
\setcopyright{acmlicensed}
\acmConference[GECCO '18 Companion]{Genetic and Evolutionary Computation Conference Companion}{July 15--19, 2018}{Kyoto, Japan}
\acmBooktitle{GECCO '18 Companion: Genetic and Evolutionary Computation Conference Companion, July 15--19, 2018, Kyoto, Japan}
\acmPrice{15.00}
\acmDOI{10.1145/3205651.3208292}
\acmISBN{978-1-4503-5764-7/18/07}
% \CopyrightYear{2018}
% \setcopyright{acmlicensed}
% \conferenceinfo{GECCO '18 Companion,}{July 15--19, 2018, Kyoto, Japan}
% \isbn{978-1-4503-5764-7/18/07}\acmPrice{$15.00}
% \doi{https://doi.org/10.1145/3205651.3208292}
\keywords{evolutionary robotics, visualization}
\maketitle
\input{sections/_1-introduction}
\input{sections/_2-reivew}
\input{sections/_3-related-work}
\input{sections/_4-conclusion}
\input{sections/_acknowledgments}
\printbibliography
\end{document}