From 2521d5752e9be90405206d8af70d16ced2a195e6 Mon Sep 17 00:00:00 2001 From: Akash Goel Date: Sun, 6 Sep 2026 23:31:57 -0700 Subject: [PATCH] Add CITATION.cff --- CITATION.cff | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..e992651 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,13 @@ +cff-version: 1.2.0 +message: If you use this software, please cite it as below. +title: Simulation-based Inference with the Python Package sbijax +type: software +authors: +- given-names: Simon + family-names: Dirmeier +- given-names: Antonietta + family-names: Mira +- given-names: Carlo + family-names: Albert +repository-code: https://github.com/dirmeier/sbijax +license: Apache-2.0