change readme and bibliography
This commit is contained in:
parent
d22744d70f
commit
856d595ae8
2 changed files with 17 additions and 3 deletions
|
|
@ -6,8 +6,8 @@
|
||||||
@software{emg25template,
|
@software{emg25template,
|
||||||
author = {Ernesto Martínez García},
|
author = {Ernesto Martínez García},
|
||||||
year = {2025},
|
year = {2025},
|
||||||
month = {1},
|
month = {3},
|
||||||
title = {{Typst ISEC Master's Thesis Template}},
|
title = {{ISEC Slides Typst Template}},
|
||||||
url = {https://github.com/ecomaikgolf/typst-isec-master-thesis-template},
|
url = {https://github.com/ecomaikgolf/typst-isec-master-thesis-template},
|
||||||
urldate = {2025-01-01}
|
urldate = {2025-03-01}
|
||||||
} // Update urldate!
|
} // Update urldate!
|
||||||
|
|
|
||||||
14
README.md
14
README.md
|
|
@ -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/
|
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
|
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`.
|
Tested typst version: `0.13.0`.
|
||||||
|
|
||||||
## Typst
|
## Typst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue