From 15629798225a73b1949a6c533ff7e0d3d004c3e2 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 5 Apr 2017 18:51:19 +0200 Subject: [PATCH] refine topic --- src/docs/thesis.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}