Files
m1-sor-slides/slides.bib
2026-01-17 08:39:11 +01:00

30 lines
862 B
BibTeX

@book{poggialiConciseTypeScriptBook2026,
title = {The {{Concise TypeScript Book}}},
author = {Poggiali, Simone},
year = 2026,
howpublished = {https://gibbok.github.io/typescript-book/book/the-concise-typescript-book/},
}
@book{HandbookTypeScriptHandbook,
title = {The {{TypeScript Handbook}}},
author = {Microsoft},
year = 2026,
howpublished = {https://www.typescriptlang.org/docs/handbook/intro.html},
}
@article{greggFlameGraph2016,
title = {The Flame Graph},
author = {Gregg, Brendan},
year = 2016,
month = may,
journal = {Communications of the ACM},
volume = {59},
number = {6},
pages = {48--57},
issn = {0001-0782, 1557-7317},
doi = {10.1145/2909476},
urldate = {2026-01-16},
abstract = {This visualization of software execution is a new necessity for performance profiling and debugging.},
langid = {english},
}