feat: add new mermaid diagram and update bibliography with additional references
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 4m4s
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 4m4s
This commit is contained in:
22
Biblio.bib
22
Biblio.bib
@@ -8,7 +8,7 @@
|
||||
abstract = {PYTHON 3 Reference Manual (Python Documentation MANUAL Part 2).Python is an easy to learn object-oriented programming language, which combines power with clear syntax. It has modules, classes, exceptions, very high level data types, and dynamic typing. Python is free software. It can be used with GNU (GNU/Linux), Unix, Microsoft Windows and many other systems.This is a printed softcover copy of the official Python documentation from the latest Python 3.0 distribution. For each copy sold $1 will be donated to the Python Software Foundation by the publisher.This book is part of a brand new six-part series of Python documentation books. Searching for "Python Documentation Manual" will show all six available books.ABOUT THE AUTHOR: Guido van Rossum, is the inventor of Python. Fred L. Drake, Jr. is the official editor of the Python documentation.}
|
||||
}
|
||||
|
||||
@book{10.5555/2544030,
|
||||
@book{10.5555/2544030,
|
||||
author = {Chodorow, Kristina},
|
||||
title = {MongoDB: The Definitive Guide},
|
||||
year = {2013},
|
||||
@@ -17,6 +17,18 @@
|
||||
abstract = {Manage the huMongous amount of data collected through your web application with MongoDb. This authoritative introductionwritten by a core contributor to the projectshows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSql newcomers and experienced MongoDb users alike, this guide provides numerous real-world schema design examples.Get started with MongoDb core concepts and vocabulary Perform basic write operations at different levels of safety and speed Create complex queries, with options for limiting, skipping, and sorting results Design an application that works well with MongoDb Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce Gather and interpret statistics about your collections and databases Set up replica sets and automatic failover in MongoDb Use sharding to scale horizontally, and learn how it impacts applications Delve into monitoring, security and authentication, backup/restore, and other administrative tasks}
|
||||
}
|
||||
|
||||
@inproceedings{10617017,
|
||||
author = {Pant, Sakshi and Yadav, Er. Narinder and Milan and Sharma, Monnie and Bedi, Yash and Raturi, Anshuman},
|
||||
booktitle = {2024 International Conference on Knowledge Engineering and Communication Systems (ICKECS)},
|
||||
title = {Web Scraping Using Beautiful Soup},
|
||||
year = {2024},
|
||||
volume = {1},
|
||||
number = {},
|
||||
pages = {1-6},
|
||||
keywords = {Knowledge engineering;Ethics;Communication systems;Data acquisition;Data collection;Information retrieval;Libraries;Web scraping;Beautiful Soup;Python;data acquisition;HTML parsing;case studies;ethical considerations},
|
||||
doi = {10.1109/ICKECS61492.2024.10617017}
|
||||
}
|
||||
|
||||
@misc{acestreamAnnouncementStream,
|
||||
author = {},
|
||||
title = {{A}nnouncement! {A}{C}{E} {S}tream; {N}ew era of {T}{V} and {I}nternet broadcasting --- oldforum.acestream.media},
|
||||
@@ -436,6 +448,14 @@
|
||||
note = {[Accessed 18-03-2025]}
|
||||
}
|
||||
|
||||
@misc{webpackConceptsWebpack,
|
||||
author = {},
|
||||
title = {{C}oncepts | webpack --- webpack.js.org},
|
||||
howpublished = {\url{https://webpack.js.org/concepts/}},
|
||||
year = {},
|
||||
note = {[Accessed 22-03-2025]}
|
||||
}
|
||||
|
||||
@misc{WebRTCDebugging,
|
||||
author = {Vittorio Palmisano},
|
||||
title = {{W}eb{R}{T}{C} debugging with {P}rometheus/{G}rafana --- vpalmisano},
|
||||
|
Reference in New Issue
Block a user