aboutsummaryrefslogtreecommitdiff
path: root/sources.bib
diff options
context:
space:
mode:
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}
}