We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6801a0a commit 8eb8b27Copy full SHA for 8eb8b27
1 file changed
config/publications.ts
@@ -78,8 +78,8 @@ export const publications = [
78
title: "DTGB: A Comprehensive Benchmark for Dynamic Text-Attributed Graphs",
79
authors:
80
"Jiasheng Zhang, Jialin Chen, Menglin Yang, Aosong Feng, Shuang Liang, Jie Shao, Rex Ying",
81
- venue: "Arxiv Preprint",
82
- page: null,
+ venue: "NeurIPS 2024",
+ page: "dtgb",
83
paper: "https://arxiv.org/abs/2406.12072",
84
code: "https://github.com/zjs123/DTGB",
85
abstract:
0 commit comments