Skip to content

Add How-to-cite Modelica #180

@GallLeo

Description

@GallLeo

Many projects give guidance how to be cited in papers.
Should we add this to our website?

Proposal:

[1] Modelica Association, Modelica® Language Specification, Version 3.6, Mar. 2023. [Online]. Available: https://specification.modelica.org

bibtex

@manual{modelicaSpec36,
  author       = {{Modelica Association}},
  title        = {{Modelica\textregistered{} Language Specification, Version 3.6}},
  year         = {2023},
  month        = mar,
  note         = {[Online]. Available: \url{https://specification.modelica.org}}
}

Or should a paper about Modelica be cited instead of the spec?
But which paper to use?

H. Elmqvist, S. E. Mattsson und M. Otter, „Modelica – A Language for Physical System Modeling, Visualization and Interaction,“ in Proceedings of the 1999 IEEE International Symposium on Computer-Aided Control System Design (CACSD ’99), Maui, Hawaii, USA, Aug. 1999, pp. 630–639, doi:10.1109/CACSD.1999.808720. [Online]. Available: https://dx.doi.org/10.1109/CACSD.1999.808720
Modelica® Homepage: https://modelica.org/

Bibtex

@inproceedings{Elmqvist1999ModelicaLanguage,
  author    = {H.~Elmqvist and S.~E.~Mattsson and M.~Otter},
  title     = {Modelica – A Language for Physical System Modeling, Visualization and Interaction},
  booktitle = {Proceedings of the 1999 IEEE International Symposium on Computer-Aided Control System Design (CACSD ’99)},
  year      = {1999},
  month     = aug,
  address   = {Maui, Hawaii, USA},
  pages     = {630--639},
  doi       = {10.1109/CACSD.1999.808720},
  note      = {[Online]. Available: \url{https://dx.doi.org/10.1109/CACSD.1999.808720}; Modelica homepage: \url{https://modelica.org/}}
}

Examples:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions