Skip to content

Commit 1bfa375

Browse files
update
1 parent 86b0375 commit 1bfa375

5 files changed

Lines changed: 116 additions & 125 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<a class="top" id="topentry" href="news.html">News</a>
2727
<p class="space"> · </p>
2828
<a class="top" href="publications.html">Publications</a>
29-
<p class="space"> · </p>
30-
<a class="top" href="teaching.html">Teaching</a>
31-
<p class="space"> · </p>
32-
<a class="top" href="service.html">Service</a>
3329
<a class="top" href="https://www.linkedin.com/in/stefan-zetzsche-881555168"><img class="social" src="files/linkedin.png" alt="linkedin"/></a>
3430
<a class="top" href="https://scholar.google.com/citations?user=xzdy3VEAAAAJ&hl=en"><img class="social2" src="files/scholar.png" alt="google scholar"/></a>
3531
<a class="top" href="files/cv.pdf"><img class="social2" src="files/cv.svg" alt="cv"/></a>
@@ -55,7 +51,7 @@ <h2>Overview</h2>
5551
</p>
5652
<h2><a href="news.html">News</a></h2>
5753
<ul>
58-
<li class="bg">Our paper <cite><a href="https://popl26.sigplan.org/details/dafny-2026-papers/7/ATLAS-Automated-Toolkit-for-Large-Scale-Verified-Code-Synthesis">ATLAS: Automated Toolkit for Large-Scale Verified Code Synthesis</a></cite> has been accepted at the <a href="https://popl26.sigplan.org/home/dafny-2026">Dafny workshop</a> at POPL 2026.<br><p class="timeloc">London · 17 Nov 2025</p></li>
54+
<li class="bg">Our paper <cite><a href="https://popl26.sigplan.org/details/dafny-2026-papers/7/ATLAS-Automated-Toolkit-for-Large-Scale-Verified-Code-Synthesis">ATLAS: Automated Toolkit for Large-Scale Verified Code Synthesis</a></cite> has been accepted at the <a href="https://popl26.sigplan.org/home/dafny-2026">Dafny workshop</a> at POPL 2026.<br><p class="timeloc">17 Nov 2025</p></li>
5955
</ul>
6056
</div>
6157

0 commit comments

Comments
 (0)