From b8c4bde9cdd7a516a07b7a86f60b1c464c27e2fe Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Wed, 18 Jun 2025 16:36:36 +0200 Subject: init --- stylefiles/report/wp6-lectures-cover.tex | 44 ++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 stylefiles/report/wp6-lectures-cover.tex (limited to 'stylefiles/report/wp6-lectures-cover.tex') 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} -- cgit v1.2.3