-
Notifications
You must be signed in to change notification settings - Fork 2
/
main_twopage_pubs.tex
462 lines (349 loc) · 18.4 KB
/
main_twopage_pubs.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
%-------------------------
% Resume in Latex
% Author : Arjun Savel
% Adapted from: Sourabh Bajaj, Amlaan Bhoi
% License : MIT
%------------------------
\documentclass[letterpaper,11.5pt]{article}
\usepackage{orcidlink}
\usepackage{fontawesome}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage{verbatim}
% \usepackage[usenames,dvipsnames]{color}
\usepackage{enumitem}
% \usepackage[pdftex, hidelinks]{hyperref}
\usepackage{xcolor}
\usepackage[utf8]{inputenc}
\usepackage{readarray}
\input{src/supp_tex/cvstyle}
% \renewcommand{\headrulewidth}{0pt}
% % \pagestyle{fancy}
% \lhead{\deemph{Arjun Baliga Savel}}
% \chead{\deemph{Curriculum Vitae}}
% \rhead{\deemph{\thepage}}
\usepackage[charter]{mathdesign}
\usepackage{fancyhdr}% Bitstream Charter
% \usepackage{newpxtext,newpxmath} % Palatino
% \pagestyle{fancy}
% \fancyhf{} % clear all header and footer fields
% \fancyfoot{}
% \renewcommand{\headrulewidth}{0pt}
% \renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.50in}
\addtolength{\evensidemargin}{-0.50in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-0.4in}
% \addtolength{\bottommargin}{-.5in}
% \addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
% \footskip{100}
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-6pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
%-------------------------
% Custom commands
\newcommand{\resumeItem}[2]{
\item\small{
\textbf{#1}{#2 \vspace{-2pt}}
}
}
\newcommand{\resumeItemNoBullet}[2]{
\item[]\small{
\hspace{-9pt}\textbf{#1}{: #2 \vspace{-6pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-1pt}\item[]
\begin{tabular*}{0.98\textwidth}{l@{\extracolsep{\fill}}r}
\hspace{-10pt}\textbf{#1} & #2 \\
\hspace{-10pt}\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}
\renewcommand{\labelitemii}{$\circ$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
% custom commands
\newcommand{\shorterSection}[1]{\vspace{-10pt}\section{#1}}
\titleformat{\subsection}{
\vspace{-6pt}\scshape\raggedright \normalsize
}{}{0em}{}[\color{black} \vspace{-5pt}]
\newcommand{\shortershorterSection}[1]{\vspace{-10pt}\subsection{#1}}
\def\firstoftwo#1#2{#1}
\def\secondoftwo#1#2{#2}
\def\iffileempty#1{%
\ifnum0\pdffilesize{#1}>0
\expandafter\secondoftwo
\else
\expandafter\firstoftwo
\fi
}
\def\renderunref{%
\iffileempty{src/supp_tex/pubs_submitted_descriptions.tex}{}{
\vspace{2pt}
\shortershorterSection{\underline{Under Review}}
\begin{list}{}{\cvlist}
\input{src/supp_tex/pubs_submitted_descriptions.tex}
\input{src/supp_tex/pubs_unref_descriptions.tex}
% \ExecuteMetaData[supp_tex/pubs_unref.tex]{notinpress}
\end{list}}
}
\newcommand{\colorLinkedinSign}{\textcolor{rgb:red,6;green,108;blue,170}{\faLinkedinSquare}}
%-------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}\thispagestyle{empty}
%----------HEADING-----------------
\begin{center}
% \vspace{-5pt}
\small \textbf{\huge Arjun B. Savel} \\
\vspace{2pt}
\small
\vspace{2pt}
\textsf{\small \href{href="mailto:asavel@umd.edu"}{asavel@umd.edu}} $\vert$ \orcidlink{0000-0002-2454-768X} \href{https://orcid.org/0000-0002-2454-768X/}{0000-0002-2454-768X} $\vert$ \href{www.arjunsavel.com}{www.arjunsavel.com} $\vert$ \href{https://www.google.com/maps/place/Physical+Sciences+Complex/@38.9908495,-76.9420982,18.38z/data=!4m6!3m5!1s0x89b7c6988226c299:0x23120314b7fa5be9!8m2!3d38.9908687!4d-76.9413781!16s%2Fg%2F11b6gp_t6f?entry=ttu}{4296 Stadium Dr., College Park, MD 20742-2421}
\end{center}
%-----------EDUCATION-----------------
\vspace{-6pt}
\shorterSection{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Maryland, College Park}{College Park, MD}
{Ph.D., Astronomy}{2024, expected}{
}
\vspace{-17pt}
\resumeSubheading
{}{}{M.S., Astronomy $\vert$ Advisor: Prof. Eliza M.-R. Kempton}{2022}{
}
\vspace{1pt}
\resumeSubheading
{University of California, Berkeley}{Berkeley, CA}
{B.A., Astrophysics; B.A., Physics $\vert$ Advisor: Asst. Prof. Courtney D. Dressing}{2020}{
}
\vspace{-5.5pt}
\resumeSubHeadingListEnd
\shorterSection{Positions}
\resumeSubHeadingListStart
\resumeSubheading
{Graduate Researcher---University of Maryland, College Park}{College Park, MD}
{Three-dimensionality of exoplanets inferred from spectra of hot and ultra-hot Jupiters $\vert$ Advisor: Prof. Eliza M.-R. Kempton}{2020--current}{
}
\resumeSubheading
{Consultant---ScienceBetter Consulting}{New York, NY}
{Tutorial Jupyter notebooks for MAST science cases $\vert$ Manager: Prof. Kelle Cruz}{2022--2023}{
}
\resumeSubheading
{Pre-Doctoral Program Research Analyst---Center for Computational Astrophysics, Flatiron Institute}{New York, NY}
{The uncertainty budget of high-resolution cross-correlation spectroscopy $\vert$ Mentor: Dr. Megan Bedell}{2022--2023}{
}
% \vspace{5pt}
\resumeSubheading
{Research Assistant---University of California, Berkeley}{Berkeley, CA}
{Exoplanet occurrence rates and imaging of Kepler stars $\vert$ Advisors: Asst. Prof. Courtney D. Dressing \& Asst. Prof. Lea A. Hirsch}{2018--2020}{
}
\resumeSubHeadingListEnd
%-----------RESEARCH INTERESTS-----------------
% \shorterSection{Selected \& Current Research Interests}
% \resumeItemListStart
% \resumeItem{}{Extracting 3-D information (wind, chemical, aerosol, and thermal structures) from exoplanet atmospheres}
% \resumeItem{}{Improving high-resolution cross-correlation spectroscopy techniques}
% \resumeItem{}{Characterizing exoplanetary systems and host stars}{}
% \resumeSubHeadingListEnd
% \vspace{5pt}
%------------PUBLICATIONS-------------------
% \resumeSubHeadingListEnd
%-----------EXPERIENCE-----------------
\vspace{-5.5pt}
\shorterSection{Selected Honors, Prizes, \& Awards}
\small
\begin{list}{}{\cvlist}
\input{src/supp_tex/honors_short}
\end{list}
%-----------Research Talks-----------------
\vspace{4pt}
\shorterSection{Science Talks}
\vspace{-2pt}
10 science talks; 5 additional public talks; 7 additional misc. technical talks
\vspace{1pt}
\shortershorterSection{\underline{Invited talks}}
\small
\begin{list}{}{\cvlist}
\item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}, 2023. "Seeing in 3D: Extracting spatial differences in exoplanet atmospheres." College of Mathematical and Natural Sciences Board of Visitors. University of Maryland, College Park, MD.
\item[{\color{numcolor}\scriptsize2}] \textbf{Arjun Savel}, 2023. "Knowing when to know: Bridging data-driven and physics-driven modeling for exoplanet atmospheres." Center for Theory and Computation Lunch Talk, Department of Astronomy, University of Maryland, College Park, MD.
\item[{\color{numcolor}\scriptsize1}] \textbf{Arjun Savel}, 2021. "No umbrella needed: Confronting the hypothesis of iron rain on WASP-76b with post-processed general circulation models." ExoCoffee, MPIA Heidelberg.
\end{list}
\shortershorterSection{\underline{Selected Contributed Talks}}
\small
\begin{list}{}{\cvlist}
\item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}, 2023. "Peering into the black box:
The uncertainty budget of high-resolution spectroscopy of exoplanet atmospheres." Flatiron CCA Pre-doctoral Symposium, New York, NY.
\item[{\color{numcolor}\scriptsize2}] \textbf{Arjun Savel}, 2022. "Modeling Lorentz drag in an ultra-hot Jupiter over a range of atmospheric parameters." Burgers Program Research Symposium on Environmental and Applied Fluid Dynamics, The George Washington University, Washington, DC.
\item[{\color{numcolor}\scriptsize1}] \textbf{Arjun Savel}, 2022. "Phase-resolved asymmetries of (ultra)hot Jupiters in high-resolution transmission: Drivers and diagnostics." Exoplanets IV, Las Vegas, CA.
\end{list}
% \shorterSection{Selected Community Presentations}
% \small
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}\scriptsize5}]
% \textbf{Arjun Savel}, 2023. "Preparing a CV”, UMD, College Park.\item[{\color{numcolor}\scriptsize4}]
% \textbf{Arjun Savel}, 2023. "Scientific Writing”, UMD, College Park.
% \item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}, 2022. “CI / CD”, UMD, College Park.
% \item[{\color{numcolor}\scriptsize2}] \textbf{Arjun Savel}, 2022. "Giving a good presentation”, UMD, College Park.
% \item[{\color{numcolor}\scriptsize1}] \textbf{Arjun Savel}, 2021. “Parallel Computing”, UMD, College Park.
% \end{list}
% \shorterSection{Public Talks}
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}\scriptsize5}] \textbf{Arjun Savel}. Maryland Science Cafe, Spring 2023 \textbf{(invited)}.
% \item[{\color{numcolor}\scriptsize4}] \textbf{Arjun Savel}. STAR astronomy club, October 2022 \textbf{(invited)}.
% \item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}. Gloucester Area Astronomy Club, January 2021 \textbf{(invited)}.
% \item[{\color{numcolor}\scriptsize2}] \textbf{Arjun Savel}. Amateur Astronomers, Inc. December Meeting, 2020.
% \item[{\color{numcolor}\scriptsize1}] Courtney D. Dressing, Steven Giacalone, Andrew W. Mayo, \textbf{Arjun Savel}. Evening with the Stars, UC Berkeley, 2020.
% \end{list}
% \shorterSection{Posters}
% % \resumeSubHeadingListStart
% \small
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}\scriptsize7}]\textbf{Arjun Savel} et al. Burgers Symposium, University of Maryland, College Park. 2023.
% \item[{\color{numcolor}\scriptsize6}]\textbf{Arjun Savel} et al. GMT Community Science Meeting, Washington, D.C., 2023.
% \item[{\color{numcolor}\scriptsize5}]\textbf{Arjun Savel} et al. Exoclimes VI, Exeter, UK. 2023.
% \item[{\color{numcolor}\scriptsize4}]\textbf{Arjun Savel}, Courtney D. Dressing, Lea Hirsch, David Ciardi, Jordan P.C. Fleming, Steven Giacalone, Andrew W. Mayo, Jessie L. Christiansen, 2020. “A closer look at planet occurrence rates: AO follow-up of 71 stars in the Kepler field”, AAS 235, Honolulu.
% \item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}, Courtney D. Dressing, Lea Hirsch, David Ciardi, Jordan P.C. Fleming, Jessie L. Christiansen, 2019. “A closer look: AO follow-up of 109 stars in the Kepler and K2 fields”, APSIS Poster Session, UC Berkeley.
% \item[{\color{numcolor}\scriptsize2}] Courtney D. Dressing, \textbf{Arjun Savel} \textit{et al}. 2019. “Characterizing Planetary Systems Orbiting TESS Cool Dwarfs”, TESS Science Conference I, MIT.
% \item[{\color{numcolor}\scriptsize1}] Steven Giacalone, Courtney Dressing, \textbf{Arjun Savel}, 2019. “Validation of TESS Exoplanet Candidates”, 3rd Advanced School on Exoplanetary Science, Vietri sul Mare.
% \end{list}
\shorterSection{Mentoring}
% \resumeSubHeadingListStart
\vspace{15pt}
\shortershorterSection{\underline{Research mentoring}}
\small
\begin{list}{}{\cvlist}
\item[{\color{numcolor}}]Kenneth Ellis Arnold III, UMD, College Park (with Prof. Eliza M.-R. Kempton), 2022--present \\
\textit{Modeling limb asymmetries of cloudy hot Jupiter atmospheres}
\item[{\color{numcolor}}]Holden Gill, UC Berkeley (with Asst. Prof. Courtney D. Dressing), 2020--2022 \\
\textit{Ground-based imaging follow-up of K2 planet hosts}
\end{list}
\shortershorterSection{\underline{Misc. mentoring}}
\small
\begin{list}{}{\cvlist}
\item[{\color{numcolor}}]Cole Smith, UMD, College Park, via Undergrad--Grad Mentorship Program, 2023
\item[{\color{numcolor}}]Yash Gursahani, UMD, College Park, via Astro Grad Buddy Program, 2023
\item[{\color{numcolor}}]Serena Cronin, UMD, College Park, via Astro Grad Buddy Program, 2021
\item[{\color{numcolor}}]Lawrence Edmond IV, UC Berkeley, via Astronomy Buddy Program, 2019
\end{list}
% \shorterSection{Peer Mentoring}
% % \resumeSubHeadingListStart
% \small
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}}]Yash Gursahani, UMD, College Park, via Astro Grad Buddy Program, 2023
% \item[{\color{numcolor}}]Serena Cronin, UMD, College Park, via Astro Grad Buddy Program, 2021
% \item[{\color{numcolor}}]Lawrence Edmond IV, UC Berkeley, via Astronomy Buddy Program, 2019
% \end{list}
% \resumeSubHeadingListEnd
% \shorterSection{Observing Experience}
% \resumeItemListStart
% \resumeItemNoBullet{3-meter Shane Telescope (ShARCS)}{assisted with 14.5 nights (Mt. Hamilton, CA)}
% \resumeItemNoBullet{10-meter Keck Telescope (NIRC2)}{assisted with 1/2 night (Mauna Kea, HI)}
% \resumeItemNoBullet{10-meter Keck Telescope (NIRSPEC)}{assisted with 1/2 night (Mauna Kea, HI)}
% \resumeSubHeadingListEnd
\shorterSection{Teaching Experience}
\resumeItemListStart
\resumeItem{Instructor of Record, Astronomy 288I (Introduction to the Astronomy Major)}{ \textit{UMD College Park (Spring 2023)}}
Designed lectures on career options in the field of astronomy, preparing websites, writing CVs, and networking. Organized panels on graduate school and industry.
\resumeItem{Teaching Assistant and Grader, Astronomy 320 (Theoretical Astrophysics)}{ \textit{UMD College Park, with Prof. Eliza Kempton (Spring 2023)}}
Prepared review sessions and discussion problems. Topics included gravitation, fluids, and radiation.
\resumeItem{Undergraduate Student Instructor, Astronomy C12 (The Planets)}{ \textit{UC Berkeley, with Asst. Prof. Courtney D. Dressing and Prof. Raymond Jeanloz (Spring 2020)}}
Created review sessions, discussion problems, and quizzes for hundreds of students. Topics included geology and the solar system.
\resumeItem{Undergraduate Student Instructor, Astronomy C10 (Introduction to General Astronomy)}{\textit{ UC Berkeley, with Prof. Alex Filippenko (Fall 2018, Fall 2019)}}
Created review sessions, discussion problems, and quizzes for hundreds of students. Topics included the fundamentals of astronomy, stellar classification, exoplanets, and cosmology.
\resumeSubHeadingListEnd
\vspace{-6pt}
\shorterSection{Community Involvement}
\resumeItemListStart
\resumeItem{}{Department Web Update Committee, University of Maryland, College Park (2023--present)}
\resumeItem{}{AstroTerps Graduate Student Research Panel, University of Maryland, College Park (2023)}
\resumeItem{}{Graduate student website committee member, University of Maryland, College Park (2023--present)}
\resumeItem{}{Lead author / maintainer: \href{https://www.arjunsavel.com/hires_papers.html}{High-resolution literature database} (2022--present)}
\resumeItem{}{Graduation Gift Organizer, University of Maryland, College Park (2022--2023)}
\resumeItem{}{GRAD-MAP Team Co-Lead, University of Maryland, College Park (2022--present)}
\resumeItem{}{Panelist: Carnegie EPL Summer Undergraduate Research Internship (SURI) Program’s graduate school workshop (2022)}
\resumeItem{}{BANG! Seminar Organizing Committee, University of Maryland, College Park (2021--2022)}
\resumeItem{}{``Hot Papers'' journal club organizer, University of Maryland, College Park (2020--2022)}
\resumeItem{}{Reviewer, Journal of Open Source Software (3 projects reviewed) (2020--present)}
\resumeItem{}{Equity, Diversity, and Inclusion Committee, University of Maryland, College Park (2020--2022)}
\resumeItem{}{GRAD-MAP Team Member, University of Maryland, College Park (2020--2022)}
\resumeItem{}{Public Liaison for Prof. Alex Filippenko (2019--2022)}
\resumeItem{}{Undergraduate Representative, Astronomy Department, UC Berkeley (2019-2020)}
\resumeItem{}{Mentor, Berkeley Astronomy Scholars Program (2019-20)}
\resumeItem{}{Director of Physics and Astronomy, Undergraduate Lab at Berkeley (ULAB) (2018-2019)}
\resumeItem{}{Night Editor, The Daily Californian (2017)}
\resumeItemListEnd
% \shorterSection{Workshops \& Conferences}
% \resumeItemListStart
% \resumeItem{}{GMT Community Science Meeting, Washington, D.C. (2023)}
% \resumeItem{}{Exoclimes VI, Exeter, UK (2023)}
% \resumeItem{}{Flatiron-wide Algorithms and Mathematics, New York (2022)}
% \resumeItem{}{Building Bridges Across Planet-Related Science, Baltimore (2022, 2023)}
% \resumeItem{}{Flatiron Exoplanet Atmospheres Symposium, New York (2022)}
% \resumeItem{}{Burgers Program Research
% Symposium on Environmental and Applied Fluid Dynamics (2022, 2023--upcoming)}
% \resumeItem{}{Exoplanets IV, Las Vegas (2022)}
% \resumeItem{}{Chesapeake Bay Area Exoplanet Meeting, virtual (Spring 2021)}
% \resumeItem{}{Exoplanet atmosphere characterization: from HST and Spitzer to JWST (2021)}
% \resumeItem{}{JWST Master Class Workshop, Stanford University (2020)}
% \resumeItem{}{AAS Winter Meeting, Honolulu (2020)}
% \resumeItem{}{Bay Area Exoplanet Meeting, NASA Ames (Spring 2019, Winter 2019, Spring 2020, Spring 2022)}
% \resumeItem{}{Bay Area Planetary Science Meeting, Stanford University (2019)}
% \resumeItemListEnd
% \shorterSection{Professional Affiliations}
% % \resumeSubHeadingListStart
% \small
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}}]American Astronomical Society
% \item[{\color{numcolor}}]The \href{https://planets.carnegiescience.edu/}{AEThER} Collaboration
% \item[{\color{numcolor}}]The JWST Transiting Exoplanet Collaboration ERS program \href{https://ers-transit.github.io/}{(JTEC)}
% \end{list}
%-----------SKILLS-----------------
\vspace{2pt}
\shorterSection{Skills \& Assets}
\resumeSubHeadingListStart
\small
\item{
\textbf{Programming / Markup Languages}{: Python, ADQL/SQL, C, HTML, JavaScript, R, \LaTeX}
}
\vspace{-5pt}
\item{
\textbf{Supercomputing Clusters}{: \textit{deepthought2} and \textit{zaratan} at UMD, College Park; \textit{moria} at MSU; \textit{rusty} at Flatiron CCA}
}
\vspace{-5pt}
\item{
\textbf{Frameworks / Tools}{: git, Slurm, Numba, JAX, SciPy, Pandas, React}
}
\vspace{-5pt}
\item{
\textbf{Misc. Skills}{: Radiative transfer, open-source code management, optimization, web development / automation, copy editing}
}
\vspace{-5pt}
\item{
\textbf{Languages}{: English (fluent), Spanish (basic), Hindi (basic)}
}
\resumeSubHeadingListEnd
\shorterSection{Publications}
\input{src/supp_tex/pubs_summary}
\vspace{4pt}
\shortershorterSection{\underline{Refereed Publications}}
% \resumeSubHeadingListStart
\small
\begin{list}{}{\cvlist}
\input{src/supp_tex/pubs_ref_descriptions}
\end{list}
% \resumeSubHeadingListEnd
% \resumeSubHeadingListStart
\renderunref{}
\end{document}