We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8daf86 commit b7a87e2Copy full SHA for b7a87e2
1 file changed
README.md
@@ -42,13 +42,12 @@ The following table demonstrates the testing accuracy (%) comparisons on differe
42
## References
43
```
44
@inproceedings{
45
-anonymous2020dropedge,
+rong2020dropedge,
46
title={DropEdge: Towards Deep Graph Convolutional Networks on Node Classification},
47
-author={Anonymous},
48
-booktitle={Submitted to International Conference on Learning Representations},
+author={Yu Rong and Wenbing Huang and Tingyang Xu and Junzhou Huang},
+booktitle={International Conference on Learning Representations},
49
year={2020},
50
-url={https://openreview.net/forum?id=Hkx1qkrKPr},
51
-note={under review}
+url={https://openreview.net/forum?id=Hkx1qkrKPr}
52
}
53
54
0 commit comments