refine topic
This commit is contained in:
parent
9a18b40dad
commit
1562979822
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue