Skip to content

Commit

Permalink
build based on 4c6e981
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jul 28, 2023
1 parent 57f8eb9 commit 2f9ea1c
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions dev/gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</li><li>
<div id="WinckelIP2008">von Winckel, G. and Borzì, A. (2008). <i>Computational techniques for a quantum control problem with H$^1$-cost</i>. <a href='https://doi.org/10.1088/0266-5611/24/3/034007'>Inverse Problems <b>24</b>, 034007</a>.</div>
</li>
</ul></div><h2 id="alphabetic_style"><a class="docs-heading-anchor" href="#alphabetic_style">Alphabetic style</a><a id="alphabetic_style-1"></a><a class="docs-heading-anchor-permalink" href="#alphabetic_style" title="Permalink"></a></h2><p>The <code>style=:alpha</code> formats citations and references like <code>:numeric</code>, except that it uses labels derived from the author names and publication year and sorts the references alphabetically.</p><ul><li><code>[GoerzQ2022](@cite)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22]</a>&quot;</li><li><code>[FuerstNJP2014](@cite)</code> renders as &quot;<a href="../references/#FuerstNJP2014">[FGP14]</a>&quot;</li><li><code>[GoerzQ2022](@citet)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz <em>et al.</em> [GCM22]</a>&quot;</li><li><code>[GoerzQ2022](@citep)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22]</a>&quot; — <code>@citep</code> is the same as <code>@cite</code> for this style</li><li><code>[GoerzQ2022; Eq. (1)](@cite)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22, Eq. (1)]</a>&quot;</li><li><code>[GoerzQ2022; Eq. (1)](@citet)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz <em>et al.</em> [GCM22, Eq. (1)]</a>&quot;</li><li><code>[GoerzQ2022](@citet*)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz, Carrasco and Malinovsky [GCM22]</a>&quot;</li><li><code>[GoerzQ2022; Eq. (1)](@citet*)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz, Carrasco and Malinovsky [GCM22, Eq. (1)]</a>&quot;</li><li><code>[WinckelIP2008](@citet)</code> renders as &quot;<a href="../references/#WinckelIP2008">von Winckel and Borzì [WB08]</a>&quot;</li><li><code>[WinckelIP2008](@Citet)</code> renders as &quot;<a href="../references/#WinckelIP2008">Von Winckel and Borzì [WB08]</a>&quot;</li><li><code>[arbitrary text](@cite GoerzQ2022)</code> renders as &quot;<a href="../references/#GoerzQ2022">arbitrary text</a>&quot;</li></ul><p><strong>References:</strong></p><div class="citation noncanonical"><dl><dt>[FGP14]</dt>
</ul></div><h2 id="alphabetic_style"><a class="docs-heading-anchor" href="#alphabetic_style">Alphabetic style</a><a id="alphabetic_style-1"></a><a class="docs-heading-anchor-permalink" href="#alphabetic_style" title="Permalink"></a></h2><p>The <code>style=:alpha</code> formats citations and references like <code>:numeric</code>, except that it uses labels derived from the author names and publication year and sorts the references alphabetically.</p><ul><li><code>[GoerzQ2022](@cite)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22]</a>&quot;</li><li><code>[FuerstNJP2014](@cite)</code> renders as &quot;<a href="../references/#FuerstNJP2014">[FGP+14]</a>&quot;</li><li><code>[GoerzQ2022](@citet)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz <em>et al.</em> [GCM22]</a>&quot;</li><li><code>[GoerzQ2022](@citep)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22]</a>&quot; — <code>@citep</code> is the same as <code>@cite</code> for this style</li><li><code>[GoerzQ2022; Eq. (1)](@cite)</code> renders as &quot;<a href="../references/#GoerzQ2022">[GCM22, Eq. (1)]</a>&quot;</li><li><code>[GoerzQ2022; Eq. (1)](@citet)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz <em>et al.</em> [GCM22, Eq. (1)]</a>&quot;</li><li><code>[GoerzQ2022](@citet*)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz, Carrasco and Malinovsky [GCM22]</a>&quot;</li><li><code>[GoerzQ2022; Eq. (1)](@citet*)</code> renders as &quot;<a href="../references/#GoerzQ2022">Goerz, Carrasco and Malinovsky [GCM22, Eq. (1)]</a>&quot;</li><li><code>[WinckelIP2008](@citet)</code> renders as &quot;<a href="../references/#WinckelIP2008">von Winckel and Borzì [WB08]</a>&quot;</li><li><code>[WinckelIP2008](@Citet)</code> renders as &quot;<a href="../references/#WinckelIP2008">Von Winckel and Borzì [WB08]</a>&quot;</li><li><code>[arbitrary text](@cite GoerzQ2022)</code> renders as &quot;<a href="../references/#GoerzQ2022">arbitrary text</a>&quot;</li></ul><p><strong>References:</strong></p><div class="citation noncanonical"><dl><dt>[FGP+14]</dt>
<dd>
<div id="FuerstNJP2014">H. A. Fürst, M. H. Goerz, U. G. Poschinger, M. Murphy, S. Montangero, T. Calarco, F. Schmidt-Kaler, K. Singer and C. P. Koch. <i>Controlling the transport of an ion: Classical and quantum mechanical solutions</i>. <a href='https://doi.org/10.1088/1367-2630/16/7/075007'>New J. Phys. <b>16</b>, 075007 (2014)</a>.</div>
</dd><dt>[GCM22]</dt>
Expand Down Expand Up @@ -92,4 +92,4 @@
<dd>
<div id="WinckelIP2008">G. von Winckel and A. Borzì. <i>Computational techniques for a quantum control problem with H$^1$-cost</i>. <a href='https://doi.org/10.1088/0266-5611/24/3/034007'>Inverse Problems <b>24</b>, 034007 (2008)</a>.</div>
</dd>
</dl></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../syntax/">« Syntax</a><a class="docs-footer-nextpage" href="../styling/">CSS Styling »</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:10">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</dl></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../syntax/">« Syntax</a><a class="docs-footer-nextpage" href="../styling/">CSS Styling »</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:18">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@
<dd>
<div id="GoerzQ2022">M. H. Goerz, S. C. Carrasco and V. S. Malinovsky. <i>Quantum Optimal Control via Semi-Automatic Differentiation</i>. <a href='https://doi.org/10.22331/q-2022-12-07-871'>Quantum <b>6</b>, 871 (2022)</a>.</div>
</dd>
</dl></div><p>Also see the <a href="references/#References">full bibliography</a> for further references cited throughout this documentation.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="syntax/">Syntax »</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:10">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</dl></div><p>Also see the <a href="references/#References">full bibliography</a> for further references cited throughout this documentation.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="syntax/">Syntax »</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:18">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
4 changes: 2 additions & 2 deletions dev/internals/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/references/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@
<dd>
<div id="SciPy">E. Jones, T. Oliphant, P. Peterson and others. <i>SciPy: Open source scientific tools for Python</i>. <a href='https://docs.scipy.org/doc/scipy/'> (2001–)</a>.</div>
</dd>
</dl></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../internals/">« Internals</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:10">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</dl></div></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../internals/">« Internals</a><div class="flexbox-break"></div><p class="footer-message"><a href="https://github.com/JuliaDocs/DocumenterCitations.jl">DocumenterCitations.jl</a> v1.1.0-dev docs powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 28 July 2023 15:18">Friday 28 July 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 2f9ea1c

Please sign in to comment.