Overview
- Camera-ready deadline: March 1, 2017
- Submit camera-ready PDF to: https://sosr17.hotcrp.com
- Full papers: 12-page limit + 1 page for references only
- Short papers: 6-page limit + 1 page for references only
- Templates: ACM SIG templates (the old ACM template is also allowed).
- Please use the 10pt option for the final submission.
PDF formatting
Please observe the following when submitting PDFs. (Non-compliant files will be returned to the authors to fix.)
- All PDFs must be ACM compliant.
- Use Type 1 or TrueType fonts only.
- Have all fonts embedded.
- Use US Letter (8.5x11 inches) paper size.
Classifiers, Keywords, and Copyright
Please include the following:
- ACM classifiers (categories and subject descriptors) that best relate to your submission.
- ACM keywords, separated by semi-colons.
- Copyright information. Different bibstrips are used depending on how the ACM eform was completed:
| Copyright
| Include
the following text/code in your .tex document after \documentclass
and before \begin{document}
\documentclass{use the latest ACM template file}
\newfont{\mycrnotice}{ptmr8t at 7pt}
\newfont{\myconfname}{ptmri8t at 7pt}
\let\crnotice\mycrnotice%
\let\confname\myconfname%
\permission{Permission to make digital or hard
copies of all or part of this work for personal or classroom
use is granted without fee provided that copies are not made or
distributed for profit or commercial advantage and that copies
bear this notice and the full citation on the first page.
Copyrights for components of this work owned by others than ACM
must be honored. Abstracting with credit is permitted. To copy
otherwise, or republish, to post on servers or to redistribute
to lists, requires prior specific permission and/or a fee.
Request permissions from Permissions@acm.org.}
\conferenceinfo{SOSR'17,}{April 3--4, 2017, Santa Clara, CA.}
\copyrightetc{\copyright~2017 ACM. ISBN \the\acmcopyr}
\crdata{xxx.\\
DOI: http://dx.doi.org/10.1145/XXX.XXXXXXX}
% Update the XXX's to the DOI assigned by
ACM rightsreview forms
\clubpenalty=10000
\widowpenalty = 10000
\begin{document} |
License
to Publish
| Include
the following text/code in your .tex document after \documentclass
and before \begin{document}
\documentclass{use the latest ACM template file}
\newfont{\mycrnotice}{ptmr8t at 7pt}
\newfont{\myconfname}{ptmri8t at 7pt}
\let\crnotice\mycrnotice%
\let\confname\myconfname%
\permission{Permission to make digital or hard
copies of all or part of this work for personal or classroom use
is granted without fee provided that copies are not made or distributed
for profit or commercial advantage and that copies bear this notice
and the full citation on the first page. Copyrights for components
of this work owned by others than the author(s) must be honored.
Abstracting with credit is permitted. To copy otherwise, or republish,
to post on servers or to redistribute to lists, requires prior specific
permission and/or a fee. Request permissions from Permissions@acm.org.}
\conferenceinfo{SOSR'17,}{April 3--4, 2017, Santa Clara, CA.}
\copyrightetc{\copyright~2017 ACM. ISBN \the\acmcopyr}
\crdata{xxx.\\
DOI: http://dx.doi.org/10.1145/XXX.XXXXXXX}
% Update the XXX's to the DOI assigned by
ACM rightsreview forms
\clubpenalty=10000
\widowpenalty = 10000
\begin{document} |
Permission
Release
| Include
the following text/code in your .tex document after \documentclass
and before \begin{document}
\documentclass{use the latest ACM template file}
\newfont{\mycrnotice}{ptmr8t at 7pt}
\newfont{\myconfname}{ptmri8t at 7pt}
\let\crnotice\mycrnotice%
\let\confname\myconfname%
\permission{Permission to make digital or hard
copies of part or all of this work for personal or classroom use
is granted without fee provided that copies are not made or distributed
for profit or commercial advantage and that copies bear this notice
and the full citation on the first page. Copyrights for third-party
components of this work must be honored. For all other uses, contact
the Owner/Author(s). Copyright is held by the owner/author(s).}
\conferenceinfo{SOSR'17,}{April 3--4, 2017, Santa Clara, CA.}
\copyrightetc{\copyright~2017 ACM. ISBN \the\acmcopyr}
\crdata{xxx.\\
DOI: http://dx.doi.org/10.1145/XXX.XXXXXXX}
% Update the XXX's to the DOI assigned by
ACM rightsreview forms
\clubpenalty=10000
\widowpenalty = 10000
\begin{document} |