3
3
4
4
\usepackage {fontspec }
5
5
\defaultfontfeatures {Mapping=tex-text,Scale=MatchLowercase}
6
- \setmainfont {Linux Libertine }
6
+ \setmainfont {Linux Biolinum }
7
7
\setsansfont {Linux Biolinum}
8
8
9
+ % For references
10
+ \usepackage [%
11
+ natbib=true,backend=biber,sorting=none,maxnames=10,%
12
+ citestyle=authoryear,bibstyle=authoryear,%
13
+ url=false,doi=false,isbn=false%
14
+ ]{biblatex}
15
+ \addbibresource {/Users/j/Library/texmf/bibtex/bib/all.bib}
16
+
17
+ % jbib_links: makes nice links, and defines nymdt sorting.
18
+ % Imports mathtools, xcolor, hyperref, cleveref.
19
+ \input {/Users/j/Library/texmf/custom/jbib_links.tex }
20
+
9
21
% formatting packages
10
- \usepackage [letterpaper, margin=.85in ]{geometry }
22
+ \usepackage [letterpaper, margin=2cm ]{geometry }
11
23
\usepackage {xunicode,xltxtra,url,parskip,array }
12
24
\usepackage {ulem }
13
25
\normalem
14
- \RequirePackage {color, graphicx}
15
- \usepackage [usenames,dvipsnames ]{xcolor }
26
+ \RequirePackage {graphicx}
27
+ % \usepackage[usenames,dvipsnames]{xcolor}
16
28
\usepackage {multicol }
17
29
\usepackage {longtable }
18
30
% for custom link coloring
19
- \usepackage {hyperref }
20
- \definecolor {linkcolour}{rgb}{0,0.4,0.6}
21
- \hypersetup {colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
31
+ % \usepackage{hyperref}
32
+ % \definecolor{linkcolour}{rgb}{0,0.4,0.6}
33
+ % \hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour}
22
34
23
35
% for \section definition
24
36
\usepackage {titlesec }
40
52
\begin {tabular }{l}
41
53
% \textsc{DOB:} & 03 Jan 1989 \\
42
54
% \textsc{Address:} &
43
- 1085 av du Dr-Penfield, Montréal, H3A 1A7, Canada \\
55
+ 1085 av du Dr-Penfield, Montréal, H3A 1A7, Canada\\
44
56
% \textsc{Phone:} &
45
57
% +1 508 808 1033\\
46
58
% \textsc{email:} &
@@ -56,19 +68,19 @@ \section{Education}
56
68
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
57
69
% \subsection{Degree study}
58
70
59
- \begin {longtable }{p{2cm }|p{14.5cm }}
71
+ \begin {longtable }{p{1.7cm }|p{15cm }}
60
72
2018--(2024)%
61
73
&%
62
74
PhD student in Linguistics,
63
75
\textbf {\href {https://www.mcgill.ca/linguistics/graduate}{McGill} University }, and
64
76
\href {http://mila.quebec}{\textbf {Mila }} -- Quebec Artificial Intelligence
65
- Institute \\
77
+ Institute\\
66
78
&%
67
- advisor: Timothy J.\ O'Donnell. [Fast-tracked from MA program in 2019] \\
79
+ advisor: Timothy J.\ O'Donnell. [Fast-tracked from MA program in 2019]\\
68
80
\multicolumn {2}{c}{}\\
69
81
2006--2012%
70
82
&%
71
- \textsc {Bachelor of Liberal Arts (ALB)}, \emph {cum laude },%
83
+ \textsc {Bachelor of Liberal Arts (ALB)}, \emph {cum laude },
72
84
\textbf {Harvard University \href {https://extension.harvard.edu/}{Extension School} }\\
73
85
&%
74
86
Field of Study: Mathematics | Minor: Linguistics\\
@@ -82,7 +94,7 @@ \section{Education}
82
94
83
95
% \subsection{Summer schools}
84
96
85
- % \begin{longtable}{p{2cm }|p{14.5cm }}
97
+ % \begin{longtable}{p{1.7cm }|p{15cm }}
86
98
% \textsc{Summer 2019}\hfill& \textbf{ESSLLI --- 31st
87
99
% European Summer School in Logic, Language and
88
100
% Information} | Rīga, Latvia\\
@@ -105,52 +117,29 @@ \section{Education}
105
117
106
118
% \subsection{Courses outside of program}
107
119
108
- % \begin{longtable}{p{2cm }|p{14.5cm }}
120
+ % \begin{longtable}{p{1.7cm }|p{15cm }}
109
121
% \textsc{Spring 2017} \hfill&\textbf{Boston College}
110
- % MATH 4480 \uline {Mathematical Logic} course (Prof.\
122
+ % MATH 4480 \emph {Mathematical Logic} course (Prof.\
111
123
% Robert Reed)\\
112
124
% \textsc{Fall 2016} \hfill& \textbf{Brown University}
113
- % CLPS 1830, \uline {Grammar and Processing of Ellipsis}
125
+ % CLPS 1830, \emph {Grammar and Processing of Ellipsis}
114
126
% seminar (Prof. Pauline Jacobson)\\
115
- % \hfill& \textbf{MIT} 24.902, \uline {Syntax} course
127
+ % \hfill& \textbf{MIT} 24.902, \emph {Syntax} course
116
128
% (Prof. David Pesetsky)\\
117
129
% \textsc{Fall 2013} \hfill&\textbf{University of
118
- % Maryland, College Park}'s \uline {Exploring Quantum
130
+ % Maryland, College Park}'s \emph {Exploring Quantum
119
131
% Physics} | online certificate (Coursera)\\
120
- % \hfill&\textbf{BerkeleyX} CS191x: \uline {Quantum
132
+ % \hfill&\textbf{BerkeleyX} CS191x: \emph {Quantum
121
133
% Mechanics and Quantum Computation} | online
122
134
% certificate (EdX)\\
123
135
% % \textsc{Spring 2003} & \textbf{Framingham State
124
- % University} 61.110, \uline {Languages of the World}
136
+ % University} 61.110, \emph {Languages of the World}
125
137
% course with Prof.\ M.\ Mahler \\
126
138
% \end{longtable}
127
139
128
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
129
- \section {Research }
130
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
131
- \begin {longtable }{p{2cm}|p{14.5cm}}
132
- \textsc {2020}&%
133
- \textbf {Accounting for variation in number agreement in Icelandic
134
- dative--nominative constructions }.
135
- Proceedings of WCCFL 38, Vancouver, BC. Cascadilla Press. In press.\\
136
- \end {longtable }
137
-
138
- % \subsection{Works in progress}
139
- % \begin{itemize}
140
- % \item \textbf{Predictability and Linguistic Dependencies} (PhD comprehensive
141
- % exam project): Using pretrained contextual embedding networks to compare
142
- % statistical dependency with syntactic dependencies. Committee: Timothy J,
143
- % O'Donnell, Martina Martinović, and Alessandro Sordoni (Microsoft
144
- % Research).
145
- % \item \textbf{Estonian indefites in fragment answers: from something to
146
- % nothing}: Project documenting a semantic puzzle about Estonian indefinites
147
- % formed from wh-words, which may be interpreted as either a positive
148
- % existential or a negative when uttered elliptically.
149
- % \end{itemize}
150
-
151
140
% \subsection{Undergraduate research assistantships}
152
141
153
- % \begin{longtable}{p{2cm }|p{14.5cm }}
142
+ % \begin{longtable}{p{1.7cm }|p{15cm }}
154
143
% \textsc{Fall 2013} & Research assistant for Rama
155
144
% Novogradsky (\textbf{BU, Harvard Snedeker Lab})\\
156
145
% &\footnotesize{Project studying children's early
@@ -185,60 +174,97 @@ \section{Education}
185
174
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
186
175
\section {Teaching }
187
176
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
188
- \begin {longtable }{p{2cm}|p{14.5cm}}
177
+ \begin {longtable }{p{1.7cm}|p{15cm}}
178
+ \textsc {Fall 2021}&%
179
+ TA for \textbf {McGill } COMP 445 \emph {Computational Linguistics }
180
+ (Prof.\ Timothy O'Donnell)\\
189
181
\textsc {Winter 2021}&%
190
- TA for \textbf {McGill } COMP 596 \uline {Probabilistic Programming}
182
+ TA for \textbf {McGill } COMP 596 \emph {Probabilistic Programming }
191
183
(Prof.\ Timothy O'Donnell)\\
192
184
\textsc {Fall 2020}&%
193
- TA for \textbf {McGill } COMP 445 \uline {Computational Linguistics}
185
+ TA for \textbf {McGill } COMP 445 \emph {Computational Linguistics }
194
186
(Prof.\ Timothy O'Donnell)\\
195
187
\textsc {Winter 2020}&%
196
- TA for \textbf {McGill } LING 201 \uline {Introduction to Linguistics}
188
+ TA for \textbf {McGill } LING 201 \emph {Introduction to Linguistics }
197
189
(Prof.\ Francisco Torreira, Mathieu Paillé)\\
198
190
\textsc {Fall 2019}&%
199
- TA for \textbf {McGill } LING 201 \uline {Introduction to Linguistics}
191
+ TA for \textbf {McGill } LING 201 \emph {Introduction to Linguistics }
200
192
(Prof.\ Francisco Torreira, Prof\. Junko Shimoyama)\\
201
193
\end {longtable }
202
194
203
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
204
- \section {Awards }
205
- % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
206
- \begin {longtable }{p{2cm}|p{14.5cm}}
207
- \textsc {2020}&%
208
- \textbf {Microsoft Research-Mila Collaboration Grant }, for project
209
- supervised by Alessandro Sordoni (MSR Montreal) and Prof.\ Timothy
210
- O'Donnell (Mila)\\
211
- % Towards characterizing compositionality and
212
- % systematic generalization for natural language
213
- % representations
214
- \textsc {2019}&%
215
- \textbf {Graduate Scholar Stipend }, Centre for Research on Brain, Language
216
- and Music (\href {https://crblm.ca/}{CRBLM})\\
217
- \end {longtable }
218
-
219
195
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
220
196
\section {Community }
221
197
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
222
- \begin {longtable }{p{2cm }|p{14.5cm }}
198
+ \begin {longtable }{p{1.7cm }|p{15cm }}
223
199
2020
224
200
&%
225
201
Graduate Program changes Committee, student member\\
226
- \textsc {2020--}present
202
+ \textsc {2020--}pres.
227
203
&%
228
204
Graduate student representative, McGill Linguistics Department\\
229
- \textsc {2019--}present
205
+ \textsc {2019--}pres.
230
206
&%
231
207
Vice President, Academic, \textbf {GLAM }, Graduate Linguistics Association
232
208
of McGill\\
233
209
&%
234
210
Founding member, \textbf {EARTH-LING }, McGill Linguistics department
235
211
environmental working group\\
236
- \textsc {2018--}present
212
+ \textsc {2018--}pres.
237
213
&%
238
- Graduate student member, website maintainer , Montreal Computational and
214
+ Graduate student member, webmaster , Montreal Computational and
239
215
Quantitative Linguistics Lab (\href {http://mcqll.org}{\textbf {MCQLL }})\\
240
216
\end {longtable }
241
217
Reviewing: CogSci 2021, CoNLL 2020
218
+
219
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
220
+ \section {Awards }
221
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
222
+ \begin {longtable }{p{1.7cm}|p{15cm}}
223
+ \textsc {2020}&%
224
+ \textbf {Microsoft Research-Mila Collaboration Grant }, for project
225
+ supervised by Alessandro Sordoni (MSR Montreal) and Prof.\ Timothy
226
+ O'Donnell (Mila)\\
227
+ % Towards characterizing compositionality and
228
+ % systematic generalization for natural language
229
+ % representations
230
+ \textsc {2019}&%
231
+ \textbf {Graduate Scholar Stipend }, Centre for Research on Brain, Language
232
+ and Music (\href {https://crblm.ca/}{CRBLM})\\
233
+ \end {longtable }
234
+
235
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
236
+ \section {Research }
237
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
238
+ % \begin{longtable}{p{1.7}|p{15cm}}
239
+ % \textsc{2021}&%
240
+ % \textbf{Linguistic dependencies and statistical dependence}.
241
+ % \\
242
+ % \textsc{2020}&%
243
+ % \textbf{Accounting for variation in number agreement in Icelandic
244
+ % dative--nominative constructions}.
245
+ % Proceedings of WCCFL 38, Vancouver, BC. Cascadilla Press. In press.\\
246
+ % \end{longtable}
247
+
248
+ % Print bibliography, manual order
249
+ \vspace {5pt}
250
+ \nocite {hoover.j:2021 ,hoover.j:2020 }
251
+ \AtNextBibliography {\small }
252
+ \printbibliography [heading=none]{}
253
+ \vspace {5pt}
254
+
255
+ % \subsection{Works in progress}
256
+ % \begin{itemize}
257
+ % \item \textbf{Predictability and Linguistic Dependencies} (PhD comprehensive
258
+ % exam project): Using pretrained contextual embedding networks to compare
259
+ % statistical dependency with syntactic dependencies. Committee: Timothy J,
260
+ % O'Donnell, Martina Martinović, and Alessandro Sordoni (Microsoft
261
+ % Research).
262
+ % \item \textbf{Estonian indefites in fragment answers: from something to
263
+ % nothing}: Project documenting a semantic puzzle about Estonian indefinites
264
+ % formed from wh-words, which may be interpreted as either a positive
265
+ % existential or a negative when uttered elliptically.
266
+ % \end{itemize}
267
+
242
268
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
243
269
\section {Languages }
244
270
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -264,8 +290,8 @@ \section{Education}
264
290
\end {longtable }
265
291
266
292
\section {Ballet career }
267
- \begin {longtable }{p{2cm }|p{14.5cm }}
268
- 2018--present
293
+ \begin {longtable }{p{1.7cm }|p{15cm }}
294
+ 2018--pres.
269
295
&%
270
296
I retired from full-time dancing in 2018, when I began my graduate study
271
297
at McGill, but I have continued with occasional appearances as guest
0 commit comments