aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--99-rear-cover.tex53
-rw-r--r--Makefile3
2 files changed, 55 insertions, 1 deletions
diff --git a/99-rear-cover.tex b/99-rear-cover.tex
new file mode 100644
index 0000000..7446f84
--- /dev/null
+++ b/99-rear-cover.tex
@@ -0,0 +1,53 @@
+\thispagestyle{empty}
+
+\noindent
+{\huge\textit{Aporia}}
+
+\vspace{1cm}
+
+\normalsize
+\noindent Undergraduate Journal of the St Andrews Philosophy
+Society
+
+\vspace{1cm}
+\noindent VOLUME XXV
+
+
+\vspace{3cm}
+\vfill
+
+\noindent \textit{Aporia} is funded by the University of St
+Andrews Philosophy Society, which receives funds from the
+University of St Andrews
+Department of Philosophy, the University of St Andrews
+Students’ Association, and independent benefactors.
+
+\noindent
+\textit{Aporia} is published by The University of St Andrews
+Philosophy Society
+
+\vspace{1cm}
+\noindent
+\textit{Aporia} © 2025 is licensed under Creative Commons
+Attribution 4.0 International (CC BY 4.0). To view a copy of
+this license, visit
+\url{https://creativecommons.org/licenses/by/4.0/}.
+
+\vspace{1cm}
+\noindent
+Authors retain copyright, but give their consent to
+\textit{Aporia} to publish their work.
+
+\vspace{2cm}
+\begin{multicols}{2}
+\large\itshape{Visit \url{https://ojs.st-andrews.ac.uk/aporia} to learn more.}
+\vspace{2cm}
+Contact: \texttt{aporia@st-andrews.ac.uk}
+\columnbreak
+Aporia\newline
+School of Philosophy\newline
+Edgecliffe, The Scores\newline
+St Andrews, Fife\newline
+KY16 9AL\newline
+\textsc{Scotland}
+\end{multicols}
diff --git a/Makefile b/Makefile
index 443ace7..9ff3b23 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,8 @@ SOURCES=images/\
01-foreword.tex\
02-letter-ed.tex\
03-acknowledgements.tex\
- 90-contributors.tex
+ 90-contributors.tex\
+ 99-rear-cover.tex
target:
mkdir target
target/main.pdf: $(SOURCES)