@@ -1478,6 +1478,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
14781478 </div>
14791479
14801480
1481+ </div>
1482+ </li>
1483+ <li><div class="bibtex-entry-container">
1484+ <div>
1485+ <div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1486+ <div class="row">
1487+ <div class="col-md-12 ref-label label label-default">
1488+ StumpEtAl2025
1489+ </div>
1490+ </div>
1491+ </div>
1492+
1493+ <div class="bibtex-ref-entry">
1494+ <span id="StumpEtAl2025">B. C. Stump, D. Arndt, M. Rolchigo, and S. T. Reeve, “Toucan: A performance portable, scalable implementation of the DECA algorithm,” <i>Computational Materials Science</i>, vol. 251, p. 113684, Mar. 2025, doi: 10.1016/j.commatsci.2025.113684. [Online]. Available at: <a href="http://dx.doi.org/10.1016/j.commatsci.2025.113684" target="_blank">http://dx.doi.org/10.1016/j.commatsci.2025.113684</a></span>
1495+ </div>
1496+
1497+
1498+ <div class="row mt-4">
1499+ <div class="btn-group btn-group-xs btn-group-justified" role="group">
1500+ <div class="btn-group btn-group-xs" role="group">
1501+
1502+ <button class="button" data-toggle="modal" data-target="#modalStumpEtAl2025Bibtex" aria-expanded="false"
1503+ aria-controls="modalStumpEtAl2025Bibtex">
1504+ BibTeX
1505+ </button>
1506+
1507+ </div>
1508+ <div class="btn-group btn-group-xs" role="group">
1509+
1510+ <button class="button" disabled="disabled" data-toggle="modal" data-target="#modalStumpEtAl2025Abstract"
1511+ aria-expanded="false" aria-controls="modalStumpEtAl2025Abstract">
1512+ Abstract
1513+ </button>
1514+
1515+ </div>
1516+ </div>
1517+ </div>
1518+ </div>
1519+
1520+ <div class="modal" id="modalStumpEtAl2025Bibtex" tabindex="-1" role="dialog"
1521+ aria-labelledby="modalStumpEtAl2025BibtexTitle" aria-hidden="true">
1522+ <div class="modal-background">
1523+ <div class="modal-card">
1524+ <div class="modal-content">
1525+ <header class="modal-card-head">
1526+ <div class="modal-card-head-content">
1527+ <div>
1528+ <p class="modal-card-title" id="modalStumpEtAl2025BibtexTitle">
1529+ BibTeX entry <code>StumpEtAl2025</code>
1530+ </p>
1531+ </div>
1532+ <button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1533+ aria-hidden="true">×</span></button>
1534+ </div>
1535+ </header>
1536+ <section class="modal-card-body">
1537+ <pre class="abstract">@article{StumpEtAl2025,
1538+ author = {Stump, Benjamin C. and Arndt, Daniel and Rolchigo, Matt and Reeve, Samuel Temple},
1539+ doi = {10.1016/j.commatsci.2025.113684},
1540+ issn = {0927-0256},
1541+ journal = {Computational Materials Science},
1542+ month = mar,
1543+ pages = {113684},
1544+ publisher = {Elsevier BV},
1545+ title = {Toucan: A performance portable, scalable implementation of the DECA algorithm},
1546+ url = {http://dx.doi.org/10.1016/j.commatsci.2025.113684},
1547+ volume = {251},
1548+ year = {2025}
1549+ }
1550+ </pre>
1551+ </section>
1552+ </div>
1553+ </div>
1554+ </div>
1555+ </div>
1556+
1557+
14811558</div>
14821559</li>
14831560<li><div class="bibtex-entry-container">
0 commit comments