Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Build html

pixi r start

Build pdf

Using TeX:

pixi r tex
open _build/exports/paper_tex/paper.pdf

Using Typst:

pixi r typst
open _build/exports/paper_typst/paper.pdf