feat: wrote on registrierung

This commit is contained in:
2023-03-16 03:15:07 +01:00
parent 4e18b44d43
commit 9c190d1d99
5 changed files with 142 additions and 6 deletions

View File

@@ -359,3 +359,35 @@
year = {2023},
note = {Zugriff: März 2023}
}
@misc{bib:typo3-docs-femanager,
author = {{in2code}},
howpublished = "\url{https://docs.typo3.org/p/in2code/femanager/main/en-us/Introduction/Index.html}",
title = {{femanager}},
year = {2023},
note = {Zugriff: März 2023}
}
@misc{bib:typo3-docs-felogin,
author = {{TYPO3 Contributors}},
howpublished = "\url{https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/Configuration/Index.html}",
title = {{cms-felogin}},
year = {2023},
note = {Zugriff: März 2023}
}
@misc{bib:typo3-docs-extbase,
author = {{TYPO3 Contributors}},
howpublished = "\url{https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Index.html}",
title = {{Extension development / Extbase}},
year = {2023},
note = {Zugriff: März 2023}
}
@misc{bib:typo3-docs-di,
author = {{TYPO3 Contributors}},
howpublished = "\url{https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/DependencyInjection/Index.html}",
title = {{Dependency Injection}},
year = {2023},
note = {Zugriff: März 2023}
}