2025/06/26 by Bruno M. Saraiva, Rita Carlota, Saraiva, Bruno M. +7 · 2 voices
#cs.DL
paper · pdf · doi:10.48550/arxiv.2508.00836
The rapid growth of preprint servers has accelerated scientific dissemination but has also shifted the technical burden of manuscript preparation to authors. This challenge is particularly acute in computational research, where manuscripts must remain synchronised with evolving data and code. We present Rxiv-Maker, a framework that resolves this by converting simple Markdown files into professionally typeset, publication-ready PDFs. Its core feature is the ability to execute embedded code, creating a self-updating manuscript where figures and statistical values are generated directly from source data during compilation. This ensures that the final document is always current and fully reproducible. By building on standard tools like Git and Visual Studio (VS) Code, Rxiv-Maker offers a transparent, collaborative authoring workflow that applies software-engineering practices to academic writing.