Skip to content

Commit 98fd7e0

Browse files
committed
deploy: f32e2c1
1 parent 25cf6f7 commit 98fd7e0

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
@@ -1170,6 +1170,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
11701170
</div>
11711171

11721172

1173+
</div>
1174+
</li>
1175+
<li><div class="bibtex-entry-container">
1176+
<div>
1177+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1178+
<div class="row">
1179+
<div class="col-md-12 ref-label label label-default">
1180+
GanderEtAl2025
1181+
</div>
1182+
</div>
1183+
</div>
1184+
1185+
<div class="bibtex-ref-entry">
1186+
<span id="GanderEtAl2025">M. J. Gander, S.-L. Wu, and T. Zhou, “Time parallelization for hyperbolic and parabolic problems,” <i>Acta Numerica</i>, vol. 34, pp. 385–489, Jul. 2025, doi: 10.1017/s0962492924000072. [Online]. Available at: <a href="http://dx.doi.org/10.1017/S0962492924000072" target="_blank">http://dx.doi.org/10.1017/S0962492924000072</a></span>
1187+
</div>
1188+
1189+
1190+
<div class="row mt-4">
1191+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1192+
<div class="btn-group btn-group-xs" role="group">
1193+
1194+
<button class="button" data-toggle="modal" data-target="#modalGanderEtAl2025Bibtex" aria-expanded="false"
1195+
aria-controls="modalGanderEtAl2025Bibtex">
1196+
BibTeX
1197+
</button>
1198+
1199+
</div>
1200+
<div class="btn-group btn-group-xs" role="group">
1201+
1202+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalGanderEtAl2025Abstract"
1203+
aria-expanded="false" aria-controls="modalGanderEtAl2025Abstract">
1204+
Abstract
1205+
</button>
1206+
1207+
</div>
1208+
</div>
1209+
</div>
1210+
</div>
1211+
1212+
<div class="modal" id="modalGanderEtAl2025Bibtex" tabindex="-1" role="dialog"
1213+
aria-labelledby="modalGanderEtAl2025BibtexTitle" aria-hidden="true">
1214+
<div class="modal-background">
1215+
<div class="modal-card">
1216+
<div class="modal-content">
1217+
<header class="modal-card-head">
1218+
<div class="modal-card-head-content">
1219+
<div>
1220+
<p class="modal-card-title" id="modalGanderEtAl2025BibtexTitle">
1221+
BibTeX entry <code>GanderEtAl2025</code>
1222+
</p>
1223+
</div>
1224+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1225+
aria-hidden="true">&times;</span></button>
1226+
</div>
1227+
</header>
1228+
<section class="modal-card-body">
1229+
<pre class="abstract">@article{GanderEtAl2025,
1230+
author = {Gander, Martin J. and Wu, Shu-Lin and Zhou, Tao},
1231+
doi = {10.1017/s0962492924000072},
1232+
issn = {1474-0508},
1233+
journal = {Acta Numerica},
1234+
month = jul,
1235+
pages = {385–489},
1236+
publisher = {Cambridge University Press (CUP)},
1237+
title = {Time parallelization for hyperbolic and parabolic problems},
1238+
url = {http://dx.doi.org/10.1017/S0962492924000072},
1239+
volume = {34},
1240+
year = {2025}
1241+
}
1242+
</pre>
1243+
</section>
1244+
</div>
1245+
</div>
1246+
</div>
1247+
</div>
1248+
1249+
11731250
</div>
11741251
</li>
11751252
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)