Skip to content

Commit

Permalink
Update README.md with citation
Browse files Browse the repository at this point in the history
  • Loading branch information
simeon-ned authored Sep 17, 2024
1 parent f438a9b commit 6e71f05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,21 @@ JAXADI comes with several examples to help you get started:
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for more details. -->

## Citation

If you use JaxADi in your research, please cite it as follows:

```bibtex
@misc{jaxadi2024,
title = {JaxADi: Bridging CasADi and JAX for Efficient Numerical Computing},
author = {Kozlov, Lev and Alentev, Igor and Nedelchev, Simeon},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/based-robotics/jaxadi}},
note = {Accessed: [Insert Access Date]}
}
## Acknowledgements
This project draws inspiration from [cusadi](https://github.com/se-hwan/cusadi), with a focus on simplicity and JAX integration.
Expand Down

0 comments on commit 6e71f05

Please sign in to comment.