Skip to content

Commit f1e5ee2

Browse files
committed
deploy: 647504a
1 parent ab52165 commit f1e5ee2

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

references/index.html

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,81 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
711711
</div>
712712

713713

714+
</div>
715+
</li>
716+
<li><div class="bibtex-entry-container">
717+
<div>
718+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
719+
<div class="row">
720+
<div class="col-md-12 ref-label label label-default">
721+
ZengEtAl2025
722+
</div>
723+
</div>
724+
</div>
725+
726+
<div class="bibtex-ref-entry">
727+
<span id="ZengEtAl2025">X. Zeng and H. Song, “Effect of space discretization on the parareal algorithm for advection-diffusion equations,” <i>Mathematics and Computers in Simulation</i>, Feb. 2025, doi: 10.1016/j.matcom.2025.02.007. [Online]. Available at: <a href="http://dx.doi.org/10.1016/j.matcom.2025.02.007" target="_blank">http://dx.doi.org/10.1016/j.matcom.2025.02.007</a></span>
728+
</div>
729+
730+
731+
<div class="row mt-4">
732+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
733+
<div class="btn-group btn-group-xs" role="group">
734+
735+
<button class="button" data-toggle="modal" data-target="#modalZengEtAl2025Bibtex" aria-expanded="false"
736+
aria-controls="modalZengEtAl2025Bibtex">
737+
BibTeX
738+
</button>
739+
740+
</div>
741+
<div class="btn-group btn-group-xs" role="group">
742+
743+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalZengEtAl2025Abstract"
744+
aria-expanded="false" aria-controls="modalZengEtAl2025Abstract">
745+
Abstract
746+
</button>
747+
748+
</div>
749+
</div>
750+
</div>
751+
</div>
752+
753+
<div class="modal" id="modalZengEtAl2025Bibtex" tabindex="-1" role="dialog"
754+
aria-labelledby="modalZengEtAl2025BibtexTitle" aria-hidden="true">
755+
<div class="modal-background">
756+
<div class="modal-card">
757+
<div class="modal-content">
758+
<header class="modal-card-head">
759+
<div class="modal-card-head-content">
760+
<div>
761+
<p class="modal-card-title" id="modalZengEtAl2025BibtexTitle">
762+
BibTeX entry <code>ZengEtAl2025</code>
763+
</p>
764+
</div>
765+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
766+
aria-hidden="true">&times;</span></button>
767+
</div>
768+
</header>
769+
<section class="modal-card-body">
770+
<pre class="abstract">@article{ZengEtAl2025,
771+
author = {Zeng, Xianfu and Song, Haiyan},
772+
doi = {10.1016/j.matcom.2025.02.007},
773+
issn = {0378-4754},
774+
journal = {Mathematics and Computers in Simulation},
775+
month = feb,
776+
publisher = {Elsevier BV},
777+
title = {Effect of space discretization on the parareal algorithm for advection-diffusion equations},
778+
url = {http://dx.doi.org/10.1016/j.matcom.2025.02.007},
779+
year = {2025}
780+
}
781+
</pre>
782+
</section>
783+
</div>
784+
</div>
785+
</div>
786+
</div>
787+
788+
714789
</div>
715790
</li>
716791
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)