gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: Adding the SUERF paper 2023 to the bi


From: gnunet
Subject: [taler-www] branch master updated: Adding the SUERF paper 2023 to the bibliography list: Practical Offline Payments Using One-Time Passcodes
Date: Thu, 19 Oct 2023 21:20:02 +0200

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new f676530  Adding the SUERF paper 2023 to the bibliography list: 
Practical Offline Payments Using One-Time Passcodes
     new 2c63776  Merge branch 'master' of git+ssh://git.taler.net/www
f676530 is described below

commit f6765300e5d97c85dc879d353b5460f5d9cb2561
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Oct 19 21:17:59 2023 +0200

    Adding the SUERF paper 2023 to the bibliography list: Practical Offline 
Payments Using One-Time Passcodes
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 template/bibliography.html.j2 |  4 +---
 www.yml                       | 12 ++++++++++++
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/template/bibliography.html.j2 b/template/bibliography.html.j2
index 35ea01a..c24a370 100644
--- a/template/bibliography.html.j2
+++ b/template/bibliography.html.j2
@@ -28,9 +28,7 @@
                   {{_("by")}}
                   {% if item['authors'] %}
                     {% for name in item['authors'] %}
-                      {{ name|e }}
-                      {% if not loop.last %}
-                        ,
+                      {{ name|e }}{% if not loop.last %},
                       {% elif loop.revindex0 == 1 %}
                         {{ _("and") }}
                       {% endif %}
diff --git a/www.yml b/www.yml
index e80f7bc..440c161 100644
--- a/www.yml
+++ b/www.yml
@@ -169,6 +169,18 @@ newsposts:
     title: Launching taler.net
 videoslist:
 paperslist:
+  - year: 2023
+    authors:
+      - Priscilla Huang
+      - Emmanuel Benoist
+      - Sebastian Javier Marchano
+      - Christian Grothoff
+    comment:
+    name: "Practical Offline Payments Using One-Time Passcodes"
+    kind: article
+    url:
+    url_html:
+    url_pdf: "papers/suerf2023en.pdf"
   - year: 2022
     authors:
       - Özgür Kesim

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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