Skip to content
Snippets Groups Projects
Commit 84d589ef authored by Sören Henning's avatar Sören Henning
Browse files

Update how to cite

parent b0bfef3d
No related branches found
No related tags found
No related merge requests found
Pipeline #10368 skipped
......@@ -11,7 +11,7 @@ title: Theodolite
version: "0.8.2"
repository-code: "https://github.com/cau-se/theodolite"
license: "Apache-2.0"
doi: "10.1016/j.bdr.2021.100209"
doi: "10.1007/s10664-022-10162-1"
preferred-citation:
type: article
authors:
......@@ -21,9 +21,9 @@ preferred-citation:
- family-names: Hasselbring
given-names: Wilhelm
orcid: "https://orcid.org/0000-0001-6625-4335"
doi: "10.1016/j.bdr.2021.100209"
journal: "Big Data Research"
month: 7
title: "Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures"
volume: 25
year: 2021
doi: "10.1007/s10664-022-10162-1"
journal: "Empirical Software Engineering"
month: 8
title: "A Configurable Method for Benchmarking Scalability of Cloud-Native Applications"
volume: 27
year: 2022
......@@ -4,7 +4,7 @@
> A theodolite is a precision optical instrument for measuring angles between designated visible points in the horizontal and vertical planes. -- <cite>[Wikipedia](https://en.wikipedia.org/wiki/Theodolite)</cite>
Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.
Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications in Kubernetes.
## Quickstart
......@@ -27,4 +27,10 @@ Documentation on Theodolite itself as well as regarding its benchmarking method
If you use Theodolite, please cite
> 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).
> Sören Henning and Wilhelm Hasselbring. “A Configurable Method for Benchmarking Scalability of Cloud-Native Applications”. In: *Empirical Software Engineering* 27. 2022. DOI: [10.1007/s10664-022-10162-1](https://doi.org/10.1007/s10664-022-10162-1).
When referring to our stream processing benchmarks, please cite
> Sören Henning and Wilhelm Hasselbring. “Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures”. In: *Big Data Research* 25. 2021. 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).
See our website for a [list of publications](https://www.theodolite.rocks/publications.html) directly related to Theodolite.
\ No newline at end of file
......@@ -14,7 +14,7 @@
"relatedLink": [
"https://www.theodolite.rocks"
],
"referencePublication": "https://doi.org/10.1016/j.bdr.2021.100209",
"referencePublication": "https://doi.org/10.1007/s10664-022-10162-1",
"programmingLanguage": [
"Kotlin",
"Java",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment