summaryrefslogtreecommitdiff
path: root/doc/poster/poster.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/poster/poster.tex')
-rw-r--r--doc/poster/poster.tex40
1 files changed, 0 insertions, 40 deletions
diff --git a/doc/poster/poster.tex b/doc/poster/poster.tex
deleted file mode 100644
index 6f3a1b0..0000000
--- a/doc/poster/poster.tex
+++ /dev/null
@@ -1,40 +0,0 @@
-\documentclass[a1, landscape] {sciposter}
-\usepackage{multicol}
-\usepackage{sectionbox}
-\usepackage{graphicx}
-\usepackage{subfig}
-\usepackage[english]{babel}
-\usepackage[numbers, longnamesfirst, sort]{natbib}
-\usepackage{fancyhdr}
-\usepackage{tikz}
-\renewcommand{\sectionsize}{\Large}
-\graphicspath{{images}}
-
-\institute{Bachelor Thesis 2024 Computer Science}
-\conference{\large{Lukas Matyja, Johannes Casaburi}}
-\fancyfoot
-
-\leftlogo[2]{bfh_logo}
-\title{Donau: A Donation Authority for Taler}
-
-\begin{document}
- \maketitle
-
-\begin{multicols}{3}
-\setlength{\columnseprule}{0pt}
-\includegraphics[width=0.3\textwidth]{overview}
-\captionof{figure}{Stakeholders}
-
-\section{Motivation}\Large
-Donations can often be deducted from taxes. To do so, donors must submit donation receipts to the tax authorities. Nowadays, donation receipts can only be checked with disproportionate effort. This is the reason why donation receipts are often not checked at all. Furthermore, donations are sensitive data that should be anonymized as much as possible. Even towards the tax authorities. For example, a donation to an AIDS aid organization can lead to conclusions that could be unpleasant for the donor.
-
-<sequence diagram DONAU>
-
-\section{Results from discussion}
-
-\section{What happens next?}
-<QR-Code thesis>
-<Taler Logos>
- \end{multicols}
-
-\end{document}