From a8748dfc36b09398f4da0dbc55dc526f57ce2059 Mon Sep 17 00:00:00 2001 From: Teresa Carbajo-Garcia <t.carbajo-garcia@imperial.ac.uk> Date: Wed, 29 Sep 2021 13:52:36 +0000 Subject: [PATCH] Update publications.bib --- publications.bib | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/publications.bib b/publications.bib index 4497807..3109662 100644 --- a/publications.bib +++ b/publications.bib @@ -1648,14 +1648,14 @@ in JavaScript verification; and the feasibility of automatic compositional testi @InProceedings{Bodin2019Skeletal, author = {Martin Bodin and Philippa Gardner and Thomas Jensen and Alan Schmitt}, title = {Skeletal Semantics and their Interpretations}, - journal = booktitle = {Proceedings of the 46\textsuperscript{th} {ACM} {SIGPLAN-SIGACT} - Symposium on Principles of Programming Languages {(POPL'19)}}, + booktitle = {Proceedings of the 46\textsuperscript{th} {ACM} {SIGPLAN-SIGACT} + Symposium on Principles of Programming Languages (POPL'19)}, volume = {3}, number = {{POPL}}, year = {2019}, project = { web }, doi = {10.1145/3290357}, - abstract = { The development of mechanised language specification based on structured operational semantics, with + abstract = {The development of mechanised language specification based on structured operational semantics, with applications to verified compilers and sound program analysis, requires huge effort. General theory and frameworks have been proposed to help with this effort. However, none of this work provides a systematic way of developing concrete and abstract semantics, connected together by a general consistency result. We introduce -- GitLab