Skip to content

Commit 4a66ea4

Browse files
committed
Reorg blurb; typo
1 parent 0b76277 commit 4a66ea4

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

ReadMe.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,28 @@ As a verification architect I
1111
This often means I do things somewhat differently. If that is the case and the cost/benefit trade-off looks promising, I help with educating engineers how to do things differently, too.
1212

1313

14-
### pub
14+
### Pubs
1515

1616
See
1717
[google scholar](https://scholar.google.com/citations?user=U0CkrxkAAAAJ&hl=en),
1818
[dblp](https://dblp.uni-trier.de/pid/54/1933.html), or my [local list](pubs/kai-e-pubs.html).
1919

20-
### code
21-
22-
tba (currently my recent work is sequestered in [ARM](https://www.arm.com), [QualComm](https://www.qualcomm.com), or [Ghost Automony](https://www.ghostautonomy.com) IP)
23-
24-
### misc
25-
26-
**News 2023/05/03:** The 2022 iteration of the [ACM Software System Award](https://awards.acm.org/software-system) goes to our team of authors of [seL4: formal verification of an OS kernel](https://doi.org/10.1145/1629575.1629596).
27-
2820
Recent presentations include
2921
- "Update on the adoption of synchronous languages at gh.st", Synchron 2020, [slides](http://synchron2020.inria.fr/slides/thu_0900_engelhardt.pdf)
3022
- "Adventures in Verification Land for Glorified Ring Buffers", Synchron 2021, [slides](http://synchron2021.inria.fr/slides/synchron2021-engelhardt-1.pdf)
3123
- "Neural Net Validation - classical CS and high school maths to the rescue", Synchron 2021, [slides](http://synchron2021.inria.fr/slides/synchron2021-engelhardt-0.pdf)
3224

3325
Errata for the data refinement book: [pdf](pubs/dRE1998/errata.pdf).
3426

27+
28+
### Specs/Code/Proofs
29+
30+
tba (currently my recent work is sequestered in [ARM](https://www.arm.com), [QualComm](https://www.qualcomm.com), or [Ghost Autonomy](https://www.ghostautonomy.com) IP)
31+
32+
### Misc
33+
34+
**News 2023/05/03:** The 2022 iteration of the [ACM Software System Award](https://awards.acm.org/software-system) goes to our team of authors of [seL4: formal verification of an OS kernel](https://doi.org/10.1145/1629575.1629596).
35+
3536
[Formalisations and proofs](misc/PVS/) of problems, e.g., from the "100 list" in [PVS](https://pvs.csl.sri.com/index.html).
3637

3738
**News 2023/04/03:** [Build instructions for PVS on ARM Macs](misc/PVS/ARMbuild/).

0 commit comments

Comments
 (0)