Skip to content

Commit 64eddd1

Browse files
committed
deploy: c102187
1 parent 5ff5a28 commit 64eddd1

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
@@ -1075,6 +1075,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
10751075
</div>
10761076
</div>
10771077

1078+
</div>
1079+
</li>
1080+
<li><div class="bibtex-entry-container">
1081+
<div>
1082+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1083+
<div class="row">
1084+
<div class="col-md-12 ref-label label label-default">
1085+
LiEtAl2025
1086+
</div>
1087+
</div>
1088+
</div>
1089+
1090+
<div class="bibtex-ref-entry">
1091+
<span id="LiEtAl2025">S. Li, L. Xu, and X. C. Cai, “Multilevel Additive Schwarz Preconditioners for High‐Order Block Implicit Methods for Parabolic Equations,” <i>Numerical Linear Algebra with Applications</i>, vol. 32, no. 2, Mar. 2025, doi: 10.1002/nla.70014. [Online]. Available at: <a href="http://dx.doi.org/10.1002/nla.70014" target="_blank">http://dx.doi.org/10.1002/nla.70014</a></span>
1092+
</div>
1093+
1094+
1095+
<div class="row mt-4">
1096+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1097+
<div class="btn-group btn-group-xs" role="group">
1098+
1099+
<button class="button" data-toggle="modal" data-target="#modalLiEtAl2025Bibtex" aria-expanded="false"
1100+
aria-controls="modalLiEtAl2025Bibtex">
1101+
BibTeX
1102+
</button>
1103+
1104+
</div>
1105+
<div class="btn-group btn-group-xs" role="group">
1106+
1107+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalLiEtAl2025Abstract"
1108+
aria-expanded="false" aria-controls="modalLiEtAl2025Abstract">
1109+
Abstract
1110+
</button>
1111+
1112+
</div>
1113+
</div>
1114+
</div>
1115+
</div>
1116+
1117+
<div class="modal" id="modalLiEtAl2025Bibtex" tabindex="-1" role="dialog"
1118+
aria-labelledby="modalLiEtAl2025BibtexTitle" aria-hidden="true">
1119+
<div class="modal-background">
1120+
<div class="modal-card">
1121+
<div class="modal-content">
1122+
<header class="modal-card-head">
1123+
<div class="modal-card-head-content">
1124+
<div>
1125+
<p class="modal-card-title" id="modalLiEtAl2025BibtexTitle">
1126+
BibTeX entry <code>LiEtAl2025</code>
1127+
</p>
1128+
</div>
1129+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1130+
aria-hidden="true">&times;</span></button>
1131+
</div>
1132+
</header>
1133+
<section class="modal-card-body">
1134+
<pre class="abstract">@article{LiEtAl2025,
1135+
author = {Li, Shishun and Xu, Lei and Cai, Xiao‐Chuan},
1136+
doi = {10.1002/nla.70014},
1137+
issn = {1099-1506},
1138+
journal = {Numerical Linear Algebra with Applications},
1139+
month = mar,
1140+
number = {2},
1141+
publisher = {Wiley},
1142+
title = {Multilevel Additive Schwarz Preconditioners for High‐Order Block Implicit Methods for Parabolic Equations},
1143+
url = {http://dx.doi.org/10.1002/nla.70014},
1144+
volume = {32},
1145+
year = {2025}
1146+
}
1147+
</pre>
1148+
</section>
1149+
</div>
1150+
</div>
1151+
</div>
1152+
</div>
1153+
1154+
10781155
</div>
10791156
</li>
10801157
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)