From 22b14bffb1763fce2242d5064668ef29d81e7bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=20=E2=9A=A1=EF=B8=8F=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Sat, 23 Aug 2025 22:13:25 -0300 Subject: [PATCH] Add CITATION.cff for repository citation guidelines 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..de1c323 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ + + + +cff-version: 1.2.0 +title: Social Buzz AI +message: If you really want to cite this repository, here's how you should cite it. +type: software +authors: + - given-names: main-repo-consulting-data-minin +repository-code:https://github.com/Quantum-Software-Development/main-repo-consulting-data-mining/ +license: MIT License