Reorder chapters + put abstract into frontmatter
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
%! TeX program = lualatex
|
||||
%! TeX root = ../../thesis.tex
|
||||
\documentclass[../../thesis.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\section{Software-Based Hardening}\label{sec:faultchain}
|
||||
|
||||
\subsection{Software Replication}\label{ssec:softwarereplication}
|
||||
|
||||
\subsection{ANBD-Codes}\label{ssec:anbdcodes}
|
||||
|
||||
\subsection{CoRed: Combined Redundancy}\label{ssec:combinedredundancy}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user