From 3baedfd02e201fde1f6c8eda6ea10df84f524889 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 17 May 2025 20:10:23 +0200 Subject: publications: Add CFAL --- publications.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/publications.json b/publications.json index 63c59e3..8108a8a 100644 --- a/publications.json +++ b/publications.json @@ -1,9 +1,20 @@ { "authors": { "tom": "Tom Smeding", - "matthijs": "Matthijs Vákár" + "matthijs": "Matthijs Vákár", + "*various": "(various)" }, "pubs": [ + { + "year": 2025, + "month": 5, + "authors": ["*various"], + "title": "Comparing Parallel Functional Array Languages: Programming and Performance", + "preprint": true, + "links": [ + {"type": "arxiv", "id": "2505.08906"} + ] + }, { "year": 2024, "month": 5, -- cgit v1.2.3-70-g09d2