From 91f4d2cf11ba5188fcec4908ae31e9692f5a542c Mon Sep 17 00:00:00 2001 From: milinddethe15 Date: Thu, 17 Apr 2025 22:41:08 +0530 Subject: [PATCH 1/2] feat: add `CITATION.cff` file Signed-off-by: milinddethe15 --- CITATION.cff | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000000..57987660f98 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,43 @@ +cff-version: 1.2.0 +message: "If you use Katib in your scientific publication, please cite it as below." +authors: + - family-names: "George" + given-names: "Johnu" + - family-names: "Gao" + given-names: "Ce" + - family-names: "Liu" + given-names: "Richard" + - family-names: "Liu" + given-names: "Hou Gang" + - family-names: "Tang" + given-names: "Yuan" + - family-names: "Pydipaty" + given-names: "Ramdoot" + - family-names: "Saha" + given-names: "Amit Kumar" +title: "Katib" +type: software +repository-code: "https://github.com/kubeflow/katib" +preferred-citation: + type: misc + title: "A Scalable and Cloud-Native Hyperparameter Tuning System" + authors: + - family-names: "George" + given-names: "Johnu" + - family-names: "Gao" + given-names: "Ce" + - family-names: "Liu" + given-names: "Richard" + - family-names: "Liu" + given-names: "Hou Gang" + - family-names: "Tang" + given-names: "Yuan" + - family-names: "Pydipaty" + given-names: "Ramdoot" + - family-names: "Saha" + given-names: "Amit Kumar" + year: 2020 + url: "https://arxiv.org/abs/2006.02085" + identifiers: + - type: "other" + value: "arXiv:2006.02085" \ No newline at end of file From 7098474b22595ecbd6429748064f1c571bdd6a7d Mon Sep 17 00:00:00 2001 From: M!l!nd <99114125+milinddethe15@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:43:15 +0530 Subject: [PATCH 2/2] Update CITATION.cff Co-authored-by: Shao Wang <2690692950@qq.com> Signed-off-by: M!l!nd <99114125+milinddethe15@users.noreply.github.com> --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 57987660f98..7c8b2bfe649 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -40,4 +40,4 @@ preferred-citation: url: "https://arxiv.org/abs/2006.02085" identifiers: - type: "other" - value: "arXiv:2006.02085" \ No newline at end of file + value: "arXiv:2006.02085"