Skip to content

Commit 5c87b5c

Browse files
committed
modification citation file
1 parent f154df1 commit 5c87b5c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CITATION.cff

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite the article below."
3-
authors: "ModelPredictiveControl.jl contributors"
3+
authors:
4+
- name: "ModelPredictiveControl.jl contributors"
45
title: "ModelPredictiveControl.jl - An open source model predictive control package for Julia."
56
url: "https://github.com/JuliaControl/ModelPredictiveControl.jl"
67
preferred-citation:
7-
type: misc
8+
type: generic
89
authors:
910
- family-names: "Gagnon"
1011
given-names: "Francis"
@@ -15,9 +16,6 @@ preferred-citation:
1516
- family-names: "Bagge Carlson"
1617
given-names: "Fredrik"
1718
title: "ModelPredictiveControl.jl: advanced process control made easy in Julia"
18-
publisher: "Springer"
19-
eprint: "2411.09764"
20-
archivePrefix: "arXiv"
2119
year: 2024
2220
doi: "10.1007/978-3-030-68928-5"
2321
url: "https://arxiv.org/abs/2411.09764"

0 commit comments

Comments
 (0)