I can't believe I have a (semi) finished version
This commit is contained in:
@ -1,125 +1,125 @@
|
||||
@misc{kubernetes,
|
||||
title = {A Kubernetes hivatalos oldala},
|
||||
url = {https://kubernetes.io},
|
||||
title = {What is Kubernetes?},
|
||||
url = {https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/},
|
||||
note = {Megtekintve: 2020.11.28},
|
||||
}
|
||||
|
||||
@misc{kubernetes-dashboard,
|
||||
title = {A Kubernetes Dashboard hivatalos oldala},
|
||||
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 = {A Docker hivatalos oldala},
|
||||
url = {https://www.docker.com},
|
||||
title = {Docker overview},
|
||||
url = {https://docs.docker.com/get-started/overview/},
|
||||
note = {Megtekintve: 2020.11.28},
|
||||
}
|
||||
|
||||
@misc{grafana,
|
||||
title = {A Grafana hivatalos oldala},
|
||||
url = {https://grafana.com/},
|
||||
title = {What is Grafana?},
|
||||
url = {https://grafana.com/docs/grafana/latest/getting-started/},
|
||||
note = {Megtekintve: 2020.11.29},
|
||||
}
|
||||
|
||||
@misc{kibana,
|
||||
title = {A Kibana hivatalos oldala},
|
||||
url = {https://www.elastic.co/kibana},
|
||||
title = {What is Kibana?},
|
||||
url = {https://www.elastic.co/what-is/kibana},
|
||||
note = {Megtekintve: 2020.11.29},
|
||||
}
|
||||
|
||||
@misc{git,
|
||||
title = {A Git hivatalos oldala},
|
||||
url = {https://git-scm.com/},
|
||||
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 = {A Trello hivatalos oldala},
|
||||
url = {https://trello.com},
|
||||
title = {What is Trello?},
|
||||
url = {https://trello.com/en/about},
|
||||
note = {Megtekintve: 2020.11.30},
|
||||
}
|
||||
|
||||
@misc{vs,
|
||||
title = {A Microsoft Visual Studio hivatalos oldala},
|
||||
url = {https://visualstudio.microsoft.com/},
|
||||
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 = {A Microsoft Visual Studio Code hivatalos oldala},
|
||||
url = {https://code.visualstudio.com/},
|
||||
title = {User Interface},
|
||||
url = {https://code.visualstudio.com/docs/getstarted/userinterface},
|
||||
note = {Megtekintve: 2020.11.30},
|
||||
}
|
||||
|
||||
@misc{nlog,
|
||||
title = {Az NLog hivatalos oldala},
|
||||
title = {Welcome to NLog!},
|
||||
url = {https://nlog-project.org/},
|
||||
note = {Megtekintve: 2020.11.30},
|
||||
}
|
||||
|
||||
@misc{jwt,
|
||||
title = {Az JSON Web Token hivatalos oldala},
|
||||
title = {Introduction to JSON Web Tokens},
|
||||
url = {https://jwt.io/introduction/},
|
||||
note = {Megtekintve: 2020.12.02},
|
||||
}
|
||||
|
||||
@misc{automapper,
|
||||
title = {Az AutoMapper hivatalos oldala},
|
||||
title = {What is AutoMapper?},
|
||||
url = {https://automapper.org/},
|
||||
note = {Megtekintve: 2020.11.30},
|
||||
}
|
||||
|
||||
@misc{react,
|
||||
title = {A React.js hivatalos oldala},
|
||||
url = {https://reactjs.org/},
|
||||
title = {Getting Started with React.js},
|
||||
url = {https://reactjs.org/docs/getting-started.html},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{react-context,
|
||||
title = {A React Context dokumentációja},
|
||||
url = {https://reactjs.org/docs/context.html},
|
||||
title = {When to Use Context},
|
||||
url = {https://reactjs.org/docs/context.html#when-to-use-context},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{material,
|
||||
title = {A Material hivatalos oldala},
|
||||
url = {https://material.io/},
|
||||
title = {Design Guidelines},
|
||||
url = {https://material.io/resources/get-started#design},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{material-ui,
|
||||
title = {A Material UI hivatalos oldala},
|
||||
url = {https://material-ui.com/},
|
||||
title = {Quick start},
|
||||
url = {https://material-ui.com/getting-started/usage/#quick-start},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{apexcharts,
|
||||
title = {Az Apexcharts hivatalos oldala},
|
||||
title = {What is ApexCharts?},
|
||||
url = {https://apexcharts.com/},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{google-map-react,
|
||||
title = {A Google Map React hivatalos oldala},
|
||||
title = {Google Map React},
|
||||
url = {https://www.npmjs.com/package/google-map-react},
|
||||
note = {Megtekintve: 2020.11.31},
|
||||
}
|
||||
|
||||
@misc{nswag,
|
||||
title = {Az NSwag github oldala},
|
||||
url = {https://github.com/RicoSuter/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 = {Az NSwag Studio github oldala},
|
||||
title = {NSwagStudio},
|
||||
url = {https://github.com/RicoSuter/NSwag/wiki/NSwagStudio},
|
||||
note = {Megtekintve: 2020.12.01},
|
||||
}
|
||||
|
||||
@misc{swagger-ui,
|
||||
title = {A Swagger UI hivatalos oldala},
|
||||
title = {Swagger UI},
|
||||
url = {https://swagger.io/tools/swagger-ui/},
|
||||
note = {Megtekintve: 2020.12.01},
|
||||
}
|
||||
@ -142,9 +142,15 @@
|
||||
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 = {Az MQTT.NET tesztelő alkalmazásának github oldala},
|
||||
url = {https://github.com/SeppPenner/MQTTnet.TestApp.WinForm},
|
||||
title = {MQTTnet.TestApp.WinForm},
|
||||
url = {https://github.com/SeppPenner/MQTTnet.TestApp.WinForm#mqttnettestappwinform},
|
||||
note = {Megtekintve: 2020.12.07},
|
||||
}
|
||||
|
||||
@ -154,6 +160,19 @@
|
||||
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},
|
||||
|
Reference in New Issue
Block a user