13 lines
394 B
BibTeX
13 lines
394 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{emg25template,
|
|
author = {Ernesto Martínez García},
|
|
year = {2025},
|
|
month = {3},
|
|
title = {{ISEC Slides Typst Template}},
|
|
url = {https://github.com/ecomaikgolf/typst-isec-master-thesis-template},
|
|
urldate = {2025-08-31}
|
|
}
|