Skip to content

Commit ccb8811

Browse files
author
peer-open-source
committed
smaller home image
1 parent 4d9fef3 commit ccb8811

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
359 KB
Loading

source/_templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</div>
116116
</div>
117117
<div class="flex-column">
118-
<img class="header-image only-light my-auto mx-auto justify-content-center" src="{{ pathto('_static/images/sgmd.png', 1) }}" width="60%" alt="{{ project }} logo. ">
118+
<img class="header-image only-light my-auto mx-auto justify-content-center" src="{{ pathto('_static/images/sgmd-medium.png', 1) }}" width="60%" alt="{{ project }} logo. ">
119119
<img class="header-image only-dark" src="{{ pathto('_static/images/girder-dark.png', 1) }}" alt="{{ project }} logo. ">
120120
</div>
121121
</div>

source/cite.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
Cite
22
^^^^
33

4+
The development and maintenance of SGMD is supported by the *Department of Energy* (DOE) and the *Lawrence-Berkeley National Laboratory* (LBNL) under award number ``056892``.
5+
If you use the SGMD in your research, please cite the following references:
6+
47
.. code-block:: bibtex
58
6-
@article{mccallen_open-access,
9+
@article{mccallen2025open-access,
710
title = {An Open-Access Simulated Earthquake Ground Motion Database for a {M7} Hayward Fault Earthquake in the San Francisco Bay Region},
811
author = {{McCallen}, David and Eeri, M and Pitarka, Arben and Tang, Houjun and Mosalam, Khalid and Eeri, M and Petrone, Floriana and Eeri, M and Günay, Selim and Perez, Claudio M.},
912
langid = {english},
1013
year = {2025},
1114
journal={Earthquake Spectra}
1215
}
1316
14-
@software{mccallen_peer-lbnl_nodate,
17+
@software{mccallen2025peer-lbnl,
1518
title = {{PEER}-{LBNL} Simulated Ground Motion Dataset},
1619
url = {https://sgmd.peer.berkeley.edu/},
1720
doi = {10.55461/datasets.12302004},

0 commit comments

Comments
 (0)