From 41340450dbb461c42fdb200e6ac5ba7fde96592c Mon Sep 17 00:00:00 2001
From: Teresa Carbajo-Garcia <t.carbajo-garcia@imperial.ac.uk>
Date: Thu, 30 Sep 2021 08:15:23 +0000
Subject: [PATCH] Update publications.bib

---
 publications.bib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/publications.bib b/publications.bib
index e00ae54..5bdeeca 100644
--- a/publications.bib
+++ b/publications.bib
@@ -1832,7 +1832,7 @@ author    = {Emanuele D'Osualdo and
             Julian Sutherland},
 title     = {TaDA Live: Compositional Reasoning for Termination of Fine-grained
             Concurrent Programs},
-booktitle = {ACM Transactions on Programming Languages and Systems (TOPLAS), submitted Jan 2020; accepted 2021.},
+journal = {ACM Transactions on Programming Languages and Systems (TOPLAS), submitted Jan 2020; accepted 2021.},
 year      = {2021},
 abstract  = {We present TaDA Live, a concurrent separation logic for reasoning compositionally about the termination of
 blocking fine-grained concurrent programs. The crucial challenge is how to deal with abstract atomic blocking:
-- 
GitLab