Skip to content

Commit ab52165

Browse files
committed
deploy: a70db78
1 parent d0ef58e commit ab52165

File tree

2 files changed

+82
-7
lines changed

2 files changed

+82
-7
lines changed

references/index.html

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,81 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
310310
</div>
311311
</div>
312312

313+
</div>
314+
</li>
315+
<li><div class="bibtex-entry-container">
316+
<div>
317+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
318+
<div class="row">
319+
<div class="col-md-12 ref-label label label-default">
320+
CaklovicEtAl2025
321+
</div>
322+
</div>
323+
</div>
324+
325+
<div class="bibtex-ref-entry">
326+
<span id="CaklovicEtAl2025">G. Čaklović, T. Lunet, S. Götschel, and D. Ruprecht, “Improving Efficiency of Parallel Across the Method Spectral Deferred Corrections,” <i>SIAM Journal on Scientific Computing</i>, vol. 47, no. 1, pp. A430–A453, 2025, doi: 10.1137/24M1649800. [Online]. Available at: <a href="https://doi.org/10.1137/24M1649800" target="_blank">https://doi.org/10.1137/24M1649800</a></span>
327+
</div>
328+
329+
330+
<div class="row mt-4">
331+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
332+
<div class="btn-group btn-group-xs" role="group">
333+
334+
<button class="button" data-toggle="modal" data-target="#modalCaklovicEtAl2025Bibtex" aria-expanded="false"
335+
aria-controls="modalCaklovicEtAl2025Bibtex">
336+
BibTeX
337+
</button>
338+
339+
</div>
340+
<div class="btn-group btn-group-xs" role="group">
341+
342+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalCaklovicEtAl2025Abstract"
343+
aria-expanded="false" aria-controls="modalCaklovicEtAl2025Abstract">
344+
Abstract
345+
</button>
346+
347+
</div>
348+
</div>
349+
</div>
350+
</div>
351+
352+
<div class="modal" id="modalCaklovicEtAl2025Bibtex" tabindex="-1" role="dialog"
353+
aria-labelledby="modalCaklovicEtAl2025BibtexTitle" aria-hidden="true">
354+
<div class="modal-background">
355+
<div class="modal-card">
356+
<div class="modal-content">
357+
<header class="modal-card-head">
358+
<div class="modal-card-head-content">
359+
<div>
360+
<p class="modal-card-title" id="modalCaklovicEtAl2025BibtexTitle">
361+
BibTeX entry <code>CaklovicEtAl2025</code>
362+
</p>
363+
</div>
364+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
365+
aria-hidden="true">&times;</span></button>
366+
</div>
367+
</header>
368+
<section class="modal-card-body">
369+
<pre class="abstract">@article{CaklovicEtAl2025,
370+
author = {Čaklović, Gayatri and Lunet, Thibaut and Götschel, Sebastian and Ruprecht, Daniel},
371+
doi = {10.1137/24M1649800},
372+
journal = {SIAM Journal on Scientific Computing},
373+
number = {1},
374+
pages = {A430–A453},
375+
title = {Improving Efficiency of Parallel Across the Method Spectral Deferred Corrections},
376+
url = {https://doi.org/10.1137/24M1649800},
377+
volume = {47},
378+
year = {2025}
379+
}
380+
</pre>
381+
</section>
382+
</div>
383+
</div>
384+
</div>
385+
</div>
386+
387+
313388
</div>
314389
</li>
315390
<li><div class="bibtex-entry-container">

sitemap.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -354,28 +354,28 @@
354354
<loc>http://parallel-in-time.org/about/imprint.html</loc>
355355
</url>
356356
<url>
357-
<loc>http://parallel-in-time.org/events/past/</loc>
357+
<loc>http://parallel-in-time.org/codes/</loc>
358358
</url>
359359
<url>
360360
<loc>http://parallel-in-time.org/events/upcoming/</loc>
361361
</url>
362362
<url>
363-
<loc>http://parallel-in-time.org/events/</loc>
363+
<loc>http://parallel-in-time.org/events/past/</loc>
364364
</url>
365365
<url>
366-
<loc>http://parallel-in-time.org/projects/</loc>
366+
<loc>http://parallel-in-time.org/events/</loc>
367367
</url>
368368
<url>
369-
<loc>http://parallel-in-time.org/codes/</loc>
369+
<loc>http://parallel-in-time.org/methods/</loc>
370370
</url>
371371
<url>
372-
<loc>http://parallel-in-time.org/methods/</loc>
372+
<loc>http://parallel-in-time.org/references/</loc>
373373
</url>
374374
<url>
375-
<loc>http://parallel-in-time.org/groups/</loc>
375+
<loc>http://parallel-in-time.org/projects/</loc>
376376
</url>
377377
<url>
378-
<loc>http://parallel-in-time.org/references/</loc>
378+
<loc>http://parallel-in-time.org/groups/</loc>
379379
</url>
380380
<url>
381381
<loc>http://parallel-in-time.org/news/</loc>

0 commit comments

Comments
 (0)