diff --git a/src/docs/thesis.tex b/src/docs/thesis.tex index 01a169d..33efc9f 100644 --- a/src/docs/thesis.tex +++ b/src/docs/thesis.tex @@ -12,7 +12,7 @@ \usepackage{ctable,multirow} \usepackage{cite} -\bibliographystyle{plain} +\bibliographystyle{ieeetr} \usepackage[hyphens]{url} \Urlmuskip = 0mu plus 1mu @@ -20,7 +20,7 @@ \usepackage[numberedsection,toc,numberline,nopostdot]{glossaries} \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{\authorOneInit}{SJ}