-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·625 lines (561 loc) · 21.6 KB
/
index.html
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
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
<title>Eduardo Bonelli</title>
<link href="css.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="main">
<div id="top-nav" style="width: 742px; height: 62px; margin-left: 0px;">
<span style="color: black;"><b>Eduardo</b>Bonelli<p><font size="4" style="color: #599BC5;">[email protected]</font></p></span></div>
<a href="https://www.instagram.com/lopez_miquelarena/profilecard/?igsh=czRqZDVzb3dsN3d0" title="Jimena López Miquelarena"><img src="images/jime.jpg"
alt="Jime" title="Jime" style="width: 999px; height: 243px;" />
</a>
<div id="navigation">
<hr />
<a href="#publications" class="navigation">Publications</a>
<a href="#past_students" class="navigation">Past Students</a>
<a href="#teaching" class="navigation">Teaching</a>
<a href="#events" class="navigation">Past Events</a>
<a href="#awards" class="navigation">Awards</a>
</div>
<div id="content">
<h1>
<span style="color: black;">
News
</span>
</h1>
<ul>
<li>
<font size="1" face="verdana" color="blue">
[3/May/23]</font>
2023 Distinguished Teaching Faculty, Student Government
Association.
</li>
<li>
<font size="1" face="verdana" color="blue">
[5/Feb/23]</font>
Consider submitting a paper to <a
href="https://easyconferences.eu/fscd2023/">LSFA 2023</a>,
co-located with FSCD 2023.
</li>
<li>
<font size="1" face="verdana" color="blue">
[1/Jul/21 - 30/Jun/22]</font>
Associate Department Chair for Graduate Studies, CS Dept.
</li>
</ul>
<div id="publications"></div>
<h1>
<span style="color: black;">Publications
<small>[<a href="http://dblp.uni-trier.de/pers/hd/b/Bonelli:Eduardo" title="DBLP">dblp</a>]
</small>
</span>
</h1>
<h2>
2025
</h2>
<ul>
<li> Pablo Barenbaum and E.B.: <a
href="">Sharing and Linear Logic with
Restricted Access</a>, 28th International Conference on
Foundations of Software Science and Computation Structures
(FoSSaCS), May 5 - 8, Hamilton, Canada, 2025.
</li>
</ul>
<h2>
2024
</h2>
<ul>
<li> Pablo Barenbaum, E.B. and Mariana Milicich: <a
href="publications/itrs24.pdf">Intersection Types as
Evaluation Types</a>, 11th Workshop on Intersection
Types and Related Systems (ITRS), 9th July 2024, Tallinn,
Estonia (Affiliated with FSCD 2024).
</li>
</ul>
<ul>
<li> E.B., Delia Kesner, Andrés Viso: <a
href="https://lmcs.episciences.org/13433">A Strong Bisimulation for a
Classical Term Calculus</a>, Logical Methods in Computer Science (LMCS), 20(2):1--52, 2024.
</li>
</ul>
<h2>
2023
</h2>
<ul>
<li> Pablo Barenbaum, E.B.: <a href="publications/csl2023.pdf">Reductions in Higher-Order
Rewriting and Their Equivalence</a>, CSL 2023, University of
Warsaw, Warsaw, Poland, February 13-16, 2023, LIPIcs, Volume 252.
</li>
</ul>
<h2>
2022
</h2>
<ul>
<li> Mauricio Ayala-Rincón, E.B.: <a
href="http://eptcs.web.cse.unsw.edu.au/content.cgi?LSFA2021">Proceedings 16th Logical and
Semantic Frameworks with Applications</a>, LSFA 2021, Buenos
Aires, Argentina (Online), 23rd - 24th July, 2021. EPTCS 357, 2022.
</li>
</ul>
<h2>
2020
</h2>
<ul>
<li> Pablo Barenbaum, E.B.: <a href="publications/ppdp2020.pdf">Rewrites as Terms through Justification Logic</a>.
PPDP 2020, ACM Press, 11:1--11:13, 2020.
</li>
<li> Delia Kesner, E.B., Andrés Viso: <a href="publications/csl2020.pdf">Strong Bisimulation for Control Operators</a>.
LIPIcs, Vol. 152, 4:1--4:23, CSL 2020. Invited paper
(Delia Kesner)
</li>
</ul>
<h2>
2019
</h2>
<ul>
<li> Mauricio Ayala-Rincón, Eduardo A Bonelli, Juan Edi, Andrés Ezequiel Viso: <a href="publications/tcs2019.pdf">Typed Path Polymorphism</a>.
Theoretical Computer Science. 781: 111-130 (2019).
</li>
</ul>
<h2>
2018
</h2>
<ul>
<li>Pablo Barenbaum, Eduardo
Bonelli, Kareem Mohamed: <a href="publications/ppdp2018.pdf">Pattern Matching and Fixed
Points: Resource Types and Strong Call-By-Need</a>. PPDP
2018. [<a href="publications/ppdp2018_long.pdf">long
version</a>]<br />
</li>
<li>Francisco Bavera, E.B.:
<a href="publications/jlc2015.pdf">Justification logic and audited computation.</a> J. Log. Comput. 28(5):
909-934 (2018) (Published online 2015)
</li>
</ul>
<h2>
2017
</h2>
<ul>
<li> Gabriela Steren, E.B.:
<a href="publications/jlc2016.pdf">The first-order hypothetical logic of proofs.</a> J. Log. Comput. 27(4):
1023-1066 (2017) (Published online 2016)
</li>
<li> Thibaut Balabonski, Pablo Barenbaum, E.B., Delia Kesner:
<a href="https://dl.acm.org/citation.cfm?doid=3136534.3110264">Foundations of
strong call by need</a>. PACMPL 1(ICFP): 20:1-20:29 (2017)
</li>
<li> E.B., Delia Kesner, Carlos Lombardi, Alejandro Ríos:
<a href="publications/tcs2017.pdf">On abstract normalisation beyond neededness.</a> Theor. Comput. Sci. 672:
36-63 (2017)
</li>
<li> Pablo Barenbaum, E.B.:
<a href="http://drops.dagstuhl.de/opus/volltexte/2017/7730/pdf/LIPIcs-FSCD-2017-9.pdf">Optimality
and the Linear Substitution Calculus</a>. FSCD 2017: 9:1-9:16
</li>
</ul>
<h2>
2016
</h2>
<ul>
<li> Andrés Viso, E.B., Mauricio Ayala-Rincón:
<a href="https://www.sciencedirect.com/science/article/pii/S1571066116300433?via%3Dihub">Type Soundness for
Path Polymorphism.</a>
Electr. Notes Theor. Comput. Sci. 323: 235-251 (2016)
</li>
</ul>
<h2>
2015
</h2>
<ul>
<li> Juan Edi, Andrés Viso, E.B.:
<a href="http://drops.dagstuhl.de/opus/volltexte/2018/8476/">Efficient Type Checking for Path
Polymorphism.</a> TYPES 2015: 6:1-6:23
</li>
</ul>
<h2>
2014
</h2>
<ul>
<li> Gabriela Steren, E.B.:
<a href="publications/imla2014.pdf">Intuitionistic Hypothetical Logic of Proofs.</a> Electr. Notes Theor.
Comput. Sci. 300: 89-103 (2014)
</li>
<li> E.B., Gabriela Steren:
<a href="publications/lu2014.pdf">Hypothetical Logic of Proofs.</a> Logica Universalis 8(1): 103-140 (2014)
</li>
<li> Beniamino Accattoli, E.B., Delia Kesner, Carlos Lombardi:
<a href="publications/popl2014.pdf">A nonstandard standardization theorem.</a> POPL 2014: 659-670
</li>
<li> Mauricio Ayala-Rincón, E.B., Ian Mackie:
Proceedings 9th International Workshop on Developments in Computational Models, DCM 2013, Buenos Aires,
Argentina, 26 August 2013. EPTCS 144, 2014
</li>
</ul>
<h2>
2013
</h2>
<ul>
<li> Adriana B. Compagnoni, Vishakha Sharma, Yifei Bao, Matthew Libera, Svetlana Sukhishvili, Philippe Bidinger,
Livio Bioglio, E.B.:
<a href="publications/cs2bio2012.pdf">BioScape: A Modeling and Simulation Language for Bacteria-Materials
Interactions.</a> Electr. Notes Theor. Comput.
Sci. 293: 35-49 (2013)
</li>
</ul>
<h2>
2012
</h2>
<ul>
<li> E.B., Federico Feller:
<a href="publications/apal2012.pdf">Justification Logic as a foundation for certifying mobile computation.</a>
Ann. Pure Appl. Logic 163(7): 935-950
(2012)
</li>
<li> E.B., Delia Kesner, Carlos Lombardi, Alejandro Ríos:
Normalisation for Dynamic Pattern Calculi. RTA 2012: 117-132
</li>
</ul>
<h2>
2011
</h2>
<ul>
<li> Luciano Bello, E.B.:
<a href="publications/fast2011.pdf">On-the-Fly Inlining of Dynamic Dependency Monitors for Secure Information Flow.</a> Formal Aspects in Security and
Trust 2011: 55-69
</li>
</ul>
<h2>
2010
</h2>
<ul>
<li> Francisco Bavera, E.B.:
<a href="publications/ictac2010.pdf">Justification Logic and History Based Computation.</a> ICTAC 2010:
337-351
</li>
<li> E.B.:
<a href="publications/ProceedingsHOR2010.pdf">Proceedings 5th International Workshop on Higher-Order
Rewriting</a>, HOR 2010, Edinburgh, UK, July 14,
2010. EPTCS 49, 2010
</li>
</ul>
<h2>
2009
</h2>
<ul>
<li> E.B., Federico Feller:
<a href="publications/lfcs2009.pdf">The Logic of Proofs as a Foundation for Certifying Mobile
Computation.</a> LFCS 2009: 76-91
</li>
<li> E.B., Pablo Barenbaum:
<a href="https://arxiv.org/pdf/1001.4429v1.pdf">Superdevelopments for Weak Reduction.</a> WRS 2009: 20-31
</li>
</ul>
<h2>
<span style="color: black;">2008 </span>
</h2>
<ul>
<li> Francisco Bavera, E.B.:
<a href="publications/sac2008.pdf">Type-based information flow analysis for bytecode languages with variable
object field policies.</a> SAC
2008: 347-351
</li>
</ul>
<h2>
2007
</h2>
<ul>
<li> Pablo Garralda, E.B., Adriana B. Compagnoni, Mariangiola Dezani-Ciancaglini:
<b>Boxed ambients with communication interfaces.</b> Mathematical Structures in Computer Science 17(4):
587-645 (2007)
</li>
<li> Sergei N. Artëmov, E.B.:
<a href="publications/lfcs2007.pdf">The Intensional Lambda Calculus.</a> LFCS 2007: 12-25
</li>
<li> E.B., Adriana B. Compagnoni:
<a href="publications/tgc2007.pdf">Multipoint Session Types for a Distributed Calculus.</a> TGC 2007: 240-256
</li>
</ul>
<h2>
2006
</h2>
<ul>
<li> E.B.:
<a href="publications/mfps2006.pdf">The Linear Logical Abstract Machine.</a> Electr. Notes Theor. Comput. Sci.
158: 99-121 (2006)
</li>
</ul>
<h2>
2005
</h2>
<ul>
<li> E.B., Adriana B. Compagnoni, Elsa L. Gunter:
<a href="https://www.sciencedirect.com/science/article/pii/S157106610505108X?via%3Dihub">Typechecking Safe
Process Synchronization.</a> Electr. Notes Theor. Comput. Sci. 138(1): 3-22 (2005)
</li>
<li> E.B., Adriana B. Compagnoni, Elsa L. Gunter:
<b>Correspondence assertions for process synchronization in concurrent communications.</b> J. Funct. Program.
15(2): 219-247 (2005)
</li>
<li> E.B., Delia Kesner, Alejandro Ríos:
<b>de Bruijn Indices for Metaterms.</b> J. Log. Comput. 15(6): 855-899 (2005)
</li>
<li> E.B., Delia Kesner, Alejandro Ríos:
<b>Relating Higher-order and First-order Rewriting.</b> J. Log. Comput. 15(6): 901-947 (2005)
</li>
<li> E.B.:
<b>Normalisation for higher-order calculi with explicit substitutions.</b> Theor. Comput. Sci. 333(1-2):
91-125 (2005)
</li>
<li> E.B., Adriana B. Compagnoni, Ricardo Medel:
<a href="publications/cassis2005.pdf">Information Flow Analysis for a Typed Assembly Language with Polymorphic Stacks.</a> CASSIS 2005: 37-56
</li>
<li> Ricardo Medel, Adriana B. Compagnoni, E.B.:
<a href="publications/ictcs2005.pdf">A Typed Assembly Language for Non-interference.</a> ICTCS 2005: 360-374
</li>
</ul>
<h2>
2004
</h2>
<ul>
<li>
E.B., Adriana B. Compagnoni, Elsa L. Gunter:
<b>Correspondence Assertions for Process Synchronization in Concurrent Communications.</b> Electr. Notes
Theor. Comput. Sci. 97: 175-195 (2004)
</li>
<li> E.B., Adriana B. Compagnoni, Mariangiola Dezani-Ciancaglini, Pablo Garralda:
<a href="publications/mfcs2004.pdf">Boxed Ambients with Communication Interfaces.</a> MFCS 2004: 119-148
</li>
</ul>
<h2>
2003
</h2>
<ul>
<li>
E.B.:
<a href="publications/fossacs2003.pdf">A Normalisation Result for Higher-Order Calculi with Explicit Substitutions.</a> FoSSaCS 2003: 153-168
</li>
</ul>
<h2>
2001
</h2>
<ul>
<li>
E.B.:
<b>Perpetuality in a named lambda calculus with explicit substitutions.</b> Mathematical Structures in
Computer Science 11(1): 47-90 (2001)
</li>
<li> E.B., Delia Kesner, Alejandro Ríos:
<a href="publications/rta2001.pdf">From Higher-Order to First-Order Rewriting.</a> RTA 2001: 47-62
</li>
<li> E.B.:
<a href="publications/thesis.pdf">Explicit Substitutions and Term Rewriting.</a> PhD Thesis. Defended 8 Nov
2001 at Université de Paris Sud.
<!-- Also presented at <a
href="https://digital.bl.fcen.uba.ar/collection/tesis/document/tesis_n3651_Bonelli">UBA</a> in 2003 under
cotutelle.
-->
</li>
</ul>
<h2>
2000
</h2>
<ul>
<li>
E.B., Delia Kesner, Alejandro Ríos:
<a href="publications/rta2000.pdf">A de Bruijn Notation for Higher-Order Rewriting.</a> RTA 2000: 62-79
</li>
</ul>
<h2>
1999
</h2>
<ul>
E.B.:
<a href="publications/csl1999.pdf">Using Fields and Explicit Substitutions to Implement Objects and Functions in a de Bruijn Setting.</a> CSL
1999: 204-219
</ul>
<div id="past_students"></div>
<h1>
<span style="color: black;">Past Students</span>
</h1>
<ul>
<li>
<a href="https://foones.github.io">Pablo Barenbaum</a> (DC,
FCEyN, UBA). <b>Dynamic Semantics of Calculi with Explicit Substitutions at a Distance.</b> Defended PhD thesis on 20/Nov/20.
</li>
<li>
<a href="https://firuzz.github.io">Andrés Viso</a>
(DC, FCEyN, UBA). <b>Un estudio semántico sobre extensiones avanzadas del λ-cálculo: patrones y operadores de control.</b> Defended PhD thesis
22/Jul/20.
</li>
<li>
Gabriela Steren (DC,
FCEyN, UBA). <b>Two Topics in Rewriting: Combinators for Pattern Calculi and the
Curry-Howard Isomorphism for the Logic of Proofs.</b> Defended PhD
thesis on 15/Dec/2014.
</li>
<li>
Carlos Lombardi (DC,
FCEyN, UBA). <b>Reduction Spaces in Non-Sequential and
Infinitary Rewriting Systems.</b> Defended PhD thesis
7/Nov/2014. Co-advised with Alejandro Ríos and Delia Kesner.
</li>
<li>
<a href="https://dc.exa.unrc.edu.ar/staff/fbavera/">Francisco Bavera</a> (DC,
FCEyN, UBA). <b>Types for Security Based on
Information-Flow Analysis UBA and Audited Computation.</b>
Defended PhD thesis
9/Aug/2012.
</li>
<li>
Carlos Sarraute (ITBA). <b>Automated Attack Planning.</b>
Defended PhD thesis
2/Jul/2012. Co-advised with Gerard Ritchiarte.
</li>
</ul>
<div id="teaching"></div>
<h1>
<span style="color: black;">Recent Teaching</span>
</h1>
<ul>
<li>
<span style="font-family: Tahoma;">Linear Logic and
Computation (CS810). Fall 2022. </span>
</li>
<li>
<span style="font-family: Tahoma;">Principles of Programming
Languages (CS496). See <a href="https://github.com/ebonelli/PLaF">here</a> for notes and source code. </span>
</li>
<li>
<span style="font-family: Tahoma;">Concurrent Programming (CS511) </span>
</li>
<!-- <li> -->
<!-- <span style="font-family: Tahoma;">Data Structures (CS284) </span> -->
<!-- </li> -->
</ul>
<div id="events"></div>
<h1>
<span style="color: black;">Past Events (PC/Chair/SC) </span>
</h1>
<ul>
<li>
<a
href="https://lsfa2022.github.io">LSFA 2022</a>
</li>
<li>
<a
href="https://lsfa-workshop.github.io">LSFA (Steering Committee)</a>. <font size="1" face="verdana" color="blue">
[Jul/21 - ]</font>
</li>
<li>
<a href="https://mat.unb.br/lsfa2021">LSFA 2021 (Chair)</a>
</li>
<li>
<a href="https://fscd2021.dc.uba.ar">FSCD 2021</a>
</li>
<li>
<a href="https://ictac2020.github.io">ICTAC 2020</a>.
</li>
<li>
<a href="http://lsfa2020.ufba.br">LSFA 2020</a> (Slides from
my talk are <a href="talks/lsfa_2020.pdf">here</a>).
</li>
<li><span style="font-family: Tahoma;"><a href="http://www.redcad.org/events/ictac2019/">ICTAC
2019</a></span></li>
<li><span style="font-family: Tahoma;"><a href="http://lia.ufc.br/%7Elsfa2018/">LSFA
2018</a></span>
</li>
<li><span style="font-family: Tahoma;"><a href="https://www.ictac.org.za"
title="ICTAC 2018">ICTAC
2018</a></span>
</li>
<li><span style="font-family: Tahoma;"><a href="http://unif2018.cic.unb.br"
title="UNIF 2018">UNIF
2018</a></span>
</li>
<li><span style="font-family: Tahoma;"><a href="http://www.cs.le.ac.uk/events/fscd2018/"
title="FSCD 2018">FSCD
2018</a></span>
</li>
<li><span style="font-family: Tahoma;">FSCD 2016: 1st International
Conference on Formal Structures for Computation and Deduction </span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">IWC 2014: 3rd International
Workshop on Confluence</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">DCM 2013: 9th International
Workshop on Developments in Computational Models</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">Workshops - CONCUR 2013</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">CIbSE 2012: Doctoral Symposium
of the XIV Ibero-American Conference on Software Engineering</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;"><a href="https://dblp.org/db/series/eptcs/eptcs49.html"
title="HOR 2010">HOR 2010 (Chair)</a>: 5th International
Workshop on Higher-Order Rewriting </span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">ASSE 2010: XI Argentine
Symposium on Software Engineering</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">WSegI 2009, WSegI 2010,
WSegI 2011:
Workshop on Security in Informatics, Argentina</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">ICE 2017: 2nd International
Workshop on Interaction and Concurrency Experience</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">RTA 2009, 2013: International
Conference on Rewriting Techniques and Applications</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">LSFA 2007, LSFA 2008, LSFA 2009,
LSFA 2010, LSFA 2011, LSFA 2013: International Workshop on Logical and
Semantic Frameworks, with Applications</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">WS-FM 2008: 5th International
Workshop on Web Services and Formal Methods</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">WRS 2005: International
Workshop in Rewrite Strategies</span>
</li>
<span style="font-family: Tahoma;"> </span>
<li><span style="font-family: Tahoma;">CLEI 2003, CLEI 2013, CLEI 2014,
CLEI 2015: Latin American Conference in Informatics</span></li>
</ul>
<div id="awards"></div>
<h1>
<span style="color: black;">Awards</span>
</h1>
<ul>
<li>
Recipient of the <a
href="https://connect.stevens.edu/file/2022-Award-Recipients.pdf">2022
SAA Outstanding Teacher Award, Stevens Alumni Association Board
of Directors</a>.
</li>
<li>
Recipient of the <a href="https://www.stevens.edu/news/stevens-honors-excellence-research-teaching-during-2018-2019-academic-year">2019 Alexander Crombie Humphreys Distinguished Teaching Associate Professor Award</a>.
</li>
</ul>
</div>
<div id="footer" style="width: 1000px;">
Last modified: 25 May 2019
<hr />
</div>
</div>
</body>
</html>