Skip to content

Commit c8b9794

Browse files
authored
Merge pull request #301 from lf-lang/pub
Add MEMOCODE'24 paper and fix minor formatting issues
2 parents 175cfdc + b419143 commit c8b9794

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

src/components/Publications/copypasta.tsx

+13-4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ export const copypastaPublications: ReactNode = (
2020
ACM Transactions on Reconfigurable Technology and Systems (17)4, Nov. 7 2024.
2121
</p>
2222
</li>
23+
<li>
24+
<p>
25+
<strong>MEMOCODE '24</strong>: Byeonggil Jun, Edward A. Lee, Marten Lohstroh, and Hokeun Kim.
26+
"<Link href="https://doi.org/10.1109/MEMOCODE63347.2024.00019">
27+
Efficient Coordination for Distributed Discrete-Event Systems
28+
</Link>",
29+
in <i>Proceedings of the 22nd ACM-IEEE International Conference on Formal Methods and Models for System Design (MEMOCODE '24)</i>. October 2024, 114–118.
30+
</p>
31+
</li>
2332
<li>
2433
<p>
2534
<strong>ESL '24</strong>: Francesco Paladino, Erling Jellum, Efsane Soyer, and Edward A. Lee.
@@ -103,16 +112,16 @@ Shaokai Lin, Marten Lohstroh, Anirudh Rengarajan.
103112
</li>
104113
<li>
105114
<p>
106-
<strong>VSSTE '23</strong>: Marcus Rossel, Shaokai Lin, Marten Lohstroh, Jeronimo Castrillon, Andrés Goens, "
115+
<strong>VSSTE '23</strong>: Marcus Rossel, Shaokai Lin, Marten Lohstroh, Jeronimo Castrillon, Andrés Goens."
107116
<Link href="https://cfaed.tu-dresden.de/files/Images/people/chair-cc/publications/2310_Rossel_VSSTE.pdf">
108-
Provable Determinism for Software in Cyber-Physical Systems</Link>," in
109-
<i>Proceedings of the 15th International Conference on Verified Software: Theories, Tools, and Experiments</i>, October 2023.
117+
Provable Determinism for Software in Cyber-Physical Systems</Link>,"
118+
in <i>Proceedings of the 15th International Conference on Verified Software: Theories, Tools, and Experiments</i>, October 2023.
110119
</p>
111120
</li>
112121
<li>
113122
<p>
114123
<strong>MEMOCODE '23</strong>: Soroush Bateni, Marten Lohstroh, Hou Seng Wong,
115-
Hokeun Kim, Shaokai Lin, Christian Menard, Edward A. Lee, "
124+
Hokeun Kim, Shaokai Lin, Christian Menard, Edward A. Lee. "
116125
<Link href="https://doi.org/10.1145/3610579.3613219">
117126
Risk and Mitigation of Nondeterminism in Distributed Cyber-Physical Systems
118127
</Link>

0 commit comments

Comments
 (0)