diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-08 15:21:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 15:21:54 +0100 |
commit | 281e6b08fed72a98592d348a5a701f1809a53e16 (patch) | |
tree | 6c9e5ad0e871428ac667198044085d0d28d36651 /buch | |
parent | besser strukturierung (diff) | |
parent | added title & author (diff) | |
download | SeminarMatrizen-281e6b08fed72a98592d348a5a701f1809a53e16.tar.gz SeminarMatrizen-281e6b08fed72a98592d348a5a701f1809a53e16.zip |
Merge pull request #5 from rfritsche/mceliece
added title & author
Diffstat (limited to '')
-rw-r--r-- | buch/papers/mceliece/main.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/buch/papers/mceliece/main.tex b/buch/papers/mceliece/main.tex index 2bca986..dbbaaac 100644 --- a/buch/papers/mceliece/main.tex +++ b/buch/papers/mceliece/main.tex @@ -3,10 +3,10 @@ % % (c) 2020 Hochschule Rapperswil % -\chapter{Thema\label{chapter:mceliece}} -\lhead{Thema} +\chapter{McEliece-Kryptosystem\label{chapter:mceliece}} +\lhead{McEliece-Kryptosystem} \begin{refsection} -\chapterauthor{Hans Muster} +\chapterauthor{Reto Fritsche} Ein paar Hinweise für die korrekte Formatierung des Textes \begin{itemize} |