guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: website: help: Add the RepPar paper.


From: Ludovic Courtès
Subject: 01/01: website: help: Add the RepPar paper.
Date: Wed, 01 Jul 2015 10:24:21 +0000

civodul pushed a commit to branch master
in repository guix-artwork.

commit 2ae8b6178c0b46ae2b8253cf3d0be72ddc5650f9
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jul 1 12:24:00 2015 +0200

    website: help: Add the RepPar paper.
    
    * website/www/help.scm (help-page): Add the RepPar paper.
---
 website/www/help.scm |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index 07dbf0c..93577ec 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -120,12 +120,21 @@ Distribution. ")
                             "Check all the lists")))
                (h2 "Additional Documentation")
                (ul (li (a (@ (href "https://arxiv.org/abs/1305.4584";))
-                          (i "Functional Package Management with Guix"))
+                           (i "Functional Package Management with Guix"))
                        ", presented at the "
                        (a (@ (href 
"https://www-sop.inria.fr/members/Manuel.Serrano/conferences/els13.html";))
                           "2013 European Lisp Symposium (ELS)")
                        ", describes the rationale, design, and
-implementation of Guix's packaging API. \t "))
+implementation of Guix's packaging API.")
+                    (li (a (@ (href "http://arxiv.org/abs/1506.02822";))
+                           (i "Reproducible and User-Controlled Software
+Environments in HPC with Guix"))
+                        ", to be presented at the "
+                        (a (@ (href "http://reppar.org/";))
+                           "2015 International Workshop on Reproducibility in
+Parallel Computing (RepPar)")
+                        ", discusses the use of Guix in high-performance
+computing (HPC)."))
                (h2 (@ (id "talks")) "Talks")
                (ul (li "May 2015, "
                         (a (@ (href "http://opentechsummit.net/en.html";))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]