Skip to content

Commit 6e71f05

Browse files
authored
Update README.md with citation
1 parent f438a9b commit 6e71f05

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@ JAXADI comes with several examples to help you get started:
9090
9191
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for more details. -->
9292

93+
## Citation
94+
95+
If you use JaxADi in your research, please cite it as follows:
96+
97+
```bibtex
98+
@misc{jaxadi2024,
99+
title = {JaxADi: Bridging CasADi and JAX for Efficient Numerical Computing},
100+
author = {Kozlov, Lev and Alentev, Igor and Nedelchev, Simeon},
101+
year = {2024},
102+
publisher = {GitHub},
103+
journal = {GitHub repository},
104+
howpublished = {\url{https://github.com/based-robotics/jaxadi}},
105+
note = {Accessed: [Insert Access Date]}
106+
}
107+
93108
## Acknowledgements
94109
95110
This project draws inspiration from [cusadi](https://github.com/se-hwan/cusadi), with a focus on simplicity and JAX integration.

0 commit comments

Comments
 (0)