Skip to content

Commit 3d33bdf

Browse files
committed
Added arXiv pub
1 parent 355b23b commit 3d33bdf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/components/Publications/copypasta.tsx

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

77
export const copypastaPublications: ReactNode = (
88
<ul>
9+
<li>
10+
<p>
11+
<strong>DDE '24</strong>: Peter Donovan, Erling Jellum, Byeonggil Jun, Hokeun Kim, Edward A. Lee,
12+
Shaokai Lin, Marten Lohstroh, Anirudh Rengarajan.
13+
"<Link href="https://arxiv.org/abs/2405.12117">Strongly-Consistent Distributed Discrete-event Systems</Link>."
14+
arXiv:2405.12117v1 [cs.DC] 20 May 2024.
15+
</p>
16+
</li>
917
<li>
1018
<p>
1119
<strong>BERKUN '24</strong>: Samuel Berkun.

0 commit comments

Comments
 (0)