change readme and bibliography

This commit is contained in:
Ernesto Martinez Garcia 2025-03-04 16:31:17 +01:00
commit 856d595ae8
2 changed files with 17 additions and 3 deletions

View file

@ -6,8 +6,8 @@
@software{emg25template,
author = {Ernesto Martínez García},
year = {2025},
month = {1},
title = {{Typst ISEC Master's Thesis Template}},
month = {3},
title = {{ISEC Slides Typst Template}},
url = {https://github.com/ecomaikgolf/typst-isec-master-thesis-template},
urldate = {2025-01-01}
urldate = {2025-03-01}
} // Update urldate!

View file

@ -10,6 +10,20 @@ Quickstart (CLI):
git clone git@github.com:ecomaikgolf/typst-isec-slides-template.git ~/.local/share/typst/packages/local/definitely-not-isec-slides/
typst init @preview/definitely-not-isec-slides:1.0.0 slides
```
Quickstart (WebIDE):
> [!WARNING]
> This won't work until the package is upstreamed & published, use the CLI
> method
- [Create Document](https://typst.app/app?template=definitely-not-isec-slides&version=1.0.0)
- [Homepage](https://typst.app/universe/package/definitely-not-isec-slides)
> [!NOTE]
> If you are an ISEC or TUGraz employee and think that `isec-thesis` or
> `tugraz-thesis` fits more, I would need an approval to allocate the name :)
Tested typst version: `0.13.0`.
## Typst