Commit a22499f107c6ecb1c37e1dfdab71f94ac286e8eb
1 parent
0d9742d0
Exists in
master
and in
3 other branches
Adding ACM copyright and classification keyworks
Showing
2 changed files
with
30 additions
and
40 deletions
Show diff stats
opensym2017/content/00-abstract.tex
... | ... | @@ -25,7 +25,30 @@ project. |
25 | 25 | |
26 | 26 | \end{abstract} |
27 | 27 | |
28 | -\category{H.5.m.}{Information Interfaces and Presentation (e.g. HCI)} | |
29 | -{Miscellaneous} | |
28 | +\category{K.6.1}{Project and People Management}{Systems development} | |
29 | + | |
30 | + | |
31 | + | |
32 | +\begin{comment} | |
33 | +%%%%%%%%%%%%%%% | |
34 | +\begin{CCSXML} | |
35 | +<ccs2012> | |
36 | +<concept> | |
37 | +<concept_id>10011007.10011074</concept_id> | |
38 | +<concept_desc>Software and its engineering~Software creation and management</concept_desc> | |
39 | +<concept_significance>500</concept_significance> | |
40 | +</concept> | |
41 | +<concept> | |
42 | +<concept_id>10011007.10011074.10011134</concept_id> | |
43 | +<concept_desc>Software and its engineering~Collaboration in software development</concept_desc> | |
44 | +<concept_significance>500</concept_significance> | |
45 | +</concept> | |
46 | +</ccs2012> | |
47 | +\end{CCSXML} | |
48 | + | |
49 | +\ccsdesc[500]{Software and its engineering~Software creation and management} | |
50 | +\ccsdesc[500]{Software and its engineering~Collaboration in software development} | |
51 | +%%%%%%%%%%%%%%% | |
52 | +\end{comment} | |
30 | 53 | |
31 | 54 | \keywords{\plainkeywords} | ... | ... |
opensym2017/spb.tex
... | ... | @@ -5,44 +5,11 @@ |
5 | 5 | % copyright statement. |
6 | 6 | |
7 | 7 | % Copyright |
8 | -\CopyrightYear{2017} | |
9 | -%\setcopyright{acmcopyright} | |
10 | -\setcopyright{acmlicensed} | |
11 | -%\setcopyright{rightsretained} | |
12 | -%\setcopyright{usgov} | |
13 | -%\setcopyright{usgovmixed} | |
14 | -%\setcopyright{cagov} | |
15 | -%\setcopyright{cagovmixed} | |
16 | -% DOI | |
17 | -\doi{http://dx.doi.org/10.475/123_4} | |
18 | -% ISBN | |
19 | -\isbn{123-4567-24-567/08/06} | |
20 | -%Conference | |
21 | -\conferenceinfo{CHI'16,}{May 07--12, 2016, San Jose, CA, USA} | |
22 | -%Price | |
23 | -\acmPrice{\$15.00} | |
24 | - | |
25 | -% Use this command to override the default ACM copyright statement | |
26 | -% (e.g. for preprints). Consult the conference website for the | |
27 | -% camera-ready copyright statement. | |
28 | - | |
29 | -%% HOW TO OVERRIDE THE DEFAULT COPYRIGHT STRIP -- | |
30 | -%% Please note you need to make sure the copy for your specific | |
31 | -%% license is used here! | |
32 | -% \toappear{ | |
33 | -% Permission to make digital or hard copies of all or part of this work | |
34 | -% for personal or classroom use is granted without fee provided that | |
35 | -% copies are not made or distributed for profit or commercial advantage | |
36 | -% and that copies bear this notice and the full citation on the first | |
37 | -% page. Copyrights for components of this work owned by others than ACM | |
38 | -% must be honored. Abstracting with credit is permitted. To copy | |
39 | -% otherwise, or republish, to post on servers or to redistribute to | |
40 | -% lists, requires prior specific permission and/or a fee. Request | |
41 | -% permissions from \href{mailto:Permissions@acm.org}{Permissions@acm.org}. \\ | |
42 | -% \emph{CHI '16}, May 07--12, 2016, San Jose, CA, USA \\ | |
43 | -% ACM xxx-x-xxxx-xxxx-x/xx/xx\ldots \$15.00 \\ | |
44 | -% DOI: \url{http://dx.doi.org/xx.xxxx/xxxxxxx.xxxxxxx} | |
45 | -% } | |
8 | +\CopyrightYear{2017} | |
9 | +\setcopyright{acmlicensed} | |
10 | +\conferenceinfo{OpenSym '17,}{August 23--25, 2017, Galway, Ireland} | |
11 | +\isbn{978-1-4503-5187-4/17/08}\acmPrice{\$15.00} | |
12 | +\doi{https://doi.org/10.1145/3125433.3125471} | |
46 | 13 | |
47 | 14 | % Arabic page numbers for submission. Remove this line to eliminate |
48 | 15 | % page numbers for the camera ready copy | ... | ... |