refine topic

This commit is contained in:
steveej 2017-04-05 18:51:19 +02:00
parent 9a18b40dad
commit 1562979822

View file

@ -12,7 +12,7 @@
\usepackage{ctable,multirow} \usepackage{ctable,multirow}
\usepackage{cite} \usepackage{cite}
\bibliographystyle{plain} \bibliographystyle{ieeetr}
\usepackage[hyphens]{url} \usepackage[hyphens]{url}
\Urlmuskip = 0mu plus 1mu \Urlmuskip = 0mu plus 1mu
@ -20,7 +20,7 @@
\usepackage[numberedsection,toc,numberline,nopostdot]{glossaries} \usepackage[numberedsection,toc,numberline,nopostdot]{glossaries}
\makenoidxglossaries \makenoidxglossaries
\newcommand{\topic}{Ensuring Memory-Safety within Address Spaces Using Rust's Static Code Analysis} \newcommand{\topic}{Guaranteeing In-Kernel Memory-Safety Using Rust's Static Code Analysis}
\newcommand{\authorOne}{Stefan Junker} \newcommand{\authorOne}{Stefan Junker}
\newcommand{\authorOneInit}{SJ} \newcommand{\authorOneInit}{SJ}