References

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

    annotation (Documentation(info = "<html>\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<h4>Examples</h4>\n\n<h5>Example 1</h5>\n\n<blockquote><pre>\n&lt;p&gt;\nMore details about electric machine modeling\ncan be found in [&lt;a href=&quot;modelica://Modelica.UsersGuide.Conventions.UsersGuide.References&quot;&gt;Gao2008&lt;/a&gt;]\nand\n[&lt;a href=&quot;modelica://Modelica.UsersGuide.Conventions.UsersGuide.References&quot;&gt;Kral2018&lt;/a&gt;, p. 149].\n&lt;/p&gt;\n</pre></blockquote>\n<p>appears as</p>\n<p>\nMore details about electric machine modeling\ncan be found in [<a href=\"modelica://Modelica.UsersGuide.Conventions.UsersGuide.References\">Gao2008</a>]\nand\n[<a href=\"modelica://Modelica.UsersGuide.Conventions.UsersGuide.References\">Kral2018</a>, p. 149].\n</p>\n</html>"));
end References;