aboutsummaryrefslogtreecommitdiff
path: root/sources.bib
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-10-29 17:27:27 +0100
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-10-29 17:27:27 +0100
commit283aa3cd730856fab4614842c96290f2059d93c0 (patch)
tree7e0c761de01202af167b7c0da66f82c285ed0be9 /sources.bib
parenta819194e10c8afd9108fa102f4c105b0556829f2 (diff)
parent0f1e2c876fe550862cb1201bf5cba9dc95707324 (diff)
Merge remote-tracking branch 'origin/master' into max/time
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}
}