Skip to content

Commit 3aacc36

Browse files
committed
update paper bibtex
1 parent 1068cee commit 3aacc36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Towards Better Dynamic Graph Learning: New Architecture and Unified Library
2-
This repository is built for the Paper [Towards Better Dynamic Graph Learning: New Architecture and Unified Library](https://arxiv.org/abs/2303.13047).
2+
This repository is built for the paper [Towards Better Dynamic Graph Learning: New Architecture and Unified Library](https://arxiv.org/abs/2303.13047).
33

44
🔔 If you have any questions or suggestions, please feel free to let us know.
55
You can directly email [Le Yu](https://yule-buaa.github.io/) using the email address yule@buaa.edu.cn or post an issue on this repository.
@@ -74,7 +74,7 @@ New datasets and new models are welcomed to be incorporated into DyGLib by pull
7474

7575
## Environments
7676

77-
[PyTorch 1.8.1](https://pytorch.org/),
77+
[PyTorch 1.8.1](https://pytorch.org/),
7878
[numpy](https://github.com/numpy/numpy),
7979
[pandas](https://github.com/pandas-dev/pandas),
8080
[tqdm](https://github.com/tqdm/tqdm), and
@@ -145,7 +145,7 @@ Please consider citing our paper when using this project.
145145
@article{yu2023towards,
146146
title={Towards Better Dynamic Graph Learning: New Architecture and Unified Library},
147147
author={Yu, Le and Sun, Leilei and Du, Bowen and Lv, Weifeng},
148-
journal={arXiv preprint arXiv:2303.13047},
148+
journal={Advances in Neural Information Processing Systems},
149149
year={2023}
150150
}
151151
```

0 commit comments

Comments
 (0)