Skip to content

Commit 4a426fe

Browse files
update citation
1 parent f59d3ec commit 4a426fe

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,15 @@ If you use GraphNeuralNetworks.jl in a scientific publication, we would apprecia
6161
to [our paper](https://arxiv.org/abs/2412.06354):
6262

6363
```
64-
@article{lucibello2024graphneuralnetworks,
65-
title={GraphNeuralNetworks.jl: Deep Learning on Graphs with Julia},
66-
author={Lucibello, Carlo and Rossi, Aurora},
67-
journal={arXiv preprint arXiv:2412.06354},
68-
url={https://arxiv.org/abs/2412.06354},
69-
year={2024}
64+
@article{lucibello2025graphneuralnetworks,
65+
author = {Carlo Lucibello and Aurora Rossi},
66+
title = {GraphNeuralNetworks.jl: Deep Learning on Graphs with Julia},
67+
journal = {Journal of Machine Learning Research},
68+
year = {2025},
69+
volume = {26},
70+
number = {80},
71+
pages = {1--6},
72+
url = {http://jmlr.org/papers/v26/24-2130.html}
7073
}
7174
```
7275

0 commit comments

Comments
 (0)