|
@@ -10,7 +10,7 @@
|
|
|
\usepackage{vmargin} % Adjust margins in a simple way
|
|
\usepackage{vmargin} % Adjust margins in a simple way
|
|
|
\usepackage{tikz}
|
|
\usepackage{tikz}
|
|
|
\usepackage{csquotes}
|
|
\usepackage{csquotes}
|
|
|
-\usepackage[binary-units=true]{siunitx}
|
|
|
|
|
|
|
+\usepackage[binary-units=true,detect-weight=true, detect-family=true]{siunitx}
|
|
|
\DeclareSIUnit\pixel{px}
|
|
\DeclareSIUnit\pixel{px}
|
|
|
\usepackage{listings} % needed for the inclusion of source code
|
|
\usepackage{listings} % needed for the inclusion of source code
|
|
|
\usepackage{caption}
|
|
\usepackage{caption}
|
|
@@ -59,7 +59,7 @@
|
|
|
|
|
|
|
|
\usepackage[german,nameinlink, noabbrev,capitalise]{cleveref}
|
|
\usepackage[german,nameinlink, noabbrev,capitalise]{cleveref}
|
|
|
|
|
|
|
|
-\title{HASY dataset}
|
|
|
|
|
|
|
+\title{The HASY dataset}
|
|
|
\author{%
|
|
\author{%
|
|
|
\IEEEauthorblockN{Martin Thoma}\\
|
|
\IEEEauthorblockN{Martin Thoma}\\
|
|
|
\IEEEauthorblockA{E-Mail: info@martin-thoma.de} % ORCID: http://orcid.org/0000-0002-6517-1690
|
|
\IEEEauthorblockA{E-Mail: info@martin-thoma.de} % ORCID: http://orcid.org/0000-0002-6517-1690
|
|
@@ -69,7 +69,7 @@
|
|
|
pdfauthor = {Martin Thoma},
|
|
pdfauthor = {Martin Thoma},
|
|
|
pdfkeywords = {dataset},
|
|
pdfkeywords = {dataset},
|
|
|
pdfsubject = {HASY, dataset},
|
|
pdfsubject = {HASY, dataset},
|
|
|
- pdftitle = {HASY dataset},
|
|
|
|
|
|
|
+ pdftitle = {The HASY dataset},
|
|
|
}
|
|
}
|
|
|
\usepackage[inline]{enumitem}
|
|
\usepackage[inline]{enumitem}
|
|
|
\usepackage{longtable}
|
|
\usepackage{longtable}
|
|
@@ -108,9 +108,7 @@
|
|
|
\input{content}
|
|
\input{content}
|
|
|
\bibliographystyle{IEEEtranSA}
|
|
\bibliographystyle{IEEEtranSA}
|
|
|
\bibliography{literatur}
|
|
\bibliography{literatur}
|
|
|
-\clearpage%
|
|
|
|
|
-\onecolumn
|
|
|
|
|
\input{appendix}
|
|
\input{appendix}
|
|
|
-\twocolumn
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
\end{document}
|
|
\end{document}
|