Skip to content

Commit 2f514a0

Browse files
committed
Update citation
1 parent c9624ff commit 2f514a0

6 files changed

Lines changed: 28 additions & 13 deletions

File tree

CITATION.cff

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
@misc{schuck2026crazyflow,
2+
title={Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX},
3+
author={Martin Schuck and Marcel P. Rath and Yufei Hua and AbhisheK Goudar and SiQi Zhou and Angela P. Schoellig},
4+
year={2026},
5+
eprint={2606.01478},
6+
archivePrefix={arXiv},
7+
primaryClass={cs.RO},
8+
url={https://arxiv.org/abs/2606.01478},
9+
}

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,13 @@ Both are installed automatically as dependencies. For development, they are incl
8585
## Citation
8686

8787
```bibtex
88-
@misc{schuck2025crazyflow,
89-
author = {Schuck, Martin and Rath, Marcel P. and Hua, Yufei and Goudar, Abhishek and Zhou, SiQi and Schoellig, Angela P.},
90-
title = {Crazyflow: An Accurate, GPU-Accelerated Differentiable Drone Simulator in JAX},
91-
year = {2026},
92-
note = {Preprint}
88+
@misc{schuck2026crazyflow,
89+
title={Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX},
90+
author={Martin Schuck and Marcel P. Rath and Yufei Hua and AbhisheK Goudar and SiQi Zhou and Angela P. Schoellig},
91+
year={2026},
92+
eprint={2606.01478},
93+
archivePrefix={arXiv},
94+
primaryClass={cs.RO},
95+
url={https://arxiv.org/abs/2606.01478},
9396
}
9497
```

docs/cite.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ If you use Crazyflow in academic work, please cite the accompanying paper:
55
BibTeX:
66

77
```bibtex
8-
@misc{schuck2025crazyflow,
9-
author = {Schuck, Martin and Rath, Marcel P. and Hua, Yufei and Goudar, Abhishek and Zhou, SiQi and Schoellig, Angela P.},
10-
title = {Crazyflow: An Accurate, GPU-Accelerated Differentiable Drone Simulator in JAX},
11-
year = {2026},
12-
note = {Preprint}
8+
@misc{schuck2026crazyflow,
9+
title={Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX},
10+
author={Martin Schuck and Marcel P. Rath and Yufei Hua and AbhisheK Goudar and SiQi Zhou and Angela P. Schoellig},
11+
year={2026},
12+
eprint={2606.01478},
13+
archivePrefix={arXiv},
14+
primaryClass={cs.RO},
15+
url={https://arxiv.org/abs/2606.01478},
1316
}
1417
```
1518

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)