Skip to content

Commit 5eaaebd

Browse files
committed
docs: add citation guide and update bibliography
1 parent c84650b commit 5eaaebd

4 files changed

Lines changed: 59 additions & 10 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
@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}
10+
}

docs/source/citations.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Citation Guide
2+
==============
3+
4+
If you use DOMINO-SEE for your work, please cite the core publication :cite:`wang_spatially_2025`. You can download the BibTeX file: :download:`dominosee_publications.bib <_static/dominosee_publications.bib>`.
5+
6+
**Citation:**
7+
8+
Wang, H.-M., & He, X. (2025). Spatially synchronized structures of global hydroclimatic extremes. TBA, X(X), XXX-XXX. doi:TBA.
9+
10+
**BibTeX format:**
11+
12+
.. literalinclude:: _static/dominosee_publications.bib
13+
:language: bibtex
14+
15+
Publications by Topic
16+
---------------------
17+
18+
.. list-table::
19+
:header-rows: 1
20+
:widths: 30 70
21+
22+
* - Topic Keyword
23+
- Publication
24+
* - 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
26+

docs/source/references.bib

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@article{wang_spatially_2025,
22
author = {Wang, Hui-Min and He, Xiaogang},
3-
title = {TBA},
3+
title = {Spatially Synchronized Structures of Global Hydroclimatic Extremes},
44
journal = {TBA},
55
volume = {XX},
66
number = {X},
@@ -41,15 +41,21 @@ @software{strnad_climnet_2023
4141
url = {https://doi.org/10.5281/zenodo.8233634},
4242
}
4343

44-
@article{es_methods_placeholder,
45-
author = {Author, C.},
46-
title = {Event synchronization methods for climate networks},
47-
journal = {Climate Dynamics},
48-
volume = {XX},
49-
number = {X},
50-
pages = {XXX--XXX},
51-
year = {2025},
52-
doi = {placeholder}
44+
@article{boers_complex_2019,
45+
title = {Complex networks reveal global pattern of extreme-rainfall teleconnections},
46+
volume = {566},
47+
issn = {0028-0836, 1476-4687},
48+
url = {https://www.nature.com/articles/s41586-018-0872-x},
49+
doi = {10.1038/s41586-018-0872-x},
50+
language = {en},
51+
number = {7744},
52+
urldate = {2025-04-10},
53+
journal = {Nature},
54+
author = {Boers, Niklas and Goswami, Bedartha and Rheinwalt, Aljoscha and Bookhagen, Bodo and Hoskins, Brian and Kurths, Jürgen},
55+
month = feb,
56+
year = {2019},
57+
keywords = {Africa Asia Atmosphere/chemistry Climate Change/statistics \& numerical data Disasters/*statistics \& numerical data Europe Human Activities *Internationality North America *Rain Satellite Communications},
58+
pages = {373--377},
5359
}
5460

5561
@article{siegmund_coincalcnew_2017,

docs/source/references.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. _References:
2+
3+
References
4+
==========
5+
6+
.. bibliography:: references.bib
7+
:style: unsrt

0 commit comments

Comments
 (0)