You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: references/references.bib
+60-15Lines changed: 60 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,9 @@ @article{brockschmidt2016
199
199
number = {4},
200
200
pages = {1--50},
201
201
doi = {10.1145/2866575},
202
-
issn = {1558-4593}
202
+
issn = {1558-4593},
203
+
articleno = {13},
204
+
numpages = {50}
203
205
}
204
206
@article{chang2005,
205
207
title = {{Inferring Object Invariants: Extended Abstract}},
@@ -490,6 +492,21 @@ @article{hainry2023
490
492
doi = {10.1145/3571221},
491
493
issn = {2475-1421}
492
494
}
495
+
@article{haselwarter2023,
496
+
title = {{SSProve: A Foundational Framework for Modular Cryptographic Proofs in Coq}},
497
+
author = {Haselwarter, Philipp G. and Rivas, Exequiel and Van Muylder, Antoine and Winterhalter, Th\'{e}o and Abate, Carmine and Sidorenco, Nikolaj and Hri\c{t}cu, C\u{a}t\u{a}lin and Maillard, Kenji and Spitters, Bas},
498
+
year = {2023},
499
+
month = {7},
500
+
journal = {{ACM Transactions on Programming Languages and Systems}},
501
+
publisher = {{ACM}},
502
+
volume = {45},
503
+
number = {3},
504
+
doi = {10.1145/3594735},
505
+
issn = {0164-0925},
506
+
issue_date = {September 2023},
507
+
articleno = {15},
508
+
numpages = {61}
509
+
}
493
510
@article{hoare1969,
494
511
title = {{An axiomatic basis for computer programming}},
Modal model of impredicative semantics & \textcite{appel2007} \\
405
-
\href{https://github.com/rocq-community/fourcolor}{Four Color theorem}\smtabularnote{based on~\cite{robertson1997} and~\cite{appel1989}} & \textcite{gonthier2008} \\
406
-
\href{https://github.com/AbsInt/CompCert}{Verified Optimizing C Compiler, CompCert}\index{CompCert}\smtabularnote{A verifying compiler is one of the grand challenges for computing research posed in~\textcite{hoare2003}}\smtabularnote{CompCert received the ACM Software System Award in 2021.} & \textcite{leroy2009} \\
0 commit comments