Skip to content

Commit 2bd5db2

Browse files
authored
Update CITATION
1 parent 073a502 commit 2bd5db2

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

inst/CITATION

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
bibentry(bibtype = "Article",
2-
title = "fairmodels: A Flexible Tool For Bias Detection",
2+
title = "fairmodels: a Flexible Tool for Bias Detection, Visualization, and Mitigation in Binary Classification Models",
33
author = "Jakub Wiśniewski and Przemysław Biecek",
4-
year = "2021",
5-
journal = "arxiv",
6-
url = "https://arxiv.org/abs/2104.00507",
4+
year = "2022",
5+
journal = "The R Journal",
6+
volume = "14",
7+
issue = "1",
8+
pages = "227-243",
9+
doi = "10.32614/RJ-2022-019",
10+
url = "https://rj.urbanek.nz/articles/RJ-2022-019/",
711
header = "To cite fairmodels in publications use:"
812
)

0 commit comments

Comments
 (0)