-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathblackwell-cv.tex
534 lines (369 loc) · 27.5 KB
/
blackwell-cv.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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
%%%------------------------------------------------------------------------
%%% Vita Template
%%% Matthew Blackwell <[email protected]>
%%% Most recent version at https://github.com/mattblackwell/blackwell-cv
%%%
%%% Compile with xelatex
%%% Requirements not in standard TeX distributions:
%%% - IBM Plex fonts <https://www.ibm.com/plex/>
%%% - Garamond Premier Pro font from Adobe (Crimson Pro is a good free alternative)
%%%
%%%
%%% Credit to Kieran Healy for some parts of this template <http://kjhealy.github.com/kjh-vita>
%%%
\documentclass[11pt,article,oneside]{memoir}
\usepackage[svgnames]{xcolor}
\usepackage{hyperref}
\usepackage{marvosym}
\usepackage{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
\usepackage[super]{nth}
\usepackage{etaremune}
\usepackage{enumitem}
\usepackage{fontawesome,url}
%%%------------------------------------------------------------------------
%%% Fonts
%%%------------------------------------------------------------------------
\defaultfontfeatures{Mapping=tex-text}
\setsansfont[Scale = 1.08]{IBM Plex Sans Condensed-Bold}
\setmainfont[BoldFont = Garamond Premier Pro Semibold, Scale = 1.08]{Garamond Premier Pro}
\setmonofont[Scale = 0.88]{IBM Plex Mono}
\definecolor{seablue}{RGB}{52,152,219}
\definecolor{capred}{RGB}{231, 76, 60}
%%%------------------------------------------------------------------------
%%% Metadata
%%%------------------------------------------------------------------------
\def\myauthor{Matthew Blackwell}
\def\mytitle{Vita}
\def\mycopyright{\myauthor}
\def\mykeywords{Matthew, Blackwell, Matthew Blackwell, Vita, CV, Resume, Political Science}
\def\mybibliostyle{plain}
\def\mybibliocommand{}
\def\mysubtitle{}
\def\myaffiliation{Harvard University}
\def\myaddress{Department of Government}
\def\myemail{[email protected]}
\def\myweb{http://mattblackwell.org}
\def\myphone{617-496-2426}
\def\myfax{}
\def\mytwitter{@matt\_blackwell}
\def\myversion{}
\def\myrevision{}
\date{} % not used (revision control instead)
\input{vc}
\hypersetup{
pdftitle={Matthew Blackwell Vita}, % title
pdfauthor={Matthew Blackwell}, % author
pdfsubject={Curriculum Vitae}, % subject of the document
pdfkeywords=\mykeywords,
colorlinks=true, % false: boxed links; true: colored links
urlcolor={seablue}
}
%%%------------------------------------------------------------------------
%%% CV list setup
%%%------------------------------------------------------------------------
\newlist{cvlist}{itemize}{2}
\setlist[cvlist, 1]{
label={},
itemsep = 1em,
topsep = 0in,
partopsep=0in,
leftmargin=0in,
before=\noindent
}
\setlist[cvlist, 2]{
label={},
itemsep = 0em,
topsep = -1ex,
partopsep=0in,
parsep = 0in
}
%%%------------------------------------------------------------------------
%%% Page layout
%%%------------------------------------------------------------------------
%%% MARGIN HEAD as section header:
%%% 1. now avoid manually adjusting vertical positions of section headers
%%% 2. only need to check the end of each page, where header might be separated from its body
\newcommand{\marginhead}[1]{%
\medskip%
\mbox{\relax}% KEY command to make it possible to automatically keep inline with body text
\marginpar{%
\raggedleft% now RIGHT justified to body text, comment out if prefer to be left justified
\footnotesize\sffamily%
\color{seablue}%
#1%
}%
\vskip-1.4ex\relax% now lining at TOP with body text, change to 1.6ex to be lining at BOTTOM (of the same line)
}%
\setlength{\parindent}{0em}
\setlength{\textwidth}{6in}
\begin{document}
%%%------------------------------------------------------------------------
%%% Page style
%%%------------------------------------------------------------------------
% git revision info inserted via external script -- see docs for vc package for details. comment out this line if you're not using vc, and also remove the \input{vc} line above.
\copypagestyle{git}{plain}
\makeoddfoot{git}{}{\footnotesize\thepage}{\texttt{\footnotesize \VCRevision\ on \VCDateTEX}}
\makeoddfoot{plain}{}{\footnotesize\thepage}{}
\thispagestyle{git}
%%%------------------------------------------------------------------------
%%% Address and contact block
%%%------------------------------------------------------------------------
\begin{minipage}[t]{3.8in}
\flushright {\footnotesize
1737 Cambridge St \\ \href{http://iqss.harvard.edu}{Institute for Quantitative Social Science} \\ Harvard University \\ \vspace{-0.05in} Cambridge, \textsc{ma} 02138}
\end{minipage}
\hfill
%\begin{minipage}[t]{0.0in}
% dummy (needed here)
%\end{minipage}
\hfill
\begin{minipage}[t]{2in}
\flushright \footnotesize \myphone \, \faPhone \\
{\scriptsize \texttt{\href{http://twitter.com/matt_blackwell}{\mytwitter}} \, \faTwitter } \\
{\scriptsize \texttt{\href{mailto:\myemail}{\myemail}} \, \faEnvelope} \\
{\scriptsize \texttt{\href{\myweb}{\myweb}} \, \faGlobe}
\end{minipage}
\noindent {\sffamily \LARGE\textcolor{capred}{Matthew Blackwell}}
\reversemarginpar
\marginhead{Experience}
\begin{cvlist}
\item {\bfseries Harvard University}, {\em Department of Government}
\begin{cvlist}
\item Associate Professor (untenured), July 2018-Present.
\item Assistant Professor, July 2014--June 2018.
\item Affiliate, Institute for Quantitative Social Science.
\end{cvlist}
\item {\bfseries University of Rochester}, {\em Department of Political Science}
\begin{cvlist}
\item Assistant Professor, July 2012-June, 2014.
\item Affiliate, University of Rochester Data Science Institute.
\end{cvlist}
\end{cvlist}
\bigskip
\marginhead{Education}
\begin{cvlist}
\item {\bfseries Harvard University}, {\em Department of Government}
\begin{cvlist}
\item Ph.D, Political Science, 2012.
\end{cvlist}
\item {\bfseries University of California, Los Angeles}
\begin{cvlist}
\item B.A., Political Science \& Economics, 2005.
\item \emph{Magna cum laude} \& Departmental Highest Honors.
\end{cvlist}
\end{cvlist}
\bigskip
\marginhead{\sffamily Books}
\begin{cvlist}
\item Matthew Blackwell. \href{https://mattblackwell.github.io/gov2002-book/}{\emph{A User’s Guide to Statistical Inference and Regression}}, under contract with CRC Press.
\item Avidit Acharya, Matthew Blackwell, and Maya Sen, \href{http://www.mattblackwell.org/deep-roots/}{\emph{Deep Roots: How Slavery Still Shapes Southern Politics}}, Princeton University Press, 2018.
\begin{itemize}
\item Winner of the 2019 William H. Riker Book Award, which ``is awarded by the Political Economy Section of the American Political Science Association and given for the best book on political economy published during the past three calendar years.''
\item Reviewed in \emph{Science, Journal of Politics, Journal of Regional Studies, Political Science Quarterly, Choice, American Journal of Sociology, Los Angeles Sentinel, Journal of American Ethnic History}, symposium in \emph{Perspectives in Politics}, Author Meets Critics panel at APSA 2018.
\end{itemize}
\end{cvlist}
\bigskip
\marginhead{\sffamily Publications}
\noindent \begin{cvlist}
\item Matthew Blackwell, Adam Glynn, Hanno Hilbig, and Connor Halloran Phillips. \href{https://www.mattblackwell.org/files/papers/did_cde.pdf}{``Difference-in-differences Designs for Controlled Direct Effects: An Application to Reducing Intergroup Prejudice.''} \emph{Accepted, Journal of the Royal Statistical Society (Series A)}
\item Matthew Blackwell, Jacob Brown, Sophie Hill, Kosuke Imai and Teppei Yamamoto. \href{https://arxiv.org/pdf/2306.01211}{``Priming Bias versus Post-treatment Bias in Experimental Designs.''} \emph{Forthcoming, Political Analysis}.
\item Matthew Blackwell and Nicole Pashley,
\href{https://mattblackwell.org/files/papers/factorial-iv.pdf}{``Noncompliance and instrumental variables for $2^K$ factorial experiments.''} \emph{Journal of the American Statistical Association}, Vol. 118, No. 542 (2023): 1102--1114.
\item Matthew Blackwell and Michael Olson, \href{https://mattblackwell.org/files/papers/lasso-inters.pdf}{``Reducing Model Misspecification and Bias in the Estimation of Interactions.''} \emph{Political Analysis}, Vol. 30, No. 4 (2022): 495--514.
\item Matthew Blackwell and Anton Strezhnev, \href{https://mattblackwell.org/files/papers/telescope_matching.pdf}{``Telescope Matching: Reducing Model Dependence in the Estimation of Controlled Direct Effects.''} \emph{Journal of the Royal Statistical Society (Series A)}, Vol. 185, No. 1 (2022): 377--399.
\item Matthew Blackwell and Adam Glynn, \href{http://www.mattblackwell.org/files/papers/causal-tscs.pdf}{``How to Make Causal Inferences with Time-Series
Cross-Sectional Data under Selection on Observables,''} \emph{American Political Science Review}, Vol. 112, No. 4 (2018): 1067--1082.
\item Avidit Acharya, Matthew Blackwell, and Maya Sen, \href{https://mattblackwell.org/files/papers/survey-mechanisms.pdf}{``Analyzing Causal Mechanisms in Survey Experiments,''} \emph{Political Analysis}, Vol. 26, No. 4 (2018): 357--378.
\item Matthew Blackwell, \href{http://www.mattblackwell.org/files/papers/gamechangers-letter.pdf}{``Game Changers: Detecting Shifts in Overdispersed Count Data,''} \emph{Political Analysis}, Vol. 26, No. 2 (2018): 230--239.
\item Avidit Acharya, Matthew Blackwell, and Maya Sen, \href{http://www.mattblackwell.org/files/papers/attitudes.pdf}{``Explaining Attitudes from Behavior: A Cognitive Dissonance Approach,''} \emph{Journal of Politics}, Vol. 80, No. 2 (2018): 400--411.
\item Matthew Blackwell, James Honaker, and Gary King, \href{http://gking.harvard.edu/files/measure.pdf}{``A Unified Approach to Measurement Error and
Missing Data: Overview and Applications,''} \emph{Sociological Methods \& Research}, Vol. 46, No. 3 (2017): 303--341.
\item Matthew Blackwell, James Honaker, and Gary King, \href{http://gking.harvard.edu/files/measured.pdf}{``A Unified Approach to Measurement Error and
Missing Data: Details and Extensions,''} \emph{Sociological Methods \& Research}, Vol. 46, No. 3 (2017): 342--369.
\item Matthew Blackwell, \href{http://www.mattblackwell.org/files/papers/joint-iv.pdf}{``Instrumental Variable Methods for Conditional Effects and Causal Interaction in Voter Mobilization Experiments,''} \emph{Journal of the American Statistical Association}, Vol. 113, No. 518 (2017): 590--599.
\begin{itemize}[topsep=0em]
\item 2017 Gosnell Prize winner for best political methodology paper presented in the previous year. %which ``recognizes the best work of Political Methodology presented at a political science conference in the previous year.''
\end{itemize}
\item Avidit Acharya, Matthew Blackwell, and Maya Sen, \href{http://www.mattblackwell.org/files/papers/direct-effects.pdf}{``Explaining Causal Effects Without Bias: Detecting and Assessing Direct Effects,''} \emph{American Political Science Review } Vol. 110, No. 3 (2016): 512--529.
\item Avidit Acharya, Matthew Blackwell, and Maya Sen, \href{http://www.mattblackwell.org/files/papers/slavery.pdf}{``The Political Legacy of American Slavery,''} \emph{Journal of Politics }Vol. 78, No. 3 (2016): 621--641.
\begin{itemize}[topsep=0em]
\item 2016 Joseph L. Bernd Award winner for best paper in the JOP.
\end{itemize}
\item Matthew Blackwell, \href{https://mattblackwell.org/files/papers/causalsens.pdf}{``A Selection Bias Approach to Sensitivity
Analysis for Causal Effects,''} \emph{Political Analysis} Vol. 22, No. 2 (2014): 169--182.
\item Matthew Blackwell,
\href{http://mattblackwell.org/files/papers/dynci.pdf}{``A Framework
for Dynamic Causal Inference in Political Science,''}
\emph{American Journal of Political Science} Vol. 57 No. 2 (2013): 504--519.
\item James Honaker, Gary King, and Matthew Blackwell, \href{http://www.mattblackwell.org/files/papers/amelia-jss.pdf}{``Amelia II: A
Program for Missing Data,''} \emph{Journal of Statistical Software}
Vol. 45 No. 7 (2011): 1--47.
\item Matthew Blackwell, Stefano Iacus, Gary King, and Guiseppe Porro, \href{http://www.mattblackwell.org/files/papers/cemStata.pdf}{``cem: Coarsened Exact Matching in Stata,''} \emph{Stata
Journal} Vol. 9 No. 4 (2009): 524--546.
\end{cvlist}
\bigskip
\marginhead{Working papers}
\noindent \begin{cvlist}
\item Matthew Blackwell and Soichiro Yamauchi. \href{https://mattblackwell.org/files/papers/psfe.pdf}{``The Effect of Political Advertising after \emph{Citizens United}: Adjusting for Unmeasured Confounding in Marginal Structural Models.''} \emph{Invited to Revise \& Resubmit, Journal of the Royal Statistical Society (Series A)}
\item Matthew Blackwell, Nicole Pashley, and Dominic Valentino. \href{https://www.mattblackwell.org/files/papers/batch_adaptive.pdf}{``Batch Adaptive Designs to Improve Efficiency in Social Science Experiments.''} \emph{Under Review}
\item Matthew Blackwell, Ruofan Ma, and Aleksei Opacic. \href{https://arxiv.org/pdf/2407.07072}{``Assumption Smuggling in Intermediate Outcome Tests of Causal Mechanisms.''} \emph{Under Review}
\item Matthew Blackwell and Nicole E. Pashley. \href{https://arxiv.org/pdf/2407.12114}{``Bounds on causal effects in $2^K$ factorial experiments with non-compliance.''} \emph{Under Review}
\item Avidit Acharya, Matthew Blackwell, and Maya Sen. \href{https://www.mattblackwell.org/files/papers/slavery_causality.pdf}{``Slavery, Politics, and Causality.''}
\end{cvlist}
% \marginhead{\sffamily Work in progress}
\clearpage
\marginhead{Book Chapters}
\begin{cvlist}
\item Acharya, Avidit, Matthew Blackwell, and Maya Sen. 2023. \href{https://doi.org/10.1093/oxfordhb/9780197618608.013.7}{``Historical Persistence,''} in \emph{Oxford Handbook of Historical Political Economy} (Jeff Jenkins and Jared Rubin, eds.), Oxford University Press.
\end{cvlist}
\bigskip
\marginhead{Amicus Briefs}
\begin{cvlist}
\item U.W. Clemon, Fred D. Gray, Henry Sanders, the Alabama Legislative Black Caucus, Avidit Acharya, Matthew Blackwell, and Maya Sen. 2022. \href{https://www.supremecourt.gov/DocketPDF/21/21-1086/230297/20220718170256250_Merrill%20v.%20Milligan%20Amicus%20-%20AS%20FILED.pdf}{``Brief of as Amici Curiae U.W. Clemon, Fred D. Gray, Henry Sanders, the Alabama Legislative Black Caucus, and Social Science Professors in Support of Appellees and Respondents.''} Filed with the Supreme Court of the United States in \emph{Merrill v. Milligan} and \emph{Merrill v. Caster}. Nos. 21-1086, 21-1087.
\end{cvlist}
\marginhead{Honors and Awards}
\begin{cvlist}
\item 2022. Emerging Scholar Award, Society for Political Methodology.
\item 2019. William H. Riker Book Award, Political Economy Section of the American Political Science Association. For \emph{Deep Roots: How Slavery Still Shapes Southern Politics}.
\item 2017. Gosnell Prize, Society for Political Methodology. For ``Instrumental Variable Methods for Conditional Effects and Causal Interaction in Voter Mobilization Experiments.''
\item 2016. Joseph L. Bernd Best JOP Paper Award, Southern Political Science Association for ``The Political Legacy of American Slavery.''
\item 2014. Statistical Software Award for Amelia II, Society for Political Methodology (with James Honaker and Gary King).
\item 2012. Richard J. Hernstein Prize, Harvard University Graduate School
for Arts and Sciences. Awarded to the ``best dissertation that exhibits excellent scholarship, originality, breadth of
thought, and a commitment to intellectual independence.''
\item 2011. John T. Williams Dissertation Prize, Society for Political Methodology. Best dissertation proposal in the area of political methodology.
\item 2010. Jeanne Humphrey Block Dissertation Award, Institute for Quantitative Social Science.
\item 2010. Institute for Quantitative Social Science Research Grant Award.
\item 2010. Dirksen Center Congressional Research Award.
\item 2009. Harvard University Certificate of Distinction in Teaching.
\item 2008. Fellowship in Political Economy, Department of Government, Harvard
University.
\item 2006-2009. Graduate Prize Fellowship, Graduate School of Arts and Sciences, Harvard
University.
\item 2005. Sylvia Sorkin Greenfield Memorial Award University of California, Los Angeles. Best senior thesis in Political Science, Adviser: James Honaker.
\end{cvlist}
\bigskip
\marginhead{Software}
\begin{cvlist}
\item \href{http://gking.harvard.edu/amelia/}{\ttfamily Amelia} R library for the handling of incomplete multivariate
data with an easy-to-use graphical user
interface. (with James Honaker and Gary
King).
\item \href{http://gking.harvard.edu/cem/}{\ttfamily cem} Stata library for matching to reduce bias in the estimation of causal effects. (with Stefano Iacus, Gary
King, Guiseppe Porro.)
\item \href{http://www.mattblackwell.org/software/causalsens/}{\ttfamily causalsens} R package to implement the selection bias approach to sensitivity analysis for causal effects.
\item \href{https://mattblackwell.github.io/DirectEffects/}{\ttfamily DirectEffects} R package to estimate the controlled direct effect with a suite of different approaches.
\item \href{https://mattblackwell.github.io/factiv/}{\ttfamily factiv} R package to estimate causal effects in factorial experiments with noncompliance on multiple factors, implementing the estimators from Blackwel (2017) and Blackwell and Pashley (2022).
\item \href{https://mattblackwell.github.io/inters/}{\ttfamily inters} R package that implements the post-double-selection approach to estimating interactions in Blackwell and Olson (2022).
\item \href{https://github.com/mattblackwell/qsslearnr}{\ttfamily qsslearnr} R package containing \href{https://rstudio.github.io/learnr/index.html}{\ttfamily learnr} tutorials based on \href{https://qss.princeton.press}{Quantitative Social Science: An Introduction} by Kosuke Imai from Princeton University Press.
\end{cvlist}
\marginhead{Invited Talks}
\begin{cvlist}[itemsep = 0em, parsep = 0em]
\item Departments of Political Science and Statistics, University of Wisconsin, Madison. October, 2024.
\item Department of Politics, Princeton University. May, 2024.
\item Department of Political Science, Duke University. February, 2023.
\item Department of Government, University of Texas, Austin. February, 2023.
\item Department of Political Science, Washington University at St Louis. November, 2022.
\item Department of Political Science, Columbia University. April, 2019.
\item History, Culture and Society Workshop, Department of Sociology, Harvard University. March, 2019.
\item Department of Political Science, University of Wisconsin, Madison. February, 2019.
\item Department of Political Science, Yale University. January, 2019.
\item Modeling Politics \& Policy in Time and Space, Texas A\& M. April, 2017.
\item Department of Political Science, Yale University. February, 2017.
\item Department of Political Science, Rice University. November, 2016.
\item St.\ Louis Area Methods Meeting, American University. April, 2016.
\item Political Methodology Workshop, UCSD. April, 2016.
\item History, Culture and Society Workshop, Department of Sociology, Harvard University. February, 2016.
\item 9th Annual NYU-CESS Conference on Experimental Political Science, NYU. February, 2016.
\item Historical Political Economy Conference, London School of Economics. January, 2016.
\item American Politics Conference, MIT.\@ September, 2015.
\item Rockefeller Center Public Lecture, Dartmouth College. June, 2015.
\item Workshop in Quantitative Social Science, Dartmouth College. June, 2015.
\item Economic History Workshop, Department of Economics, Harvard University. February, 2015.
\item Research in American \& Comparative Politics Workshop, Boston University. October, 2014.
\item Political Methodology Seminar, Princeton University. February 2014.
\item Center for the Study of Democratic Politics Seminar, Princeton University. February 2014.
\item Department of Clinical and Social Sciences in Psychology, University of Rochester. November 2013.
\item Departmental Workshop, Department of Political Science, Stanford University. October 2013.
\item Rochester Big Data Forum, University of Rochester. September 2012.
\item Research Workshop in American Politics, Department of Political Science, University of California, Berkeley.
December 2011.
\item New Faces in Political Methodology, Penn State University. April 2011.
\item Murno Lecture Series, Department of Political Science, Stanford University. January 2011.
\item Stata Conference, Boston, MA\@. July 2010.
\end{cvlist}
\bigskip
\marginhead{Conference Participation}
\begin{cvlist}[itemsep = 0em, parsep = 0em]
\item {\bfseries Midwest Political Science Association Annual Conference} Paper: 2010, 2011, 2013--2018, 2023; Discussant: 2013--2017, 2023.
\item {\bfseries American Political Science Association Annual Meeting} Paper: 2010, 2011, 2013, 2014, 2015, 2017--2019, 2024. Discussant: 2017--2018, 2024.
\item {\bfseries Society for Political Methodology Summer Meeting} Poster: 2008--2012; Paper: 2010, 2013, 2014, 2015, 2017, 2018, 2020--2024; Discussant: 2012, 2015, 2017, 2019, 2020, 2023.
\item {\bfseries European Political Science Associate Annual Conference} Paper: 2015.
\item {\bfseries Atlantic Causal Inference Conference} Paper: 2016.
\end{cvlist}
\bigskip
\marginhead{Teaching}
\begin{cvlist}
\item {\bfseries Harvard University}
\begin{cvlist}
\item \href{https://gov50.mattblackwell.org}{Government 50: Data Science for the Social Sciences} (Fall 2017, 2018, 2022, 2023).
\item \href{http://gov51.mattblackwell.org}{Government 51: Data Analysis and Politics} (Fall 2020).
\item Government 2000: Introduction to Quantitative Methods I (Fall 2014--2016).
\item \href{https://mattblackwell.github.io/gov2003-f21-site/}{Government 2002/2003: Causal Inference} (Fall 2015-2017, Fall 2021).
\item Government 2002: Topics in Political Methodology (with Arthur Spirling, Fall 2014).
\item \href{https://gov2002.mattblackwell.org}{Government 2002: Quantitative Social Science Methods II} (Spring 2021, Spring 2023, Fall 2023).
\item Government 2003: Topics in Political Methodology (with Kosuke Imai, Spring 2019).
\end{cvlist}
\item {\bfseries University of Rochester}
\begin{cvlist}
\item Political Science 200: Applied Data Analysis. \href{http://www.mattblackwell.org/files/teaching/psc200-syllabus.pdf}{Syllabus}, \href{http://www.mattblackwell.org/files/teaching/psc200-notes.pdf}{Lecture Notes}
\item \href{http://www.mattblackwell.org/teaching/psc504/}{Political Science 504: Causal Inference}
\item Political Science 208W: Undergraduate Research Seminar.
\item Political Science 502: Political and Economic Networks (with Avi Acharya).
\end{cvlist}
\item {\bfseries Other}
\begin{cvlist}
\item Empirical Political Economy Network (EPEN) Summer School, May 2014, Mexico City.
\end{cvlist}
\end{cvlist}
\marginhead{Service}
\begin{cvlist}
\item \textbf{National Service:} Society for Political Methodology Nominations Committee, Chair, 2019--present. Society for Political Methodology Gosnell Prize Committee, 2018--2019. Editorial Board, Journal of Politics, 2017--2018. Society for Political Methodology John T. William Prize for Best Dissertation Proposal Committee, 2016--2017; Society for Political Methodology Statistical Software Award Committee, 2015--2016.
\item \textbf{University/Department Service:} Faculty Chair of the Government Department Data Science Track, 2020--present; Quantitative Reasoning with Data Committee, 2021--present; American Politics and Quantitative Methods Search Committee, 2021; Committee on Higher Degrees in Political Economy and Government, 2016--present; Political Methodology Field Coordinator, 2016--2021, 2023--2024; Group Politics Search Committee, 2019; Strategic Vision Committee, 2016--2017; Selection Committee for Harvard College-UK Fellowships for Graduate Study, 2017; Graduate Student Poster Session Co-coordinator, 2015, 2022, 2024; Quantitative Methods Search Committee, 2015; Hoopes Prize Social Science Committee, 2015, 2021, 2022; Cutler Seminar for Political Methodology, 2013-2014, co-coordinator with Curt Signorino; Graduate Admissions Committee, 2013-2014; Institute for Data Science Search Committee, 2013-2014; Undergraduate Faculty Advisor, 2012-2013.
\item \textbf{Dissertation Committees:}
\begin{cvlist}
%\item Riley Carney (Harvard University, In Progress).
\item Matthew Dardet (Harvard University, In Progress).
\item Dominic Valentino (Harvard University, In Progress).
\item Sooahn Shin (Harvard University, In Progress).
\item Sophie Hill (Harvard University, In Progress).
\item Jeremiah Cha (Harvard University, In Progress).
\item Meg Schwenzfeier (Harvard University, In progress).
\item Seth Soderborg (Harvard University, 2023, Principal Consultant, SNS Analytics).
\item Jacob Brown (Harvard University, 2022, Assistant Professor at Boston University).
\item Soichiro Yamauchi (Harvard University, 2022, Data Scientist at Google, to be Assistant Professor at UCSD).
\item Aytu\u{g} \c{S}a\c{s}maz (Harvard University, 2021, Assistant Professor at Bryn Mawr College).
\item Gabriel Koehler-Derrick, 2020 (Harvard University, Assistant Professor NYU-Abu Dhabi).
\item Shom Mazumder (Harvard University, 2020).
\item Michael Olson (Harvard University, 2020, Assistant Professor at Washington University in St. Louis).
\item Mayya Komisarchik (Harvard University, 2019, Assistant Professor at University of Rochester).
\item Benjamin Laughlin (University of Rochester, 2019, Assistant Professor at NYU-Abu Dhabi).
\item Rabia Malik (University of Rochester, 2016, Lecturer [Assistant Professor] at the University of Essex).
\item Hye-Sung Kim (University of Rochester, 2014, Associate Professor at Appalachian State University).
\end{cvlist}
\item \textbf{Undergraduate Thesis Advising:}
\begin{cvlist}
\item Nicholas Gu (2024, joint Computer Science \& Government, Software engineer at Palantir)
\item Andrew Seungwoo Yun (2022, joint Statistics \& Government, Investment Banking Analyst at Centerview Partners)
\item Ali Nahm (2015, joint Computer Science \& Government, Investor + Data Scientist at Tribe Capital)
\end{cvlist}
\item \textbf{Reviewer for:} \emph{American Economic Review: Insights, American Journal of Political Science, American Political Science Review, American Sociological Review, Annals of Applied Statistics, Biostatistics, British Journal of Political Science, Du Bois Review, Comparative Political Studies, Economics and Politics, Electoral Studies, Empirical Economics, Historical Methods, Journal of the American Statistical Association, Journal of Applied Statistics, Journal of Causal Inference, Journal of Development Economics, Journal of Elections, Political Opinion and Parties, Journal of the European Economic Association, Journal of Law, Economics and Organization, Journal of Peace Research, Journal of Political Economy, Journal of Politics, Journal of Statistical Software, Journal of Statistical Theory and Practice, Journal of the Royal Statistical Society (Series A \& B), Journal of Theoretical Politics, Journalism \& Mass Communication Quarterly, Legislative Studies Quarterly, Multivariate Behavioral Research, National Science Foundation (MMS), Observational Studies, Party Politics, PLOS ONE, Political Analysis, Political Behavior, Political Communication, Political Science Research \& Methods, Public Opinion Quarterly, Quality \& Quantity, Quarterly Journal of Economics, Quarterly Journal of Political Science, Research \& Politics, Review of Economics and Statistics, Security Studie, Social Problems, Social Science Research, Sociological Methods \& Research, Statistical Analysis and Data Mining, Statistics in Medicine, World Development, World Politics}
\end{cvlist}
\end{document}
%%% Local Variables:
%%% coding: utf-8
%%% mode: latex
%%% TeX-engine: xetex
%%% End: