i

ieee-monolith

@preview

Single column paper with IEEE-style references and bibliography.

v0.1.0
MIT
1 downloads
Template

Package Information

Last Updated
Minimum Typst Version
0.12.0
Authors
Taiki M.
Categories
paper
Disciplines
computer-scienceengineering

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ieee-monolith:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/ieee-monolith:0.1.0

Version History

0.1.00.12.0
cf54e8a3280c...

IEEE Setup With Single Column

I like IEEE style of references/bibliography.

And I wanted it to be single column instead of two.

Credit: Typst GmbH (I used their template as the base for mine)

The goal of this template:

  • You can just copy-and-paste main.typ from your previously-written ieee-charged (by Typst Team) document. And it works!
    • Additional features are all optional. e.g. global font setting
  • Adjust spacings according to the single column setup.

Usage

This template is suppose be compatible with charged-ieee template by Typst Team.

Just replace:

#import "@preview/charged-ieee:0.1.3": ieee

with:

#import "@preview/ieee-monolith:0.1.0": ieee