docs(report): add citations and start implementation section

This commit is contained in:
2026-04-08 17:28:41 +01:00
parent 3df6776111
commit e274b8295a
2 changed files with 56 additions and 2 deletions

7
report/references.bib Normal file
View File

@@ -0,0 +1,7 @@
@online{reddit_api,
author = {{Reddit Inc.}},
title = {Reddit API Documentation},
year = {2025},
url = {https://www.reddit.com/dev/api/},
urldate = {2026-04-08}
}