From 49e44551d1b116d70205a4633bcfedffd07b1f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Fri, 19 Feb 2021 11:17:00 +0100 Subject: [PATCH] Fix naming order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8498fe4..33ee20739 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ Theodolite's benchmarking method creates a *scalability graph* allowing to draw If you use Theodolite, please cite -> Henning, Sören and Hasselbring, Wilhelm. (2021). Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures. Big Data Research, Volume 25. DOI: [10.1016/j.bdr.2021.100209](https://doi.org/10.1016/j.bdr.2021.100209). [arXiv:2009.00304](https://arxiv.org/abs/2009.00304). +> Sören Henning and Wilhelm Hasselbring. (2021). Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures. Big Data Research, Volume 25. DOI: [10.1016/j.bdr.2021.100209](https://doi.org/10.1016/j.bdr.2021.100209). [arXiv:2009.00304](https://arxiv.org/abs/2009.00304). -- GitLab