Files
Thesis/bibliografie.bib
T
2026-08-03 20:08:11 +02:00

51 lines
1.2 KiB
BibTeX

@BOOK{distributed_systems,
author = {M. van Steen and A.S. Tanenbaum},
title = {Distributed Systems},
edition = {4},
location = {Praha},
publisher = {distributed-systems.net},
year = {2023},
urldate = {2026-08-03},
isbn = {978-1543057386}
}
@BOOK{velky_pruvodce,
author = {KABELOVÁ, Alena a DOSTÁLEK, Libor},
title = {Velký průvodce protokoly TCP/IP a systémem DNS},
edition = {5},
location = {Brno},
publisher = {Computer Press, a.s.},
year = {2008},
urldate = {2026-08-03},
isbn = {978-80-251-2236-5}
}
@ONLINE{quic,
author = {{QUIC Working Group}},
title = {RFC 9000: QUIC: A UDP-Based Multiplexed and Secure Transport},
year = {2021},
url = {https://www.rfc-editor.org/rfc/rfc9000.html},
urldate = {2026-08-03},
}
@BOOK{computer_networks,
author = {Peterson Larry L., Davie Bruce S.},
title = {Computer networks: a system approach},
edition = {6},
location = {Cambridge},
publisher = {Elsevier},
year = {2022},
urldate = {2026-08-03},
isbn = {978-0128182000}
}
@ONLINE{interpolation,
author = {Fiedler, Glenn},
title = {Snapshot Interpolation},
year = {2015},
url = {https://www.gafferongames.com/post/snapshot_interpolation/},
urldate = {2026-08-03},
hyphenation = {english}
}