aboutsummaryrefslogtreecommitdiff
path: root/sources.bib
diff options
context:
space:
mode:
authorJaro <jarorutjes07@gmail.com>2024-10-26 19:34:50 +0200
committerJaro <jarorutjes07@gmail.com>2024-10-26 19:34:50 +0200
commitb66c2b0e314f28fd0f4ab50140763e1ec0ce62fe (patch)
treeff0f747b5e3f532eba440e7cb21a8acad60e2302 /sources.bib
parente147d964f22257035da954e398f6b898b942c3ac (diff)
parent6e870b621c663e09177fecf42810bc3b87c26ea6 (diff)
Merge branch 'master' of github.com:lonkaars/crepe-docs into jaro/research
Diffstat (limited to 'sources.bib')
-rw-r--r--sources.bib11
1 files changed, 5 insertions, 6 deletions
diff --git a/sources.bib b/sources.bib
index a34f739..7d7b6f7 100644
--- a/sources.bib
+++ b/sources.bib
@@ -129,7 +129,7 @@
@misc{img:Decorator,
title = {Decorator Pattern Structure Diagram},
- author = {Refactoring Guru},
+ author = {{Refactoring Guru}},
url = {https://refactoring.guru/images/patterns/diagrams/decorator/structure.png},
date = {2024}
}
@@ -144,8 +144,7 @@
@manual{man:DecoratorDesignPattern,
title = {Decorator Design Pattern},
- author = {Refactoring Guru},
- organization = {Refactoring Guru},
+ author = {{Refactoring Guru}},
url = {https://refactoring.guru/design-patterns/decorator},
date = {2024}
}
@@ -167,7 +166,7 @@
@misc{img:ECSBlockDiagram,
title = {ECS Diagram},
- author = {Unity},
+ author = {{Unity}},
url = {https://docs.unity3d.com/Packages/com.unity.entities@0.1/manual/images/ECSBlockDiagram.png},
date = {2024}
}
@@ -189,8 +188,8 @@
@manual{man:ECSComponentManager,
title = {ECS Core API},
- author = {Unity Technologies},
- organization = {Unity},
+ author = {{Unity Technologies}},
+ organization = {{Unity}},
url = {https://docs.unity3d.com/Packages/com.unity.entities@0.1/manual/ecs_core.html},
date = {2024}
}