Files
AdvOpsys/notes/report/bib.tex
2026-04-20 00:24:59 +02:00

20 lines
624 B
TeX

@misc{osdevInterruptsTutorial,
author = {{OSDev Wiki}},
title = {{Interrupts Tutorial}},
howpublished = {\url{https://wiki.osdev.org/Interrupts_Tutorial}},
note = {Accessed 2026-04-16}
}
@misc{fenollosaOsTutorial,
author = {Carlos Fenollosa},
title = {{os-tutorial}},
howpublished = {\url{https://github.com/cfenollosa/os-tutorial/tree/master}},
note = {Accessed 2026-04-16}
}
@misc{assignmentFiles,
author = {{Course lecturer}},
title = {{assignment\_files.zip}},
note = {Source code and assignment material provided by the lecturer}
}