From d854c661bfb81ad20d0dfaf6daa380c016fd04a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renato=20Laffranchi=20Falc=C3=A3o?= <66042074+renatex333@users.noreply.github.com> Date: Fri, 5 Jul 2024 00:36:53 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 10cccdd..d0f334f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![PyPI Release 🚀](https://badge.fury.io/py/DSSE.svg)](https://badge.fury.io/py/DSSE) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat)](https://github.com/pfeinsper/drone-swarm-search/blob/main/LICENSE) [![PettingZoo version dependency](https://img.shields.io/badge/PettingZoo-v1.22.3-blue)]() +[![DOI](https://zenodo.org/badge/599323572.svg)](https://zenodo.org/doi/10.5281/zenodo.12659847) ![GitHub stars](https://img.shields.io/github/stars/pfeinsper/drone-swarm-search) # DSSE Icon Drone Swarm Search Environment (DSSE) @@ -161,13 +162,22 @@ Our test suite is divided into several parts, each serving a specific purpose: If you use this package, please consider citing it with this piece of BibTeX: ``` -@misc{castanares2023dsse, - title={DSSE: a drone swarm search environment}, - author={Manuel Castanares and Luis F. S. Carrete and Enrico F. Damiani and Leonardo D. M. de Abreu and José Fernando B. Brancalion and Fabrício J. Barth}, - year={2024}, - eprint={2307.06240}, - archivePrefix={arXiv}, - primaryClass={cs.LG}, - doi={https://doi.org/10.48550/arXiv.2307.06240} +@software{castanares2023dsse, + author = {Ricardo Ribeiro Rodrigues and + Pedro Henrique Andrade and + Renato Laffranchi Falcão and + Jorás Oliveira and + Manuel Castanares and + Luis Filipe Carrete and + Leonardo Malta and + Enrico Francesco Damiani and + José Fernando Basso Brancalion and + Fabrício Jailson Barth}, + title = {DSSE: a drone swarm search environment}, + month = jul, + year = 2024, + publisher = {Zenodo}, + doi = {10.5281/zenodo.12659848}, + url = {https://doi.org/10.5281/zenodo.12659848} } ``` From ce3e621e8883aed061630ef17c98c7a9b94944ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renato=20Laffranchi=20Falc=C3=A3o?= <66042074+renatex333@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:24:43 +0200 Subject: [PATCH 2/3] Create CITATION.cff --- CITATION.cff | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..163bcdc --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,26 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Laffranchi Falcão" + given-names: "Renato" + orcid: "https://orcid.org/0009-0001-5943-0481" +- family-names: "Custódio Campos de Oliveira" + given-names: "Jorás" + orcid: "https://orcid.org/0009-0005-1883-8703" +- family-names: "Britto Aragão Andrade" + given-names: "Pedro Henrique" + orcid: "https://orcid.org/0009-0000-0056-4322" +- family-names: "Ribeiro Rodrigues" + given-names: "Ricardo" + orcid: "https://orcid.org/0009-0008-1237-3353" +- family-names: "Jailson Barth" + given-names: "Fabrício" + orcid: "https://orcid.org/0000-0001-6263-121X" +- family-names: "Basso Brancalion" + given-names: "José Fernando" + orcid: "https://orcid.org/0000-0002-4387-0204" +title: "DSSE: An environment for simulation of reinforcement learning-empowered drone swarm maritime search and rescue missions" +version: 0.2.5 +doi: 10.5281/zenodo.12659848 +date-released: 2024-07-05 +url: "https://doi.org/10.5281/zenodo.12659848" From 3d9435780048ea5115d89795e295557e37c8db4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renato=20Laffranchi=20Falc=C3=A3o?= <66042074+renatex333@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:29:07 +0200 Subject: [PATCH 3/3] Update citation --- README.md | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index d0f334f..58c2f86 100644 --- a/README.md +++ b/README.md @@ -162,22 +162,20 @@ Our test suite is divided into several parts, each serving a specific purpose: If you use this package, please consider citing it with this piece of BibTeX: ``` -@software{castanares2023dsse, - author = {Ricardo Ribeiro Rodrigues and - Pedro Henrique Andrade and - Renato Laffranchi Falcão and - Jorás Oliveira and - Manuel Castanares and - Luis Filipe Carrete and - Leonardo Malta and - Enrico Francesco Damiani and - José Fernando Basso Brancalion and - Fabrício Jailson Barth}, - title = {DSSE: a drone swarm search environment}, - month = jul, - year = 2024, - publisher = {Zenodo}, - doi = {10.5281/zenodo.12659848}, - url = {https://doi.org/10.5281/zenodo.12659848} +@software{Laffranchi_Falcao_DSSE_An_environment_2024, + author = { + Laffranchi Falcão, Renato and + Custódio Campos de Oliveira, Jorás and + Britto Aragão Andrade, Pedro Henrique and + Ribeiro Rodrigues, Ricardo and + Jailson Barth, Fabrício and + Basso Brancalion, José Fernando + }, + doi = {10.5281/zenodo.12659848}, + title = {{DSSE: An environment for simulation of reinforcement learning-empowered drone swarm maritime search and rescue missions}}, + url = {https://doi.org/10.5281/zenodo.12659848}, + version = {0.2.5}, + month = jul, + year = {2024} } ```