From f7a68fb685adfa79c66c13968b0b26b425901f59 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sun, 20 Oct 2024 18:25:03 +0200 Subject: fix latex --- sources.bib | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'sources.bib') 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} } -- cgit v1.2.3