From ab75fb6bfa7a0b31f1bc81783bc70f3323d7b0c9 Mon Sep 17 00:00:00 2001 From: Emily Ong Date: Sat, 20 Jun 2026 17:13:24 +0800 Subject: [PATCH 1/2] Create index.md --- content/post/26-06-20-EmilyOng-OURP/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/post/26-06-20-EmilyOng-OURP/index.md diff --git a/content/post/26-06-20-EmilyOng-OURP/index.md b/content/post/26-06-20-EmilyOng-OURP/index.md new file mode 100644 index 00000000..ad1a28d3 --- /dev/null +++ b/content/post/26-06-20-EmilyOng-OURP/index.md @@ -0,0 +1,5 @@ +--- +title: Emily Ong was awarded the "Outstanding Undergraduate Researcher Prize" for her work on "Siloso: Finding Logic Bugs in RDBMS via Dialect-Adaptable Reference Engine Construction". +date: 2026-06-20 +authors: [manuel-rigger, emily-ong] +--- From 8de3edc2f24def9a75cbe6c7c381493906fc285f Mon Sep 17 00:00:00 2001 From: Emily Ong Date: Sat, 20 Jun 2026 17:18:56 +0800 Subject: [PATCH 2/2] Fix yaml colon parsing --- content/post/26-06-20-EmilyOng-OURP/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/post/26-06-20-EmilyOng-OURP/index.md b/content/post/26-06-20-EmilyOng-OURP/index.md index ad1a28d3..59751870 100644 --- a/content/post/26-06-20-EmilyOng-OURP/index.md +++ b/content/post/26-06-20-EmilyOng-OURP/index.md @@ -1,5 +1,6 @@ --- -title: Emily Ong was awarded the "Outstanding Undergraduate Researcher Prize" for her work on "Siloso: Finding Logic Bugs in RDBMS via Dialect-Adaptable Reference Engine Construction". +title: >- + Emily Ong was awarded the "Outstanding Undergraduate Researcher Prize" for her work on "Siloso: Finding Logic Bugs in RDBMS via Dialect-Adaptable Reference Engine Construction". date: 2026-06-20 authors: [manuel-rigger, emily-ong] ---