From 1cab14efdafeb7b08f407b6cf438679473f49c0e Mon Sep 17 00:00:00 2001 From: Abhishek Kashyap Date: Sun, 23 Feb 2025 18:23:18 +0100 Subject: [PATCH] for bibtex generation see https://academia.stackexchange.com/a/172780/142490 --- CITATION.cff | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..910f36b --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,19 @@ +cff-version: 1.2.0 +title: rembg +message: Rembg is a tool to remove images background +type: software +authors: + - given-names: Daniel + family-names: Gatis + email: danielgatis@gmail.com +identifiers: + - type: url + value: 'https://github.com/danielgatis' +repository-code: 'https://github.com/danielgatis/rembg' +url: 'https://github.com/danielgatis/rembg' +abstract: Rembg is a tool to remove images background. +license: MIT +commit: 9079508935ae55d6eefa0fd75f870599640e8593 +version: 2.0.63 +date-released: '2025-02-21' +