Added Quarto Template

This commit is contained in:
2025-05-26 16:36:43 +02:00
parent 48928f8587
commit 735990b7cf

13
template.qmd Normal file
View File

@ -0,0 +1,13 @@
---
title: "Programmentwurf AdvancedSoftwareEngineering"
author:
- Luca Müller
- Paul Martin
date: 05/31/2025
date-format: "DD.MM.YYYY"
format:
pdf:
toc: true
number-sections: true
colorlinks: true
---