jensjorisdecorte commited on
Commit
3ebfd2b
1 Parent(s): edbb232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -34,4 +34,21 @@ The dataset consists of 138,260 `(sentence, skill)` pairs.
34
 
35
  ### Citation Information
36
 
37
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
  ### Citation Information
36
 
37
+ ```
38
+ @inproceedings{01HDNKPEV7JPTEYPGMWQTXY6T4,
39
+ articleno = {{1}},
40
+ author = {{Decorte, Jens-Joris and Van Hautte, Jeroen and Deleu, Johannes and Develder, Chris and Demeester, Thomas}},
41
+ booktitle = {{RECSYS in HR 2023 : the 3rd Workshop on Recommender Systems for Human Resources (RecSys in HR 2023), Proceedings}},
42
+ editor = {{Kaya, Mesut and Bogers, Toine and Graus, David and Johnson, Chris and Decorte, Jens-Joris}},
43
+ issn = {{1613-0073}},
44
+ language = {{eng}},
45
+ location = {{Singapore, Singapore}},
46
+ pages = {{9}},
47
+ publisher = {{CEUR}},
48
+ title = {{Career path prediction using resume representation learning and skill-based matching}},
49
+ url = {{https://ceur-ws.org/Vol-3490/RecSysHR2023-paper_1.pdf}},
50
+ volume = {{3490}},
51
+ year = {{2023}},
52
+ }
53
+
54
+ ```