Skip to content

Commit 2378ed7

Browse files
author
joeloskarsson
committed
Update bibtex in readme
1 parent cd94f57 commit 2378ed7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ The repository contains LAM versions of:
1212
* GraphCast, by [Lam et al. (2023)](https://arxiv.org/abs/2212.12794).
1313
* The hierarchical model from [Oskarsson et al. (2023)](https://arxiv.org/abs/2309.17370).
1414

15-
For more information see our preprint: [*Graph-based Neural Weather Prediction for Limited Area Modeling*](https://arxiv.org/abs/2309.17370).
15+
For more information see our paper: [*Graph-based Neural Weather Prediction for Limited Area Modeling*](https://arxiv.org/abs/2309.17370).
1616
If you use Neural-LAM in your work, please cite:
1717
```
18-
@article{oskarsson2023graphbased,
19-
title={Graph-based Neural Weather Prediction for Limited Area Modeling},
20-
author={Joel Oskarsson and Tomas Landelius and Fredrik Lindsten},
21-
year={2023},
22-
journal={arXiv preprint arXiv:2309.17370}
18+
@inproceedings{oskarsson2023graphbased,
19+
title={Graph-based Neural Weather Prediction for Limited Area Modeling},
20+
author={Oskarsson, Joel and Landelius, Tomas and Lindsten, Fredrik},
21+
booktitle={NeurIPS 2023 Workshop on Tackling Climate Change with Machine Learning},
22+
year={2023}
2323
}
2424
```
2525

0 commit comments

Comments
 (0)