Added Cited Works document to keep track of things used during the project

This commit is contained in:
Zhongheng Liu 2024-01-17 23:12:10 +02:00
commit 4afc019229
No known key found for this signature in database

13
CITES.md Normal file
View file

@ -0,0 +1,13 @@
# Citations for purposes of Secondary Literature Review for EPQ
## Technical documentation
1. Placeholder for StompJS documentation
2. Placeholder for ReactJS documentation
3. Placeholder for relevant StackOverflow answers to issues encountered during the EPQ project
4. Placeholder for TypeScript definitions and relevance
5. Placeholder for Design Patterns book on object-oriented design -- for API
## Safe coding theory
1. Placeholder for SAFECode secure code specifications