Skip to content

Commit c1ddf31

Browse files
committed
docs: update README banner and publication reference
1 parent 9f0ce8e commit c1ddf31

5 files changed

Lines changed: 234 additions & 19 deletions

File tree

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/PREP-NexT/DOMINO-SEE">
3-
<img src="https://raw.githubusercontent.com/Hem-W/dominosee-dev/refs/heads/main/docs/source/_static/DOMINO-SEE%20Horizontal.svg" width="550" alt="DOMINO-SEE logo">
3+
<img src="https://raw.githubusercontent.com/PREP-NexT/DOMINO-SEE/refs/heads/main/docs/source/_static/DOMINO-SEE%20Horizontal.svg" width="550" alt="DOMINO-SEE logo">
44
</a>
55
</p>
66

@@ -72,6 +72,26 @@ This section includes a brief tutorial on running your first DOMINO-SEE model.
7272
pip install -e .
7373
```
7474

75+
## Citing DOMINO-SEE
76+
77+
![DOMINO-SEE_logos_QR](https://raw.githubusercontent.com/PREP-NexT/DOMINO-SEE/refs/heads/main/docs/source/_static/images/dominosee_banner_qr_white.svg)
78+
79+
If you use DOMINO-SEE in a scientific publication, we would appreciate citations. You can use the following BibTeX entry:
80+
81+
```bibtex
82+
@article{wang_2025,
83+
title = {Spatially synchronized structures of global hydroclimatic extremes},
84+
issn = {2731-6084},
85+
url = {https://www.nature.com/articles/s44221-025-00520-w},
86+
doi = {10.1038/s44221-025-00520-w},
87+
urldate = {2025-10-29},
88+
journal = {Nature Water},
89+
author = {Wang, Hui-Min and He, Xiaogang},
90+
month = oct,
91+
year = {2025},
92+
}
93+
```
94+
7595
## Contact Us
7696

7797
If you have any questions, comments, or suggestions that aren't suitable for public discussion in the Issues section, please feel free to contact [Hui-Min Wang](mailto:wanghuimin@u.nus.edu).
Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
@article{wang_2025,
2-
author = {Wang, Hui-Min and He, Xiaogang},
3-
title = {Spatially Synchronized Structures of Global Hydroclimatic Extremes},
4-
journal = {TBA},
5-
volume = {XX},
6-
number = {X},
7-
pages = {XXX--XXX},
8-
year = {2025},
9-
doi = {TBA}
2+
title = {Spatially synchronized structures of global hydroclimatic extremes},
3+
issn = {2731-6084},
4+
url = {https://www.nature.com/articles/s44221-025-00520-w},
5+
doi = {10.1038/s44221-025-00520-w},
6+
urldate = {2025-10-29},
7+
journal = {Nature Water},
8+
author = {Wang, Hui-Min and He, Xiaogang},
9+
month = oct,
10+
year = {2025},
1011
}

docs/source/_static/images/dominosee_banner_qr_white.svg

Lines changed: 193 additions & 0 deletions
Loading

docs/source/citations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you use DOMINO-SEE for your work, please cite the core publication :cite:`wan
55

66
**Citation:**
77

8-
Wang, H.-M., & He, X. (2025). Spatially synchronized structures of global hydroclimatic extremes. TBA, X(X), XXX-XXX. doi:TBA.
8+
Wang, H.-M., & He, X. (2025). Spatially synchronized structures of global hydroclimatic extremes. Nature Water. https://doi.org/10.1038/s44221-025-00520-w
99

1010
**BibTeX format:**
1111

@@ -22,5 +22,5 @@ Publications by Topic
2222
* - Topic Keyword
2323
- Publication
2424
* - Spatial compound droughts & pluvials
25-
- Wang, H.-M., & He, X. (TBA). Spatially synchronized structures of global hydroclimatic extremes. TBA, X(X), XXX-XXX. https://doi.org/TBA
25+
- Wang, H.-M., & He, X. (2025). Spatially synchronized structures of global hydroclimatic extremes. Nature Water. https://doi.org/10.1038/s44221-025-00520-w
2626

docs/source/references.bib

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
@article{wang_spatially_2025,
2-
author = {Wang, Hui-Min and He, Xiaogang},
3-
title = {Spatially Synchronized Structures of Global Hydroclimatic Extremes},
4-
journal = {TBA},
5-
volume = {XX},
6-
number = {X},
7-
pages = {XXX--XXX},
8-
year = {2025},
9-
doi = {TBA}
2+
title = {Spatially synchronized structures of global hydroclimatic extremes},
3+
issn = {2731-6084},
4+
url = {https://www.nature.com/articles/s44221-025-00520-w},
5+
doi = {10.1038/s44221-025-00520-w},
6+
urldate = {2025-10-29},
7+
journal = {Nature Water},
8+
author = {Wang, Hui-Min and He, Xiaogang},
9+
month = oct,
10+
year = {2025},
1011
}
1112

1213
@article{bendito_estimation_2007,

0 commit comments

Comments
 (0)