This is an automated email from the git hooks/post-receive script.
civodul pushed a commit to branch master
in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push:
new 211fb02 website: publications: Add Konrad's "Staged Computation"
paper.
211fb02 is described below
commit 211fb02e369360ecf981bf0af56da9298096579a
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Jun 3 21:12:29 2021 +0200
website: publications: Add Konrad's "Staged Computation" paper.
* website/apps/media/data.scm (publications): Add Konrad's paper.
---
website/apps/media/data.scm | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/website/apps/media/data.scm b/website/apps/media/data.scm
index 812f9e3..c2b404d 100644
--- a/website/apps/media/data.scm
+++ b/website/apps/media/data.scm
@@ -145,7 +145,13 @@ Alexander Gosdschan, Katarzyna Wreczycka, Jonathan Ronen,
Altuna Akalin"
Michael R. Crusoe, George Githinji, Paolo Di Tommaso, Dominique Belhachemi, \
Steffen Möller, Geert Smant, Joep de Ligt, Pjotr Prins"
#:date (string->date "2019-07-06" "~Y-~m-~d")
- #:type (C_ "publication type" "Book chapter"))))
+ #:type (C_ "publication type" "Book chapter"))
+ (publication
+ #:title "Staged Computation: The Technique You Didn’t Know You Were Using"
+ #:url "https://hal.archives-ouvertes.fr/hal-02877319/"
+ #:authors "Konrad Hinsen"
+ #:date (string->date "2020-06-22" "~Y-~m-~d")
+ #:type (C_ "publication type" "Journal article"))))
(define screenshots