adorkin commited on
Commit
580b7eb
1 Parent(s): dc22659

Add citation info

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -6,4 +6,18 @@ language:
6
  - en
7
  size_categories:
8
  - 10M<n<100M
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  size_categories:
8
  - 10M<n<100M
9
+ ---
10
+
11
+ ## BibTeX entry and citation info
12
+ ```
13
+ @inproceedings{Hasibi:2017:DVT,
14
+ author = {Hasibi, Faegheh and Nikolaev, Fedor and Xiong, Chenyan and Balog, Krisztian and Bratsberg, Svein Erik and Kotov, Alexander and Callan, Jamie},
15
+ title = {DBpedia-Entity V2: A Test Collection for Entity Search},
16
+ booktitle = {Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval},
17
+ series = {SIGIR '17},
18
+ year = {2017},
19
+ pages = {1265--1268},
20
+ doi = {10.1145/3077136.3080751},
21
+ publisher = {ACM}
22
+ }
23
+ ```