docs: add docs
All checks were successful
CI / Get Changed Files (pull_request) Successful in 30s
Pull Request Labeler / labeler (pull_request_target) Successful in 15s
CI / Backend Tests (pull_request) Has been skipped
Label PRs based on size / Check PR size (pull_request) Successful in 29s
CI / eslint (pull_request) Has been skipped
CI / Checkstyle Main (pull_request) Has been skipped
CI / oxlint (pull_request) Has been skipped
CI / Docker frontend validation (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
CI / Playwright (pull_request) Has been skipped
Claude PR Review / claude-code (pull_request) Successful in 1m42s
All checks were successful
CI / Get Changed Files (pull_request) Successful in 30s
Pull Request Labeler / labeler (pull_request_target) Successful in 15s
CI / Backend Tests (pull_request) Has been skipped
Label PRs based on size / Check PR size (pull_request) Successful in 29s
CI / eslint (pull_request) Has been skipped
CI / Checkstyle Main (pull_request) Has been skipped
CI / oxlint (pull_request) Has been skipped
CI / Docker frontend validation (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
CI / Playwright (pull_request) Has been skipped
Claude PR Review / claude-code (pull_request) Successful in 1m42s
This commit is contained in:
parent
56763952c0
commit
9cb813bf41
80 changed files with 4490 additions and 0 deletions
92
projektdokumentation/Bibliographie.bib
Normal file
92
projektdokumentation/Bibliographie.bib
Normal file
|
@ -0,0 +1,92 @@
|
|||
% This file was created with JabRef 2.4.2.
|
||||
% Encoding: UTF8
|
||||
|
||||
@book{Rohrer2011,
|
||||
address = {Solingen},
|
||||
edition = {5.},
|
||||
title = {Clevere Tipps für die Projektarbeit - {IT-Berufe:} Abschlussprüfung Teil A},
|
||||
isbn = {3882347538},
|
||||
url = {http://fiae.link/ClevereTippsFuerDieProjektarbeit},
|
||||
publisher = {{U-Form-Verlag}},
|
||||
author = {Rohrer, Anselm and Sedlacek, Ramona},
|
||||
year = {2011}
|
||||
}
|
||||
|
||||
@misc{Bundesgesetzblatt48,
|
||||
title = {Verordnung über die Berufsausbildung im Bereich der Informations- und Telekommunikationstechnik},
|
||||
url = {http://fiae.link/VerordnungITBerufe},
|
||||
author = {{Regierung der Bundesrepublik Deutschland}},
|
||||
month = jul,
|
||||
year = {1997},
|
||||
pages = {1741--1799}
|
||||
}
|
||||
|
||||
@techreport{BMBF2000,
|
||||
address = {Bonn},
|
||||
type = {Abschlussbericht},
|
||||
title = {Umsetzungshilfen für die neue Prüfungsstruktur der {IT-Berufe}},
|
||||
shorttitle = {{BMBF2000}},
|
||||
url = {http://fiae.link/UmsetzungshilfenITBerufe},
|
||||
author = {{Bundesministerium für Bildung und Forschung}},
|
||||
institution = {{Bundesministerium für Bildung und Forschung}},
|
||||
month = jul,
|
||||
year = {2000},
|
||||
pages = {476}
|
||||
}
|
||||
|
||||
@techreport{Grashorn2010,
|
||||
address = {Vechta},
|
||||
type = {Dokumentation zur Projektarbeit},
|
||||
title = {Entwicklung von NatInfo -- Webbasiertes Tool zur Unterstützung der Entwickler},
|
||||
author = {Dirk Grashorn},
|
||||
institution = {{Alte Oldenburger Krankenversicherung AG}},
|
||||
month = apr,
|
||||
year = {2010},
|
||||
}
|
||||
|
||||
@misc{MerkblattIHK,
|
||||
address = {Oldenburg},
|
||||
title = {Merkblatt zur Abschlussprüfung der IT-Berufe},
|
||||
author = {{IHK Oldenburg}},
|
||||
institution = {{Oldenburgische Industrie- und Handelskammer}},
|
||||
month = may,
|
||||
year = {2006},
|
||||
url = {http://fiae.link/MerkblattDokuOldenburg},
|
||||
}
|
||||
|
||||
@misc{BewertungsmatrikIHK,
|
||||
address = {Darmstadt},
|
||||
title = {Bewertungsmatrix für Fachinformatiker/innen Anwendungsentwicklung},
|
||||
author = {{IHK Darmstadt}},
|
||||
institution = {{IHK Darmstadt Rhein Main Neckar}},
|
||||
month = mar,
|
||||
year = {2011},
|
||||
url = {http://fiae.link/BewertungsmatrixDokuDarmstadt},
|
||||
}
|
||||
|
||||
@misc{ISO9126,
|
||||
title = {{Software-Engineering} – Qualität von {Software-Produkten} – Teil 1: Qualitätsmodell},
|
||||
author = {{ISO/IEC 9126-1}},
|
||||
month = jun,
|
||||
year = {2001}
|
||||
}
|
||||
|
||||
@BOOKLET{phpDoc,
|
||||
title = {{phpDocumentor-Website}},
|
||||
author = {{phpdoc.org}},
|
||||
lastchecked = {20.04.2010},
|
||||
year = {2010},
|
||||
owner = {grashorn},
|
||||
timestamp = {2010.04.22},
|
||||
url = {http://www.phpdoc.org/}
|
||||
}
|
||||
|
||||
@BOOKLET{Symfony,
|
||||
title = {Symfony - Open-Source PHP Web Framework},
|
||||
author = {{Sensio Labs}},
|
||||
lastchecked = {20.04.2010},
|
||||
year = {2010},
|
||||
owner = {grashorn},
|
||||
timestamp = {2010.04.22},
|
||||
url = {http://www.symfony-project.org/}
|
||||
}
|
Reference in a new issue