Combined Draft 1

This commit is contained in:
2025-05-28 23:21:48 +02:00
parent ce8a77d049
commit 68d7f3c3d9
3 changed files with 38 additions and 28 deletions

View File

@ -1,2 +1,28 @@
---
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
---
\newcommand*\listofumlsde{\listof{uml}{Verzeichnis der UML-Diagramme}}
\listofumlsde
{{< include paul.qmd >}}
{{< include luca.qmd >}}