-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
284 lines (243 loc) · 8.17 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
\documentclass[11pt, twoside]{book}
\usepackage[a4paper,
top=30mm,
bottom=30mm,
outer=25mm,
inner=25mm,
bindingoffset=4mm,
headsep=10mm,
footskip=15mm]{geometry}
\renewcommand*{\familydefault}{\sfdefault}
\usepackage{array} % For proper table design
\usepackage[labelsep=endash, font={footnotesize}]{caption}
\usepackage{color}
\usepackage{indentfirst} % Uniform indentation
\usepackage{microtype} % Microtypography shit
\usepackage{pdfpages} % PDF insertion
\usepackage{rotating} % Sideways figures
\usepackage{sidecap} % Captions beside images
\usepackage{tablefootnote} % Footnotes in tables
\usepackage{tabulary} % Pretty tables support
\usepackage[utf8]{inputenc}
% Provides \thetitle
\usepackage{titling}
\title{End-User Authoring of Mid-Air Gestural Interactions}
% Code listings
\usepackage{listings}
\lstset{language=Python,
basicstyle=\ttfamily,
backgroundcolor=\color[RGB]{220,221,224},
commentstyle=\color[RGB]{83,89,145},
emph={foreach, =, ==, :, and, or, not},
emphstyle=\textbf}
% Highlighting
\usepackage{soul}
\renewcommand{\hl}[1]{#1} % Disables highlights
% Give figures some space
\setlength{\textfloatsep}{24pt plus 2pt minus 0pt}
\setlength{\intextsep}{24pt plus 2pt minus 0pt}
% Bibliography shit
\usepackage[style=authoryear-comp,
backref=true,
maxcitenames=3,
firstinits=true,
uniquename=false,
sortcites=true,
doi=false,
isbn=false,
url=false]{biblatex}
\addbibresource{references/references.bib}
\addbibresource{references/design.bib}
\addbibresource{references/focusgroup.bib}
\addbibresource{references/technical.bib}
\addbibresource{references/tools.bib}
% codydunne.blogspot.com.tr/2012/01/suppressing-bibtex-fields-for-specific.html
\AtEveryBibitem{
\clearlist{address}
\clearfield{date}
\clearfield{eprint}
\clearfield{issn}
\clearlist{language}
\clearlist{location}
\clearfield{month}
\clearfield{series}
\ifentrytype{inproceedings}{
\clearfield{pages}
}{}
\ifentrytype{article}{
\clearfield{pages}
}{}
}
% Pictures shit
\usepackage{graphicx}
\graphicspath{ {images/} }
% Clickable ToC, citations etc.
\usepackage{hyperref}
\hypersetup{colorlinks=true,
hyperfootnotes=false,
linktoc=all,
linkcolor=black,
citecolor=blue,
filecolor=blue,
urlcolor=blue}
% Handle quotation marks in source
\usepackage[autostyle, english=american]{csquotes}
\MakeOuterQuote{"}
% Customize the look of lists
\usepackage{enumitem}
\setlist[itemize]{leftmargin=\parindent}
\setlist[enumerate]{leftmargin=\parindent}
\renewcommand{\labelitemi}{$\vcenter{\hbox{\tiny$\bullet$}}$}
% Headers & footers
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
\fancyhf{}
\fancyhead[CE]{\thetitle}
\fancyhead[CO]{\nouppercase{\leftmark}}
\fancyfoot[CE,CO]{\thepage}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% This snippet kills headers on auto generated blank pages before chapters
\makeatletter
\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else
\hbox{}
\thispagestyle{empty}
\newpage
\if@twocolumn\hbox{}\newpage\fi\fi\fi}
\makeatother
% Comma delimiter for citations
% tex.stackexchange.com/questions/134063
\renewcommand*{\nameyeardelim}{\addcomma\space}
% Possessive authoryear citations
% tex.stackexchange.com/questions/14785
\usepackage{xstring}
\newrobustcmd*{\mkbibpossess}[1]{%
\IfEndWith{#1}{s}
{'}
{\IfEndWith{#1}{sh}
{'}
{\IfEndWith{#1}{sj}
{'}
{\IfEndWith{#1}{z}
{'}
{'s}}}}}
\DeclareNameFormat{labelname:poss}{% Based on labelname from biblatex.def
\ifcase\value{uniquename}%
\usebibmacro{name:last}{#1}{#3}{#5}{#7}%
\or
\ifuseprefix
{\usebibmacro{name:first-last}{#1}{#4}{#5}{#8}}
{\usebibmacro{name:first-last}{#1}{#4}{#6}{#8}}%
\or
\usebibmacro{name:first-last}{#1}{#3}{#5}{#7}%
\fi
\usebibmacro{name:andothers}%
\ifthenelse{\value{listcount}=\value{liststop}}
{\ifmorenames
{'s}
{\StrRemoveBraces{#1}[\cbxnobraces]%
\IfEndWith{\cbxnobraces}{s}
{'}
{\IfEndWith{\cbxnobraces}{sh}
{'}
{\IfEndWith{\cbxnobraces}{sj}
{'}
{\IfEndWith{\cbxnobraces}{z}
{'}
{'s}}}}}}
{}}
\DeclareFieldFormat{shorthand:poss}{%
\ifnameundef{labelname}{#1\mkbibpossess{#1}}{#1}}
\DeclareFieldFormat{citetitle:poss}{\mkbibemph{#1}\mkbibpossess{#1}}
\DeclareFieldFormat{label:poss}{#1\mkbibpossess{#1}}
\newrobustcmd*{\posscitealias}{%
\AtNextCite{%
\DeclareNameAlias{labelname}{labelname:poss}%
\DeclareFieldAlias{shorthand}{shorthand:poss}%
\DeclareFieldAlias{citetitle}{citetitle:poss}%
\DeclareFieldAlias{label}{label:poss}}}
\newrobustcmd*{\posscite}{%
\posscitealias%
\textcite}
\newrobustcmd*{\Posscite}{\bibsentence\posscite}
\newrobustcmd*{\posscites}{%
\posscitealias%
\textcites}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\frontmatter
\input{front-matter/title}
\clearpage
\thispagestyle{empty}
\mbox{}
\clearpage
\thispagestyle{empty}
\input{front-matter/signatures}
\chapter*{Abstract}
\thispagestyle{empty}
\input{front-matter/abstract}
\chapter*{Dedication}
\thispagestyle{empty}
\input{front-matter/dedication}
\chapter*{Acknowledgements}
\thispagestyle{empty}
\input{front-matter/acknowledgements}
\chapter*{Notice of Prior Publication}
\thispagestyle{empty}
\input{front-matter/prior-publication}
\setcounter{tocdepth}{1}
\tableofcontents
\thispagestyle{empty}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mainmatter
\pagestyle{fancy}
\chapter{Introduction}
\label{chp:introduction}
\input{chapters/1-introduction}
\chapter{Background and Related Work}
\label{chp:background}
\input{chapters/2-background}
\chapter{Hotspotizer: Description}
\label{chp:hotspotizer}
\input{chapters/3-hotspotizer}
\chapter{Hotspotizer: Design and Evaluation}
\label{chp:design}
\input{chapters/4-design}
\chapter{Conclusion and Future Work}
\label{chp:conclusion}
\input{chapters/5-conclusion}
\printbibliography[heading=bibintoc]
\appendix
\chapter{Attributions}
\input{appendices/attributions}
\chapter{Hotspotizer: End-User Authoring of Mid-Air Gestural Interactions}
\label{chp:app-paper-1}
This chapter reproduces the following publication:
\begin{quote}
Mehmet Aydın Baytaş, Yücel Yemez, and Oğuzhan Özcan. 2014. Hotspotizer: End-User Authoring of Mid-Air Gestural Interactions. In Proceedings of the 8th Nordic Conference on Human-Computer Interaction (NordiCHI '14).
\end{quote}
\includepdf[pages=-,
pagecommand={\thispagestyle{fancy}},
scale=0.85]{appendices/nordichi.pdf}
\chapter{User Interface Paradigms for Visually Authoring Mid-Air Gestures: A Survey and a Provocation}
\label{chp:app-paper-2}
This chapter reproduces the following publication:
\begin{quote}
Mehmet Aydın Baytaş, Yücel Yemez, and Oğuzhan Özcan. 2014. User Interface Paradigms for Visually Authoring Mid-air Gestures: A Survey and a Provocation. In Proceedings of the Workshop on Engineering Gestures for Multimodal Interfaces (EGMI 2014).
\end{quote}
\includepdf[pages=-,
pagecommand={\thispagestyle{fancy}},
scale=0.85]{appendices/egmi.pdf}
\chapter{Rethinking Spherical Media Surfaces by Re-reading Ancient Greek Vases}
\label{chp:app-paper-3}
This chapter reproduces the following publication:
\begin{quote}
Oğuzhan Özcan, Ayça Ünlüer, Mehmet Aydın Baytaş, and Barış Serim. 2012. Rethinking Spherical Media Surfaces by Re-reading Ancient Greek Vases. Paper presented at the workshop "Beyond Flat Displays: Towards Shaped and Deformable Interactive Surfaces," co-located with the ACM International Conference on Interactive Tabletops and Surfaces (ITS '12).
\end{quote}
\includepdf[pages=-,
pagecommand={\thispagestyle{fancy}},
scale=0.85]{appendices/spherical.pdf}
\end{document}