From c21613effb55a7e3aab182ef18864fc7cff2c28f Mon Sep 17 00:00:00 2001 From: Martina Maggio <maggio.martina@gmail.com> Date: Tue, 12 Feb 2019 14:52:29 +0100 Subject: [PATCH] doi etc --- paper/main.tex | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/paper/main.tex b/paper/main.tex index a98c9d8..fc248dc 100644 --- a/paper/main.tex +++ b/paper/main.tex @@ -1,29 +1,13 @@ \documentclass[sigconf]{acmart} -% Copyright -%\setcopyright{none} -%\setcopyright{acmcopyright} -%\setcopyright{acmlicensed} -\setcopyright{rightsretained} -%\setcopyright{usgov} -%\setcopyright{usgovmixed} -%\setcopyright{cagov} -%\setcopyright{cagovmixed} - -% DOI -\acmDOI{10.475/123_4} - -% ISBN -\acmISBN{123-4567-24-567/08/06} - -%Conference -\acmConference[ICCPS'19]{International Conference on - Cyber-Physical Systems}{April 2019}{Montreal, Canada} -\acmYear{2019} \copyrightyear{2019} - -\acmArticle{4} +\acmYear{2019} +\setcopyright{acmcopyright} +\acmConference[ICCPS '19]{10th ACM/IEEE International Conference on Cyber-Physical Systems (with CPS-IoT Week 2019)}{April 16--18, 2019}{Montreal, QC, Canada} +\acmBooktitle{10th ACM/IEEE International Conference on Cyber-Physical Systems (with CPS-IoT Week 2019) (ICCPS '19), April 16--18, 2019, Montreal, QC, Canada} \acmPrice{15.00} +\acmDOI{10.1145/3302509.3311043} +\acmISBN{978-1-4503-6285-6/19/04} \input{sections/00-header} \begin{document} -- GitLab