From 95abbb9948ab7c8d4fe62aa9284c2abeced0515b Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sat, 11 Jul 2026 16:43:45 +0200 Subject: feat: completed the second iteration over the introduction and conclusion --- main.bib | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'main.bib') diff --git a/main.bib b/main.bib index 370dc1c..d891217 100644 --- a/main.bib +++ b/main.bib @@ -970,3 +970,58 @@ note = {This BibTeX citation comes from my 1st supervisor.}, } +@inbook{CambridgeUniversityPress:book/Deisenroth, + place = {Cambridge}, + title = {Contents}, + booktitle = {Mathematics for Machine Learning}, + publisher = {Cambridge University Press}, + author = {Deisenroth, Marc Peter and Faisal, A. Aldo and Ong, Cheng Soon + }, + year = {2020}, + pages = {v–viii}, + note = {This APA citations comes from \url{ + https://www.cambridge.org/highereducation/books/mathematics-for-machine-learning/5EE57FD1CFB23E6EB11E130309C7EF98 + }}, +} + + +@misc{Wikipedia:article/UserInterface, + author = "{Wikipedia contributors}", + title = "User interface --- {Wikipedia}{,} The Free Encyclopedia", + year = "2026", + howpublished = "\url{ + https://en.wikipedia.org/w/index.php?title=User_interface&oldid=1360287461 + }", + note = "This BibTeX citation comes from \url{ + https://en.wikipedia.org/w/index.php?title=Special:CiteThisPage&page=User_interface&id=1360287461&wpFormIdentifier=titleform#BibTeX_entry + }", +} + + +@misc{Wikipedia:article/JetpackCompose, + author = "{Wikipedia contributors}", + title = "Jetpack Compose --- {Wikipedia}{,} The Free Encyclopedia", + year = "2026", + howpublished = "\url{ + https://en.wikipedia.org/w/index.php?title=Jetpack_Compose&oldid=1360694775 + }", + note = "This BibTeX citation comes from \url{ + https://en.wikipedia.org/w/index.php?title=Special:CiteThisPage&page=Jetpack_Compose&id=1360694775&wpFormIdentifier=titleform#BibTeX_entry + }", +} + +@article{DBLP:journals/corr/abs-2103-02060, + author = {Georgios Andreadis and Fabian Mastenbroek and Vincent van Beek + and Alexandru Iosup}, + title = {Capelin: Data-Driven Capacity Procurement for Cloud Datacenters + using Portfolios of Scenarios - Extended Technical Report}, + journal = {CoRR}, + volume = {abs/2103.02060}, + year = {2021}, + url = {https://arxiv.org/abs/2103.02060}, + eprinttype = {arXiv}, + eprint = {2103.02060}, + timestamp = {Thu, 04 Mar 2021 17:00:40 +0100}, + biburl = {https://dblp.org/rec/journals/corr/abs-2103-02060.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org}, +} -- cgit v1.2.3