Přidání subsekce kompilace

This commit is contained in:
2024-11-14 02:07:33 +01:00
parent 0c15643108
commit ea43037ec3
11 changed files with 254 additions and 32 deletions

View File

@@ -5,3 +5,37 @@
title = "CommonMark Spec",
year = "2019"
}
@book{Peterson_Davie_2022,
place={Cambridge, MA},
title={Computer Networks: A Systems Approach},
publisher={Morgan Kaufmann Publishers, an imprint of Elsevier},
author={Peterson, Larry L. and Davie, Bruce S.},
year={2022}
}
@online{mozttfb,
author = "Hoffman, Billy",
date = "2013-09-26",
url = "https://moz.com/blog/improving-search-rank-by-optimizing-your-time-to-first-byte",
cited = "2020-02-12",
title = "Improving Search Rank by Optimizing Your Time to First Byte",
year = "2013"
}
@misc{Zak_El_Kom,
author = "Česko",
title = "§ 97 odst. 3 zákona č. 127/2005 Sb., o elektronických komunikacích a o změně některých souvisejících zákonů (zákon o elektronických komunikacích) - znění od~1.~1.~2024.",
url = "https://www.zakonyprolidi.cz/cs/2005-127#p97-3",
}
@online{OpenWrtDocFAQ,
author = {Project OpenWrt},
title = {FAQ before installing OpenWrt},
year = 2021,
url = {https://openwrt.org/docs/guide-user/installation/before.installation#what_is_the_difference_between_the_different_image_formats},
urldate = {2024-07-03}
}
@online{LinuxDSA,
author = {kernel.org},
title = {Distributed Switch Architecture (DSA)},
url = {https://docs.kernel.org/networking/dsa/dsa.html},
urldate = {2024-10-09}
}