diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-07-07 16:46:05 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-07-07 16:46:05 +0200 |
commit | 52ec17571d6b8792019f0e98d545eed9fb6881f9 (patch) | |
tree | 3d303b62da3f42dab236740b796da9c108e2c49c | |
parent | 19191d45908498b6ea4d9493b4c08caec57b5386 (diff) |
-rw-r--r-- | publications.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/publications.json b/publications.json index 8108a8a..9b66a5f 100644 --- a/publications.json +++ b/publications.json @@ -21,7 +21,7 @@ "authors": ["tom", "matthijs"], "title": "Parallel Dual-Numbers Reverse AD", "preprint": true, - "note": "Extended version of 2023-01, submitted to JFP.", + "note": "Extended version of 2023-01, to be published in JFP.", "links": [ {"type": "arxiv", "id": "2207.03418"}, {"type": "code", "url": "https://github.com/tomsmeding/ad-dualrev-th"} |