summaryrefslogtreecommitdiff
path: root/stylefiles/report/wp6-lectures-cover.tex
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2025-06-18 16:36:36 +0200
committerÖzgür Kesim <oec@codeblau.de>2025-06-18 16:36:36 +0200
commitb8c4bde9cdd7a516a07b7a86f60b1c464c27e2fe (patch)
tree15070e052c305464ccddbfbebce6e7b40da822de /stylefiles/report/wp6-lectures-cover.tex
init
Diffstat (limited to 'stylefiles/report/wp6-lectures-cover.tex')
-rw-r--r--stylefiles/report/wp6-lectures-cover.tex44
1 files changed, 44 insertions, 0 deletions
diff --git a/stylefiles/report/wp6-lectures-cover.tex b/stylefiles/report/wp6-lectures-cover.tex
new file mode 100644
index 0000000..bc11e76
--- /dev/null
+++ b/stylefiles/report/wp6-lectures-cover.tex
@@ -0,0 +1,44 @@
+%\documentclass{taler} % full lenth boiler plate
+\documentclass{taler-short} % for short deliverables with less boiler plate
+\usepackage{hyperref}
+\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}
+
+\doccode{D6.1}
+\wpcontrib{WP6}
+\title[Educational materials]{Educational materials}
+\duedate{31.8.2024}
+\actualdate{31.8.2024}
+\version{Revision 1.0}
+\dissemination{PU}
+
+\author{Christian Grothoff \and Emmanuel Benoist}
+
+\changetable{ % use 3 colum format as in these examples
+0.9 & 30.7.2024 & First internally circulated version\\\hline
+1.0 & 31.8.2024 & Minor edits based on internal review\\\hline
+}
+
+\reportabstract{This report is a collection of the lecture materials
+ for integrating GNU Taler and related technologies into curricula
+ on {\bf Web programming with REST APIs} and/or
+ {\bf Applied cryptography}. The lectures use GNU Taler as a
+ running example, relating theory to its applications in the
+ context of the GNU Taler payment system.
+
+ The sources and Web sites with links to additional materials can be
+ found in our public Git repository at
+ \url{https://git.taler.net/lectures.git/}. This document is thus
+ merely one possible rendering of the provided slides and
+ exercises. Additionally, a small collection of video-tutorials can
+ be found at \url{https://tutorials.taler.net/}.}
+
+\reportkeywords{lectures, cryptography, RESTful, blockchain, privacy, anonymity, payments, applied cryptography}
+
+
+\begin{document}
+
+\maketitle
+
+\cleardoublepage
+
+\end{document}