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

  1. Clone or fork the repository
  2. Edit paper.qmd with your content
  3. Run quarto render to produce all formats

Depending on your goals, you may want to remove the index file and the examples from your repo.

See the README and explainer for more documentation.