birbmap/docs/thesis/bib/mybib.bib

171 lines
4.9 KiB
BibTeX
Raw Normal View History

2020-11-30 16:34:08 +01:00
@misc{kubernetes,
title = {A Kubernetes hivatalos oldala},
url = {https://kubernetes.io},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.28},
2020-11-26 12:15:43 +01:00
}
2020-12-06 15:41:59 +01:00
@misc{kubernetes-dashboard,
2020-11-30 16:34:08 +01:00
title = {A Kubernetes Dashboard hivatalos oldala},
url = {https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.28},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{docker,
title = {A Docker hivatalos oldala},
url = {https://www.docker.com},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.28},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{grafana,
title = {A Grafana hivatalos oldala},
url = {https://grafana.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.29},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{kibana,
title = {A Kibana hivatalos oldala},
url = {https://www.elastic.co/kibana},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.29},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{git,
title = {A Git hivatalos oldala},
url = {https://git-scm.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{trello,
title = {A Trello hivatalos oldala},
url = {https://trello.com},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{vs,
title = {A Microsoft Visual Studio hivatalos oldala},
url = {https://visualstudio.microsoft.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-11-26 12:15:43 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{vs-code,
title = {A Microsoft Visual Studio Code hivatalos oldala},
url = {https://code.visualstudio.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-11-28 17:38:33 +01:00
}
2020-12-03 16:37:13 +01:00
@misc{nlog,
2020-12-02 21:41:01 +01:00
title = {Az NLog hivatalos oldala},
url = {https://nlog-project.org/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-12-02 21:41:01 +01:00
}
2020-12-03 16:37:13 +01:00
@misc{jwt,
title = {Az JSON Web Token hivatalos oldala},
url = {https://jwt.io/introduction/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.12.02},
2020-12-03 16:37:13 +01:00
}
2020-12-06 15:41:59 +01:00
@misc{automapper,
title = {Az AutoMapper hivatalos oldala},
url = {https://automapper.org/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.30},
2020-12-06 15:41:59 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{react,
title = {A React.js hivatalos oldala},
url = {https://reactjs.org/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-11-30 16:34:08 +01:00
}
2020-12-06 15:41:59 +01:00
@misc{react-context,
title = {A React Context dokumentációja},
url = {https://reactjs.org/docs/context.html},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-12-06 15:41:59 +01:00
}
2020-12-01 09:44:11 +01:00
@misc{material,
title = {A Material hivatalos oldala},
url = {https://material.io/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-12-01 09:44:11 +01:00
}
2020-11-30 16:34:08 +01:00
@misc{material-ui,
title = {A Material UI hivatalos oldala},
url = {https://material-ui.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-11-28 17:38:33 +01:00
}
2020-12-01 09:44:11 +01:00
@misc{apexcharts,
title = {Az Apexcharts hivatalos oldala},
url = {https://apexcharts.com/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-12-01 09:44:11 +01:00
}
@misc{google-map-react,
title = {A Google Map React hivatalos oldala},
url = {https://www.npmjs.com/package/google-map-react},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.11.31},
2020-12-01 09:44:11 +01:00
}
2020-12-01 14:21:26 +01:00
@misc{nswag,
title = {Az NSwag github oldala},
url = {https://github.com/RicoSuter/NSwag},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.12.01},
2020-12-01 14:21:26 +01:00
}
2020-12-06 15:41:59 +01:00
@misc{nswag-studio,
title = {Az NSwag Studio github oldala},
url = {https://github.com/RicoSuter/NSwag/wiki/NSwagStudio},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.12.01},
2020-12-06 15:41:59 +01:00
}
2020-12-03 16:37:13 +01:00
@misc{swagger-ui,
title = {A Swagger UI hivatalos oldala},
url = {https://swagger.io/tools/swagger-ui/},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.12.01},
2020-12-03 16:37:13 +01:00
}
2020-12-01 16:27:26 +01:00
@misc{hmacsha512,
title = {Az HMACSHA512 dokumentációja},
url = {https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.hmacsha512},
2020-12-07 23:19:09 +01:00
note = {Megtekintve: 2020.12.02},
}
@misc{nuget,
title = {An introduction to NuGet},
url = {https://docs.microsoft.com/en-us/nuget/what-is-nuget},
note = {Megtekintve: 2020.12.04},
}
@misc{signalr,
title = {Introduction to ASP.NET Core SignalR},
url = {https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction?view=aspnetcore-5.0},
note = {Megtekintve: 2020.12.04},
}
@misc{mqttnet-winforms,
title = {Az MQTT.NET tesztelő alkalmazásának github oldala},
url = {https://github.com/SeppPenner/MQTTnet.TestApp.WinForm},
note = {Megtekintve: 2020.12.07},
}
@misc{mqttnet-examples,
title = {Az MQTT.NET github oldalán található példák},
url = {https://github.com/chkr1011/MQTTnet/wiki/Examples},
note = {Megtekintve: 2020.12.07},
2020-12-01 16:27:26 +01:00
}
2020-11-28 17:38:33 +01:00
@thesis{birdnetes-tdk,
author = {Torma Kristóf és Pünkösdi Marcell},
institution = {Budapesti Műszaki és Gazdaságtudományi Egyetem},
title = {Madárhang azonosító és riasztó felhő-natív rendszer},
type = {tdk},
year = {2020},
2020-12-07 23:19:09 +01:00
}
@thesis{birdnetes-thesis,
author = {Nagy Kristóf},
institution = {Budapesti Műszaki és Gazdaságtudományi Egyetem},
title = {Tömeges gép-gép kommunikáció mezőgazdasági alkalmazása},
type = {thesis},
year = {2020},
2020-11-28 17:38:33 +01:00
}