Typst template for papers in the style of the journal Physical Review Accelerators and Beams (PRAB).
In the typst web app select "start from template" and search for the revtyp template. Alternatively, use the "create project" button at the top of the package's typst universe page.
Run these commands inside your terminal:
typst init @preview/revtyp
cd revtyp
typst watch paper.typIf you don't yet have the TeX Gyre Termes font family, you can install it with sudo apt install tex-gyre.
Files inside the template folder are licensed under MIT-0. You can use them without restrictions.
The citation style (CSL) file is based on the IEEE style and licensed under the CC BY SA 4.0 compatible GPLv3 license.
All other files are licensed under GPLv3.