From b1fd0251f5bc2480ff3d52cc861a09c16834d779 Mon Sep 17 00:00:00 2001
From: Jim Molkenthin <jim.molkenthin@web.de>
Date: Mon, 15 Feb 2021 12:17:52 +0100
Subject: [PATCH] fixed bibtex error

---
 bibliography.bib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bibliography.bib b/bibliography.bib
index 47877fe..123210b 100644
--- a/bibliography.bib
+++ b/bibliography.bib
@@ -483,7 +483,7 @@
 
 @book{tactile_internet_ceti, 
 	title={Tactile Internet With Human-In-The-Loop}, 
-	author={{Frank H.P. Fitzek}, {Shu-Chen Li}, {Stefanie Speidel}, {Thorsten Strufe}, {Meryem Simsek}, {Martin Reisslein}},
+	author={{Frank H.P. Fitzek} and {Shu-Chen Li} and {Stefanie Speidel} and {Thorsten Strufe} and {Meryem Simsek} and {Martin Reisslein}},
 	year = {2021},
 	month = {4},
 	pages = {41--75},
-- 
GitLab