aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2025-06-18 15:38:53 +0000
committerMohit Agarwal <mohit.agarwal@sky.com>2025-06-18 15:38:53 +0000
commit3a2ba136bd3af302eb88e5d1805ed5565cd3fc97 (patch)
tree850f985356e69e9eb1cbf1fb5331a78210cb85e6
parentba3e13675dd43f5147b912bce874d52529b479c4 (diff)
++ main.tex & rear cover
-rw-r--r--99-rear-cover.tex61
-rw-r--r--main.tex127
2 files changed, 188 insertions, 0 deletions
diff --git a/99-rear-cover.tex b/99-rear-cover.tex
new file mode 100644
index 0000000..aa5543e
--- /dev/null
+++ b/99-rear-cover.tex
@@ -0,0 +1,61 @@
+\thispagestyle{empty}
+
+\noindent
+{\huge\textit{Aporia}}
+
+\noindent
+{\huge The Feminist Edition}{
+
+\vspace{1cm}
+
+\normalsize
+\noindent Undergraduate Journal of the St Andrews Philosophy
+Society
+
+\vspace{1cm}
+\noindent VOLUME XXV
+
+
+\vspace{3cm}
+\vfill
+
+\noindent \textit{Aporia: The Feminist Edition} 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: The Feminist Edition} is published by The University of St Andrews
+Philosophy Society.
+
+\vspace{1cm}
+\noindent
+\textit{Aporia: The Feminist Edition} © 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: The Feminist Edition} to publish their work.
+
+\vspace{2cm}
+\begin{multicols}{2}
+\noindent
+\texttt{aporia@st-andrews.ac.uk}
+
+\vspace{1cm}
+\noindent
+Aporia\newline
+School of Philosophy\newline
+Edgecliffe, The Scores\newline
+St Andrews, Fife\newline
+KY16 9AL\newline
+\textsc{Scotland}
+
+\columnbreak
+\noindent
+\textit{Visit \url{https://ojs.st-andrews.ac.uk/aporia} to learn more.}
+\end{multicols}
diff --git a/main.tex b/main.tex
new file mode 100644
index 0000000..bd561be
--- /dev/null
+++ b/main.tex
@@ -0,0 +1,127 @@
+% APORIA 2025
+% For licence: see LICENSE
+
+\documentclass[twoside]{book}
+
+\title{Aporia 25 Feminist Edition}
+\author{University of St Andrews Philosophy Society}
+\date{2025}
+
+% Paper size and margins
+\usepackage[
+ a4paper,
+ outer=1.625in,
+ inner=1.125in,
+ top=1.5in,
+ bottom=1.5in
+]{geometry}
+% Fonts
+\usepackage{ebgaramond-maths}
+\usepackage{amssymb} % Math symbols (e.g. therefore)
+\usepackage{enumitem} % indenting next line of list
+\usepackage[scale=0.78]{plex-mono} % Monospace font
+\usepackage[T1]{fontenc} % T1 character encoding
+\usepackage{microtype}
+\usepackage{hanging} % For bibliographies
+\usepackage{ragged2e}
+% Columns
+\usepackage{multicol}
+% Include PDFs
+\usepackage[final]{pdfpages}
+% Links
+\usepackage[anythingbreaks]{breakurl}
+\usepackage[hyphens]{url}
+\usepackage{hyperref}
+\hypersetup{
+ colorlinks,
+ linkcolor={red!50!black},
+ citecolor={blue!50!black},
+ urlcolor={blue!80!black}
+ }
+\urlstyle{tt}
+% Headers
+\usepackage{fancyhdr}
+% Headings
+\usepackage[raggedright]{titlesec}
+% for cftchapleader and cftdotsep in Table of Contents
+\usepackage{tocloft}
+% for WithSuffix
+\usepackage{suffix}
+% for list processing tools
+\usepackage{etoolbox}
+
+% Gap definitions
+\def \hangingindent {3em}
+\def \credgap {15pt}
+\def \ackgap {10pt}
+% Table of contents
+% 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}}
+
+\titleformat{\chapter}[display]{\sffamily\LARGE\bfseries\raggedright}{}{0em}{}
+\titlespacing*{\chapter}{0pt}{-50pt}{40pt}
+\titleformat{\section}{\large\bfseries\raggedright}{{\sf\thesection}}{2em}{}
+\titleformat{\subsection}{\bfseries}{{\sf\thesubsection}}{1.5em}{}
+% Header style
+\pagestyle{fancy}
+\renewcommand{\chaptermark}[1]{%
+\markboth{#1}{}}
+\renewcommand{\headrulewidth}{0pt} % remove line under header
+\fancyhead{}
+\fancyhead[RO]{\small\sc\itshape\leftmark}
+\fancyhead[LE]{\small\sc Aporia --- Feminist Ed. Vol. 25}
+\fancyhead[RE]{\small\sc\itshape\leftmark}
+\fancyhead[LO]{\small\sc Aporia --- Feminist Ed. Vol. 25}
+
+% Define chapterauthor
+\newcommand\chapterauthor[1]{\authortoc{#1}\printchapterauthor{#1}}
+\WithSuffix\newcommand\chapterauthor*[1]{\printchapterauthor{#1}}
+\makeatletter
+\newcommand{\printchapterauthor}[1]{%
+ {\parindent0pt\vspace*{-25pt}%
+ \linespread{1.1}\large\scshape#1%
+ \par\nobreak\vspace*{35pt}}
+ \@afterheading%
+}
+\newcommand{\authortoc}[1]{%
+ \addtocontents{toc}{\vskip-00pt}%
+ \addtocontents{toc}{%
+ \protect\contentsline{chapter}%
+ {\hskip1.3em\mdseries\scshape\protect\normalsize#1}{}{}}
+ \addtocontents{toc}{\vskip5pt}%
+}
+\makeatother
+% Define acknowledgementlist
+\makeatletter
+\newcommand\acknowledgementlist[1]{%
+ \forcsvlist{\acknowledgementlist@item}{#1}
+}
+\newcommand\acknowledgementlist@item[1]{
+ \noindent#1%
+ \par
+ \vspace{\credgap}
+}
+\makeatother
+
+% MAIN
+\begin{document}
+\frontmatter
+\include{00-titlepage}
+\include{01-foreword}
+\include{02-letter-ed}
+\include{03-acknowledgements}
+\tableofcontents
+
+\mainmatter
+\include{papers/1}
+
+\backmatter
+\include{90-contributors}
+\cleardoublepage
+\include{99-rear-cover}
+\end{document}