Skip to content

Commit 8a3c4f6

Browse files
committed
deploy: c16f3cc
1 parent 53e0214 commit 8a3c4f6

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

19761976

1977+
</div>
1978+
</li>
1979+
<li><div class="bibtex-entry-container">
1980+
<div>
1981+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1982+
<div class="row">
1983+
<div class="col-md-12 ref-label label label-default">
1984+
SunEtAl2025
1985+
</div>
1986+
</div>
1987+
</div>
1988+
1989+
<div class="bibtex-ref-entry">
1990+
<span id="SunEtAl2025">Y. Sun and Y. Xu, “Stability Condition of a Time Stepping Scheme is Not Necessary for Fast Convergence of the Corresponding Iterative ParaDiag Algorithm,” <i>Journal of Scientific Computing</i>, vol. 104, no. 1, May 2025, doi: 10.1007/s10915-025-02927-9. [Online]. Available at: <a href="http://dx.doi.org/10.1007/s10915-025-02927-9" target="_blank">http://dx.doi.org/10.1007/s10915-025-02927-9</a></span>
1991+
</div>
1992+
1993+
1994+
<div class="row mt-4">
1995+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1996+
<div class="btn-group btn-group-xs" role="group">
1997+
1998+
<button class="button" data-toggle="modal" data-target="#modalSunEtAl2025Bibtex" aria-expanded="false"
1999+
aria-controls="modalSunEtAl2025Bibtex">
2000+
BibTeX
2001+
</button>
2002+
2003+
</div>
2004+
<div class="btn-group btn-group-xs" role="group">
2005+
2006+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalSunEtAl2025Abstract"
2007+
aria-expanded="false" aria-controls="modalSunEtAl2025Abstract">
2008+
Abstract
2009+
</button>
2010+
2011+
</div>
2012+
</div>
2013+
</div>
2014+
</div>
2015+
2016+
<div class="modal" id="modalSunEtAl2025Bibtex" tabindex="-1" role="dialog"
2017+
aria-labelledby="modalSunEtAl2025BibtexTitle" aria-hidden="true">
2018+
<div class="modal-background">
2019+
<div class="modal-card">
2020+
<div class="modal-content">
2021+
<header class="modal-card-head">
2022+
<div class="modal-card-head-content">
2023+
<div>
2024+
<p class="modal-card-title" id="modalSunEtAl2025BibtexTitle">
2025+
BibTeX entry <code>SunEtAl2025</code>
2026+
</p>
2027+
</div>
2028+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
2029+
aria-hidden="true">&times;</span></button>
2030+
</div>
2031+
</header>
2032+
<section class="modal-card-body">
2033+
<pre class="abstract">@article{SunEtAl2025,
2034+
author = {Sun, Yafei and Xu, Yingxiang},
2035+
doi = {10.1007/s10915-025-02927-9},
2036+
issn = {1573-7691},
2037+
journal = {Journal of Scientific Computing},
2038+
month = may,
2039+
number = {1},
2040+
publisher = {Springer Science and Business Media LLC},
2041+
title = {Stability Condition of a Time Stepping Scheme is Not Necessary for Fast Convergence of the Corresponding Iterative ParaDiag Algorithm},
2042+
url = {http://dx.doi.org/10.1007/s10915-025-02927-9},
2043+
volume = {104},
2044+
year = {2025}
2045+
}
2046+
</pre>
2047+
</section>
2048+
</div>
2049+
</div>
2050+
</div>
2051+
</div>
2052+
2053+
19772054
</div>
19782055
</li>
19792056
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)