Files
typst-ai-ethics-tuw/typst.toml
2025-11-12 18:50:28 +01:00

18 lines
484 B
TOML

[package]
name = "ai-ethics-tuw"
version = "1.0.0"
compiler = "0.14.0"
entrypoint = "lib.typ"
repository = "https://github.com/typst/templates"
authors = ["Michael <https://mikee.dev/>"]
license = "MIT"
description = "A Typst port of the LaTeX template for the AI Ethics course at TU Vienna"
keywords = ["TU Vienna", "AI Ethics"]
categories = ["paper"]
disciplines = ["computer-science", "philosophy"]
[template]
path = "template"
entrypoint = "main.typ"
thumbnail = "thumbnail.png"