@@ -76,16 +76,14 @@ For information on how to use the kernel, run the built-in `:help` command, or s
An article about the ProB Jupyter kernel has been [published at ABZ'2020](https://rdcu.be/b4rql).
```
@InProceedings{GelessusLeuschel:ABZ2020,
author="Gele{\ss}us, David and Leuschel, Michael",
@inproceedings{GelessusLeuschel:abz2020,
author = {David Gelessus and Michael Leuschel},
title = {{ProB} and {Jupyter} for Logic, Set Theory, Theoretical Computer Science and Formal Methods},
booktitle = {Proceedings ABZ 2020},
editor="Raschke, Alexander and M{\'e}ry, Dominique and Houdek, Frank",
title="ProB and Jupyter for Logic, Set Theory, Theoretical Computer Science and Formal Methods",
booktitle="Rigorous State-Based Methods",
year="2020",
publisher="Springer International Publishing",
address="Cham",
year = {2020},
series = {LNCS 12071},
pages="248--254",
abstract="We present a tool for using the B language in computational notebooks, based on the Jupyter Notebook interface and the ProB tool. Applications of B notebooks include executable documentation of formal models, interactive manuals, validation reports but also teaching of formal methods, logic, set theory and theoretical computer science. In addition to B and Event-B, the tool supports Z, {\$}{\$}{\backslash}textsc {\{}TLA{\}}^{\{}+{\}}{\$}{\$} and Alloy.",