Skip to content

Commit

Permalink
Update bibtex details
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Schilling committed Mar 22, 2021
1 parent 17107a7 commit b89f2bc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ The `vswarm` package enables decentralized vision-based control of drone swarms

This repository contains the source code accompanying our article:

<!-- TODO(fabian): Add correct volume, number and pages -->

F. Schilling, F. Schiano, and D. Floreano, "**Vision-based Drone Flocking in Outdoor Environments**," *IEEE Robotics and Automation Letters (RA-L)*, 2021. [[arXiv](https://arxiv.org/abs/2012.01245)] [[IEEE *Xplore*](https://ieeexplore.ieee.org/document/9363551)] [[Citation](#citation)]
F. Schilling, F. Schiano, and D. Floreano, "**Vision-based Drone Flocking in Outdoor Environments**," *IEEE Robotics and Automation Letters (RA-L)*, vol. 6, no. 2, pp. 2954-2961, 2021. [[arXiv](https://arxiv.org/abs/2012.01245)] [[IEEE *Xplore*](https://ieeexplore.ieee.org/document/9363551)] [[Citation](#citation)]

The package provides its main functionality in the following modules:

Expand Down Expand Up @@ -65,14 +63,15 @@ For more information about the dataset, check out the [`dataset.md`](./docs/data

If you use this work in an academic context, please cite the following article:

<!-- TODO(fabian): add bibtex number and volume -->

```bibtex
@article{schilling_vswarm_2021,
title = {Vision-based Drone Flocking in Outdoor Environments},
author = {Schilling, Fabian and Schiano, Fabrizio and Floreano, Dario},
journal = {IEEE Robotics and Automation Letters},
year = {2021},
volume = {6},
number = {2},
pages = {2954--2961},
doi = {10.1109/LRA.2021.3062298},
issn = {2377-3766},
pages = {8}
Expand Down

0 comments on commit b89f2bc

Please sign in to comment.