mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 17:16:26 +00:00
Nearly finished thesis
This commit is contained in:
41
thesis/Source files/bibliography.tex
Normal file
41
thesis/Source files/bibliography.tex
Normal file
@@ -0,0 +1,41 @@
|
||||
\newpage
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{section}{Библиографија}
|
||||
|
||||
\begin{thebibliography}{99}
|
||||
|
||||
% TODO: Додади референци
|
||||
|
||||
\bibitem{mqtt}
|
||||
MQTT Version 5.0, OASIS Standard, 2019.
|
||||
\url{https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html}
|
||||
|
||||
\bibitem{timescaledb}
|
||||
TimescaleDB Documentation.
|
||||
\url{https://docs.timescale.com/}
|
||||
|
||||
\bibitem{fastapi}
|
||||
FastAPI Documentation.
|
||||
\url{https://fastapi.tiangolo.com/}
|
||||
|
||||
\bibitem{django}
|
||||
Django REST Framework Documentation.
|
||||
\url{https://www.django-rest-framework.org/}
|
||||
|
||||
\bibitem{redis}
|
||||
Redis Streams Documentation.
|
||||
\url{https://redis.io/docs/data-types/streams/}
|
||||
|
||||
\bibitem{mtls}
|
||||
Mutual TLS (mTLS) Authentication.
|
||||
\url{https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/}
|
||||
|
||||
\bibitem{x509}
|
||||
RFC 5280 - Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile.
|
||||
\url{https://tools.ietf.org/html/rfc5280}
|
||||
|
||||
\bibitem{mosquitto}
|
||||
Eclipse Mosquitto MQTT Broker.
|
||||
\url{https://mosquitto.org/}
|
||||
|
||||
\end{thebibliography}
|
||||
Reference in New Issue
Block a user