Skip to content

Commit 3f53778

Browse files
committed
fix
1 parent c6b87e5 commit 3f53778

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_bibliography/papers.bib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ @unpublished{masters_thesis
5151
@incollection{tacas2025,
5252
author = {Lydia Kondylidou and Andrew Reynolds and Jasmin Blanchette},
5353
title = {Augmenting Model-Based Instantiation with Fast Enumeration},
54-
booktitle = {Tools and Algorithms for the Construction and Analysis of Systems},
55-
series = {Lecture Notes in Computer Science},
54+
booktitle = {TACAS},
55+
series = {LNCS},
5656
volume = {14474},
5757
editor = {Marieke Huisman and Dana Fisman},
5858
publisher = {Springer},
@@ -77,8 +77,8 @@ @incollection{tacas2025
7777
@unpublished{draft_tacas2026,
7878
author = {Lydia Kondylidou and Andrew Reynolds and Jasmin Blanchette and Cesare Tinelli},
7979
title = {Enumerating Choice Terms in Model-Based Quantifier Instantiation},
80-
booktitle = {Tools and Algorithms for the Construction and Analysis of Systems},
81-
series = {Lecture Notes in Computer Science},
80+
booktitle = {TACAS},
81+
series = {LNCS},
8282
publisher = {Springer},
8383
year = {2026},
8484
abstract = {Satisfiability modulo theories (SMT) solvers are widely used

0 commit comments

Comments
 (0)