Added Quarto Template
This commit is contained in:
13
template.qmd
Normal file
13
template.qmd
Normal 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
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user