-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtopmatter-acm.tex
69 lines (61 loc) · 2.48 KB
/
topmatter-acm.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
%% Author information
%% Contents and number of authors suppressed with 'anonymous'.
%% Each author should be introduced by \author, followed by
%% \authornote (optional), \orcid (optional), \affiliation, and
%% \email.
%% An author may have multiple affiliations and/or emails; repeat the
%% appropriate command.
%% Many elements are not rendered, but should be provided for metadata
%% extraction tools.
\author{Mario Alvarez Picallo}
\affiliation{
\position{PhD Student}
\department{Computer Science}
\institution{University of Oxford} %% \institution is required
\country{United Kingdom} %% \country is recommended
}
\email{[email protected]} %% \email is recommended
\author{Alex Eyers-Taylor}
\affiliation{
\position{Research Engineer}
\institution{Semmle Ltd} %% \institution is required
\country{United Kingdom} %% \country is recommended
}
\email{[email protected]} %% \email is recommended
\author{Michael Peyton Jones}
\affiliation{
\position{Research Engineer}
\institution{Semmle Ltd} %% \institution is required
\country{United Kingdom} %% \country is recommended
}
\email{[email protected]} %% \email is recommended
\author{Luke Ong}
\affiliation{
\position{Professor of Computer Science}
\department{Computer Science}
\institution{University of Oxford} %% \institution is required
\country{United Kingdom} %% \country is recommended
}
\email{[email protected]} %% \email is recommended
%% 2012 ACM Computing Classification System (CSS) concepts
%% Generate at 'http://dl.acm.org/ccs/ccs.cfm'.
\begin{CCSXML}
<ccs2012>
<concept>
<concept_id>10011007.10011006.10011008</concept_id>
<concept_desc>Software and its engineering~General programming languages</concept_desc>
<concept_significance>500</concept_significance>
</concept>
<concept>
<concept_id>10003456.10003457.10003521.10003525</concept_id>
<concept_desc>Social and professional topics~History of programming languages</concept_desc>
<concept_significance>300</concept_significance>
</concept>
</ccs2012>
\end{CCSXML}
\ccsdesc[500]{Software and its engineering~General programming languages}
\ccsdesc[300]{Social and professional topics~History of programming languages}
%% End of generated code
%% Keywords
%% comma separated list
\keywords{incremental computation, dcpos, fixpoints, Datalog} %% \keywords are mandatory in final camera-ready submission