Skip to content

Commit 3d2cd35

Browse files
committed
deploy: cb3ddf6
1 parent e15e4e0 commit 3d2cd35

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

references/index.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2614,6 +2614,83 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
26142614
</div>
26152615

26162616

2617+
</div>
2618+
</li>
2619+
<li><div class="bibtex-entry-container">
2620+
<div>
2621+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
2622+
<div class="row">
2623+
<div class="col-md-12 ref-label label label-default">
2624+
ZhenEtAl2024b
2625+
</div>
2626+
</div>
2627+
</div>
2628+
2629+
<div class="bibtex-ref-entry">
2630+
<span id="ZhenEtAl2024b">M. Zhen, X. Ding, K. Qu, J. Cai, and S. Pan, “Enhancing the Convergence of the Multigrid-Reduction-in-Time Method for the Euler and Navier–Stokes Equations,” <i>Journal of Scientific Computing</i>, vol. 100, no. 2, Jun. 2024, doi: 10.1007/s10915-024-02596-0. [Online]. Available at: <a href="http://dx.doi.org/10.1007/s10915-024-02596-0" target="_blank">http://dx.doi.org/10.1007/s10915-024-02596-0</a></span>
2631+
</div>
2632+
2633+
2634+
<div class="row mt-4">
2635+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
2636+
<div class="btn-group btn-group-xs" role="group">
2637+
2638+
<button class="button" data-toggle="modal" data-target="#modalZhenEtAl2024bBibtex" aria-expanded="false"
2639+
aria-controls="modalZhenEtAl2024bBibtex">
2640+
BibTeX
2641+
</button>
2642+
2643+
</div>
2644+
<div class="btn-group btn-group-xs" role="group">
2645+
2646+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalZhenEtAl2024bAbstract"
2647+
aria-expanded="false" aria-controls="modalZhenEtAl2024bAbstract">
2648+
Abstract
2649+
</button>
2650+
2651+
</div>
2652+
</div>
2653+
</div>
2654+
</div>
2655+
2656+
<div class="modal" id="modalZhenEtAl2024bBibtex" tabindex="-1" role="dialog"
2657+
aria-labelledby="modalZhenEtAl2024bBibtexTitle" aria-hidden="true">
2658+
<div class="modal-background">
2659+
<div class="modal-card">
2660+
<div class="modal-content">
2661+
<header class="modal-card-head">
2662+
<div class="modal-card-head-content">
2663+
<div>
2664+
<p class="modal-card-title" id="modalZhenEtAl2024bBibtexTitle">
2665+
BibTeX entry <code>ZhenEtAl2024b</code>
2666+
</p>
2667+
</div>
2668+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
2669+
aria-hidden="true">&times;</span></button>
2670+
</div>
2671+
</header>
2672+
<section class="modal-card-body">
2673+
<pre class="abstract">@article{ZhenEtAl2024b,
2674+
author = {Zhen, Meiyuan and Ding, Xuejun and Qu, Kun and Cai, Jinsheng and Pan, Shucheng},
2675+
doi = {10.1007/s10915-024-02596-0},
2676+
issn = {1573-7691},
2677+
journal = {Journal of Scientific Computing},
2678+
month = jun,
2679+
number = {2},
2680+
publisher = {Springer Science and Business Media LLC},
2681+
title = {Enhancing the Convergence of the Multigrid-Reduction-in-Time Method for the Euler and Navier–Stokes Equations},
2682+
url = {http://dx.doi.org/10.1007/s10915-024-02596-0},
2683+
volume = {100},
2684+
year = {2024}
2685+
}
2686+
</pre>
2687+
</section>
2688+
</div>
2689+
</div>
2690+
</div>
2691+
</div>
2692+
2693+
26172694
</div>
26182695
</li></ol>
26192696
<div class="row">

0 commit comments

Comments
 (0)