Academic Project Page Template
A single-source template for academic and scholarly papers built with Quarto.
Write once in a .qmd file and render to a project page, a PDF, a Word document, and an EPUB — all from the same source.
Examples
- Paper Template — an empty template reaqdy for use
- Nerfies Example 1 — an example of a project page (Nerfies-style HTML)
- Nerfies Example 2 — an example of a paper rendered as a standard academic article (also based on the Nerfies project, with figures, tables, equations, and references)
Get started
- Clone or fork the repository
- Edit
paper.qmdwith your content - Run
quarto renderto produce all formats
Depending on your goals, you may want to remove the index file and the examples from your repo.