further work on stuff

This commit is contained in:
Alex Blank
2025-08-18 16:48:27 +00:00
parent bfb8c782ee
commit 34c11af09f
7 changed files with 407 additions and 72 deletions
+16 -8
View File
@@ -9,19 +9,27 @@
\usepackage{amsmath}
\usepackage{array}
\usepackage{amsfonts}
\usepackage[a4paper, margin=1in]{geometry}
\usepackage{graphicx}
\graphicspath{{resources/figures/}}
\usepackage{blindtext}
\usepackage[style=ieee, backend=biber]{biblatex}
\addbibresource{../main.bib}
\usepackage{booktabs}
\usepackage{tabularx}
\usepackage{pdflscape}
\usepackage{adjustbox}
\usepackage{multirow}
\usepackage{blindtext}
\usepackage[a4paper, margin=1in]{geometry}
\usepackage{graphicx}
\graphicspath{{resources/figures/}}
\usepackage[style=ieee, backend=biber]{biblatex}
\addbibresource{../main.bib}
\usepackage{hyperref}
\hypersetup{
colorlinks = true, % Colours links instead of ugly boxes
urlcolor = blue, % Colour for external hyperlinks
linkcolor = blue, % Colour of internal links
citecolor = red % Colour of citations
}
% Document
\begin{document}