- DOI: 10.5281/zenodo.19751149
- Author: James Ross (ORCID: 0009-0006-0025-7801)
- Date: April 2026
This repository is intentionally minimal and contains only the files needed to build and ship Paper VII.
LICENSE— CC BY 4.0 license noticeCITATION.cff— Citation metadata for GitHub and downstream tools.zenodo.json— Zenodo metadata (title, description, creators, keywords, related identifiers)paper/main.tex— Canonical manuscript sourcepaper/refs.bib— Bibliography databaseMakefile— Build entrypoint (latexmk+pdftotext)dist/aion-paper-07.pdf— Compiled PDFdist/aion-paper-07.txt— Plain-text rendering derived from the built PDF
Prerequisites:
- TeX Live (or equivalent LaTeX distribution)
latexmkpdftotext(Poppler)
From repo root:
makeRebuild cleanly:
make clean
make