27 lines
608 B
Plaintext
27 lines
608 B
Plaintext
---
|
|
title: "Programmentwurf Advanced SoftwareEngineering"
|
|
subtitle: Für einen [PIC16f84-Simulator (Link)](https://git.paulmartin.cloud/paul/PIC-Simu)
|
|
author:
|
|
- Luca Müller
|
|
- Paul Martin
|
|
date: 05/31/2025
|
|
date-format: "DD.MM.YYYY"
|
|
lang: de
|
|
format:
|
|
pdf:
|
|
toc: true
|
|
number-sections: true
|
|
colorlinks: true
|
|
crossref:
|
|
custom:
|
|
- kind: float
|
|
reference-prefix: UML-Diagramm
|
|
key: uml
|
|
latex-env: uml
|
|
latex-list-of-description: UML-Diagramme
|
|
---
|
|
|
|
\listof{uml}{Verzeichnis der UML-Diagramme}
|
|
|
|
{{< include paul.qmd >}}
|
|
{{< include luca.qmd >}} |