From 9aff5f8e3977dc5b474d02b8c7513b04b76045ce Mon Sep 17 00:00:00 2001 From: DaEun Choi <46590330+CheddarChoi@users.noreply.github.com> Date: Sun, 1 Feb 2026 21:31:30 -0500 Subject: [PATCH] Add award information to Lucy project --- src/data/publications.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/publications.ts b/src/data/publications.ts index 093cdd3..55ef779 100644 --- a/src/data/publications.ts +++ b/src/data/publications.ts @@ -119,6 +119,7 @@ export const PUBLICATIONS: Publication[] = [ year: 2025, topics: ['human-AI interaction'], type: 'Conference', + award: 'SAC Highlights', links: [ { url: 'https://arxiv.org/abs/2502.17086',