diff --git a/src/data/publications.ts b/src/data/publications.ts index e3bb5d6..71d66fc 100644 --- a/src/data/publications.ts +++ b/src/data/publications.ts @@ -2,7 +2,7 @@ import { ProjectId, Publication, PublicationTag } from "../types"; const publications: Publication[] = [ { - "authors": ["A. Salimiparsa", "N. Lewis", "J. L. Bez"], + "authors": ["A. Salimiparsa", "N. Lewis", "J. L. Bez", "S. Byna"], "title": "A 360◦ Survey on Reconfigurability of HPC Storage Systems for Efficient I/O", "venue": "ACM Computing Surveys 2026", "type": "Journal",