Skip to content

Commit d06d900

Browse files
committed
Pubs update
1 parent 9457461 commit d06d900

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/components/Publications/copypasta.tsx

+13
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ import Link from "@docusaurus/Link";
66

77
export const copypastaPublications: ReactNode = (
88
<ul>
9+
<li>
10+
<p>
11+
<strong>arXiv</strong>: Shulu Li and Edward A. Lee.
12+
"<Link href="https://arxiv.org/abs/2504.01141">A Preliminary Model of Coordination-free Consistency</Link>."
13+
arXiv:2504.01141 [cs.DC] 1 Apr 2025.
14+
</p>
15+
</li>
16+
<li>
17+
<p>
18+
<strong>arXiv</strong>: Shaokai Lin and Edward A. Lee.
19+
"<Link href="https://doi.org/10.1007/978-3-031-85134-6_9">Verify Engineering Models, not Scientific Models</Link>." In Lee, E.A., Mousavi, M.R., Talcott, C. (eds), Rebeca for Actor Analysis in Action. Lecture Notes in Computer Science, LNCS vol 15560. Springer, Cham, 2025.
20+
</p>
21+
</li>
922
<li>
1023
<p>
1124
<strong>arXiv</strong>: Jacky Kwok, Shulu Li, Marten Lohstroh, Edward A. Lee.

0 commit comments

Comments
 (0)