summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/bibliography.html.j24
-rw-r--r--www.yml12
2 files changed, 13 insertions, 3 deletions
diff --git a/template/bibliography.html.j2 b/template/bibliography.html.j2
index 35ea01aa..c24a370a 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 e80f7bc2..440c161a 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