aboutsummaryrefslogtreecommitdiff
path: root/sources.bib
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-31 17:15:49 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-31 17:15:49 +0100
commitbc4353cba5323a1e60c41e357838edc0be67958b (patch)
treef1c50e20c65e222bf6c5330b8b1b732f641b1d26 /sources.bib
parent7e573da28b36223fc44d5f006c5a40e4d34d8529 (diff)
fix code style
Diffstat (limited to 'sources.bib')
-rw-r--r--sources.bib16
1 files changed, 10 insertions, 6 deletions
diff --git a/sources.bib b/sources.bib
index dc05a95..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,15 +194,19 @@
date = {2024}
}
-@online{wiki:JetpackJoyride,
- title = {Jetpack Joyride wikipedia},
- url = {https://en.wikipedia.org/wiki/Jetpack_Joyride},
+@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:JetpackJoyride,
+@misc{img:jetpack-joyride,
title = {Jetpack Joyride},
author = {Halbrick},
url = {https://www.halfbrick.com/games/jetpack-joyride-2},
- date = {2024}
+ date = {2024},
+ urldate = {2024-10-22},
}
+