forked from apache/druid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,17 @@ | ||
\documentclass{sig-alternate-2013} | ||
|
||
\input{sig-license.tex} | ||
\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 [email protected].} | ||
\conferenceinfo{SIGMOD/PODS'14,}{June 22--27, 2014, Salt Lake City, UT, USA. \\ | ||
{\mycrnotice{Copyright is held by the owner/author(s). Publication rights licensed to ACM.}}} | ||
\copyrightetc{ACM \the\acmcopyr} | ||
\crdata{978-1-4503-2376-5/14/06\ ...\$15.00.\\ | ||
\href{http://dx.doi.org/10.1145/2588555.2595631}{http://dx.doi.org/10.1145/2588555.2595631}} | ||
\clubpenalty=10000 | ||
\widowpenalty = 10000 | ||
|
||
\usepackage{graphicx} | ||
\usepackage{balance} | ||
|
This file was deleted.
Oops, something went wrong.