summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/bibliography.html.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/template/bibliography.html.j2 b/template/bibliography.html.j2
index 5026a71b..af91b8d6 100644
--- a/template/bibliography.html.j2
+++ b/template/bibliography.html.j2
@@ -3,6 +3,13 @@
<div class="container">
<h1>{{ _("GNU Taler Bibliography")}}</h1>
+<h2>The GNU Taler System: Practical and Provably Secure Electronic Payments</h2>
+<p>
+<a href="{{ url('papers/thesis-dold-phd-2019.pdf') }}"><img border=0 align=right alt="PDF" width=32 height=32 src="{{ url('images/pdf.svg') }}"></a>
+{{_("by")}} Florian Dold<br>
+PhD Thesis, 2019<br>
+</p>
+
<h2>Blind Signatures for Untraceable Payments</h2>
<p>
<a href="{{ url('papers/chaum-blind-signatures.pdf') }}"><img border=0 align=right alt="PDF" width=32 height=32 src="{{ url('images/pdf.svg') }}"></a>