From 47f1f6ad4d7ae52c573d44db72db6cb650110585 Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Tue, 12 May 2026 22:27:18 -0400 Subject: [PATCH] sigcomm --- bibs/header.bib | 1 + bibs/myrefs.bib | 14 ++++++++++++++ content/news.md | 4 ++-- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/bibs/header.bib b/bibs/header.bib index 0de7b2a..62d4f07 100644 --- a/bibs/header.bib +++ b/bibs/header.bib @@ -493,6 +493,7 @@ @STRING{sigcomm17 = sigcomm # ", Los Angeles, California" } @STRING{sigcomm18 = sigcomm # ", Budapest, Hungary" } @STRING{sigcomm20 = sigcomm } +@STRING{sigcomm26 = sigcomm # ", Denver, Colorado" } % ---- @STRING{usenix = "{USENIX} {S}ecurity {S}mposium {(USENIX)}" } diff --git a/bibs/myrefs.bib b/bibs/myrefs.bib index 46825bd..edc3751 100644 --- a/bibs/myrefs.bib +++ b/bibs/myrefs.bib @@ -132,6 +132,20 @@ } %%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +@inproceedings{MDOHS26, + title = {$\lambda_{\lambda}$: A Programming Language for Photonic Switches}, + author = {Mehta, Vaibhav and + Devraj, Arjun and + Owens, Bill and + Hsu, Justin and + Singh, Rachee}, + booktitle = sigcomm26, + year = 2026, + jh = yes, + jhsite = yes, + reviewed = yes, +} + @article{ZH26, title = {Synthesizing Backward Error Bounds, Backward}, author = {Zielinski, Laura and Hsu, Justin}, diff --git a/content/news.md b/content/news.md index 86e7b50..00c6ed7 100644 --- a/content/news.md +++ b/content/news.md @@ -1,3 +1,5 @@ ++ **05/2026** **$\lambda_{\lambda}$: A Programming Language for Photonic + Switches** will appear at **SIGCOMM 2026**. Congrats Vaibhav and Arjun! + **04/2026** **Synthesizing Backward Error Bounds, Backward** will appear at **PLDI 2026**. Congrats Laura! + **08/2025** I'm back to Ithaca after a year on sabbatical! This fall, I'll be @@ -17,5 +19,3 @@ **BMQL 2025**. Congrats to a fantastic group of students and TAs from the [**Adjoint School 2025**](https://adjointschool.com/2025.html): Max, Chase, Jonas, Jón, and Jessica! -+ **05/2025** **Bean: A Language for Backward Error Analysis** will appear at - **PLDI 2025**. Congrats Ariel and Laura!