This repository was archived by the owner on May 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathhandbook.tex
209 lines (166 loc) · 6.03 KB
/
handbook.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
\documentclass[twoside,makeidx]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{xspace}
\usepackage{combelow}
\usepackage{newunicodechar}
\newunicodechar{ș}{\cb{s}}
\newunicodechar{ț}{\cb{t}}
%% \usepackage{fontspec,xunicode,xltxtra}
%% \setromanfont[Mapping=tex-text]{Times}
%% \setsansfont[Mapping=tex-text]{Lucida Grande}
%% \setmonofont{Courier New}
\usepackage{pdfpages}
% set paper size and margins; needs to be adapted for A5 ideally, we
% should have a document class for conference handbooks where A5
% vs. letter-halved is a class option
\usepackage[
paperheight=8.5in,
paperwidth=5.5in,
inner=.75in,
outer=.5in,
bottom=.75in,
top=.75in,
twoside]{geometry}
% Lots of macros
\input{content/special/preamble}
\input{content/special/macros}
\input{content/setup/venues} % macros for event locations
\input{content/setup/sessions} % session titles and venues
\renewcommand{\normalsize}{\fontsize{8}{9}\selectfont}
\renewcommand{\small}{\fontsize{7}{8}\selectfont}
\renewcommand{\footnotesize}{\fontsize{6}{6}\selectfont}
\renewcommand{\large}{\fontsize{10}{11}\selectfont}
\renewcommand{\Large}{\fontsize{12}{14}\selectfont}
\renewcommand{\huge}{\fontsize{14}{17}\selectfont}
\newcommand{\ie}{i.e.}
%%% cfedermann
%
%%% The following is needed to update biblatex to >v3.3
%
% #1 = last name
% #2 = last name (initials)
% #3 = first name
% #4 = first name (initials)
% #5 = name prefix, a.k.a. 'von part'
% #6 = name prefix (initials)
% #7 = name affix, a.k.a. 'junior part'
% #8 = name affix (initials)
%
%%%
% #1, #2 --> {\namepartfamily}, {\namepartfamilyi}
% #3, #4 --> {\namepartgiven}, {\namepartgiveni}
% #5, #6 --> {\namepartprefix}, {\namepartprefixi}
% #7, #8 --> {\namepartsuffix}, {\namepartsuffixi}
%
%%%
% for each part of the conference, add the .bib file produced with
% meta2bibtex.py here:
% TACL bibliography
\bibliography{auto/tacl/papers.bib} % TACL
% Workshops bibliographies
\bibliography{auto/CoNLL/papers.bib} % W1
\bibliography{auto/starSEM/papers.bib} % W2
\bibliography{auto/SemEval/papers.bib} % W3
\bibliography{manual/WiNLP/papers.bib} % W4
\bibliography{auto/BUCC/papers.bib} % W5
\bibliography{auto/CLPsych/papers.bib} % W6
\bibliography{auto/NLPandCSS/papers.bib} % W7
\bibliography{auto/Repl4NLP/papers.bib} % W8
\bibliography{auto/RoboNLP/papers.bib} % W9
\bibliography{auto/TextGraphs-11/papers.bib} % W10
\bibliography{auto/ALW1/papers.bib} % W11
\bibliography{auto/BioNLP/papers.bib} % W12
\bibliography{auto/EventStory/papers.bib} % W13
\bibliography{auto/LaTeCH-CLfL/papers.bib} % W14
\bibliography{auto/NMT/papers.bib} % W15
% Special bibliography for the workshops themselves
\bibliography{content/workshops/papers.bib}
% Main conference bibliographies
\bibliography{auto/papers/papers.bib}
\bibliography{auto/shortpapers/papers.bib}
\bibliography{auto/demos/papers.bib}
\bibliography{auto/SRW/papers.bib}
% Tutorials bibliography
\bibliography{manual/tutorials/papers.bib}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\setdaydateyear{Sunday}{July 30}{2017}
%% COVER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\fancyfoot[C]{}
\includepdf[pages={1}]{content/fmatter/cover2.pdf}
\thispagestyle{empty}
\vspace*{6in}
\noindent
\emph{Cover design by Sharan Freundschuh Atak}\\
\noindent
\emph{Handbook assembled by Christian Federmann (in memoriam Hans-Ulrich Krieger)}\\
\noindent
\emph{Printing by Omnipress of Madison, Wisconsin}
\index{Atak, Sharan Freundschuh}
\index{Federmann, Christian}
\index{Krieger, Hans-Ulrich}
\newpage
\cleardoublepage
\fancyfoot[C]{\thepage}
\frontmatter
%% TOC %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\addcontentsline{toc}{chapter}{Table of Contents}
\setcounter{tocdepth}{2}
\tableofcontents
\mainmatter
\pagestyle{fancy}
%% PREFACE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Conference Information}
\input{content/fmatter/preface-chair}
\clearpage
\input{content/fmatter/preface-pc}
\clearpage%{\thispagestyle{emptyheader}\cleardoublepage}
\setheaders{}{}
\input{content/fmatter/committee}
\clearpage%{\thispagestyle{emptyheader}\cleardoublepage}
\setheaders{}{}
\input{content/meal-info.tex}
\clearpage
%% TUTORIALS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setdaydateyear{Sunday}{July 30}{2017}
\input{content/tutorials/tutorials-overview}
%% RECEPTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\addcontentsline{toc}{chapter}{Welcome Reception: \daydate, 18:00}
\input{content/welcome-reception}
%% MAIN CONFERENCE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setdaydateyear{Monday}{July 31}{2017}
\input{content/day1/day1}
\setdaydateyear{Tuesday}{August 1}{2017}
\input{content/day2/day2}
%% SOCIAL EVENT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\setheaders{}{}
\addcontentsline{toc}{chapter}{Social Event: \daydate, 19:00}
\input{content/social-event}
\setdaydateyear{Wednesday}{August 2}{2017}
\input{content/day3/day3}
%% WORKSHOPS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setdaydateyear{Sunday,Thursday--Friday}{July 30,August 3--4}{2017}
\input{content/workshops/workshops}
%% MISC %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{content/anti-harassment-policy}
%% LOCAL GUIDE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setheaders{Local Guide}{Local Guide}
\input{content/local-guide/local-guide.tex}
\setheaders{On-Site Childcare}{On-Site Childcare}
\input{content/local-guide/kiddiecorp.tex}
\cleardoublepage
\addcontentsline{toc}{chapter}{Author Index}
\setheaders{Author Index}{Author Index}
\printindex
%% SPONSOR ADS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\addcontentsline{toc}{chapter}{Sponsorship}
\setheaders{}{}
\input{content/ads/ads}
%% BACK COVER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\fancyfoot[C]{}
\includepdf[pages={1}]{content/fmatter/ACL17-westin-bayshore-floorplans}
\includepdf[pages={1}]{content/fmatter/back2.pdf}
\end{document}