diff --git a/CITATION.cff b/CITATION.cff index 004169a21..7ca06b167 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,39 +1,23 @@ -abstract:

The OptimalControl.jl package is the root package of the control-toolbox ecosystem. The control-toolbox - ecosystem gathers Julia packages for mathematical control and applications. It aims - to provide tools to model and solve optimal control problems with ordinary differential - equations by direct and indirect methods.

-title: "OptimalControl.jl: a Julia package to model and solve optimal control problems with ODE's" +cff-version: 1.2.0 +message: If you use this software, please cite it as below. +title: 'OptimalControl.jl: a Julia package to model and solve optimal control problems with ODE''s' +type: software authors: -- affiliation: "Universit\xE9 C\xF4te d'Azur, CNRS, Inria, LJAD" +- given-names: Jean-Baptiste family-names: Caillau - given-names: Jean-Baptiste - orcid: 0000-0002-1719-2016 -- affiliation: "Universit\xE9 Toulouse, CNRS, ENSEEIHT-IRIT" + orcid: https://orcid.org/0000-0002-1719-2016 +- given-names: Olivier family-names: Cots - given-names: Olivier - orcid: 0000-0002-4703-4369 -- affiliation: "Universit\xE9 Toulouse, CNRS, ENSEEIHT-IRIT" + orcid: https://orcid.org/0000-0002-4703-4369 +- given-names: Joseph family-names: Gergaud - given-names: Joseph - orcid: 0009-0005-9825-8652 -- affiliation: CAGE team, Inria Paris + orcid: https://orcid.org/0009-0005-9825-8652 +- given-names: Pierre family-names: Martinon - given-names: Pierre - orcid: 0000-0003-0571-2376 -- affiliation: "Inria Sophia Antipolis M\xE9diterran\xE9e" + orcid: https://orcid.org/0000-0003-0571-2376 +- given-names: Sophia family-names: Sed - given-names: Sophia -cff-version: 1.2.0 +repository-code: https://github.com/control-toolbox/OptimalControl.jl +license: MIT doi: 10.5281/zenodo.13336563 -keywords: -- optimal control -- control of ODE's -- optimization -- direct transcription -- shooting -license: -- MIT -url: "https://control-toolbox.org/OptimalControl.jl" -type: software \ No newline at end of file +url: https://control-toolbox.org/OptimalControl.jl