Skip to content

Commit 4ce9003

Browse files
committed
Update and add missing MA standards
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 736eafb commit 4ce9003

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

content/general_docs/bibliography.bib

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,23 @@
11
% Encoding: UTF-8
22
3-
@techreport{fmi2.0,
3+
@misc{fmi2.0,
44
organization = {{Modelica Association}},
5-
title = {https://fmi-standard.org/assets/releases/FMI_for_ModelExchange_and_CoSimulation_v2.0.pdf[FMI 2.0^], __Functional Mock-up Interface for Model Exchange and Co-Simulation v2.0__},
6-
year = {2014},
5+
title = {https://github.com/modelica/fmi-standard/releases/download/v2.0.4/FMI-Specification-2.0.4.pdf[FMI 2.0.4^], __Functional Mock-up Interface for Model Exchange and Co-Simulation 2.0.4__},
6+
year = {2022},
7+
address = {Linköping Sweden}
8+
}
9+
10+
@misc{fmi3.0,
11+
organization = {{Modelica Association}},
12+
title = {https://fmi-standard.org/docs/3.0.1/[FMI 3.0.1^], __Functional Mock-up Interface Specification 3.0.1__},
13+
year = {2023},
14+
address = {Linköping Sweden}
15+
}
16+
17+
@misc{ssp1.0,
18+
organization = {{Modelica Association}},
19+
title = {https://ssp-standard.org/publications/SSP101/SystemStructureAndParameterization101.pdf[SSP 1.0.1^], __System Structure and Parameterization 1.0.1__},
20+
year = {2022},
721
address = {Linköping Sweden}
822
}
923

0 commit comments

Comments
 (0)