Skip to content

Commit c3ec4d0

Browse files
committed
Update citation information for the html docs
Remove a line space from the README AI Usage Summary: nil AI was used
1 parent 4ecc65b commit c3ec4d0

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,4 @@ BibTeX:
115115
doi = {10.5281/zenodo.21758778},
116116
url = {https://doi.org/10.5281/zenodo.21758778},
117117
}
118-
119118
```

docs/index.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,16 @@ If you use PyEarthTools for your work, we would appreciate you citing our softwa
9696

9797
:::::{tab-set}
9898
::::{tab-item} APA
99-
Leeuwenburg, T., Cook, H., Rio, M., Hobeichi, S., Miller, J., Mason, G., Ramanathan, N., Pill, J., Haddad, S., Stassen, C., de Burgh-Day, C., Holmes, R., Potokina, M., Bogacheva, J., James, M., & Sullivan, B. (2025). PyEarthTools: Machine learning for Earth system science (0.5.1). Zenodo. https://doi.org/10.5281/zenodo.17544431
99+
Leeuwenburg, T., Cook, H., Rio, M., Hobeichi, S., Yang, E., Miller, J., Mason, G., Ramanathan, N., Pill, J., Haddad, S., Stassen, C., de Burgh-Day, C., Holmes, R., Potokina, M., Bogacheva, J., James, M., Sullivan, B., Hoffmann, L.& Pegios, M. (2026). PyEarthTools: Machine learning for Earth system science (Version 0.6.2) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.21758778
100100
::::
101101
::::{tab-item} BibTeX
102102
```
103-
@software{leeuwenburg_2025_17544431,
103+
@software{leeuwenburg_2026_21758778,
104104
author = {Leeuwenburg, Tennessee and
105105
Cook, Harrison and
106106
Rio, Maxime and
107107
Hobeichi, Sanaa and
108+
Yang, Edward and
108109
Miller, Joel and
109110
Mason, Gemma and
110111
Ramanathan, Nikeeth and
@@ -116,16 +117,16 @@ Leeuwenburg, T., Cook, H., Rio, M., Hobeichi, S., Miller, J., Mason, G., Ramanat
116117
Potokina, Margarita and
117118
Bogacheva, Jenya and
118119
James, Matthew and
119-
Sullivan, Ben},
120-
title = {PyEarthTools: Machine learning for Earth system
121-
science
122-
},
123-
month = nov,
124-
year = 2025,
120+
Sullivan, Ben and
121+
Hoffmann, Luke and
122+
Pegios, Michael},
123+
title = {PyEarthTools: Machine learning for Earth system science},
124+
month = aug,
125+
year = 2026,
125126
publisher = {Zenodo},
126-
version = {0.5.1},
127-
doi = {10.5281/zenodo.17544431},
128-
url = {https://doi.org/10.5281/zenodo.17544431},
127+
version = {0.6.2},
128+
doi = {10.5281/zenodo.21758778},
129+
url = {https://doi.org/10.5281/zenodo.21758778},
129130
}
130131
```
131132
::::

0 commit comments

Comments
 (0)