commit 16f318fd402c78c824af187d8f603ecadddfda77 Author: j-hartling Date: Mon Oct 13 16:23:37 2025 +0200 Initialized diff --git a/cite.bib b/cite.bib new file mode 100644 index 0000000..e69de29 diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..0cfdcd3 --- /dev/null +++ b/main.tex @@ -0,0 +1,6 @@ +\documentclass[a4paper, 12pt]{article} + +\begin{document} + + +\end{document} \ No newline at end of file