From 36a92d67e3fd0d82a4e80ae0e8fe5f42e10555fd Mon Sep 17 00:00:00 2001 From: Cyrus Omar Date: Thu, 26 Oct 2023 12:31:26 +0100 Subject: [PATCH] added paper award --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5a76069..c14d692 100644 --- a/index.html +++ b/index.html @@ -228,6 +228,11 @@ margin-left: 20px; line-height: 1.5; } + + .award { + color: purple; + font-weight: bold; + } @@ -314,7 +319,7 @@

News and Publications

OOPSLA 2023 published Live Pattern Matching with Typed Holes - describing our work on reasoning about programs with pattern holes.
+ describing our work on reasoning about programs with pattern holes. This paper was awarded a Distinguished Paper Award!
Oct 2023
VL/HCC 2023 published Gradual Structure Editing with Obligations describing our work on natural keyboard-driven structure editing.
Jan 2023