Skip to content

Commit a0fb5ce

Browse files
committed
2024 update
1 parent 149d0e5 commit a0fb5ce

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,16 @@ <h2 class="page-section-heading d-inline-block text-white">Publications</h2>
255255
<!-- About Section Content-->
256256
<div class="text-left">
257257
<ul>
258+
<!-- 2024 -->
259+
<li><h4 class="treeview">2024</h4>
260+
<ul class="tw-nested">
261+
<li>
262+
<p class="pre-wrap lead">S. Demarchi, D. Guidotti, L. Pulina and A. Tacchella</p>
263+
<h5>NeVer2: Learning and Verification of Neural Networks <span class="badge badge-light">Preprint</span></h5>
264+
<p class="pre-wrap authors">Submitted for peer review, preprint available</p>
265+
</li>
266+
</ul>
267+
</li>
258268
<!-- 2023 -->
259269
<li><h4 class="treeview">2023</h4>
260270
<ul class="tw-nested">
@@ -453,7 +463,7 @@ <h4 class="mb-4">Powered by AIMS-Lab</h4>
453463

454464
<!-- Copyright Section -->
455465
<section class="copyright py-4 text-center text-white">
456-
<div class="container"><small class="pre-wrap"><a target="_blank" href="https://github.com/NeVerTools/NeVerTools.github.io/blob/master/LICENSE">MIT Licensed</a> | neuralverification.org 2023 | Hosted with ❤ by <a href="https://github.com/" target="_blank">GitHub</a></small></div>
466+
<div class="container"><small class="pre-wrap"><a target="_blank" href="https://github.com/NeVerTools/NeVerTools.github.io/blob/master/LICENSE">MIT Licensed</a> | neuralverification.org 2024 | Hosted with ❤ by <a href="https://github.com/" target="_blank">GitHub</a></small></div>
457467
</section>
458468
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
459469
<div class="scroll-to-top d-lg-none position-fixed"><a

0 commit comments

Comments
 (0)