-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlabMembers.html
More file actions
executable file
·498 lines (434 loc) · 27.6 KB
/
Copy pathlabMembers.html
File metadata and controls
executable file
·498 lines (434 loc) · 27.6 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Program for Anxiety, Cognition, and Treatment</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400,500" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<!-- START nav -->
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar" data-aos="fade-down" data-aos-delay="500">
<div class="container-navbar">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<br/>
<span class="oi oi-menu"></span> Menu
<br/>
<br/>
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="researchInterests.html" class="nav-link">Research Interests</a></li>
<li class="nav-item"><a href="labMembers.html" class="nav-link">Lab Members</a></li>
<li class="nav-item"><a href="publications.html" class="nav-link">Publications</a></li>
<li class="nav-item"><a href="press.html" class="nav-link">Press</a></li>
<li class="nav-item"><a href="labPhotos.html" class="nav-link">Lab Photos</a></li>
<li class="nav-item"><a href="pets.html" class="nav-link">Pet Page</a></li>
<li class="nav-item"><a href="labCommitment.html" class="nav-link">Commitment to Anti-Racism</a></li>
<li class="nav-item"><a href="gradRubric.html" class="nav-link">Graduate Admissions</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<div class="ftco-section" style="background-color: rgb(248, 248, 248)">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<br/>
<br/>
<br/>
<br/>
<br/>
<h1 class="flex">Lab Members</h1>
<br/><br/>
</div>
</div>
<!-- Lab Members, Row 1 -->
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/bethany_new.png" alt="" class="img-fluid" width="300" height="300"><br/>
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Bethany Teachman</b></span><br/>
<span class="labTitle">She/Her</span><br/>
<span class="labTitle">Lab Director & Professor of Psychology</span>
<div class="d-md-block d-lg-none"><a href="CV Bethany Teachman.docx" download="CV Bethany Teachman.docx">
<u></br>Curriculum Vitae
</u></a></div>
</div>
</div>
<div class="col-lg-10" style="padding-right: 40px;padding-left: 30px;">
<div class = "d-block d-sm-block d-md-none d-lg-block"></div>
<p class=lab align="justify">Bethany Teachman is a Professor, and the Director of Clinical Training and Co-Director of Diversity, Equity and Inclusion at the University of Virginia in the Department of Psychology. Her lab investigates biased thinking that contributes to the development and maintenance of psychopathology, especially anxiety disorders. The lab also does work on technology-based assessments and interventions, including mobile monitoring of mood and emotion regulation, and digital interventions to reduce anxious thinking. She received her PhD from Yale University, and her BA from the University of British Columbia. She has had continuous funding from the National Institutes of Health and private foundations, and has more than 250 publications, including the books Introduction to clinical psychology: Bridging science and practice and Treatment planning in psychotherapy: Taking the guesswork out of clinical care. Dr. Teachman is Director of the public web sites MindTrails (https://mindtrails.virginia.edu/), a web-based research infrastructure that has offered digital interventions to reduce anxious thinking to thousands of visitors around the world, and Project Implicit Health (www.projectimplicithealth.com), an educational web site that allows visitors to assess their implicit associations tied to mental and physical health topics.</p>
<p class=lab align="justify"> Dr. Teachman has been awarded an American Psychological Association Distinguished Scientific Early Career Award, multiple national mentoring awards, and she is a Fellow of multiple associations, including the American Association for the Advancement of Science. Dr. Teachman serves on the Board for the Society for Digital Mental Health, she was the inaugural Chair of the Coalition for the Advancement and Application of Psychological Science, and she received a Presidential Citation from the American Psychological Association.</p>
</div>
</div>
<br/>
<hr>
<br/>
<br/>
<!-- Lab Members, Row 2 -->
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/noah_2025.png" width="300" height="300">
</div>
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Noah French</b></span><br/>
<span class="labTitle">He/Him/They/Them<br/></span><br/>
<span class="labTitle">Graduate Student, 4<sup>th</sup> Year<br/></span><br/>
<p class=lab align="justify">My research focuses on using real-time monitoring and digital phenotyping to
understand the everyday experiences of individuals with anxiety and related disorders, and to improve our
prediction and treatment of these disorders. I hope to use this research to develop novel digital mental health
interventions that use passive sensing and prediction to deliver treatment when it is most beneficial. I am also
interested in understanding the systemic factors and everyday minority stressors that contribute to higher rates of
mental illness among transgender, gender diverse, and LGBTQ+ individuals. My research is currently supported by the National Science Foundation Graduate Research Fellowship Program. </p><br/><br/>
</div>
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/tanvi.png" width="300" height="300">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Tanvi Lakhtakia</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Graduate Student, 2<sup>nd</sup> Year<br/></span><br/>
<p class=lab align="justify">(Pronunciation: th-un-vee) I am interested in understanding anxiety, depression, and suicidality real-world to understand how environment, context,
and everyday interactions influence the trajectories of symptoms. To do so, I use digital technology for ecological data collection and passive sensing. My work is motivated by a
desire to increase intervention efficacy through personalized and adaptive interventions, as well as to increase access to interventions for diverse populations of adults and adolescents
within existing care settings and systems, to maximize their reach.</p><br/><br/>
</div>
</div>
<!-- Lab Members, Row 3 -->
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/max_2025.png" width="300" height="300">
</div>
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>M. Max Larrazábal</b></span><br/>
<span class="labTitle">They/Them<br/></span><br/>
<span class="labTitle">Graduate Student, Graduate Student, On Internship at the Perelman School of Medicine of the University of Pennsylvania<br/></span><br/>
<p class=lab align="justify">Max is currently on internship at UPenn. There, they will be treating patients across outpatient generalist, outpatient specialist (i.e., OCD and related disorders), psychooncology, and inpatient settings in Philadelphia, PA. Max's research leverages ecological momentary assessment, lab-based tasks, and qualitative interview methods to better understand how individuals experience emotions (e.g., anxiety) and attempt to regulate them. A related line of work uses passive sensing (i.e., via smartwatches) to detect social contexts and social anxiety, which will ultimately inform the development and deployment of just-in-time adaptive interventions. Through this work, Max aims to refine our understanding of how individuals experience emotions in-the-moment, how they regulate those emotions, and how we can best support them in making effective emotion regulation choices in their daily lives.</p><br/><br/>
</div>
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/t_myers.png" alt="Taylor Myers-Brower" width="300" height="300">
</div>
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Taylor Myers-Brower</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Graduate Student, 3<sup>rd</sup> Year</span><br/><br/>
<p class="lab" align="justify">My research interests encompass the use of mobile technologies (i.e., smartphones, wearable sensors)
both as a way of better understanding emotional disorders such as anxiety and depression and as an avenue to increase access to care for these
conditions. As a methodology, I am interested in leveraging passively collected data to identify variables relevant to the development and
delivery of just-in-time adaptive interventions (JITAIs)--namely, predictors of symptomatology, social contexts, receptivity to a JITAI, and the
relationship of one's identity to their symptomatology--while users navigate their daily lives. I am curious about how these factors unfold both
within an individual and within dyads. In terms of intervention work, I have a particular interest in using mobile technologies to make mental
health care more accessible and culturally relevant to Latine individuals and using qualitative methods to facilitate this goal.<br/><br/></p>
</div>
</div>
<!-- Lab Members, Row 4 -->
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/KP_pic.jpg" alt="Kaitlyn Petz" width="305" height="305">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Kaitlyn Petz</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Graduate Student, 1<sup>st</sup> Year</span><br/><br/>
<p class="lab" align="justify">I study the cognitive, affective, and emotion regulation processes underlying anxiety
disorders and OCD, with a focus on assessing and modifying symptoms in real time using ecological momentary assessment
(EMA) and intervention (EMI). I am particularly interested in developing brief, scalable digital interventions,
including micro-sessions and single-session formats, that can be delivered in daily life and are informed by true daily dynamics of symptoms. A core priority of my work is
adapting assessment and treatment tools for diverse populations to improve access to evidence-based mental health care.<br/><br/></p>
</div>
</div>
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/aayushi_new_photo_correct.png" alt="Aayushi Sangani" width="300" height="300">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Aayushi Sangani</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Project Coordinator & Lab Manager</span><br/><br/>
<p class="lab" align="justify">My research interests center on understanding transdiagnostic mechanisms that underlie affective psychopathology, with a particular focus on the onset
and maintenance of suicidal thoughts and behaviors. I am especially interested in how we can leverage this mechanistic knowledge to inform real-time, scalable, and evidence-based
interventions. To that end, I am interested in incorporating mixed-method approaches and digital technologies to enhance real-time monitoring and intervention delivery.
I am passionate about bridging mechanistic and implementation science to improve the accessibility and effectiveness of mental health care across diverse populations. <br/><br/></p>
</div>
</div>
</div>
<!-- Lab Members, Row 5 -->
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/emma.png" width="300" height="300">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Emma Toner</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Graduate Student, 6<sup>th</sup> Year<br/></span><br/>
<p class=lab align="justify">My research applies tools from complex systems science to psychological problems like anxiety and loneliness. In particular, I am interested in identifying the dynamic interactions among psychological and social factors that contribute to these problems. To do so, I use experimental paradigms, real-time data collection methods (e.g., passive physiological sensing; ecological momentary assessment), and computational modeling to iteratively develop, formalize, test, and refine psychological theories and examine how psychological processes unfold across timescales and contexts. My NIMH-funded dissertation (1F31MH136730) uses differential equation modeling to formally evaluate hypotheses derived from psychological and social theories about how loneliness develops and becomes chronic. I hope this work will advance our understanding of the mutually reinforcing interactions among components of complex systems that produce and reinforce states of mental disorder so that we may ultimately improve treatment.</p><br/><br/>
</div>
</div>
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/em_2025.png" width="300" height="300">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Emma Wolfe</b></span><br/>
<span class="labTitle">She/Her/They/Them<br/></span><br/>
<span class="labTitle">Graduate Student, 3<sup>rd</sup> Year</span><br/><br/>
<p class="lab" align="justify">I pursue two primary lines of research: the first is concerned with improving
dissemination of and engagement with evidence-based digital mental health tools in community and health care
settings. My research in this area explores collaborative and integrated care models, using qualitative and mixed
methods that center patient experience and seek to understand real-world implementation hurdles. Secondly, I am
interested in discerning the impact of minority stress on cognitive biases in anxious LGBTQ+ individuals. I hope
to apply technology such as EMA (ecological momentary assessment) to better understand the day-to-day stressors
impacting this population, with the ultimate goal of synthesizing scalable digital interventions to improve anxiety
in LGBTQ+ individuals across the lifespan.<br/><br/></p>
</div>
</div>
<!-- Lab members, Row 6 -->
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<div class="text-center">
<img src="images/EWL_pic.jpg" width="300" height="300">
</div>
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Emma Wilson-Lemoine</b></span><br/>
<span class="labTitle">She/Her<br/></span><br/>
<span class="labTitle">Postdoctoral Research Associate</span><br/><br/>
<p class="lab" align="justify">My research interests span youth mental health, suicide and caregiver mental health. I
am an interdisciplinary researcher with two broad research agendas: 1) investigating
risk and protective factors for suicide and 2) exploring ways to bridge the gap between
evidenced-based interventions (e.g., digital mental health tools) and real-world
application. I use qualitative and mixed method approaches to consider the patient- and
provider-reported barriers and facilitators to novel health technologies and the
implications for implementation in community and clinical settings. Ultimately, my work
aims to increase access to scalable, suicide prevention and digital mental health
interventions across a range of populations.</p><br/>
</div>
</div>
</div>
<!-- Lab Members, Row 7
<div class="ftco-section" style="background-color: rgb(248, 248, 248)">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5" style="padding-right: 40px;padding-left: 30px;">
<h3 class="flex">Current Research Assistants</h3>
<br/>
<ul>
<li>Kaitlyn Petz</li>
<li>Tylar Schmitt</li>
<li>Erin Young</li>
</ul>
</div>
</div>
<br/><br> -->
<hr>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<h2 class="flex">Former Graduate Students</h2>
<br/><br/>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Primary</b></span><br/>
<p class="lab" align="justify">Jessica Beadel</p>
<p class="lab" align="justify">Miranda Beltzer</p>
<p class="lab" align="justify">Elise Clerkin</p>
<p class="lab" align="justify">Meghan Cody</p>
<p class="lab" align="justify">Katie Daniel</p>
<p class="lab" align="justify">Jeremy Eberle</p>
<p class="lab" align="justify">Christina Emeh</p>
<p class="lab" align="justify">Karl Fua</p>
<p class="lab" align="justify">Jeff Glenn</p>
<p class="lab" align="justify">Tynessa Gordon</p>
<p class="lab" align="justify">Gena Gorlin</p>
<p class="lab" align="justify">Jennifer (Simpson) Green</p>
<p class="lab" align="justify">Ilana Ladis</p>
<p class="lab" align="justify">Joshua Magee</p>
<p class="lab" align="justify">Meg Reuland</p>
<p class="lab" align="justify">Jena Saporito</p>
<p class="lab" align="justify">Allie Silverman</p>
<p class="lab" align="justify">Shannan Smith-Janik</p>
<p class="lab" align="justify">Shari Steinman</p>
<p class="lab" align="justify">Alexandra Werntz Czywczynski</p>
</p><br/>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Secondary</b></span><br/>
<p class="lab" align="justify">Sarah Coe-Odess</p>
<p class="lab" align="justify">Erin Maresh</p>
<p class="lab" align="justify">Nauder Namaky</p>
<p class="lab" align="justify">Sam Portnow</p>
</p><br/>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<h2 class="flex">Former Post-Docs</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<p class="lab" align="justify">Philip Chow</p>
<p class="lab" align="justify">Alexander Daros</p>
<p class="lab" align="justify">Julie Ji</p>
<p class="lab" align="justify">Ann Lambert</p>
<p class="lab" align="justify">Craig Marker</p>
<p class="lab" align="justify">Fred Smyth</p>
<p class="lab" align="justify">Alexandra Werntz Czywczynski</p>
<br/>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<h2 class="flex">Former Lab Staff</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Project Coordinators</b></span><br/>
<p class="lab" align="justify">Henry Behan</p>
<p class="lab" align="justify">Claudia Calicho-Mamani</p>
<p class="lab" align="justify">Nauder Namaky</p>
<p class="lab" align="justify">Julia Schildwachter</p>
<p class="lab" align="justify">Sarah Tolman</p>
<p class="lab" align="justify">Alexandra Werntz Czywczynski</p>
<p class="lab" align="justify">Diheng Zhang</p>
<br/>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<span class="labNames"><b>Statistics Consultants</b></span><br/>
<p class="lab" align="justify">Yueqin (Jean) Hu</p>
<p class="lab" align="justify">Dan Martin</p>
<p class="lab" align="justify">Joey Meyers</p>
<p class="lab" align="justify">Bobby Moulder</p>
<p class="lab" align="justify">Gus Sjobek</p><br/>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<h2 class="flex">Former Visiting International Scholars</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="block-10 justify-content-center">
<div class = "d-block d-sm-block d-md-none d-lg-block"><br/></div>
<p class="lab" align="justify">Nicola Hohensee</p>
<p class="lab" align="justify">Wilson Melo</p>
<p class="lab" align="justify">Bogdan Tulbure</p>
<br/>
</div>
</div>
</div>
</div>
<br/><br/>
</div>
</div>
</div>
</div>
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="row">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2" style="margin-bottom:0px">PACT Lab</h2>
<ul class="list-unstyled">
<li><a href="index.html" class="py-2 d-block">Home</a></li>
<li><a href="researchInterests.html" class="py-2 d-block">Research Interests</a></li>
<li><a href="labMembers.html" class="py-2 d-block">Lab Members</a></li>
<li><a href="publications.html" class="py-2 d-block">Publications</a></li>
<li><a href="press.html" class="py-2 d-block">Press</a></li>
<li><a href="labPhotos.html" class="py-2 d-block">Lab Photos</a></li>
<li><a href="pets.html" class="py-2 d-block">Pet Page</a></li>
<li><a href="labCommitment.html" class="py-2 d-block">Commitment to Anti-Racism</a></li>
<li><a href="gradRubric.html" class="py-2 d-block">Graduate Admissions</a></li>
<li><a href="contact.html" class="py-2 d-block">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2" style="margin-bottom:0px">Current Online Studies</h2>
<ul class="list-unstyled">
<li><a href="https://mindtrails.virginia.edu/" class="py-2 d-block">MindTrails</a></li>
<li><a href="https://implicit.harvard.edu/implicit/user/pih/pih/index.jsp" class="py-2 d-block">Project Implicit Health</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<br/>
<br/>
<br/>
<div class="row">
<div class="col-md-12 text-center">
<p>Program for Anxiety, Cognition, and Treatment (PACT) Teachman Lab at the University of Virginia</p>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</html>