From 264403bd7fb80954b556ba6903fd62c855cc426f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Thu, 6 Feb 2025 22:40:22 -0300 Subject: [PATCH] Create CITATION.cff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- CITATION.cff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..dc8c2ce --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ + +cff-version: 1.2.0 +title: Quantum-Software-Development +QuantumComputing-Timeline-Formulas Repository +message: If you really want to cite this repository, here's how you should cite it. +type: software +authors: + - given-names: Fabiana + family-names: Campanari +repository-code: https://github.com/FabianaCampanari +license: MIT License