Skip to content

Commit

Permalink
Add CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
358463121 committed Nov 22, 2017
1 parent 9498189 commit 7e293ec
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
citHeader("To cite SELF in publications use:")

citEntry(entry = "inproceedings",
title = "SELF: Structural Equational Embedded Likelihood Framework for Causal Discovery",
author = personList(as.person("Ruichu Cai"),
as.person("Jie Qiao"),
as.person("Zhenjie Zhang"),
as.person("Zhifeng Hao")),
booktitle = "AAAI",
year = "2018",
textVersion = paste("Ruichu Cai, Jie Qiao, Zhenjie Zhang, Zhifeng Hao.",
"SELF: Structural Equational Embedded Likelihood Framework for Causal Discovery.",
"AAAI,2018.")
)

0 comments on commit 7e293ec

Please sign in to comment.