You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -183,15 +183,14 @@ python examples/linkproppred/tgat.py --dataset tgbl-wiki --device cuda
183
183
184
184
## Citation
185
185
186
-
If you use TGM in your work, please cite [our paper](https://github.com/tgm-team/tgm):
186
+
If you use TGM in your work, please cite [our paper](https://arxiv.org/abs/2510.07586):
187
187
188
188
```bibtex
189
-
@article{TODO,
190
-
title = "TODO",
191
-
author = "TODO",
192
-
journal = "TODO",
193
-
year = "2025",
194
-
url = "TODO"
189
+
@misc{chmura2025tgm,
190
+
title = {TGM: A Modular and Efficient Library for Machine Learning on Temporal Graphs},
191
+
author = {Chmura, Jacob and Huang, Shenyang and Ngo, Tran Gia Bao and Parviz, Ali and Poursafaei, Farimah and Leskovec, Jure and Bronstein, Michael and Rabusseau, Guillaume and Fey, Matthias and Rabbany, Reihaneh},
0 commit comments