paper-2019-CIDR/paper.tex

288 lines
9.2 KiB
TeX

% This is "sig-alternate.tex" V2.1 April 2013
% This file should be compiled with V2.5 of "sig-alternate.cls" May 2012
%
% This example file demonstrates the use of the 'sig-alternate.cls'
% V2.5 LaTeX2e document class file. It is for those submitting
% articles to ACM Conference Proceedings WHO DO NOT WISH TO
% STRICTLY ADHERE TO THE SIGS (PUBS-BOARD-ENDORSED) STYLE.
% The 'sig-alternate.cls' file will produce a similar-looking,
% albeit, 'tighter' paper resulting in, invariably, fewer pages.
%
% ----------------------------------------------------------------------------------------------------------------
% This .tex file (and associated .cls V2.5) produces:
% 1) The Permission Statement
% 2) The Conference (location) Info information
% 3) The Copyright Line with ACM data
% 4) NO page numbers
%
% as against the acm_proc_article-sp.cls file which
% DOES NOT produce 1) thru' 3) above.
%
% Using 'sig-alternate.cls' you have control, however, from within
% the source .tex file, over both the CopyrightYear
% (defaulted to 200X) and the ACM Copyright Data
% (defaulted to X-XXXXX-XX-X/XX/XX).
% e.g.
% \CopyrightYear{2007} will cause 2007 to appear in the copyright line.
% \crdata{0-12345-67-8/90/12} will cause 0-12345-67-8/90/12 to appear in the copyright line.
%
% ---------------------------------------------------------------------------------------------------------------
% This .tex source is an example which *does* use
% the .bib file (from which the .bbl file % is produced).
% REMEMBER HOWEVER: After having produced the .bbl file,
% and prior to final submission, you *NEED* to 'insert'
% your .bbl file into your source .tex file so as to provide
% ONE 'self-contained' source file.
%
% ================= IF YOU HAVE QUESTIONS =======================
% Questions regarding the SIGS styles, SIGS policies and
% procedures, Conferences etc. should be sent to
% Adrienne Griscti (griscti@acm.org)
%
% Technical questions _only_ to
% Gerald Murray (murray@hq.acm.org)
% ===============================================================
%
% For tracking purposes - this is V2.0 - May 2012
\documentclass{sig-alternate}
\usepackage{listings}
\usepackage{todonotes}
\usepackage{xspace}
\usepackage[inline]{enumitem}
\usepackage[noend]{algpseudocode}
\usepackage{algorithm}
\usepackage{subcaption}
\usepackage{cuted}
\usepackage{capt-of}
\newcommand{\Oliver}[1]{\todo[inline,color=red]{\textbf{Oliver: } #1}}
\newcommand{\BG}[1]{\todo[inline,color=green]{\textbf{Boris: } #1}}
\input{lstdefs.tex}
\lstset{style=psqlcolor}
\hyphenation{RE-AD-ME}
\newcommand{\tinysection}[1]{\smallskip \noindent \textbf{#1}. }
\newtheorem{example}{Example}
\newcommand{\abbrCaveat}{data caveat\xspace}
\newcommand{\abbrCaveats}{data caveats\xspace}
\newcommand{\abbrCaveatCap}{Data Caveat\xspace}
\newcommand{\abbrCaveatsCap}{Data Caveats\xspace}
\newcommand{\trimfigurespacing}{\vspace*{-5mm}}
\newcommand{\hide}{}
\usepackage{url}
\def\UrlBreaks{\do\/\do-}
\usepackage{breakurl}
\usepackage[bookmarks=false,breaklinks]{hyperref}
\usepackage{cleveref}
\begin{document}
% Copyright
% \setcopyright{acmcopyright}
% \setcopyright{acmlicensed}
%\setcopyright{rightsretained}
%\setcopyright{usgov}
%\setcopyright{usgovmixed}
%\setcopyright{cagov}
%\setcopyright{cagovmixed}
% DOI
\doi{10.475/123_4}
% ISBN
\isbn{123-4567-24-567/08/06}
%Conference
\conferenceinfo{PLDI '13}{June 16--19, 2013, Seattle, WA, USA}
\acmPrice{\$15.00}
%
% --- Author Metadata here ---
\conferenceinfo{WOODSTOCK}{'97 El Paso, Texas USA}
%\CopyrightYear{2007} % Allows default copyright year (20XX) to be over-ridden - IF NEED BE.
%\crdata{0-12345-67-8/90/01} % Allows default copyright data (0-89791-88-6/97/05) to be over-ridden - IF NEED BE.
% --- End of Author Metadata ---
% \title{What needs to be REPLaced in notebooks}
\title{Your notebook is not crumby enough, REPLace it}
%
% You need the command \numberofauthors to handle the 'placement
% and alignment' of the authors beneath the title.
%
% For aesthetic reasons, we recommend 'three authors at a time'
% i.e. three 'name/affiliation blocks' be placed beneath the title.
%
% NOTE: You are NOT restricted in how many 'rows' of
% "name/affiliations" may appear. We just ask that you restrict
% the number of 'columns' to three.
%
% Because of the available 'opening page real-estate'
% we ask you to refrain from putting more than six authors
% (two rows with three columns) beneath the article title.
% More than six makes the first-page appear very cluttered indeed.
%
% Use the \alignauthor commands to handle the names
% and affiliations for an 'aesthetic maximum' of six authors.
% Add names, affiliations, addresses for
% the seventh etc. author(s) as the argument for the
% \additionalauthors command.
% These 'additional authors' will be output/set for you
% without further effort on your part as the last section in
% the body of your article BEFORE References or any Appendices.
\numberofauthors{1} % in this sample file, there are a *total*
% of EIGHT authors. SIX appear on the 'first-page' (for formatting
% reasons) and the remaining two appear in the \additionalauthors section.
%
\newcommand{\fromplace}[1]{\parbox{2mm}{\vspace*{-1mm}$^\mathcal #1$\vspace*{1mm}}}
\newcommand{\fromub}{\fromplace{B}}
\newcommand{\fromiit}{\fromplace{I}}
\newcommand{\fromnyu}{\fromplace{N}}
\author{
% You can go ahead and credit any number of authors here,
% e.g. one 'row of three' or two rows (consisting of one row of three
% and a second row of one, two or three).
%
% The command \alignauthor (no curly braces needed) should
% precede each author name, affiliation/snail-mail address and
% e-mail address. Additionally, tag each line of
% affiliation/address with \affaddr, and tag the
% e-mail address with \email.
%
\alignauthor
\hspace*{-0.045\textwidth}
\parbox{\textwidth}{
\centering
Michael Brachmann\fromub,
William Spoth\fromub,
Oliver Kennedy\fromub,
Boris Glavic\fromiit,\\
Heiko Mueller\fromnyu,
Sonia Castelo\fromnyu,
Carlos Bautista\fromnyu,
Juliana Freire\fromnyu
}\\
\hspace*{-0.045\textwidth}
\parbox{\textwidth}{
\centering
\affaddr{\parbox{2mm}{$\mathcal{B}$}: University at Buffalo}
\hspace{10mm}
\affaddr{\parbox{2mm}{$\mathcal{I}$}: Illinois Institute of Technology}
\hspace{10mm}
\affaddr{\parbox{2mm}{$\mathcal{N}$}: New York University}\\
\email{
\{mrb24,wmspoth,okennedy\}@buffalo.edu \hspace{20mm}
bglavic@iit.edu
}
\email{\{heiko.mueller, s.castelo, carlos.bautista, juliana.freire\}@nyu.edu}
}
}
% There's nothing stopping you putting the seventh, eighth, etc.
% author on the opening page (as the 'third row') but we ask,
% for aesthetic reasons that you place these 'additional authors'
% in the \additional authors block, viz.
% \additionalauthors{Additional authors: John Smith (The Th{\o}rv{\"a}ld Group,
% email: {\texttt{jsmith@affiliation.org}}) and Julius P.~Kumquat
% (The Kumquat Consortium, email: {\texttt{jpkumquat@consortium.net}}).}
% \date{30 July 1999}
% Just remember to make sure that the TOTAL number of authors
% is the number that will appear on the first page PLUS the
% number that will appear in the \additionalauthors section.
\maketitle
\begin{strip}\centering
\hspace{0.3cm}
\includegraphics[width=\textwidth]{graphics/vizier_teaser_v3.pdf}
\captionof{figure}{Overview of our system Vizier. The New York City Leading Causes of Death dataset was used. Vizier has four main views: (A) The Vizier Notebook View, (B) The Vizier Caveat View, (C) The Vizier Spreadsheet View and (D) The Vizier History View.
\label{fig:vizier_teaser}}
\end{strip}
\begin{abstract}
\input{sections/abstract.tex}
\end{abstract}
%
% The code below should be generated by the tool at
% http://dl.acm.org/ccs.cfm
% Please copy and paste the code instead of the example below.
%
%
% End generated code
%
%
% Use this command to print the description
%
% \printccsdesc
\keywords{Notebooks, Data Science, Provenance, Workflow System}
\section{Introduction}
\label{sec:intro}
\input{sections/intro.tex}
%\vspace{-.15cm}
\section{The Vizier Notebook}
\label{sec:system}
\input{sections/system.tex}
\vspace{-.1cm}
\section{Spreadsheet Operations} % (fold)
\label{sec:spreadsheet}
\input{sections/spreadsheet.tex}
\vspace{-.1cm}
\section{Managing Caveats}
\label{sec:caveats}
\input{sections/errors.tex}
\vspace{-.1cm}
\section{Experiments}
\label{sec:experiments}
\input{sections/experiments.tex}
\section{Related Work} % (fold)
\label{sec:related}
\input{sections/related.tex}
\vspace{1cm}
\section{Conclusions and Future Work}
\label{sec:future}
\input{sections/future.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section*{Acknowledgments}
This work is supported in part by NSF Awards OAC-1640864 and
CNS-1229185, the NYU Moore Sloan Data Science Environment, and DARPA
D3M. Any opinions, findings, and conclusions or recommendations
expressed in this material are those of the authors and do not
necessarily reflect the views of the funders.
%ACKNOWLEDGMENTS are optional
% \section{Acknowledgments}
%
% The following two commands are all you need in the
% initial runs of your .tex file to
% produce the bibliography for the citations in your paper.
\bibliographystyle{abbrv}
% {\small
\def\bibfont{\small}
\bibliography{oliver,quotes} % sigproc.bib is the name of the Bibliography in this case
%}
\end{document}