Small improvements after feedback (citing, footnotes, methodology)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
%! TeX program = lualatex
|
||||
%! TeX root = ../../thesis.tex
|
||||
\documentclass[../../thesis.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\chapter{Related Work}\label{ch:relatedwork}
|
||||
|
||||
Related work is for similar work (e.g., Wasm with software-based mitigation).
|
||||
In a wider sense also hardening papers for e.g., Python could be considered.
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user