Skip to content

Commit a5f39c9

Browse files
committed
Update citation
1 parent c1aef94 commit a5f39c9

2 files changed

Lines changed: 23 additions & 0 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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,17 @@ Pre-fitted parameters ship for the following platforms:
9494
pixi run -e tests tests # unit tests
9595
pixi run -e tests test-docs # doc snippet tests
9696
```
97+
98+
## Citation
99+
100+
```bibtex
101+
@misc{schuck2026crazyflow,
102+
title={Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX},
103+
author={Martin Schuck and Marcel P. Rath and Yufei Hua and AbhisheK Goudar and SiQi Zhou and Angela P. Schoellig},
104+
year={2026},
105+
eprint={2606.01478},
106+
archivePrefix={arXiv},
107+
primaryClass={cs.RO},
108+
url={https://arxiv.org/abs/2606.01478},
109+
}
110+
```

0 commit comments

Comments
 (0)