Skip to content

Commit c679a40

Browse files
committed
deploy: 3dd4065
1 parent 8b37047 commit c679a40

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

references/index.html

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,84 @@ <h2>Statistics</h2>
218218
<h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
219219

220220
<ol class="bibliography"><li><div class="bibtex-entry-container">
221+
<div>
222+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
223+
<div class="row">
224+
<div class="col-md-12 ref-label label label-default">
225+
AlesEtAl2025
226+
</div>
227+
</div>
228+
</div>
229+
230+
<div class="bibtex-ref-entry">
231+
<span id="AlesEtAl2025">V. T. Ales, M. A. V. Pinto, S. R. Franco, and S. F. T. Gonçalves, “A Parallelizable Space-Time Approach in the Uzawa Solver with Multigrid for Poroelasticity,” <i>Mathematical Modelling of Engineering Problems</i>, vol. 12, no. 2, pp. 385–394, Feb. 2025, doi: 10.18280/mmep.120203. [Online]. Available at: <a href="http://dx.doi.org/10.18280/mmep.120203" target="_blank">http://dx.doi.org/10.18280/mmep.120203</a></span>
232+
</div>
233+
234+
235+
<div class="row mt-4">
236+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
237+
<div class="btn-group btn-group-xs" role="group">
238+
239+
<button class="button" data-toggle="modal" data-target="#modalAlesEtAl2025Bibtex" aria-expanded="false"
240+
aria-controls="modalAlesEtAl2025Bibtex">
241+
BibTeX
242+
</button>
243+
244+
</div>
245+
<div class="btn-group btn-group-xs" role="group">
246+
247+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalAlesEtAl2025Abstract"
248+
aria-expanded="false" aria-controls="modalAlesEtAl2025Abstract">
249+
Abstract
250+
</button>
251+
252+
</div>
253+
</div>
254+
</div>
255+
</div>
256+
257+
<div class="modal" id="modalAlesEtAl2025Bibtex" tabindex="-1" role="dialog"
258+
aria-labelledby="modalAlesEtAl2025BibtexTitle" aria-hidden="true">
259+
<div class="modal-background">
260+
<div class="modal-card">
261+
<div class="modal-content">
262+
<header class="modal-card-head">
263+
<div class="modal-card-head-content">
264+
<div>
265+
<p class="modal-card-title" id="modalAlesEtAl2025BibtexTitle">
266+
BibTeX entry <code>AlesEtAl2025</code>
267+
</p>
268+
</div>
269+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
270+
aria-hidden="true">&times;</span></button>
271+
</div>
272+
</header>
273+
<section class="modal-card-body">
274+
<pre class="abstract">@article{AlesEtAl2025,
275+
author = {Ales, Vanessa Terezinha and Pinto, Márcio A.V. and Franco, Sebastião R. and Gonçalves, Simone F.T.},
276+
doi = {10.18280/mmep.120203},
277+
issn = {2369-0747},
278+
journal = {Mathematical Modelling of Engineering Problems},
279+
month = feb,
280+
number = {2},
281+
pages = {385–394},
282+
publisher = {International Information and Engineering Technology Association},
283+
title = {A Parallelizable Space-Time Approach in the Uzawa Solver with Multigrid for Poroelasticity},
284+
url = {http://dx.doi.org/10.18280/mmep.120203},
285+
volume = {12},
286+
year = {2025}
287+
}
288+
</pre>
289+
</section>
290+
</div>
291+
</div>
292+
</div>
293+
</div>
294+
295+
296+
</div>
297+
</li>
298+
<li><div class="bibtex-entry-container">
221299
<div>
222300
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
223301
<div class="row">

0 commit comments

Comments
 (0)