Update.
This commit is contained in:
+2
-1
@@ -544,7 +544,8 @@
|
||||
|
||||
% ----
|
||||
@STRING{hotnets = "{ACM} Workshop on Hot Topics in Networks ({HotNets})" }
|
||||
@STRING{hotnets19 = hotcloud # ", Princeton, New Jersey"}
|
||||
@STRING{hotnets19 = hotnets # ", Princeton, New Jersey"}
|
||||
@STRING{hotnets23 = hotnets # ", Cambridge, Massachusetts"}
|
||||
|
||||
% ----
|
||||
@STRING{eucrypt = "{IACR} {I}nternational {C}onference on the {T}heory and
|
||||
|
||||
@@ -1,4 +1,12 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@unpublished{KH23,
|
||||
title = {A Type System for Numerical Error Analysis},
|
||||
author = {Ariel Kellison and Justin Hsu},
|
||||
year = 2023,
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
}
|
||||
|
||||
@unpublished{AH23,
|
||||
title = {Separated and Shared Effects in Higher-Order Languages},
|
||||
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
|
||||
@@ -108,6 +116,19 @@
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@inproceedings{GGH23,
|
||||
title = {Expressive Policies For Microservice Networks},
|
||||
author = {Grewal, Karuna and Godfrey, Brighten and Hsu, Justin},
|
||||
year = 2023,
|
||||
booktitle = hotnets23,
|
||||
reviewed = yes,
|
||||
url = {https://dl.acm.org/doi/10.1145/3626111.3628181},
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
doi = {10.1145/3626111.3628181},
|
||||
pages ={280--286},
|
||||
}
|
||||
|
||||
@article{BLH23,
|
||||
title = {Cutting the Cake: A Language for Fair Division},
|
||||
author = {Bertram, Noah and Levinson, Alex and Hsu, Justin},
|
||||
@@ -164,6 +185,7 @@
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
reviewed = yes,
|
||||
acceptance = {51/209=0.24},
|
||||
note = "Distinguished Paper Award."
|
||||
}
|
||||
|
||||
@@ -182,6 +204,7 @@
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
reviewed = yes,
|
||||
acceptance = {68/330=0.20},
|
||||
}
|
||||
|
||||
@article{BGHT21,
|
||||
@@ -256,6 +279,7 @@
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
reviewed = yes,
|
||||
acceptance = {115/952=0.12},
|
||||
}
|
||||
|
||||
@article{ABHKKM19,
|
||||
@@ -1236,6 +1260,19 @@ inproceedings{HHRRW14,
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% SURVEYS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@misc{plp-blog-ct,
|
||||
title = {Teaching Category Theory to Computer Scientists},
|
||||
author = {Hsu, Justin},
|
||||
url = {https://blog.sigplan.org/2023/04/04/teaching-category-theory-to-computer-scientists/},
|
||||
howpublished = {{SIGPLAN} {PL} {P}erspectives},
|
||||
year = 2023,
|
||||
month = apr,
|
||||
jh=yes,
|
||||
jhsite = yes,
|
||||
reviewed=no,
|
||||
note = {https://blog.sigplan.org/2023/04/04/teaching-category-theory-to-computer-scientists/},
|
||||
}
|
||||
|
||||
@misc{plp-blog-plmw,
|
||||
title = {Programming Languages Mentoring Workshop: Ten Years Later},
|
||||
author = {Balzer, Stephanie and
|
||||
@@ -1348,6 +1385,14 @@ inproceedings{HHRRW14,
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TALKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@talk{njpls23-talk,
|
||||
title = {Cutting the Cake: A Language for Fair Division},
|
||||
organization = {New Jersey Programming Languages and Systems Seminar ({NJPLS})},
|
||||
year = 2023,
|
||||
month = may,
|
||||
jh = yes,
|
||||
}
|
||||
|
||||
@talk{neu23-talk,
|
||||
title = {Separation Logics for Probabilistic Programs},
|
||||
organization = {{PRL} Seminar, Northeastern University},
|
||||
|
||||
Reference in New Issue
Block a user