Skip to content

Commit 6b360f6

Browse files
committed
deploy: 94a8592
1 parent 8fdecc3 commit 6b360f6

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
@@ -730,6 +730,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
730730
</div>
731731

732732

733+
</div>
734+
</li>
735+
<li><div class="bibtex-entry-container">
736+
<div>
737+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
738+
<div class="row">
739+
<div class="col-md-12 ref-label label label-default">
740+
L2025
741+
</div>
742+
</div>
743+
</div>
744+
745+
<div class="bibtex-ref-entry">
746+
<span id="L2025">D. A. L, “A Model Decomposition-in-Time of Recurrent Neural Networks: A Feasibility Analysis,” <i>Trends in Computer Science and Information Technology</i>, vol. 10, no. 2, pp. 007–010, 2025, doi: 10.17352/tcsit.000091. [Online]. Available at: <a href="http://dx.doi.org/10.17352/tcsit.000091" target="_blank">http://dx.doi.org/10.17352/tcsit.000091</a></span>
747+
</div>
748+
749+
750+
<div class="row mt-4">
751+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
752+
<div class="btn-group btn-group-xs" role="group">
753+
754+
<button class="button" data-toggle="modal" data-target="#modalL2025Bibtex" aria-expanded="false"
755+
aria-controls="modalL2025Bibtex">
756+
BibTeX
757+
</button>
758+
759+
</div>
760+
<div class="btn-group btn-group-xs" role="group">
761+
762+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalL2025Abstract"
763+
aria-expanded="false" aria-controls="modalL2025Abstract">
764+
Abstract
765+
</button>
766+
767+
</div>
768+
</div>
769+
</div>
770+
</div>
771+
772+
<div class="modal" id="modalL2025Bibtex" tabindex="-1" role="dialog"
773+
aria-labelledby="modalL2025BibtexTitle" aria-hidden="true">
774+
<div class="modal-background">
775+
<div class="modal-card">
776+
<div class="modal-content">
777+
<header class="modal-card-head">
778+
<div class="modal-card-head-content">
779+
<div>
780+
<p class="modal-card-title" id="modalL2025BibtexTitle">
781+
BibTeX entry <code>L2025</code>
782+
</p>
783+
</div>
784+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
785+
aria-hidden="true">&times;</span></button>
786+
</div>
787+
</header>
788+
<section class="modal-card-body">
789+
<pre class="abstract">@article{L2025,
790+
author = {L, D’Amore},
791+
doi = {10.17352/tcsit.000091},
792+
issn = {2641-3086},
793+
journal = {Trends in Computer Science and Information Technology},
794+
number = {2},
795+
pages = {007–010},
796+
publisher = {Peertechz Publications Private Limited},
797+
title = {A Model Decomposition-in-Time of Recurrent Neural Networks: A Feasibility Analysis},
798+
url = {http://dx.doi.org/10.17352/tcsit.000091},
799+
volume = {10},
800+
year = {2025}
801+
}
802+
</pre>
803+
</section>
804+
</div>
805+
</div>
806+
</div>
807+
</div>
808+
809+
733810
</div>
734811
</li>
735812
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)