Skip to content

Commit e682f6f

Browse files
committed
deploy: 93633a4
1 parent ccbabae commit e682f6f

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

references/index.html

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3540,6 +3540,82 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
35403540
</div>
35413541
</div>
35423542

3543+
</div>
3544+
</li>
3545+
<li><div class="bibtex-entry-container">
3546+
<div>
3547+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
3548+
<div class="row">
3549+
<div class="col-md-12 ref-label label label-default">
3550+
SokolovEtAl2025
3551+
</div>
3552+
</div>
3553+
</div>
3554+
3555+
<div class="bibtex-ref-entry">
3556+
<span id="SokolovEtAl2025">A. Sokolov, P. Barkhayev, and S. Turek, “Numerical study of the RBF-FD parallel-in-time contour integration method for convection–diffusion equations,” <i>Journal of Computational and Applied Mathematics</i>, p. 117017, Aug. 2025, doi: 10.1016/j.cam.2025.117017. [Online]. Available at: <a href="http://dx.doi.org/10.1016/j.cam.2025.117017" target="_blank">http://dx.doi.org/10.1016/j.cam.2025.117017</a></span>
3557+
</div>
3558+
3559+
3560+
<div class="row mt-4">
3561+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
3562+
<div class="btn-group btn-group-xs" role="group">
3563+
3564+
<button class="button" data-toggle="modal" data-target="#modalSokolovEtAl2025Bibtex" aria-expanded="false"
3565+
aria-controls="modalSokolovEtAl2025Bibtex">
3566+
BibTeX
3567+
</button>
3568+
3569+
</div>
3570+
<div class="btn-group btn-group-xs" role="group">
3571+
3572+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalSokolovEtAl2025Abstract"
3573+
aria-expanded="false" aria-controls="modalSokolovEtAl2025Abstract">
3574+
Abstract
3575+
</button>
3576+
3577+
</div>
3578+
</div>
3579+
</div>
3580+
</div>
3581+
3582+
<div class="modal" id="modalSokolovEtAl2025Bibtex" tabindex="-1" role="dialog"
3583+
aria-labelledby="modalSokolovEtAl2025BibtexTitle" aria-hidden="true">
3584+
<div class="modal-background">
3585+
<div class="modal-card">
3586+
<div class="modal-content">
3587+
<header class="modal-card-head">
3588+
<div class="modal-card-head-content">
3589+
<div>
3590+
<p class="modal-card-title" id="modalSokolovEtAl2025BibtexTitle">
3591+
BibTeX entry <code>SokolovEtAl2025</code>
3592+
</p>
3593+
</div>
3594+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
3595+
aria-hidden="true">&times;</span></button>
3596+
</div>
3597+
</header>
3598+
<section class="modal-card-body">
3599+
<pre class="abstract">@article{SokolovEtAl2025,
3600+
author = {Sokolov, Andriy and Barkhayev, Pavel and Turek, Stefan},
3601+
doi = {10.1016/j.cam.2025.117017},
3602+
issn = {0377-0427},
3603+
journal = {Journal of Computational and Applied Mathematics},
3604+
month = aug,
3605+
pages = {117017},
3606+
publisher = {Elsevier BV},
3607+
title = {Numerical study of the RBF-FD parallel-in-time contour integration method for convection–diffusion equations},
3608+
url = {http://dx.doi.org/10.1016/j.cam.2025.117017},
3609+
year = {2025}
3610+
}
3611+
</pre>
3612+
</section>
3613+
</div>
3614+
</div>
3615+
</div>
3616+
</div>
3617+
3618+
35433619
</div>
35443620
</li>
35453621
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)