Created
May 15, 2017 15:18
-
-
Save smokhov/095b03b68e820c0877f28a7905bdc7f8 to your computer and use it in GitHub Desktop.
acmart mwe toc issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[sigconf]{acmart} | |
\usepackage{lipsum} | |
%\usepackage{subfigure} | |
\title{Hands-on: Rapid Interactive Application Prototyping for Media Arts and Stage Performance} | |
\renewcommand{\shorttitle}{Rapid Interactive App Prototyping for Stage} | |
\author{Serguei A. Mokhov} | |
\orcid{0000-0002-8791-4790} | |
\affiliation{% | |
\institution{Concordia University, Montreal, Canada} | |
%\streetaddress{} | |
\city{Montreal} | |
\state{Canada} | |
%\postcode{} | |
} | |
\email{[email protected]} | |
\author{Miao Song} | |
\orcid{} | |
\affiliation{% | |
\institution{Concordia University, Montreal, Canada} | |
%\streetaddress{} | |
\city{Montreal} | |
\state{Canada} | |
%\postcode{} | |
} | |
\email{[email protected]} | |
\author{Sudhir P. Mudur} | |
\orcid{} | |
\affiliation{% | |
\institution{Concordia University, Montreal, Canada} | |
%\streetaddress{} | |
\city{Montreal} | |
\state{Canada} | |
%\postcode{} | |
} | |
\email{[email protected]} | |
\author{Peter Grogono} | |
\orcid{} | |
\affiliation{% | |
\institution{Concordia University, Montreal, Canada} | |
%\streetaddress{} | |
\city{Montreal} | |
\state{Canada} | |
%\postcode{} | |
} | |
\email{[email protected]} | |
% The default list of authors is too long for headers} | |
\renewcommand{\shortauthors}{S. Mokhov, M. Song, S. Mudur, and P. Grogono} | |
% ----------------------------------------------------------------------------- | |
\def\plainkeywords{% | |
OpenGL, | |
real-time, | |
%frameworks, | |
human-computer interfaces, | |
interaction, | |
computer graphics education, | |
%interactive documentary, | |
%haptics, | |
Kinect, | |
Jitter/MAX, | |
Processing, | |
Illimitable Space System (ISS) | |
} | |
\keywords{\plainkeywords} | |
% ----------------------------------------------------------------------------- | |
% review: Serguei: S2017: DONE | |
% S'17 | |
\copyrightyear{2017} | |
\acmYear{2017} | |
\setcopyright{rightsretained} | |
%\acmConference{SIGGRAPH'17 Studio}{July 30 - August 03, 2017}{Los Angeles, CA, USA} | |
\acmConference{SIGGRAPH'17 Studio}{July 30--August 3, 2017}{Los Angeles, CA, USA} | |
%\acmDOI{http://dx.doi.org/10.1145/3084863.3084864} | |
\acmDOI{10.1145/3084863.3084864} | |
\acmISBN{978-1-4503-5009-9/17/07} | |
% use the "authoryear" citation style. | |
\citestyle{acmauthoryear} | |
\setcitestyle{square} | |
\begin{document} | |
\maketitle | |
% ----------------------------------------------------------------------------- | |
\begin{abstract} | |
We complement the last two editions of the of the course at SIGGRAPH Asia | |
to make it more of a hands-on nature. | |
... | |
\lipsum[1] | |
\end{abstract} | |
% ----------------------------------------------------------------------------- | |
\begin{CCSXML} | |
<ccs2012> | |
<concept> | |
<concept_id>10002951.10003227.10003251.10003256</concept_id> | |
<concept_desc>Information systems~Multimedia content creation</concept_desc> | |
<concept_significance>500</concept_significance> | |
</concept> | |
<concept> | |
<concept_id>10003120.10003121.10003125.10010391</concept_id> | |
<concept_desc>Human-centered computing~Graphics input devices</concept_desc> | |
<concept_significance>500</concept_significance> | |
</concept> | |
<concept> | |
<concept_id>10010147.10010178.10010224</concept_id> | |
<concept_desc>Computing methodologies~Computer vision</concept_desc> | |
<concept_significance>500</concept_significance> | |
</concept> | |
<concept> | |
<concept_id>10010405.10010469.10010475</concept_id> | |
<concept_desc>Applied computing~Sound and music computing</concept_desc> | |
<concept_significance>500</concept_significance> | |
</concept> | |
</ccs2012> | |
\end{CCSXML} | |
\ccsdesc[500]{Information systems~Multimedia content creation} | |
\ccsdesc[500]{Human-centered computing~Graphics input devices} | |
\ccsdesc[500]{Computing methodologies~Computer vision} | |
\ccsdesc[500]{Applied computing~Sound and music computing} | |
% ----------------------------------------------------------------------------- | |
\clearpage | |
\tableofcontents | |
\listoffigures | |
% ----------------------------------------------------------------------------- | |
\section{Syllabus} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\clearpage | |
\section{Bios} | |
\lipsum[2] | |
% ----------------------------------------------------------------------------- | |
\clearpage | |
\subsection{Serguei A. Mokhov} | |
\lipsum[3] | |
% ----------------------------------------------------------------------------- | |
\subsection{Miao Song} | |
\lipsum[4] | |
% ----------------------------------------------------------------------------- | |
\subsection{Sudhir P. Mudur} | |
\lipsum[5] | |
% ----------------------------------------------------------------------------- | |
\subsection{Peter Grogono} | |
\lipsum[6] | |
% ----------------------------------------------------------------------------- | |
\clearpage | |
\section{Introduction} | |
\label{sect:introduction} | |
\lipsum[3] | |
% ----------------------------------------------------------------------------- | |
\subsection{Course Rationale} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Tentative Length and Level of Difficulty} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Intended Audience} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Course Prerequisites} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Pedagogic Intentions and Methods} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Special Presentation Requirements} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Summary} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\section{Production History with ISS and Demos} | |
\label{sect:iss-production} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{ISS Overview} | |
\label{sect:iss-overview} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{ISSv2 Production History} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{ISSv2 Components} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Production Using ISSv2 and Visual Modes} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Difficulties Encountered During Production} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Image Mapping and Calibration} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Ongoing Work (ISSv2)} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\section{Course Coverage} | |
\label{sect:course-coverage} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Introduction to Max/MSP/Jitter} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{OpenGL in Jitter} | |
\label{sect:opengl-jitter} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Kinect, OpenGL, and Jitter} | |
\label{sect:kinect-jit} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Wii and Jitter} | |
\label{sect:wii-jit} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{iDevice Touch, Video, and Jitter} | |
\label{sect:idevice-jit} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Tracking} | |
\label{sect:tracking} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Shaders in Jitter} | |
\label{sect:shaders-jit} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Kinect and VFX in Processing} | |
\label{sect:processing-vfx} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection{Putting it all Together} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\subsection*{See Also} | |
\lipsum[1] | |
% ----------------------------------------------------------------------------- | |
\section*{Acknowledgments} | |
\lipsum[2] | |
\clearpage | |
% Force line breaking in long URLs in refs | |
%\sloppy | |
%\bibliographystyle{acmsiggraph} | |
\bibliographystyle{ACM-Reference-Format} | |
\bibliography{course-multimodal-multidevice-jitter} | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment