From cd652e01304f9528e24f95283960e1515ff888e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renato=20Laffranchi=20Falc=C3=A3o?= <66042074+renatex333@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:32:08 -0300 Subject: [PATCH] Update docsSearch.md --- docs/Documentation/docsSearch.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/Documentation/docsSearch.md b/docs/Documentation/docsSearch.md index 36a8bbd..866e6bf 100644 --- a/docs/Documentation/docsSearch.md +++ b/docs/Documentation/docsSearch.md @@ -335,13 +335,13 @@ If you use this package, please consider citing it with this piece of BibTeX: ```bibtex @misc{castanares2023dsse, - title={DSSE: A Drone Swarm Search Environment}, - author={Manuel Castanares, Luis F. S. Carrete, Enrico F. Damiani, Leonardo D. M. de Abreu, José Fernando B. Brancalion, and Fabrício J. Barth}, - year={2024}, - eprint={2307.06240}, - archivePrefix={arXiv}, - primaryClass={cs.LG}, - doi={10.48550/arXiv.2307.06240} + 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} } ```