190 lines
5.6 KiB
BibTeX
190 lines
5.6 KiB
BibTeX
@misc{kubernetes,
|
|
title = {What is Kubernetes?},
|
|
url = {https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/},
|
|
note = {Megtekintve: 2020.11.28},
|
|
}
|
|
|
|
@misc{kubernetes-dashboard,
|
|
title = {Kubernetes Web UI (Dashboard)},
|
|
url = {https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/},
|
|
note = {Megtekintve: 2020.11.28},
|
|
}
|
|
|
|
@misc{docker,
|
|
title = {Docker overview},
|
|
url = {https://docs.docker.com/get-started/overview/},
|
|
note = {Megtekintve: 2020.11.28},
|
|
}
|
|
|
|
@misc{grafana,
|
|
title = {What is Grafana?},
|
|
url = {https://grafana.com/docs/grafana/latest/getting-started/},
|
|
note = {Megtekintve: 2020.11.29},
|
|
}
|
|
|
|
@misc{kibana,
|
|
title = {What is Kibana?},
|
|
url = {https://www.elastic.co/what-is/kibana},
|
|
note = {Megtekintve: 2020.11.29},
|
|
}
|
|
|
|
@misc{git,
|
|
title = {A Git hivatalos oldalának About szekciója},
|
|
url = {https://git-scm.com/about/branching-and-merging},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{trello,
|
|
title = {What is Trello?},
|
|
url = {https://trello.com/en/about},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{vs,
|
|
title = {Welcome to the Visual Studio IDE},
|
|
url = {https://docs.microsoft.com/en-us/visualstudio/get-started/visual-studio-ide?view=vs-2019},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{vs-code,
|
|
title = {User Interface},
|
|
url = {https://code.visualstudio.com/docs/getstarted/userinterface},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{nlog,
|
|
title = {Welcome to NLog!},
|
|
url = {https://nlog-project.org/},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{jwt,
|
|
title = {Introduction to JSON Web Tokens},
|
|
url = {https://jwt.io/introduction/},
|
|
note = {Megtekintve: 2020.12.02},
|
|
}
|
|
|
|
@misc{automapper,
|
|
title = {What is AutoMapper?},
|
|
url = {https://automapper.org/},
|
|
note = {Megtekintve: 2020.11.30},
|
|
}
|
|
|
|
@misc{react,
|
|
title = {Getting Started with React.js},
|
|
url = {https://reactjs.org/docs/getting-started.html},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{react-context,
|
|
title = {When to Use Context},
|
|
url = {https://reactjs.org/docs/context.html#when-to-use-context},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{material,
|
|
title = {Design Guidelines},
|
|
url = {https://material.io/resources/get-started#design},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{material-ui,
|
|
title = {Quick start},
|
|
url = {https://material-ui.com/getting-started/usage/#quick-start},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{apexcharts,
|
|
title = {What is ApexCharts?},
|
|
url = {https://apexcharts.com/},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{google-map-react,
|
|
title = {Google Map React},
|
|
url = {https://www.npmjs.com/package/google-map-react},
|
|
note = {Megtekintve: 2020.11.31},
|
|
}
|
|
|
|
@misc{nswag,
|
|
title = {NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript},
|
|
url = {https://github.com/RicoSuter/NSwag#nswag-the-swaggeropenapi-toolchain-for-net-aspnet-core-and-typescript},
|
|
note = {Megtekintve: 2020.12.01},
|
|
}
|
|
|
|
@misc{nswag-studio,
|
|
title = {NSwagStudio},
|
|
url = {https://github.com/RicoSuter/NSwag/wiki/NSwagStudio},
|
|
note = {Megtekintve: 2020.12.01},
|
|
}
|
|
|
|
@misc{swagger-ui,
|
|
title = {Swagger UI},
|
|
url = {https://swagger.io/tools/swagger-ui/},
|
|
note = {Megtekintve: 2020.12.01},
|
|
}
|
|
|
|
@misc{hmacsha512,
|
|
title = {Az HMACSHA512 dokumentációja},
|
|
url = {https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.hmacsha512},
|
|
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-github,
|
|
title = {MQTTnet},
|
|
url = {https://github.com/chkr1011/MQTTnet#mqttnet},
|
|
note = {Megtekintve: 2020.12.04},
|
|
}
|
|
|
|
@misc{mqttnet-winforms,
|
|
title = {MQTTnet.TestApp.WinForm},
|
|
url = {https://github.com/SeppPenner/MQTTnet.TestApp.WinForm#mqttnettestappwinform},
|
|
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},
|
|
}
|
|
|
|
@misc{dockerfile,
|
|
title = {Dockerfile reference},
|
|
url = {https://docs.docker.com/engine/reference/builder/},
|
|
note = {Megtekintve: 2020.12.08},
|
|
}
|
|
|
|
@misc{docker-compose,
|
|
title = {Overview of Docker Compose},
|
|
url = {https://docs.docker.com/compose/},
|
|
note = {Megtekintve: 2020.12.08},
|
|
}
|
|
|
|
|
|
@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},
|
|
}
|
|
|
|
@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},
|
|
} |