feat: implement next feedback

This commit is contained in:
2023-03-24 17:32:59 +01:00
parent e8371e4a6c
commit 151c2fa7d7
3 changed files with 37 additions and 29 deletions

View File

@@ -162,6 +162,15 @@
note = {Zugriff: Januar 2023}
}
@misc{bib:w3schools-auto-increment,
author = {{W3Schools}},
howpublished = "\url{https://www.w3schools.com/sql/sql_autoincrement.asp}",
title = {{SQL AUTO INCREMENT Field}},
year = {2023},
note = {Zugriff: März 2023}
}
@misc{bib:larsjung-jquery-qrcode,
author = {Lars Jung},
howpublished = "\url{https://github.com/lrsjng/jquery-qrcode/blob/master/README.md}",