You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/docstrings/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,4 +98,4 @@
98
98
````</code></pre></li></ul><h3id="Constants"><aclass="docs-heading-anchor" href="#Constants">Constants</a><aid="Constants-1"></a><aclass="docs-heading-anchor-permalink" href="#Constants" title="Permalink"></a></h3><ul><li><p><strong>Format:</strong> Use a single-line docstring with double quotes (<code>"..."</code>). Include a brief description, the symbol of the constant if standard (e.g., <code>μ₀</code>), its value, and its units using the <code>\\[unit\\]</code> format.</p><pre><codeclass="nohighlight hljs"> ```julia
```</code></pre></li></ul><h2id="Common-mistakes-to-avoid"><aclass="docs-heading-anchor" href="#Common-mistakes-to-avoid">Common mistakes to avoid</a><aid="Common-mistakes-to-avoid-1"></a><aclass="docs-heading-anchor-permalink" href="#Common-mistakes-to-avoid" title="Permalink"></a></h2><p>Double-check the docstrings to avoid these common errors:</p><ul><li><strong>Missing <code>@doc</code> for constructors:</strong> ALL constructors require the <code>@doc</code> macro before their definition.</li><li><strong>Incorrect struct field docstrings:</strong> Use single-line <code>"..."</code><em>above</em> the field, not block <code>"""..."""</code> quotes or inline <code>#</code> comments.</li><li><strong>Incorrect section order:</strong> Follow the specified order for function docstring sections precisely.</li><li><strong>Hard-coding function names in examples:</strong> Always use <code>$(FUNCTIONNAME)</code>.</li><li><strong>Incorrect unit formatting:</strong> Ensure <code>\\[unit\\]</code> syntax is used everywhere except comments within <code>Examples</code> blocks (<code>[unit]</code>). Double-check escaping (<code>\\</code>) for LaTeX.</li><li><strong>Adding math formulas to non-<code>calc_</code> functions:</strong> Math blocks are <em>only</em> for functions prefixed with <code>calc_</code>.</li></ul></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../validation/">« Validation module</a><aclass="docs-footer-nextpage" href="../TODO/">TODO »</a><divclass="flexbox-break"></div><pclass="footer-message"><ahref="https://github.com/Electa-Git/LineCableModels.jl">LineCableModels.jl</a> v0.1.1-DEV supported by the Etch Competence Hub of EnergyVille, financed by the Flemish Government.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <spanclass="colophon-date" title="Friday 5 September 2025 17:33">Friday 5 September 2025</span>. Using Julia version 1.11.6.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
101
+
```</code></pre></li></ul><h2id="Common-mistakes-to-avoid"><aclass="docs-heading-anchor" href="#Common-mistakes-to-avoid">Common mistakes to avoid</a><aid="Common-mistakes-to-avoid-1"></a><aclass="docs-heading-anchor-permalink" href="#Common-mistakes-to-avoid" title="Permalink"></a></h2><p>Double-check the docstrings to avoid these common errors:</p><ul><li><strong>Missing <code>@doc</code> for constructors:</strong> ALL constructors require the <code>@doc</code> macro before their definition.</li><li><strong>Incorrect struct field docstrings:</strong> Use single-line <code>"..."</code><em>above</em> the field, not block <code>"""..."""</code> quotes or inline <code>#</code> comments.</li><li><strong>Incorrect section order:</strong> Follow the specified order for function docstring sections precisely.</li><li><strong>Hard-coding function names in examples:</strong> Always use <code>$(FUNCTIONNAME)</code>.</li><li><strong>Incorrect unit formatting:</strong> Ensure <code>\\[unit\\]</code> syntax is used everywhere except comments within <code>Examples</code> blocks (<code>[unit]</code>). Double-check escaping (<code>\\</code>) for LaTeX.</li><li><strong>Adding math formulas to non-<code>calc_</code> functions:</strong> Math blocks are <em>only</em> for functions prefixed with <code>calc_</code>.</li></ul></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../validation/">« Validation module</a><aclass="docs-footer-nextpage" href="../TODO/">TODO »</a><divclass="flexbox-break"></div><pclass="footer-message"><ahref="https://github.com/Electa-Git/LineCableModels.jl">LineCableModels.jl</a> v0.1.1-DEV supported by the Etch Competence Hub of EnergyVille, financed by the Flemish Government.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <spanclass="colophon-date" title="Sunday 7 September 2025 16:28">Sunday 7 September 2025</span>. Using Julia version 1.11.6.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
Copy file name to clipboardExpand all lines: dev/refs.bib
+33-11Lines changed: 33 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
@misc{NIST:DLMF,
2
+
key = {DLMF},
3
+
title = {NIST Digital Library of Mathematical Functions},
4
+
editor = {Olver, F. W. J. and Olde Daalhuis, A. B. and Lozier, D. W. and Schneider, B. I. and Boisvert, R. F. and Clark, C. W. and Miller, B. R. and Saunders, B. V. and Cohl, H. S. and McClain, M. A.},
5
+
year = {2025},
6
+
institution = {National Institute of Standards and Technology (NIST)},
7
+
howpublished = {[{https://dlmf.nist.gov/}]({https://dlmf.nist.gov/}), Release 1.2.4 of 2025-03-15},
8
+
url = {https://dlmf.nist.gov/},
9
+
}
10
+
11
+
@ARTICLE{6897971,
12
+
author={Vujević, Slavko and Lovrić, Dino and Boras, Vedran},
13
+
journal={IEEE Transactions on Electromagnetic Compatibility},
14
+
title={High-Accurate Numerical Computation of Internal Impedance of Cylindrical Conductors for Complex Arguments of Arbitrary Magnitude},
0 commit comments