Clarity pass over the main text (36-item audit), Discussion rewrite and cut, acknowledgements, Souly et al. as ref 62, lettered SI panels, model section moved under Results; plus the untracked curriculum/society/compose/smol configs, runners, figures, stats and tests that the SI already cites. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y64o8FKP7rCuXzC48pxpMm
29 lines
996 B
TeX
29 lines
996 B
TeX
% Supplementary Information — readable single-column build (tectonic/XeLaTeX). Content is generated from si.md
|
|
% by `python paper/pnas/build.py si`; journal-template reflow happens at submission.
|
|
\ifdefined\XeTeXversion\else\ifdefined\pdfoutput\pdfoutput=1\fi\fi
|
|
\documentclass[11pt]{article}
|
|
|
|
\usepackage[a4paper, margin=1.0in]{geometry}
|
|
\usepackage{graphicx}
|
|
\usepackage{amsmath, amssymb}
|
|
\usepackage[hidelinks]{hyperref}
|
|
\usepackage{microtype}
|
|
|
|
\setlength{\parskip}{0.35em}
|
|
\renewcommand{\thesection}{S\arabic{section}}
|
|
\renewcommand{\thefigure}{S\arabic{figure}}
|
|
|
|
\title{\textbf{Supplementary Information}\\[0.5em]
|
|
\large The evolution of sex for artificial intelligence:\\
|
|
a population-genetic framework for multigenerational model populations}
|
|
\author{Giorgio F.\ Gilestro\\[0.2em]
|
|
\normalsize Department of Life Sciences, Imperial College London\\
|
|
\normalsize \href{mailto:giorgio@gilest.ro}{giorgio@gilest.ro}}
|
|
\date{Draft}
|
|
|
|
\begin{document}
|
|
\maketitle
|
|
|
|
\input{si_body}
|
|
|
|
\end{document}
|