Skip to content

Commit cf8a0c1

Browse files
committed
Updated paper pub info
1 parent 0fc9b06 commit cf8a0c1

File tree

2 files changed

+653
-807
lines changed

2 files changed

+653
-807
lines changed

src/components/Publications/copypasta.tsx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ import Link from "@docusaurus/Link";
66

77
export const copypastaPublications: ReactNode = (
88
<ul>
9+
<li>
10+
<p>
11+
<strong>ESL '25</strong>: Francesco Paladino, Erling Jellum, Efsane Soyer, and Edward A. Lee.
12+
"<Link href="https://doi.org/10.1109/LES.2024.3467992">Layered Scheduling: Toward Better Real-Time Lingua Franca</Link>",
13+
IEEE Embedd. Syst. Letters 17(2), pp. 127-130, April, 2025.
14+
</p>
15+
</li>
16+
<li>
17+
<p>
18+
<strong>ESL '25</strong>: Chadlia Jerad and Edward A. Lee.
19+
"<Link href="https://doi.org/10.1109/LES.2024.3465408">Toward Dynamism in Distributed Lingua Franca Programs</Link>",
20+
IEEE Embedd. Syst. Letters 17(2) pp. 111-114, April, 2025.
21+
</p>
22+
</li>
923
<li>
1024
<p>
1125
<strong>arXiv</strong>: Shulu Li and Edward A. Lee.
@@ -42,27 +56,13 @@ export const copypastaPublications: ReactNode = (
4256
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.
4357
</p>
4458
</li>
45-
<li>
46-
<p>
47-
<strong>ESL '24</strong>: Francesco Paladino, Erling Jellum, Efsane Soyer, and Edward A. Lee.
48-
"<Link href="https://doi.org/10.1109/LES.2024.3467992">Layered Scheduling: Toward Better Real-Time Lingua Franca</Link>",
49-
IEEE Embedd. Syst. Letters 18(9), September 2024.
50-
</p>
51-
</li>
5259
<li>
5360
<p>
5461
<strong>ESL '24</strong>: Benjamin Asch, Erling Jellum, Marten Lohstroh, and Edward A. Lee.
5562
"<Link href="https://doi.org/10.1109/LES.2024.3467332">Software-Defined Watchdog Timers for Cyber-Physical Systems</Link>",
5663
IEEE Embedd. Syst. Letters 18(9), September 2024.
5764
</p>
5865
</li>
59-
<li>
60-
<p>
61-
<strong>ESL '24</strong>: Chadlia Jerad and Edward A. Lee.
62-
"<Link href="https://doi.org/10.1109/LES.2024.3465408">Toward Dynamism in Distributed Lingua Franca Programs</Link>",
63-
IEEE Embedd. Syst. Letters 18(9), September 2024.
64-
</p>
65-
</li>
6666
<li>
6767
<p>
6868
<strong>TECS '24</strong>: Marten Lohstroh, Soroush Bateni, Christian Menard, Alexander Schulz-Rosengarten, Jeronimo Castrillon, and Edward A. Lee.

0 commit comments

Comments
 (0)