We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfe729 commit 53cd119Copy full SHA for 53cd119
content/home/news.md
@@ -7,6 +7,15 @@ active = false
7
# to quickly add news items. Use 'any' for other news items like students
8
# graduating. See examples below.
9
10
+[[news]]
11
+ kind = "paper"
12
+ date = "Nov 2025"
13
+ who = "Noam Zilberstein, Alexandra Silva, and Joseph Tassarotti"
14
+ paper_name = "Probabilistic Concurrent Reasoning in Outcome Logic: Independence, Conditioning, and Invariants"
15
+ paper_link = "https://www.cs.cornell.edu/~noamz/files/pubs/pcol.pdf"
16
+ conf_name = "POPL '26"
17
+ conf_link = "https://popl26.sigplan.org/track/POPL-2026-popl-research-papers#Accepted-Papers"
18
+
19
[[news]]
20
kind = "paper"
21
date = "Aug 2025"
0 commit comments