From 9da0264d4003b1eda471d0081378df2674e8c49d Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Sat, 30 Mar 2019 11:53:25 -0500 Subject: [PATCH] Update. --- bibs/header.bib | 1 + bibs/myrefs.bib | 62 ++++++++++++++++++++++++++----------------------- 2 files changed, 34 insertions(+), 29 deletions(-) diff --git a/bibs/header.bib b/bibs/header.bib index c2b3e87..63c1038 100644 --- a/bibs/header.bib +++ b/bibs/header.bib @@ -261,6 +261,7 @@ @STRING{lics14 = lics # ", Vienna, Austria" } @STRING{lics16 = lics # ", New York, New York" } @STRING{lics17 = lics # ", Reykjavik, Iceland" } +@STRING{lics19 = lics # ", Vancouver, British Columbia" } % ---- @STRING{pldi = "{ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)}" } diff --git a/bibs/myrefs.bib b/bibs/myrefs.bib index d304474..9584632 100644 --- a/bibs/myrefs.bib +++ b/bibs/myrefs.bib @@ -30,35 +30,6 @@ jh = yes, } -@unpublished{ACGHK19, - title = {Probabilistic Relational Reasoning via Metrics}, - author = {Azevedo de Amorim, Arthur and - Gaboardi, Marco and - Hsu, Justin and - Katsumata, {Shin-ya}}, - year = 2019, - url = {https://arxiv.org/abs/1807.05091}, - eprint = {1807.05091}, - archivePrefix = {arXiv}, - primaryClass = {cs.PL}, - jh = yes, -} - -@unpublished{SBGHK17, - title = {Approximate Span Liftings}, - author = {Sato, Tetsuya and - Barthe, Gilles and - Gaboradi, Marco and - Hsu, Justin and - Katsumata, {Shin-ya}}, - year = {2018}, - url = {https://arxiv.org/abs/1710.09010}, - jh = yes, - eprint = {1710.09010}, - archivePrefix = {arXiv}, - primaryClass = {cs.PL}, -} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THESIS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @phdthesis{JHThesis, title = {Probabilistic Couplings for Probabilistic Reasoning}, @@ -123,6 +94,39 @@ } %%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{ACGHK19, + title = {Probabilistic Relational Reasoning via Metrics}, + author = {Azevedo de Amorim, Arthur and + Gaboardi, Marco and + Hsu, Justin and + Katsumata, {Shin-ya}}, + booktitle = lics19, + year = 2019, + url = {https://arxiv.org/abs/1807.05091}, + eprint = {1807.05091}, + archivePrefix = {arXiv}, + primaryClass = {cs.PL}, + jh = yes, + note = "To appear." +} + +@inproceedings{SBGHK17, + title = {Approximate Span Liftings: Compositional Semantics for Relaxations of Differential Privacy}, + author = {Sato, Tetsuya and + Barthe, Gilles and + Gaboradi, Marco and + Hsu, Justin and + Katsumata, {Shin-ya}}, + booktitle = lics19, + year = 2019, + url = {https://arxiv.org/abs/1710.09010}, + eprint = {1710.09010}, + archivePrefix = {arXiv}, + primaryClass = {cs.PL}, + jh = yes, + note = "To appear." +} + @inproceedings{SKFHKKS18, title = {Scalable Verification of Probabilistic Network Programs}, author = {Smolka, Steffen and