References

class References "References"
    extends Modelica.Icons.Information;

    annotation (Documentation(info = "<html>\n\n<h4>General</h4>\n<ol>\n<li> Refer to references by [1], [Andronov1973], etc. by hyperlink and summarize literature in the references subsection of\n     <a href=\"modelica://Modelica.UsersGuide.Conventions.UsersGuide.References\">Conventions.UsersGuide.References</a>.</li>\n<li> There has to be made at least one citation to each reference.</li>\n</ol>\n\n<h5>Example</h5>\n\n<pre>\n&lt;p&gt;\n  More details about sensorless rotor temperature estimation\n  can be found in &lt;a href=\"modelica://Modelica.UsersGuide.Conventions.UsersGuide.References\"&gt;[Gao2008]&lt;/a.&gt;\n&lt;/p&gt;</pre>\n<p>appears as</p>\n<p>\n  More details about sensorless rotor temperature estimation can be found in <a href=\"modelica://Modelica.UsersGuide.Conventions.UsersGuide.References\">[Gao2008]</a>.\n</p>\n\n</html>"));
end References;