Skip to content

Commit 144a2cf

Browse files
committed
deploy: 33aee64
1 parent 6b17094 commit 144a2cf

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
@@ -1265,6 +1265,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
12651265
</div>
12661266
</div>
12671267

1268+
</div>
1269+
</li>
1270+
<li><div class="bibtex-entry-container">
1271+
<div>
1272+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1273+
<div class="row">
1274+
<div class="col-md-12 ref-label label label-default">
1275+
IbrahimEtAl2025
1276+
</div>
1277+
</div>
1278+
</div>
1279+
1280+
<div class="bibtex-ref-entry">
1281+
<span id="IbrahimEtAl2025">A. Q. Ibrahim, S. Götschel, and D. Ruprecht, “Space-Time Parallel Scaling of Parareal with a Physics-Informed Fourier Neural Operator Coarse Propagator Applied to the Black-Scholes Equation,” in <i>Proceedings of the Platform for Advanced Scientific Computing Conference</i>, 2025, pp. 1–11, doi: 10.1145/3732775.3733574 [Online]. Available at: <a href="http://dx.doi.org/10.1145/3732775.3733574" target="_blank">http://dx.doi.org/10.1145/3732775.3733574</a></span>
1282+
</div>
1283+
1284+
1285+
<div class="row mt-4">
1286+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1287+
<div class="btn-group btn-group-xs" role="group">
1288+
1289+
<button class="button" data-toggle="modal" data-target="#modalIbrahimEtAl2025Bibtex" aria-expanded="false"
1290+
aria-controls="modalIbrahimEtAl2025Bibtex">
1291+
BibTeX
1292+
</button>
1293+
1294+
</div>
1295+
<div class="btn-group btn-group-xs" role="group">
1296+
1297+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalIbrahimEtAl2025Abstract"
1298+
aria-expanded="false" aria-controls="modalIbrahimEtAl2025Abstract">
1299+
Abstract
1300+
</button>
1301+
1302+
</div>
1303+
</div>
1304+
</div>
1305+
</div>
1306+
1307+
<div class="modal" id="modalIbrahimEtAl2025Bibtex" tabindex="-1" role="dialog"
1308+
aria-labelledby="modalIbrahimEtAl2025BibtexTitle" aria-hidden="true">
1309+
<div class="modal-background">
1310+
<div class="modal-card">
1311+
<div class="modal-content">
1312+
<header class="modal-card-head">
1313+
<div class="modal-card-head-content">
1314+
<div>
1315+
<p class="modal-card-title" id="modalIbrahimEtAl2025BibtexTitle">
1316+
BibTeX entry <code>IbrahimEtAl2025</code>
1317+
</p>
1318+
</div>
1319+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1320+
aria-hidden="true">&times;</span></button>
1321+
</div>
1322+
</header>
1323+
<section class="modal-card-body">
1324+
<pre class="abstract">@inproceedings{IbrahimEtAl2025,
1325+
author = {Ibrahim, Abdul Qadir and Götschel, Sebastian and Ruprecht, Daniel},
1326+
booktitle = {Proceedings of the Platform for Advanced Scientific Computing Conference},
1327+
collection = {PASC ’25},
1328+
doi = {10.1145/3732775.3733574},
1329+
month = jun,
1330+
pages = {1–11},
1331+
publisher = {ACM},
1332+
series = {PASC ’25},
1333+
title = {Space-Time Parallel Scaling of Parareal with a Physics-Informed Fourier Neural Operator Coarse Propagator Applied to the Black-Scholes Equation},
1334+
url = {http://dx.doi.org/10.1145/3732775.3733574},
1335+
year = {2025}
1336+
}
1337+
</pre>
1338+
</section>
1339+
</div>
1340+
</div>
1341+
</div>
1342+
</div>
1343+
1344+
12681345
</div>
12691346
</li>
12701347
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)