comparison docs/WAC2016/WAC2016.tex @ 308:a2e79ccd10f1 WAC2016

Started WAC paper
author Brecht De Man <b.deman@qmul.ac.uk>
date Tue, 22 Sep 2015 19:22:02 +0200
parents
children 4f4dbc5eaa1b
comparison
equal deleted inserted replaced
307:9ef4bdff3ad4 308:a2e79ccd10f1
1 \documentclass{sig-alternate}
2
3
4 \begin{document}
5
6 % Copyright
7 \setcopyright{waclicense}
8
9
10 %% DOI
11 %\doi{10.475/123_4}
12 %
13 %% ISBN
14 %\isbn{123-4567-24-567/08/06}
15 %
16 %%Conference
17 %\conferenceinfo{PLDI '13}{June 16--19, 2013, Seattle, WA, USA}
18 %
19 %\acmPrice{\$15.00}
20
21 %
22 % --- Author Metadata here ---
23 \conferenceinfo{Web Audio Conference WAC-2016,}{April 4--6, 2016, Atlanta, USA}
24 \CopyrightYear{2016} % Allows default copyright year (20XX) to be over-ridden - IF NEED BE.
25 %\crdata{0-12345-67-8/90/01} % Allows default copyright data (0-89791-88-6/97/05) to be over-ridden - IF NEED BE.
26 % --- End of Author Metadata ---
27
28 \title{Latex Template for WAC 2016}
29 %\subtitle{[Extended Abstract]
30 %\titlenote{A full version of this paper is available as
31 %\textit{Author's Guide to Preparing ACM SIG Proceedings Using
32 %\LaTeX$2_\epsilon$\ and BibTeX} at
33 %\texttt{www.acm.org/eaddress.htm}}}
34 %
35 % You need the command \numberofauthors to handle the 'placement
36 % and alignment' of the authors beneath the title.
37 %
38 % For aesthetic reasons, we recommend 'three authors at a time'
39 % i.e. three 'name/affiliation blocks' be placed beneath the title.
40 %
41 % NOTE: You are NOT restricted in how many 'rows' of
42 % "name/affiliations" may appear. We just ask that you restrict
43 % the number of 'columns' to three.
44 %
45 % Because of the available 'opening page real-estate'
46 % we ask you to refrain from putting more than six authors
47 % (two rows with three columns) beneath the article title.
48 % More than six makes the first-page appear very cluttered indeed.
49 %
50 % Use the \alignauthor commands to handle the names
51 % and affiliations for an 'aesthetic maximum' of six authors.
52 % Add names, affiliations, addresses for
53 % the seventh etc. author(s) as the argument for the
54 % \additionalauthors command.
55 % These 'additional authors' will be output/set for you
56 % without further effort on your part as the last section in
57 % the body of your article BEFORE References or any Appendices.
58
59 \numberofauthors{4} % in this sample file, there are a *total*
60 % of EIGHT authors. SIX appear on the 'first-page' (for formatting
61 % reasons) and the remaining two appear in the \additionalauthors section.
62 %
63 \author{
64 % You can go ahead and credit any number of authors here,
65 % e.g. one 'row of three' or two rows (consisting of one row of three
66 % and a second row of one, two or three).
67 %
68 % The command \alignauthor (no curly braces needed) should
69 % precede each author name, affiliation/snail-mail address and
70 % e-mail address. Additionally, tag each line of
71 % affiliation/address with \affaddr, and tag the
72 % e-mail address with \email.
73 %
74 % 1st. author
75 \alignauthor Nicholas Jillings\\
76 \email{n.g.r.jillings@se14.qmul.ac.uk}
77 \alignauthor % dummy author for nicer spacing
78 % 2nd. author
79 \alignauthor Brecht De Man\\
80 \email{b.deman@qmul.ac.uk}
81 \and % use '\and' if you need 'another row' of author names
82 % 3rd. author
83 \alignauthor David Moffat\\
84 \email{d.j.moffat@qmul.ac.uk}
85 % 4th. author
86 \alignauthor Joshua D. Reiss\\
87 \email{joshua.reiss@qmul.ac.uk}
88 \and
89 \affaddr{Centre for Digital Music}\\
90 \affaddr{School of Electronic Engineering and Computer Science}\\
91 \affaddr{Queen Mary University of London}\\
92 \affaddr{Mile End Road,}
93 \affaddr{London E1 4NS}\\
94 \affaddr{United Kingdom}\\
95 }
96 %Centre for Digital Music, School of Electronic Engineering and Computer Science, Queen Mary University of London
97 %% 5th. author
98 %\alignauthor Sean Fogarty\\
99 % \affaddr{NASA Ames Research Center}\\
100 % \affaddr{Moffett Field}\\
101 % \email{fogartys@amesres.org}
102 %% 6th. author
103 %\alignauthor Charles Palmer\\
104 % \affaddr{Palmer Research Laboratories}\\
105 % \affaddr{8600 Datapoint Drive}\\
106 % \email{cpalmer@prl.com}
107 %}
108 % There's nothing stopping you putting the seventh, eighth, etc.
109 % author on the opening page (as the 'third row') but we ask,
110 % for aesthetic reasons that you place these 'additional authors'
111 % in the \additional authors block, viz.
112 %\additionalauthors{Additional authors: John Smith (The Th{\o}rv{\"a}ld Group,
113 %email: {\texttt{jsmith@affiliation.org}}) and Julius P.~Kumquat
114 %(The Kumquat Consortium, email: {\texttt{jpkumquat@consortium.net}}).}
115 \date{1 October 2015}
116 % Just remember to make sure that the TOTAL number of authors
117 % is the number that will appear on the first page PLUS the
118 % number that will appear in the \additionalauthors section.
119
120 \maketitle
121 \begin{abstract}
122 Here comes the abstract.
123 \end{abstract}
124
125
126 \section{Introduction}
127 Introducing the paper. Referring to \cite{waet}. Talking about what we do in the various sections of this paper. Pointing out that the header of the paper kind of looks like the Bat-sign.
128
129 \section{Architecture}
130 A slightly technical overview of the system. Talk about XML, JavaScript, Web Audio API, HTML5.
131
132 \section{Interfaces}
133 We could add more interfaces, such as:
134 \begin{itemize}
135 \item Hedonic Scale
136 \item Multi attribute ratings
137 \item MUSHRA
138
139 \item Interval Scale
140 \item Rank Scale
141
142 \item 2D Plane rating - e.g. Valence vs. Arousal
143 \item Likert scale
144 \end{itemize}
145
146 There are also the following interfaces, which would require a slightly different `engine' underneath, e.g. loading a different page for every possible pair.
147 \begin{itemize}
148 \item AB Test
149 \item ABX Test
150 \item JND
151 \end{itemize}
152
153 A screenshot would be nice.
154
155 \section{Analysis and diagnostics}
156 It would be great to have easy-to-use analysis tools to visualise the collected data and even do science with it. Even better would be to have all this in the browser. Complete perfection would be achieved if and when only limited setup, installation time, and expertise are required for the average non-CS researcher to use this.
157
158 Some pictures here please.
159
160 \section{Concluding remarks}
161 Perhaps an `engineering brief' such as this one doesn't really have a lot of conclusion, except `We made this'.
162
163 You can check it out at \url{code.soundsoftware.ac.uk/projects/webaudioevaluationtool}.
164
165 \section{Future work}
166 Perhaps here, perhaps not. Talking a little bit about what else might happen. Unless we really want to wrap this up.
167
168 %
169 % The following two commands are all you need in the
170 % initial runs of your .tex file to
171 % produce the bibliography for the citations in your paper.
172 \bibliographystyle{abbrv}
173 \bibliography{WAC2016} % sigproc.bib is the name of the Bibliography in this case
174 % You must have a proper ".bib" file
175 % and remember to run:
176 % latex bibtex latex latex
177 % to resolve all references
178 %
179 % ACM needs 'a single self-contained file'!
180 %
181 \end{document}