Quarto format for charged-ieee, a Typst template by the Typst team.
quarto use template quarto-ext/typst-templates/ieeeThis will install the extension and create an example qmd file that you can use as a starting place for your document.
The example qmd demonstrates the document options supported by the IEE format (title, authorsgit p, abstract, index-terms, etc.). For example, your document options might look something like this:
---
title: "A typesetting system to untangle the scientific writing process"
authors:
- name: Martin Haug
email: "haug@typst.app"
affiliations:
- name: Typst GmbH
department: Co-Founder
city: Berlin
country: Germany
- name: Laurenz Mädje
email: "maedje@typst.app"
affiliations:
- name: Typst GmbH
department: Co-Founder
city: Berlin
country: Germany
abstract: |
(Abstract Contents)
format:
ieee-typst: default
bibliography: refs.bib
---This document would be rendered as:
