summaryrefslogtreecommitdiff
path: root/publications.json
diff options
context:
space:
mode:
Diffstat (limited to 'publications.json')
-rw-r--r--publications.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/publications.json b/publications.json
index 39de522..230febb 100644
--- a/publications.json
+++ b/publications.json
@@ -9,6 +9,18 @@
},
"pubs": [
{
+ "year": 2026,
+ "month": 10,
+ "authors": ["tom"],
+ "title": "Reverse-mode Automatic Differentiation for Functional Array Languages",
+ "thesis": true,
+ "note": "PhD thesis at Utrecht University. Advisors: Gabriele Keller, Matthijs Vákár.",
+ "links": [
+ {"type": "pdf", "url": "/f/thesis-2026-09-02-digital-cover.pdf"},
+ {"type": "doi", "id": "10.33540/765"}
+ ]
+ },
+ {
"year": 2025,
"month": 8,
"authors": ["tom", "matthijs"],