From d95f07fdb2387f887cadae3fbcd30f297e6553b5 Mon Sep 17 00:00:00 2001 From: "carlnues@buffalo.edu" Date: Tue, 5 Jul 2022 12:12:10 -0400 Subject: [PATCH] main.tex: anon, added authors, added section files --- main.tex | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/main.tex b/main.tex index fa5811d..0beb292 100644 --- a/main.tex +++ b/main.tex @@ -1,5 +1,5 @@ -%\documentclass[sigconf,anonymous,10pt]{acmart} -\documentclass[sigconf,10pt]{acmart} +\documentclass[sigconf,anonymous,10pt]{acmart} +%\documentclass[sigconf,10pt]{acmart} \setcopyright{acmcopyright} @@ -24,16 +24,19 @@ \institution{SUNY Buffalo} \email{carlnues@buffalo.edu} } +\author{Lukasz Ziarek} +\affiliation{% + \institution{SUNY Buffalo} + \email{lziarek@buffalo.edu} +} +\author{Oliver Kennedy} +\affiliation{% + \institution{SUNY Buffalo} + \email{okennedy@buffalo.edu} +} \renewcommand{\shortauthors}{Nuessle et al.} -\begin{abstract} - -Lorem Ipsum - -\end{abstract} - - %% %% The code below is generated by the tool at http://dl.acm.org/ccs.cfm. %% Please copy and paste the code instead of the example below. @@ -71,17 +74,19 @@ Lorem Ipsum %\keywords{datasets, neural networks, gaze detection, text tagging} +\begin{abstract} +\input{sections/abstract.tex} +\end{abstract} + \maketitle \section{Introduction} - -Lorem Ipsum - +\label{sec:introduction} +\input{sections/introduction.tex} %\begin{acks} %\end{acks} - \bibliographystyle{ACM-Reference-Format} \bibliography{bibliography}