Skip to content

Commit f154df1

Browse files
committed
tests with citation file
1 parent ffef16d commit f154df1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CITATION.cff

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite the article below."
3+
authors: "ModelPredictiveControl.jl contributors"
4+
title: "ModelPredictiveControl.jl - An open source model predictive control package for Julia."
5+
url: "https://github.com/JuliaControl/ModelPredictiveControl.jl"
6+
preferred-citation:
7+
type: misc
8+
authors:
9+
- family-names: "Gagnon"
10+
given-names: "Francis"
11+
- family-names: "Thivierge"
12+
given-names: "Alex"
13+
- family-names: "Desbiens"
14+
given-names: "André"
15+
- family-names: "Bagge Carlson"
16+
given-names: "Fredrik"
17+
title: "ModelPredictiveControl.jl: advanced process control made easy in Julia"
18+
publisher: "Springer"
19+
eprint: "2411.09764"
20+
archivePrefix: "arXiv"
21+
year: 2024
22+
doi: "10.1007/978-3-030-68928-5"
23+
url: "https://arxiv.org/abs/2411.09764"

0 commit comments

Comments
 (0)