ACM Format change in case of submission to MobiSys

master
Gokhan Kul 2016-11-07 19:37:45 -05:00
parent 153c9d0bce
commit e3be77b7b2
12 changed files with 3811 additions and 59 deletions

BIN
KulMitraSubmitted.pdf Normal file

Binary file not shown.

221
acmcopyright.sty Normal file
View File

@ -0,0 +1,221 @@
%%
%% This is file `acmcopyright.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% acmcopyright.dtx (with options: `style')
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% Any modified versions of this file must be renamed
%% with new filenames distinct from acmcopyright.sty.
%%
%% For distribution of the original source see the terms
%% for copying and modification in the file acmcopyright.dtx.
%%
%% This generated file may be distributed as long as the
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% Digits \0\1\2\3\4\5\6\7\8\9
%% Exclamation \! Double quote \" Hash (number) \#
%% Dollar \$ Percent \% Ampersand \&
%% Acute accent \' Left paren \( Right paren \)
%% Asterisk \* Plus \+ Comma \,
%% Minus \- Point \. Solidus \/
%% Colon \: Semicolon \; Less than \<
%% Equals \= Greater than \> Question mark \?
%% Commercial at \@ Left bracket \[ Backslash \\
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{acmcopyright}
[2014/06/29 v1.2 Copyright statemens for ACM classes]
\newif\if@printcopyright
\@printcopyrighttrue
\newif\if@printpermission
\@printpermissiontrue
\newif\if@acmowned
\@acmownedtrue
\RequirePackage{xkeyval}
\define@choicekey*{ACM@}{acmcopyrightmode}[%
\acm@copyrightinput\acm@copyrightmode]{none,acmcopyright,acmlicensed,%
rightsretained,usgov,usgovmixed,cagov,cagovmixed,%
licensedusgovmixed,licensedcagovmixed,othergov,licensedothergov}{%
\@printpermissiontrue
\@printcopyrighttrue
\@acmownedtrue
\ifnum\acm@copyrightmode=0\relax % none
\@printpermissionfalse
\@printcopyrightfalse
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=2\relax % acmlicensed
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=3\relax % rightsretained
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=4\relax % usgov
\@printpermissiontrue
\@printcopyrightfalse
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=6\relax % cagov
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=8\relax % licensedusgovmixed
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=9\relax % licensedcagovmixed
\@acmownedfalse
\fi
\ifnum\acm@copyrightmode=10\relax % othergov
\@acmownedtrue
\fi
\ifnum\acm@copyrightmode=11\relax % licensedothergov
\@acmownedfalse
\@printcopyrightfalse
\fi}
\def\setcopyright#1{\setkeys{ACM@}{acmcopyrightmode=#1}}
\setcopyright{acmcopyright}
\def\@copyrightowner{%
\ifcase\acm@copyrightmode\relax % none
\or % acmcopyright
ACM.
\or % acmlicensed
Copyright held by the owner/author(s). Publication rights licensed to
ACM.
\or % rightsretained
Copyright held by the owner/author(s).
\or % usgov
\or % usgovmixed
ACM.
\or % cagov
Crown in Right of Canada.
\or %cagovmixed
ACM.
\or %licensedusgovmixed
Copyright held by the owner/author(s). Publication rights licensed to
ACM.
\or %licensedcagovmixed
Copyright held by the owner/author(s). Publication rights licensed to
ACM.
\or % othergov
ACM.
\or % licensedothergov
\fi}
\def\@copyrightpermission{%
\ifcase\acm@copyrightmode\relax % none
\or % acmcopyright
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\hspace*{.5pt}/or a fee. Request permissions from
permissions@acm.org.
\or % acmlicensed
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\hspace*{.5pt}/or a fee. Request permissions from
permissions@acm.org.
\or % rightsretained
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\hspace*{.5pt}/author(s).
\or % usgov
This paper is authored by an employee(s) of the United States
Government and is in the public domain. Non-exclusive copying or
redistribution is allowed, provided that the article citation is
given and the authors and agency are clearly identified as its
source.
\or % usgovmixed
ACM acknowledges that this contribution was authored or co-authored
by an employee, or contractor of the national government. As such,
the Government retains a nonexclusive, royalty-free right to
publish or reproduce this article, or to allow others to do so, for
Government purposes only. Permission to make digital or hard copies
for personal or classroom use is granted. Copies must 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. To copy otherwise, distribute, republish, or post,
requires prior specific permission and\hspace*{.5pt}/or a
fee. Request permissions from permissions@acm.org.
\or % cagov
This article was authored by employees of the Government of Canada.
As such, the Canadian government retains all interest in the
copyright to this work and grants to ACM a nonexclusive,
royalty-free right to publish or reproduce this article, or to allow
others to do so, provided that clear attribution is given both to
the authors and the Canadian government agency employing them.
Permission to make digital or hard copies for personal or classroom
use is granted. Copies must bear this notice and the full citation
on the first page. Copyrights for components of this work owned by
others than the Canadain Government must be honored. To copy
otherwise, distribute, republish, or post, requires prior specific
permission and\hspace*{.5pt}/or a fee. Request permissions from
permissions@acm.org.
\or % cagovmixed
ACM acknowledges that this contribution was co-authored by an
affiliate of the national government of Canada. As such, the Crown
in Right of Canada retains an equal interest in the copyright.
Reprints must include clear attribution to ACM and the author's
government agency affiliation. Permission to make digital or hard
copies for personal or classroom use is granted. Copies must 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.
To copy otherwise, distribute, republish, or post, requires prior
specific permission and\hspace*{.5pt}/or a fee. Request permissions
from permissions@acm.org.
\or % licensedusgovmixed
Publication rights licensed to ACM. ACM acknowledges that this
contribution was authored or co-authored by an employee, contractor
or affiliate of the United States government. As such, the
Government retains a nonexclusive, royalty-free right to publish or
reproduce this article, or to allow others to do so, for Government
purposes only.
\or % licensedcagovmixed
Publication rights licensed to ACM. ACM acknowledges that this
contribution was authored or co-authored by an employee, contractor
or affiliate of the national government of Canada. As such, the
Government retains a nonexclusive, royalty-free right to publish or
reproduce this article, or to allow others to do so, for Government
purposes only.
\or % othergov
ACM acknowledges that this contribution was authored or co-authored
by an employee, contractor or affiliate of a national government. As
such, the Government retains a nonexclusive, royalty-free right to
publish or reproduce this article, or to allow others to do so, for
Government purposes only.
\or % licensedothergov
Publication rights licensed to ACM. ACM acknowledges that this
contribution was authored or co-authored by an employee, contractor
or affiliate of a national government. As such, the Government
retains a nonexclusive, royalty-free right to publish or reproduce
this article, or to allow others to do so, for Government purposes
only.
\fi}
\endinput
%%
%% End of file `acmcopyright.sty'.

View File

@ -1,57 +1,35 @@
% The following commands have been added in the SPIE class
% file (spie.cls) and will not be understood in other classes:
% \supit{}, \authorinfo{}, \skiplinehalf, \keywords{}
% The bibliography style file is called spiebib.bst,
% which replaces the standard style unstr.bst.
\documentclass{sig-alternate-05-2015}
\documentclass[]{spie} %>>> use for US letter paper
%%\documentclass[a4paper]{spie} %>>> use this instead for A4 paper
%%\documentclass[nocompress]{spie} %>>> to avoid compression of citations
%% \addtolength{\voffset}{9mm} %>>> moves text field down
%% \renewcommand{\baselinestretch}{1.65} %>>> 1.65 for double spacing, 1.25 for 1.5 spacing
% The following command loads a graphics package to include images
% in the document. It may be necessary to specify a DVI driver option,
% e.g., [dvips], but that may be inappropriate for some LaTeX
% installations.
%\usepackage[]{graphicx}
\input{preamble.tex}
\input{preamble}
\newcommand{\sysname}{Ettu}
\newcommand{\featuresof}[1]{F_{#1}}
\newcommand{\digest}[1]{\texttt{digest}({#1})}
\newcommand{\listdigest}[1]{\texttt{digest}_{\ell}([{#1}])}
\newcommand{\bagdigest}[1]{\texttt{digest}_{b}(\{|{#1}|\})}
\newcommand{\setdigest}[1]{\texttt{digest}_{s}(\{{#1}\})}
\newcommand{\astof}[1]{\mathit{AST}_{#1}}
\newcommand{\occurof}[1]{O_{#1}}
\newcommand{\gen}[1]{\texttt{Gen}({#1})}
\setcopyright{acmcopyright}
\title{PocketData: \\ Establishing Empathy with an App}
%>>>> The author is responsible for formatting the
% author list and their institutions. Use \skiplinehalf
% to separate author list from addresses and between each address.
% The correspondence between each author and his/her address
% can be indicated with a superscript in italics,
% which is easily obtained with \supit{}.
%\author{Anna A. Author1\supit{a} and Barry B. Author2\supit{b}
%\skiplinehalf
%\supit{a}Affiliation1, Address, City, Country; \\
%\supit{b}Affiliation2, Address, City, Country
%}
\author{Gokhan Kul and Gourab Mitra
\skiplinehalf
\supit{}University at Buffalo, 338 Davis Hall, Buffalo, NY 14260
\numberofauthors{1}
\author{
\alignauthor
Gokhan Kul and Gourab Mitra\\
\affaddr{University at Buffalo, SUNY}\\
\email{\{gokhanku, gourabmi\}@buffalo.edu}
}
%>>>> Further information about the authors, other than their
% institution and addresses, should be included as a footnote,
% which is facilitated by the \authorinfo{} command.
\authorinfo{Further author information: \\Gokhan Kul: E-mail: gokhanku@buffalo.edu, Telephone: 1 716 243 1729\\ Gourab Mitra: E-mail: gourabmi@buffalo.edu, Telephone: 1 716 816 9096}
%%>>>> when using amstex, you need to use @@ instead of @
\toappear{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%>>>> uncomment following for page numbers
% \pagestyle{plain}
%>>>> uncomment following to start page numbering at 301
%\setcounter{page}{301}
\begin{document}
\maketitle
\begin{document}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -70,31 +48,31 @@
\section{BACKGROUND AND MOTIVATION}
\label{sec:motivation}
\input{sections/background.tex}
\input{sections/2-background.tex}
\section{METHODOLOGY}
\label{sec:method} % \label{} allows reference to this section
\input{sections/2-method.tex}
\input{sections/3-method.tex}
\subsection{Clustering}
\label{sec:clustering} % \label{} allows reference to this section
\input{sections/2a-clustering.tex}
\input{sections/3a-clustering.tex}
\subsection{Pattern Matching}
\label{sec:pattern} % \label{} allows reference to this section
\input{sections/2b-patternmatching.tex}
\input{sections/3b-patternmatching.tex}
\section{EXPERIMENTS}
\label{sec:experiments} % \label{} allows reference to this section
\input{sections/3-experiments.tex}
\input{sections/4-experiments.tex}
\section{CONCLUSION}
\label{sec:conclusion} % \label{} allows reference to this section
\input{sections/4-conclusion.tex}
\input{sections/5-conclusion.tex}
\section{FUTURE WORK}
\label{sec:futurework} % \label{} allows reference to this section
\input{sections/5-futurework.tex}
\input{sections/6-futurework.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -102,14 +80,13 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\acknowledgments %>>>> equivalent to \section*{ACKNOWLEDGMENTS}
We thank Dr. Oliver Kennedy and Dr. Lukasz Ziarek for their support and guidance for our project. We also would like to thank the CSE662 students for their helpful comments.
\textbf{Acknowledgments.} We thank Dr. Oliver Kennedy and Dr. Lukasz Ziarek for their support and guidance for our project. We also would like to thank the CSE662 students for their helpful comments.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% References %%%%%
{
\bibliography{paperGokhan,paperGourab} %>>>> bibliography data in report.bib
\bibliographystyle{spiebib} %>>>> makes bibtex use spiebib.bst
\bibliographystyle{unsrt} %>>>> makes bibtex use spiebib.bst
}
\end{document}

View File

@ -2,7 +2,7 @@ In the clustering process, we first filter the activities belonging to the app o
\begin{figure}[h!]
\centering
\includegraphics[width=0.7\textwidth]{graphics/clustering}
\includegraphics[width=0.5\textwidth]{graphics/clustering}
\caption{The workflow for clustering process}
\label{fig:clusteringWorkflow}
\end{figure}

View File

@ -13,7 +13,7 @@ For our experiments, we selected Facebook to be our example app. For visual purp
\begin{figure}[h!]
\centering
\includegraphics[width=0.7\textwidth]{graphics/User1}
\includegraphics[width=0.5\textwidth]{graphics/User1}
\caption{Dendrogram of Facebook usage for a user}
\label{fig:dendrogram}
\end{figure}

1893
sig-alternate-05-2015.cls Normal file

File diff suppressed because it is too large Load Diff

1661
sig-alternate-10pt.cls Normal file

File diff suppressed because it is too large Load Diff