Skip to content

Commit 4cab1da

Browse files
authored
Update readme with arxiv paper information
1 parent 9be2a15 commit 4cab1da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# GraphLog
66
API to interface with the GraphLog Dataset. GraphLog is a multi-purpose, multi-relational graph dataset built using rules grounded in first-order logic.
77

8-
* Homepage: https://www.cs.mcgill.ca/~ksinha4/graphlog/
8+
[Homepage](https://www.cs.mcgill.ca/~ksinha4/graphlog/) | [Paper](https://arxiv.org/abs/2003.06560)
99

1010
<img src="docs/images/graphlog_rule.png" width="400">
1111

@@ -47,7 +47,7 @@ If our work is useful for your research, consider citing it using the following
4747
Author = {Koustuv Sinha and Shagun Sodhani and Joelle Pineau and William L. Hamilton},
4848
Title = {Evaluating Logical Generalization in Graph Neural Networks},
4949
Year = {2020},
50-
arxiv = {}
50+
arxiv = {https://arxiv.org/abs/2003.06560}
5151
}
5252
```
5353

0 commit comments

Comments
 (0)