generated from leonetienne/LaTeX-Paper-template
feat: feedback, and add mpdf gen
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
\acro{TCA}[TCA]{Table configuration array}
|
||||
\acroplural{TCA}[TCAs]{Table configuration arrays}
|
||||
|
||||
\acro{PO}[PO]{Product owner}
|
||||
\acroplural{PO}[POs]{Product owner}
|
||||
\acro{PO}[PO]{Product Owner}
|
||||
\acroplural{PO}[POs]{Product Owner}
|
||||
%
|
||||
%
|
||||
\end{acronym}
|
||||
|
@@ -16,11 +16,11 @@
|
||||
languages and other information that determine how a site behaves are managed
|
||||
via the backend. Tasks such as adding backend users and managing
|
||||
third-party extensions also take place in the backend.
|
||||
} \cite{bib:typo3-docs-concepts}.
|
||||
} \cite{bib:typo3-docs-getting-started}.
|
||||
|
||||
\item [TYPO3-Extension] \hfill \\
|
||||
\quotecite{Developed by the community, extensions provide a range of solutions that
|
||||
help extend TYPO3} \cite{bib:typo3-docs-concepts}.
|
||||
help extend TYPO3} \cite{bib:typo3-docs-getting-started}.
|
||||
|
||||
\item [TYPO3-Plugin] \hfill \\
|
||||
\quotecite{Plugins are a specific type of content elements [...]
|
||||
|
@@ -304,6 +304,14 @@
|
||||
note = {Zugriff: Januar 2023}
|
||||
}
|
||||
|
||||
@misc{bib:mpdf,
|
||||
author = {{Mpdf Contributors}},
|
||||
howpublished = "\url{https://mpdf.github.io/}",
|
||||
title = {{mPDF}},
|
||||
year = {2023},
|
||||
note = {Zugriff: März 2023}
|
||||
}
|
||||
|
||||
@misc{bib:typo3-docs-managing-extensions,
|
||||
author = {{TYPO3 Contributors}},
|
||||
howpublished = "\url{https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/Extensions/Management.html}",
|
||||
@@ -312,10 +320,10 @@
|
||||
note = {Zugriff: Februar 2023}
|
||||
}
|
||||
|
||||
@misc{bib:typo3-docs-concepts,
|
||||
@misc{bib:typo3-docs-getting-started,
|
||||
author = {{TYPO3 Contributors}},
|
||||
howpublished = "\url{https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/Concepts}",
|
||||
title = {{TYPO3 Concepts}},
|
||||
howpublished = "\url{https://docs.typo3.org/m/typo3/tutorial-getting-started/11.5/en-us/Index.html}",
|
||||
title = {{Getting started}},
|
||||
year = {2023},
|
||||
note = {Zugriff: Februar 2023}
|
||||
}
|
||||
|
Reference in New Issue
Block a user