This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new 60ea6b378c [MINOR ]Update CITATION
60ea6b378c is described below
commit 60ea6b378c6358d9370178730f2ec0648853d4df
Author: Sebastian Baunsgaard <[email protected]>
AuthorDate: Thu May 9 23:47:15 2024 +0200
[MINOR ]Update CITATION
There was an error in the citation file, with an extra space in the
reference name.
---
CITATION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CITATION b/CITATION
index 34011b607d..57cb0f4d17 100644
--- a/CITATION
+++ b/CITATION
@@ -1,4 +1,4 @@
-@software{Apache SystemDS,
+@software{ApacheSystemDS,
author = {Apache SystemDS Development Team},
title = {{Apache SystemDS: An open source ML system for the end-to-end
data science lifecycle}},
url = {https://github.com/apache/systemds},