diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2025-03-25 16:52:43 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2025-03-25 16:52:43 +0000 |
commit | a2afd4b08dc2b7eada2f95ee95457457a3331344 (patch) | |
tree | 671b8530d7e8934efad4d91f7575ae01833c6bfe /sec/related.ltx |
Before the big rewrite
Diffstat (limited to 'sec/related.ltx')
-rw-r--r-- | sec/related.ltx | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sec/related.ltx b/sec/related.ltx new file mode 100644 index 0000000..caeed41 --- /dev/null +++ b/sec/related.ltx @@ -0,0 +1,12 @@ +\documentclass[../main.tex]{subfiles} + +\begin{document} +\section{Related Work}% +\label{sec:related} + +\TODO{ + \begin{itemize} + \item Hagino 1987 + \end{itemize} +} +\end{document} |