Skip to content

Commit fff06be

Browse files
Update index.html
1 parent b71ac86 commit fff06be

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

projects/GFI-framework/index.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,17 @@ <h2 class="title">BibTeX</h2>
167167
</section>
168168

169169
<!-- Footer -->
170-
<footer class="footer">
171-
<div class="container has-text-centered">
170+
<section class="section" id="acknowledgement">
171+
<div class="container is-max-desktop content">
172+
<h2 class="title">Acknowledgement</h2>
172173
<p>
173-
Template adapted from <a href="https://nerfies.github.io">Nerfies</a>.
174+
This work was supported in part by NSF awards IIS-2239328 and IIS-2107332. We are grateful
175+
to the Advanced Research Computing (ARC) Center at Virginia Tech for providing access to GPU
176+
compute resources for this project. This manuscript has been authored by UT-Battelle, LLC, under contract DE-AC05-00OR22725 with the US Department of Energy (DOE). The US government
177+
retains and the publisher, by accepting the article for publication, acknowledges that the US government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the
178+
published form of this manuscript, or allow others to do so, for US government purposes. DOE will
179+
provide public access to these results of federally sponsored research in accordance with the DOE
180+
Public Access Plan ( https://www.energy.gov/doe-public-access-plan).
174181
</p>
175182
</div>
176183
</footer>

0 commit comments

Comments
 (0)