You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ For a comprehensive introduction to the syntax used above to describe the optima
77
77
78
78
If you use OptimalControl.jl in your work, please cite us:
79
79
80
-
> Caillau, J., Cots, O., Gergaud, J., Martinon, P., & Sed, S. *OptimalControl.jl: a Julia package to modelise and solve optimal control problems with ODE's*[Computer software]. https://doi.org/10.5281/zenodo.13336563
80
+
> Caillau, J., Cots, O., Gergaud, J., Martinon, P., & Sed, S. *OptimalControl.jl: a Julia package to model and solve optimal control problems with ODE's*[Computer software]. https://doi.org/10.5281/zenodo.13336563
81
81
82
82
or in bibtex format:
83
83
@@ -86,7 +86,7 @@ or in bibtex format:
86
86
author = {Caillau, Jean-Baptiste and Cots, Olivier and Gergaud, Joseph and Martinon, Pierre and Sed, Sophia},
87
87
doi = {10.5281/zenodo.13336563},
88
88
license = {["MIT"]},
89
-
title = {{OptimalControl.jl: a Julia package to modelise and solve optimal control problems with ODE's}},
89
+
title = {{OptimalControl.jl: a Julia package to model and solve optimal control problems with ODE's}},
@@ -101,4 +101,4 @@ Contributions are welcomed, check out [how to contribute to a Github project](ht
101
101
If it is your first contribution, you can also check [this first contribution tutorial](https://github.com/firstcontributions/first-contributions).
102
102
You can find first good issues (if any 🙂) [here](https://github.com/control-toolbox/OptimalControl.jl/contribute). You may find other packages to contribute to at the [control-toolbox organization](https://github.com/control-toolbox).
103
103
104
-
If you want to ask a question, feel free to start a discussion [here](https://github.com/orgs/control-toolbox/discussions). This forum is for general discussion about this repository and the [control-toolbox organization](https://github.com/control-toolbox).
104
+
If you want to ask a question, feel free to start a discussion [here](https://github.com/orgs/control-toolbox/discussions). This forum is for general discussion about this repository and the [control-toolbox organization](https://github.com/control-toolbox).
0 commit comments