Skip to content

Commit c3034a5

Browse files
committed
Added pub
1 parent 55e6ef9 commit c3034a5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/components/Publications/copypasta.tsx

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

77
export const copypastaPublications: ReactNode = (
88
<ul>
9+
<li>
10+
<p>
11+
<strong>ICSE '24</strong>: Alexander Schulz-Rosengarten, Benjamin Asch, Gustavo Quiros,
12+
Akash Ahmad, Marten Lohstroh, Ankit Shukla, Malte Clement, Edward A. Lee,
13+
and Reinhard von Hanxleden,
14+
"<Link href="https://dl.acm.org/doi/10.1145/3639478.3643093">Behavior Trees with Dataflow: Coordinating Reactive Tasks in Lingua Franca</Link>",
15+
in <i>Companion Proceedings of the International Conference on Software Engineering (ICSE-Companion)</i>,
16+
Lisbon, Portugal, April 2024.
17+
</p>
18+
</li>
919
<li>
1020
<p>
1121
<strong>MEMOCODE '23</strong>: Soroush Bateni, Marten Lohstroh, Hou Seng Wong,

0 commit comments

Comments
 (0)