Skip to content

Commit 6f6a81b

Browse files
authored
Update README.template.md
1 parent a369778 commit 6f6a81b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,22 @@ The OptimalControlProblems.jl package is part of the [control-toolbox ecosystem]
1313

1414
<!-- INCLUDE_INSTALL -->
1515

16+
## Citing us
17+
18+
If you use OptimalControlProblems.jl in your work, please cite us:
19+
20+
> Caillau, J.-B., Cots, O., Gergaud, J., & Martinon, P. *OptimalControlProblems.jl: a collection of optimal control problems with ODE's in Julia*. [doi.org/10.5281/zenodo.17013180](https://doi.org/10.5281/zenodo.17013180)
21+
22+
or in bibtex format:
23+
24+
```bibtex
25+
@software{OptimalControlProblems_jl,
26+
author = {Caillau, Jean-Baptiste and Cots, Olivier and Gergaud, Joseph and Martinon, Pierre},
27+
doi = {10.5281/zenodo.17013180},
28+
license = {["MIT"]},
29+
title = {{OptimalControlProblems.jl: a collection of optimal control problems with ODE's in Julia}},
30+
url = {https://control-toolbox.org/OptimalControlProblems.jl}
31+
}
32+
```
33+
1634
<!-- INCLUDE_CONTRIBUTING -->

0 commit comments

Comments
 (0)