diff options
author | Max-001 <80035972+Max-001@users.noreply.github.com> | 2024-11-05 11:33:16 +0100 |
---|---|---|
committer | Max-001 <80035972+Max-001@users.noreply.github.com> | 2024-11-05 11:33:16 +0100 |
commit | 65fd4db4aead74c0bb28c8f099522536d5ce5f6c (patch) | |
tree | 7f9a7510b18e8eefbcd7129cf987c9f3f3b69e34 /sources.bib | |
parent | 8fd4ebc33c2eba64e6be15c750ae8a821b72fd36 (diff) | |
parent | e696e7a6ac438c4af2e3d597c12950ad72b88520 (diff) |
Merge branch 'master' of https://github.com/lonkaars/crepe-docs into max/time
Diffstat (limited to 'sources.bib')
-rw-r--r-- | sources.bib | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/sources.bib b/sources.bib index 7d7b6f7..0ff00a1 100644 --- a/sources.bib +++ b/sources.bib @@ -164,7 +164,7 @@ date = {2016} } -@misc{img:ECSBlockDiagram, +@misc{img:ecs-block-diag, title = {ECS Diagram}, author = {{Unity}}, url = {https://docs.unity3d.com/Packages/com.unity.entities@0.1/manual/images/ECSBlockDiagram.png}, @@ -194,3 +194,19 @@ date = {2024} } +@online{wikipedia:jetpack-joyride, + author = {{Wikipedia contributors}}, + title = {Jetpack Joyride --- {Wikipedia}{,} The Free Encyclopedia}, + year = {2024}, + url = {https://en.wikipedia.org/w/index.php?title=Jetpack_Joyride&oldid=1252734266}, + urldate = {2024-10-22}, +} + +@misc{img:jetpack-joyride, + title = {Jetpack Joyride}, + author = {Halbrick}, + url = {https://www.halfbrick.com/games/jetpack-joyride-2}, + date = {2024}, + urldate = {2024-10-22}, +} + |