diff --git a/examples/scholarly_paper/2020-iFM-CSP/paper.thy b/examples/scholarly_paper/2020-iFM-CSP/paper.thy index cb354f0..52198b0 100644 --- a/examples/scholarly_paper/2020-iFM-CSP/paper.thy +++ b/examples/scholarly_paper/2020-iFM-CSP/paper.thy @@ -16,26 +16,23 @@ setup \ DOF_lib.define_shortcut \<^binding>\csp\ "CSP title*[tit::title]\Philosophers may Dine - Definitively!\ -(* new crashing variant 1: author*[safouan, email="''safouan.taha@lri.fr''",affiliation="\LRI, CentraleSupelec\"] \Safouan Taha\ -*) - -(* new crashing variant 2: -author*[safouan::author, email="''safouan.taha@lri.fr''",affiliation="\LRI, CentraleSupelec\"] +(* +author*[safouann::author, email="''safouan.taha@lri.fr''",affiliation="\LRI, CentraleSupelec\"] \Safouan Taha\ -*) -text*[safouan::author, email="''safouan.taha@lri.fr''",affiliation="\LRI, CentraleSupelec\"] +text*[safouannn::author, email="''safouan.taha@lri.fr''",affiliation="\LRI, CentraleSupelec\"] \Safouan Taha\ +*) text*[bu::author, email= "''wolff@lri.fr''",affiliation = "\LRI, Université Paris-Saclay\"] \Burkhart Wolff\ text*[lina::author,email="''lina.ye@lri.fr''",affiliation="\LRI, Inria, LSV, CentraleSupelec\"] \Lina Ye\ -text*[abs::abstract, keywordlist="[\Shallow Embedding\,\Process-Algebra\, +abstract*[abs, keywordlist="[\Shallow Embedding\,\Process-Algebra\, \Concurrency\,\Computational Models\]"] \ The theory of Communicating Sequential Processes going back to Hoare and Roscoe is still today one of the reference theories for concurrent specification and computing.