Skip to content

Commit

Permalink
Added pub
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardalee committed May 28, 2024
1 parent 55e6ef9 commit c3034a5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/components/Publications/copypasta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ import Link from "@docusaurus/Link";

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

0 comments on commit c3034a5

Please sign in to comment.