Skip to content

Commit 5506362

Browse files
committed
Update news and papers
1 parent e902985 commit 5506362

File tree

15 files changed

+480
-15
lines changed

15 files changed

+480
-15
lines changed

config/_default/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ permalinks:
3333
publication_types: '/publication-type/:slug/'
3434
disableAliases: true
3535
outputs:
36-
home: [HTML, RSS, JSON, WebAppManifest, headers, redirects]
36+
home: [HTML, RSS, JSON, WebAppManifest]
3737
section: [HTML, RSS]
3838
imaging:
3939
resampleFilter: lanczos
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
date: 2024-08-16
3+
---
4+
5+
6+
PhD student Zihan Zhou, and undergraduate students Arsyad Kamili, Jed Koh Jin Keat, Ramanathan Kumarappan, Bryan Lim and David Zhu join us!

content/news/2024-08-12-zihan-arnav.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/news/2024-11-19-papers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
date: 2024-11-19
3+
---
4+
5+
6+
Papers accepted: [The Decision Problem for Regular First-Order Theories (POPL'25)](https://arxiv.org/pdf/2410.17185), [Selectively Uniform Concurrency Testing (ASPLOS'25)](https://abhikrc.com/pdf/asplos25.pdf)

content/publication/2024/A-faster-FPRAS-for-NFA/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
- umang
1111

1212
date: "2024-04-08T00:00:00Z"
13-
doi: https://doi.org/10.48550/arXiv.2312.13320
13+
doi: 10.48550/arXiv.2312.13320
1414

1515

1616
# Publication type.

content/publication/2024/Coarser Equivalences for Causal Concurrency/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors:
44
- Azadeh Farzan
55
- umang
66
date: "2024-01-05T00:00:00Z"
7-
doi: "https://doi.org/10.1145/3632873"
7+
doi: "10.1145/3632873"
88

99
# Publication type.
1010
# Accepts a single type but formatted as a YAML list (for Hugo requirements).

content/publication/2024/Greybox Fuzzing for Concurrency Testing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77
- umang
88
- Abhik Roychoudhury
99
date: "2024-04-23T00:00:00Z"
10-
doi: "https://doi.org/10.1145/3620665.3640389"
10+
doi: "10.1145/3620665.3640389"
1111

1212
# Publication type.
1313
# Accepts a single type but formatted as a YAML list (for Hugo requirements).

content/publication/2024/How Hard Is Weak-Memory Testing?/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
- umang
77
- Andreas Pavlogiannis
88
date: "2024-01-05T00:00:00Z"
9-
doi: "https://doi.org/10.1145/3632908"
9+
doi: "10.1145/3632908"
1010

1111
# Publication type.
1212
# Accepts a single type but formatted as a YAML list (for Hugo requirements).

content/publication/2024/Optimistic Prediction of Synchronization-Reversal Data Races/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- umang
66
- Andreas Pavlogiannis
77
date: "2024-01-11T00:00:00Z"
8-
doi: "https://doi.org/10.48550/arXiv.2401.05642"
8+
doi: "10.48550/arXiv.2401.05642"
99

1010
# Publication type.
1111
# Accepts a single type but formatted as a YAML list (for Hugo requirements).

content/publication/2024/Predictive Monitoring against Pattern Regular Languages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors:
44
- zhendong.ang
55
- umang
66
date: "2024-01-05T00:00:00Z"
7-
doi: "https://doi.org/10.1145/3632915"
7+
doi: "10.1145/3632915"
88

99
# Publication type.
1010
# Accepts a single type but formatted as a YAML list (for Hugo requirements).

0 commit comments

Comments
 (0)