Skip to content

Commit d04b86f

Browse files
committed
Add missing entries to bibliography file
Also adjust relations to other standards and outdated links Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 875b2dd commit d04b86f

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

content/general_docs/bibliography.bib

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,20 @@
22
33
@Book{fmi2.0,
44
publisher = {Modelica Association, Linköping, Sweden},
5-
title = {FMI 2.0: Functional Mock-up Interface for Model Exchange and Co-Simulation},
6-
year = {2014-07},
5+
title = {Functional Mock-up Interface for Model Exchange and Co-Simulation 2.0.4},
6+
year = {2022-11},
7+
}
8+
9+
@Book{fmi3.0,
10+
publisher = {Modelica Association, Linköping, Sweden},
11+
title = {Functional Mock-up Interface Specification 3.0.1},
12+
year = {2023-07},
13+
}
14+
15+
@Book{ssp1.0,
16+
publisher = {Modelica Association, Linköping, Sweden},
17+
title = {System Structure and Parameterization 1.0.1},
18+
year = {2022-07},
719
}
820

921
@Book{IEEE_754-2019,

content/general_standard/relations_to_other_standards.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ Combining all three standards provides a scenario-driven description of traffic
1919

2020
* DIN ISO 8855:2013-11: Road vehicles - Vehicle dynamics and road-holding ability - Vocabulary cite:[iso8855]
2121
* ISO 23150: Road vehicles — Data communication between sensors and data fusion unit for automated driving functions — Logical interface cite:[iso23150]
22-
* FMI 2.0: https://svn.modelica.org/fmi/branches/public/specifications/v2.0/FMI_for_ModelExchange_and_CoSimulation_v2.0.pdf[Functional Mock-up Interface for Model Exchange and Co-Simulation] cite:[fmi2.0]
22+
* FMI 2.0: https://github.com/modelica/fmi-standard/releases/download/v2.0.4/FMI-Specification-2.0.4.pdf[Functional Mock-up Interface for Model Exchange and Co-Simulation 2.0.4] cite:[fmi2.0]
23+
* FMI 3.0: https://fmi-standard.org/docs/3.0.1/[Functional Mock-up Interface Specification 3.0.1] cite:[fmi3.0]
24+
* SSP 1.0: https://ssp-standard.org/publications/SSP101/SystemStructureAndParameterization101.pdf[System Structure and Parameterization 1.0.1] cite:[ssp1.0]

0 commit comments

Comments
 (0)