e

ethz-iis-research-plan

@preview

ETH Zurich IIS PhD research plan template

v1.0.0
Apache-2.0
Template

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ethz-iis-research-plan:1.0.0

2. Initialize from template

Create a new project from this template:

typst init @preview/ethz-iis-research-plan:1.0.0

Version History

1.0.00.14.2
754db0317825...

ethz-iis-research-plan

ETH Zurich IIS PhD research plan template for Typst.

Used for the initial research plan that PhD candidates at the
Integrated Systems Laboratory (IIS) submit during their first year.

Usage

Initialize a new project with:

typst init @preview/ethz-iis-research-plan

Or import directly:

#import "@preview/ethz-iis-research-plan:1.0.0": research-plan

#show: research-plan.with(
  title: "Title of Your Research Plan",
  author: "Jane Doe",
  email: "jdoe@iis.ee.ethz.ch",
  chair:        (name: "Prof. Dr. Chair",      mail: "chair@iis.ee.ethz.ch"),
  supervisor:   (name: "Prof. Dr. Supervisor", mail: "supervisor@iis.ee.ethz.ch"),
  cosupervisor: (name: "Dr. Co-Supervisor",    mail: "cosupervisor@iis.ee.ethz.ch"),
  bibliography: bibliography("references.bib", style: "ieee"),
)

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.