feat: probelesen korrektur

This commit is contained in:
2023-03-29 19:07:27 +02:00
parent c0d8984cf4
commit eff6248883
13 changed files with 203 additions and 189 deletions

View File

@@ -13,8 +13,8 @@
\acro{PDCA}[PDCA]{Plan-Do-Check-Act}
\acro{SWOT}[SWOT]{Strength-Weakness-Opportunity-Threat}
\acro{FA}[FA]{Funktionale Anforderung}
\acroplural{FA}[FAs]{Funktionale Anforderungen}
\acro{FA}[FA]{funktionale Anforderung}
\acroplural{FA}[FAs]{funktionale Anforderungen}
\acro{NFA}[NFA]{nichtfunktionale Anforderung}
\acroplural{NFA}[NFAs]{nichtfunktionale Anforderungen}

View File

@@ -416,6 +416,14 @@
note = {Zugriff: Februar 2023}
}
@misc{bib:typo3-docs-modules,
author = {{TYPO3 Contributors}},
howpublished = "\url{https://docs.typo3.org/m/typo3/tutorial-getting-started/11.5/en-us/Concepts/Index.html#concepts}",
title = {{Getting started}},
year = {2023},
note = {Zugriff: Februar 2023}
}
@misc{bib:typo3-docs-file-structure,
author = {{TYPO3 Contributors}},
howpublished = "\url{https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/FileStructure/Index.html}",