13 lines
390 B
BibTeX
13 lines
390 B
BibTeX
// You can use LaTeX's bibliography format per default
|
|
// or
|
|
// Typst's Hayagriva:
|
|
// https://github.com/typst/hayagriva/blob/main/docs/file-format.md
|
|
|
|
@software{Garcia2025Slides,
|
|
author = {Ernesto Martínez García},
|
|
year = {2025},
|
|
month = {8},
|
|
title = {{ISEC Slides Typst Template}},
|
|
url = {https://github.com/ecomaikgolf/typst-isec-slides-template},
|
|
urldate = {2025-08-31}
|
|
}
|