finished writing for now

This commit is contained in:
2025-01-28 08:06:13 +00:00
parent e751e91a44
commit 176122d4c1
8 changed files with 1117 additions and 223 deletions

View File

@@ -191,6 +191,17 @@
% {\tt \href{mailto:author5@ul.ie}{author5@ul.ie}}}
% {\sixthauthor} { Affiliation6 \\ %
% {\tt \href{mailto:author6@ul.ie}{author6@ul.ie}}}
\usepackage{listings}
\newcommand{\passthrough}[1]{#1} % required from pandoc to provide inline
\lstset{
breaklines=true,
captionpos=b,
basicstyle=\ttfamily\small,
columns=fullflexible,
frame=single,
keepspaces=true,
showstringspaces=false
}
% ====================================================
@@ -210,6 +221,7 @@
\providecommand{\citep}{ \cite}% for pandoc
\def\tightlist{\itemsep1pt\parskip0pt\parsep0pt} %for pandoc
\input{content.tex}
\begin{acknowledgments}