Skip to content

Commit f3a2f39

Browse files
committed
deploy: c490446
1 parent 5fdaf95 commit f3a2f39

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
@@ -10627,6 +10627,83 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
1062710627
<h2 id="year2023" class="year">2023 <span class="count-stat"></span></h2>
1062810628

1062910629
<ol class="bibliography"><li><div class="bibtex-entry-container">
10630+
<div>
10631+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
10632+
<div class="row">
10633+
<div class="col-md-12 ref-label label label-default">
10634+
AxelssonEtAl2023
10635+
</div>
10636+
</div>
10637+
</div>
10638+
10639+
<div class="bibtex-ref-entry">
10640+
<span id="AxelssonEtAl2023">O. Axelsson, I. Dravins, and M. Neytcheva, “Stage‐parallel preconditioners for implicit Runge–Kutta methods of arbitrarily high order, linear problems,” <i>Numerical Linear Algebra with Applications</i>, vol. 31, no. 1, Sep. 2023, doi: 10.1002/nla.2532. [Online]. Available at: <a href="http://dx.doi.org/10.1002/nla.2532" target="_blank">http://dx.doi.org/10.1002/nla.2532</a></span>
10641+
</div>
10642+
10643+
10644+
<div class="row mt-4">
10645+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
10646+
<div class="btn-group btn-group-xs" role="group">
10647+
10648+
<button class="button" data-toggle="modal" data-target="#modalAxelssonEtAl2023Bibtex" aria-expanded="false"
10649+
aria-controls="modalAxelssonEtAl2023Bibtex">
10650+
BibTeX
10651+
</button>
10652+
10653+
</div>
10654+
<div class="btn-group btn-group-xs" role="group">
10655+
10656+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalAxelssonEtAl2023Abstract"
10657+
aria-expanded="false" aria-controls="modalAxelssonEtAl2023Abstract">
10658+
Abstract
10659+
</button>
10660+
10661+
</div>
10662+
</div>
10663+
</div>
10664+
</div>
10665+
10666+
<div class="modal" id="modalAxelssonEtAl2023Bibtex" tabindex="-1" role="dialog"
10667+
aria-labelledby="modalAxelssonEtAl2023BibtexTitle" aria-hidden="true">
10668+
<div class="modal-background">
10669+
<div class="modal-card">
10670+
<div class="modal-content">
10671+
<header class="modal-card-head">
10672+
<div class="modal-card-head-content">
10673+
<div>
10674+
<p class="modal-card-title" id="modalAxelssonEtAl2023BibtexTitle">
10675+
BibTeX entry <code>AxelssonEtAl2023</code>
10676+
</p>
10677+
</div>
10678+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
10679+
aria-hidden="true">&times;</span></button>
10680+
</div>
10681+
</header>
10682+
<section class="modal-card-body">
10683+
<pre class="abstract">@article{AxelssonEtAl2023,
10684+
author = {Axelsson, Owe and Dravins, Ivo and Neytcheva, Maya},
10685+
doi = {10.1002/nla.2532},
10686+
issn = {1099-1506},
10687+
journal = {Numerical Linear Algebra with Applications},
10688+
month = sep,
10689+
number = {1},
10690+
publisher = {Wiley},
10691+
title = {Stage‐parallel preconditioners for implicit Runge–Kutta methods of arbitrarily high order, linear problems},
10692+
url = {http://dx.doi.org/10.1002/nla.2532},
10693+
volume = {31},
10694+
year = {2023}
10695+
}
10696+
</pre>
10697+
</section>
10698+
</div>
10699+
</div>
10700+
</div>
10701+
</div>
10702+
10703+
10704+
</div>
10705+
</li>
10706+
<li><div class="bibtex-entry-container">
1063010707
<div>
1063110708
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1063210709
<div class="row">

0 commit comments

Comments
 (0)