e

ethz-iis-assignment

@preview

ETH Zurich IIS thesis assignment sheet template

v1.0.0
Apache-2.0
Template

Package Information

Last Updated
Minimum Typst Version
0.14.2
Categories
report

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ethz-iis-assignment:1.0.0

2. Initialize from template

Create a new project from this template:

typst init @preview/ethz-iis-assignment:1.0.0

Version History

1.0.00.14.2
868e211ece7a...

ethz-iis-assignment

ETH Zurich IIS thesis assignment sheet template for Typst.

Used for issuing student thesis and project assignments at the
Integrated Systems Laboratory (IIS).

Usage

Initialize a new project with:

typst init @preview/ethz-iis-assignment

Or import directly:

#import "@preview/ethz-iis-assignment:1.0.0": assignment

#show: assignment.with(
  projecttype: "master",
  student: "Student Name",
  title: "Master Thesis Title",
  advisors: (
    (name: "First Supervisor", office: "OAT UXX", mail: "first.supervisor@iis.ee.ethz.ch"),
  ),
  professors: (
    (name: "Prof. Dr. P. Professor", mail: "professor@iis.ee.ethz.ch"),
  ),
)

Supported projecttype values: "master", "bachelor", "semester", "group".

Third-Party Assets

The ETH Zürich logo (shared/figures/eth_logo_kurz_pos.svg) is a trademark of
ETH Zürich and is not covered by the Apache-2.0 license. It is reproduced as
publicly available on Wikimedia Commons.
Users must comply with ETH Zürich's branding guidelines.

License

Apache-2.0 — Copyright 2026 ETH Zurich.