Skip to content

Commit 6bae19b

Browse files
committed
deploy: 0ac889e
1 parent e5efcbb commit 6bae19b

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
@@ -483,6 +483,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
483483
</div>
484484
</div>
485485

486+
</div>
487+
</li>
488+
<li><div class="bibtex-entry-container">
489+
<div>
490+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
491+
<div class="row">
492+
<div class="col-md-12 ref-label label label-default">
493+
BarmanEtAl2025
494+
</div>
495+
</div>
496+
</div>
497+
498+
<div class="bibtex-ref-entry">
499+
<span id="BarmanEtAl2025">A. Barman, B. Khara, B. Ganapathysubramanian, and A. Sharma, “Accelerating space-time methods using physics-informed neural networks,” <i>Journal of Computational Physics</i>, vol. 537, p. 114124, Sep. 2025, doi: 10.1016/j.jcp.2025.114124. [Online]. Available at: <a href="http://dx.doi.org/10.1016/j.jcp.2025.114124" target="_blank">http://dx.doi.org/10.1016/j.jcp.2025.114124</a></span>
500+
</div>
501+
502+
503+
<div class="row mt-4">
504+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
505+
<div class="btn-group btn-group-xs" role="group">
506+
507+
<button class="button" data-toggle="modal" data-target="#modalBarmanEtAl2025Bibtex" aria-expanded="false"
508+
aria-controls="modalBarmanEtAl2025Bibtex">
509+
BibTeX
510+
</button>
511+
512+
</div>
513+
<div class="btn-group btn-group-xs" role="group">
514+
515+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalBarmanEtAl2025Abstract"
516+
aria-expanded="false" aria-controls="modalBarmanEtAl2025Abstract">
517+
Abstract
518+
</button>
519+
520+
</div>
521+
</div>
522+
</div>
523+
</div>
524+
525+
<div class="modal" id="modalBarmanEtAl2025Bibtex" tabindex="-1" role="dialog"
526+
aria-labelledby="modalBarmanEtAl2025BibtexTitle" aria-hidden="true">
527+
<div class="modal-background">
528+
<div class="modal-card">
529+
<div class="modal-content">
530+
<header class="modal-card-head">
531+
<div class="modal-card-head-content">
532+
<div>
533+
<p class="modal-card-title" id="modalBarmanEtAl2025BibtexTitle">
534+
BibTeX entry <code>BarmanEtAl2025</code>
535+
</p>
536+
</div>
537+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
538+
aria-hidden="true">&times;</span></button>
539+
</div>
540+
</header>
541+
<section class="modal-card-body">
542+
<pre class="abstract">@article{BarmanEtAl2025,
543+
author = {Barman, Abhishek and Khara, Biswajit and Ganapathysubramanian, Baskar and Sharma, Anupam},
544+
doi = {10.1016/j.jcp.2025.114124},
545+
issn = {0021-9991},
546+
journal = {Journal of Computational Physics},
547+
month = sep,
548+
pages = {114124},
549+
publisher = {Elsevier BV},
550+
title = {Accelerating space-time methods using physics-informed neural networks},
551+
url = {http://dx.doi.org/10.1016/j.jcp.2025.114124},
552+
volume = {537},
553+
year = {2025}
554+
}
555+
</pre>
556+
</section>
557+
</div>
558+
</div>
559+
</div>
560+
</div>
561+
562+
486563
</div>
487564
</li>
488565
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)