Skip to content

Commit 59a67f7

Browse files
committed
deploy: 8cf305c
1 parent 2631900 commit 59a67f7

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

references/index.html

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3547,6 +3547,84 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
35473547
</div>
35483548
</div>
35493549

3550+
</div>
3551+
</li>
3552+
<li><div class="bibtex-entry-container">
3553+
<div>
3554+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
3555+
<div class="row">
3556+
<div class="col-md-12 ref-label label label-default">
3557+
WuEtAl2024
3558+
</div>
3559+
</div>
3560+
</div>
3561+
3562+
<div class="bibtex-ref-entry">
3563+
<span id="WuEtAl2024">S.-L. Wu and T. Zhou, “Convergence Analysis of the Parareal Algorithm with Nonuniform Fine Time Grid,” <i>SIAM Journal on Numerical Analysis</i>, vol. 62, no. 5, pp. 2308–2330, Oct. 2024, doi: 10.1137/23m1592481. [Online]. Available at: <a href="http://dx.doi.org/10.1137/23M1592481" target="_blank">http://dx.doi.org/10.1137/23M1592481</a></span>
3564+
</div>
3565+
3566+
3567+
<div class="row mt-4">
3568+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
3569+
<div class="btn-group btn-group-xs" role="group">
3570+
3571+
<button class="button" data-toggle="modal" data-target="#modalWuEtAl2024Bibtex" aria-expanded="false"
3572+
aria-controls="modalWuEtAl2024Bibtex">
3573+
BibTeX
3574+
</button>
3575+
3576+
</div>
3577+
<div class="btn-group btn-group-xs" role="group">
3578+
3579+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalWuEtAl2024Abstract"
3580+
aria-expanded="false" aria-controls="modalWuEtAl2024Abstract">
3581+
Abstract
3582+
</button>
3583+
3584+
</div>
3585+
</div>
3586+
</div>
3587+
</div>
3588+
3589+
<div class="modal" id="modalWuEtAl2024Bibtex" tabindex="-1" role="dialog"
3590+
aria-labelledby="modalWuEtAl2024BibtexTitle" aria-hidden="true">
3591+
<div class="modal-background">
3592+
<div class="modal-card">
3593+
<div class="modal-content">
3594+
<header class="modal-card-head">
3595+
<div class="modal-card-head-content">
3596+
<div>
3597+
<p class="modal-card-title" id="modalWuEtAl2024BibtexTitle">
3598+
BibTeX entry <code>WuEtAl2024</code>
3599+
</p>
3600+
</div>
3601+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
3602+
aria-hidden="true">&times;</span></button>
3603+
</div>
3604+
</header>
3605+
<section class="modal-card-body">
3606+
<pre class="abstract">@article{WuEtAl2024,
3607+
author = {Wu, Shu-Lin and Zhou, Tao},
3608+
doi = {10.1137/23m1592481},
3609+
issn = {1095-7170},
3610+
journal = {SIAM Journal on Numerical Analysis},
3611+
month = oct,
3612+
number = {5},
3613+
pages = {2308–2330},
3614+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
3615+
title = {Convergence Analysis of the Parareal Algorithm with Nonuniform Fine Time Grid},
3616+
url = {http://dx.doi.org/10.1137/23M1592481},
3617+
volume = {62},
3618+
year = {2024}
3619+
}
3620+
</pre>
3621+
</section>
3622+
</div>
3623+
</div>
3624+
</div>
3625+
</div>
3626+
3627+
35503628
</div>
35513629
</li>
35523630
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)