Skip to content

Commit 8fdecc3

Browse files
committed
deploy: 8395bb7
1 parent 1e09183 commit 8fdecc3

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
@@ -652,6 +652,84 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
652652
</div>
653653

654654

655+
</div>
656+
</li>
657+
<li><div class="bibtex-entry-container">
658+
<div>
659+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
660+
<div class="row">
661+
<div class="col-md-12 ref-label label label-default">
662+
JinEtAl2025
663+
</div>
664+
</div>
665+
</div>
666+
667+
<div class="bibtex-ref-entry">
668+
<span id="JinEtAl2025">B. Jin, Q. Lin, and Z. Zhou, “Optimizing Coarse Propagators in Parareal Algorithms,” <i>SIAM Journal on Scientific Computing</i>, vol. 47, no. 2, pp. A735–A761, Mar. 2025, doi: 10.1137/23m1619733. [Online]. Available at: <a href="http://dx.doi.org/10.1137/23M1619733" target="_blank">http://dx.doi.org/10.1137/23M1619733</a></span>
669+
</div>
670+
671+
672+
<div class="row mt-4">
673+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
674+
<div class="btn-group btn-group-xs" role="group">
675+
676+
<button class="button" data-toggle="modal" data-target="#modalJinEtAl2025Bibtex" aria-expanded="false"
677+
aria-controls="modalJinEtAl2025Bibtex">
678+
BibTeX
679+
</button>
680+
681+
</div>
682+
<div class="btn-group btn-group-xs" role="group">
683+
684+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalJinEtAl2025Abstract"
685+
aria-expanded="false" aria-controls="modalJinEtAl2025Abstract">
686+
Abstract
687+
</button>
688+
689+
</div>
690+
</div>
691+
</div>
692+
</div>
693+
694+
<div class="modal" id="modalJinEtAl2025Bibtex" tabindex="-1" role="dialog"
695+
aria-labelledby="modalJinEtAl2025BibtexTitle" aria-hidden="true">
696+
<div class="modal-background">
697+
<div class="modal-card">
698+
<div class="modal-content">
699+
<header class="modal-card-head">
700+
<div class="modal-card-head-content">
701+
<div>
702+
<p class="modal-card-title" id="modalJinEtAl2025BibtexTitle">
703+
BibTeX entry <code>JinEtAl2025</code>
704+
</p>
705+
</div>
706+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
707+
aria-hidden="true">&times;</span></button>
708+
</div>
709+
</header>
710+
<section class="modal-card-body">
711+
<pre class="abstract">@article{JinEtAl2025,
712+
author = {Jin, Bangti and Lin, Qingle and Zhou, Zhi},
713+
doi = {10.1137/23m1619733},
714+
issn = {1095-7197},
715+
journal = {SIAM Journal on Scientific Computing},
716+
month = mar,
717+
number = {2},
718+
pages = {A735–A761},
719+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
720+
title = {Optimizing Coarse Propagators in Parareal Algorithms},
721+
url = {http://dx.doi.org/10.1137/23M1619733},
722+
volume = {47},
723+
year = {2025}
724+
}
725+
</pre>
726+
</section>
727+
</div>
728+
</div>
729+
</div>
730+
</div>
731+
732+
655733
</div>
656734
</li>
657735
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)