aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2025-05-17 17:55:41 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2025-05-17 17:55:41 +0100
commit7d06a8e50e8600228f4a24f00abd92b55db7e764 (patch)
tree001ef77637935e24d0eb17b95ab8b46ff47e1697
parenta75ea6533c0503c2cd2397bfc9107e549a6e34ba (diff)
+ Let from Ed, Ack, Contributors, ToC Frmting.
-rw-r--r--01-foreword.tex5
-rw-r--r--02-letter-ed.tex46
-rw-r--r--03-acknowledgements.tex34
-rw-r--r--90-contributors.tex23
-rw-r--r--Makefile5
-rw-r--r--main.tex11
6 files changed, 119 insertions, 5 deletions
diff --git a/01-foreword.tex b/01-foreword.tex
index 8873c75..3d3d965 100644
--- a/01-foreword.tex
+++ b/01-foreword.tex
@@ -1,7 +1,6 @@
\vspace*{\credgap}
-\begin{center}
- \LARGE \sc Foreword
-\end{center}
+{\noindent\LARGE\sc Foreword}
+\vspace{\credgap}
\vspace{\ackgap}\noindent
Congratulations to all those involved with \emph{Aporia} for reaching
diff --git a/02-letter-ed.tex b/02-letter-ed.tex
new file mode 100644
index 0000000..f597126
--- /dev/null
+++ b/02-letter-ed.tex
@@ -0,0 +1,46 @@
+\vspace*{\credgap}
+{\noindent\LARGE\sc Letter from the Editor}
+\vspace{\credgap}
+
+\vspace{\ackgap}\noindent
+Dear Reader,
+
+\vspace{\credgap}\noindent
+It is with pleasure that I present the 25\textsuperscript{th} edition
+of \emph{Aporia}, the undergraduate philosophy journal of St Andrews.
+I hope it shall prove a stimulating and enjoyable read.
+
+My particular thanks, firstly, to Joe Bradstreet, my deputy, who has
+been a well-informed and clever editor, a diligent administrator, and
+a pleasant balance to all my neuroticisms. My thanks also to Christina
+Llandys Herre, who bravely shouldered much of the administrative
+burden. And I cannot fail to mention Mohit Argawal, whose technical
+prowess and willingness to take on tasks far beyond my capabilities
+have been utterly invaluable. I am extremely grateful to the whole
+editorial team for their dedication, expertise, and good humour; I
+should have been quite at sea with many of the papers were it not for
+their excellent work.
+
+I am often teasingly asked about our readership; I think I may honestly
+answer that the people who truly gain the most from \emph{Aporia} are
+the editors and writers. From my editorship I have been exposed to areas
+of philosophy untouched by my courses, learned more about the rights
+(and perhaps more frequently wrongs) of academic writing than any
+lecturer has taught me, and acquired the skill of working with a
+relatively large and diverse team. For all the vexations of the
+position, I am pleased to have had the opportunity of dipping my toe
+into the murky waters of academic research and publishing.
+
+It is a real triumph that \emph{Aporia} has survived 18 years of
+disorganized philosophy students, incomprehensible technological
+advancements, interrupted teaching, and unreliable funding. Let us hope
+it shall long continue for the next generations of budding philosophers.
+
+\vspace{\credgap}\noindent
+Yours faithfully,
+
+\vspace{\ackgap}\noindent
+Kirsty Graham
+
+\noindent
+Editor-in-Chief, \emph{Aporia}
diff --git a/03-acknowledgements.tex b/03-acknowledgements.tex
new file mode 100644
index 0000000..5add736
--- /dev/null
+++ b/03-acknowledgements.tex
@@ -0,0 +1,34 @@
+\vspace*{\credgap}
+{\noindent\LARGE\sc Acknowledgements}
+
+\vspace*{\fill}
+\begin{multicols}{2}
+{\noindent\Large\sc Editors}
+\vspace{\credgap}
+
+\acknowledgementlist{
+ Aliza Ashraf,
+ Beth Cook,
+ Maria de Feo,
+ Ella Johnston,
+ Hanaa Khan,
+ Zack Ledesma,
+ Christina Llandys Herre,
+ Nawal Mirza,
+ Claire Mizrahi,
+ Phoebe Ray,
+ Nathalie Rogers,
+ Rosa Velasco Saavedra,
+ Jacob Walchuk,
+ Hoochang Yi
+}
+\columnbreak
+\vspace*{\fill}
+\acknowledgementlist{
+Kirsty Graham\newline\emph{Editor-in-Chief},
+Joe Bradstreet\newline\emph{Deputy Editor-in-Chief},
+Mohit Argawal\newline\emph{Technical Officer}
+}
+\vspace*{\fill}
+\end{multicols}
+\vspace*{\fill}
diff --git a/90-contributors.tex b/90-contributors.tex
new file mode 100644
index 0000000..c3f2a57
--- /dev/null
+++ b/90-contributors.tex
@@ -0,0 +1,23 @@
+\chapter{Contributors}
+
+\section*{Audrey Hammer}
+
+Audrey is finishing a BA in Philosophy at the University of Cambridge.
+She is taking papers in Mathematical Logic, Philosophical Logic,
+Wittgenstein and His Successors, and Kant. Her dissertation is on the
+implications of independence and incompleteness in results on realism
+set in theory. NExt year she aims to pursue an MPhil in Philosophy at
+the University of Cambridge, where she wants to explore the nature of
+logic and mathemathics.
+
+\section*{Wilson Sugeng}
+
+Wilson is an Economics and Philosophy undergraduate at the University of
+St Andrews. He previously read Theology at Wheaton College, Illinois,
+and spent a semester at Wycliffe Hall, Oxford. With work experience in
+finance, microeconomic research, and church ministry, his research
+interests include religious epistemology and the ways different academic
+fields, religions, and philosophical traditions shape ethical and
+metaphysical frameworks. Outside of academics, Wilson enjoys cooking and
+hiking with the university's hillwalking club.
+
diff --git a/Makefile b/Makefile
index b4683ad..443ace7 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,10 @@ SOURCES=images/\
papers/\
main.tex\
00-titlepage.tex\
- 01-foreword.tex
+ 01-foreword.tex\
+ 02-letter-ed.tex\
+ 03-acknowledgements.tex\
+ 90-contributors.tex
target:
mkdir target
target/main.pdf: $(SOURCES)
diff --git a/main.tex b/main.tex
index 5d6fccc..715d8e0 100644
--- a/main.tex
+++ b/main.tex
@@ -7,7 +7,7 @@
\author{University of St Andrews Philosophy Society}
\date{2025}
-% Paper size
+% Paper size and margins
\usepackage[
a4paper,
outer=1.625in,
@@ -22,6 +22,8 @@
\usepackage{microtype}
\usepackage{hanging} % For bibliographies
\usepackage{ragged2e}
+% Columns
+\usepackage{multicol}
% Include PDFs
\usepackage[final]{pdfpages}
% Links
@@ -39,6 +41,8 @@
\usepackage{fancyhdr}
% Headings
\usepackage[raggedright]{titlesec}
+% for cftchapleader and cftdotsep in Table of Contents
+\usepackage{tocloft}
% for WithSuffix
\usepackage{suffix}
% for list processing tools
@@ -52,6 +56,8 @@
% depth = 0 ; only display article entries in ToC (not other
% headings)
\setcounter{tocdepth}{0}
+% dots in the listing for chapters
+\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}}
% Heading styles
\renewcommand\thesection{\arabic{section}}
@@ -100,9 +106,12 @@
\frontmatter
\include{00-titlepage}
\include{01-foreword}
+\include{02-letter-ed}
+\include{03-acknowledgements}
\tableofcontents
\mainmatter
\backmatter
+\include{90-contributors}
\end{document}