From: Aaron Kaplan Date: Mon, 23 Dec 2013 23:11:25 +0000 (+0100) Subject: move reviewers to acknowledgement section and move it to the front of the paper X-Git-Url: https://git.bettercrypto.org/ach-master.git/commitdiff_plain/53534d9637a45ce5ba247474752eb0b52c1568ef move reviewers to acknowledgement section and move it to the front of the paper --- diff --git a/src/acknowledgements.tex b/src/acknowledgements.tex index cefbf7f..48d0095 100644 --- a/src/acknowledgements.tex +++ b/src/acknowledgements.tex @@ -1,3 +1,37 @@ -%\section{Acknowledgements} +\section*{Acknowledgements} +\label{section:Reviewers} + + +We would like to express our thanks to the following reviewers and people who have generously offered their time and interest (in alphabetical order): + + +\vline{} + +\begin{minipage}[b]{0.5\linewidth} +\center +Brown, Scott \\ +G\"uhring Philipp \\ +Grigg, Ian \\ +Horenbeck, Maarten \\ +Kovacic, Daniel \\ +Lenzhofer, Stefan \\ +Mendel, Florian \\ +Millauer, Tobias \\ +\end{minipage} +\begin{minipage}[b]{0.5\linewidth} +\center +Pichler, Patrick \\ +Petukhova, Anna (Logo) \\ +P\"oschl, Ulrich \\ +San, Berg \\ +Schreck, Thomas \\ +Seidl, Eva (PDF layout) \\ +Wagner, Sebastian (``sebix'') \\ +\end{minipage} + + +%% *@discuss@lists.cert.at --> AKA +%% devops mailing lists --> Pepi, Azet +%% cryptography liste (at release time) --> Azet + -%% add something useful diff --git a/src/applied-crypto-hardening.tex b/src/applied-crypto-hardening.tex index 371d1eb..47f1dd3 100644 --- a/src/applied-crypto-hardening.tex +++ b/src/applied-crypto-hardening.tex @@ -236,6 +236,7 @@ morekeywords={__global__, __device__}, % % The first character should be within \initial{} %\initial{H}\textbf{ere is some sample text to show the initial in the introductory paragraph of this template article. The color and lineheight of the initial can be modified in the preamble of this document.} +\input{acknowledgements} \input{abstract} \tableofcontents \chapter{Introduction} @@ -261,8 +262,7 @@ morekeywords={__global__, __device__}, % \input{suggested_reading} \input{cipher_suite_names} \input{further_research} -\input{acknowledgements} -\input{reviewers} +%\input{reviewers} \input{bib} \end{document}