Skip to content

Commit 448fd1a

Browse files
committed
Update citation (#132)
bors r+
1 parent 3dc2f4d commit 448fd1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@incollection{CalibrationErrors.jl-2019,
1+
@incollection{CalibrationAnalysis.jl-2019,
22
title = {Calibration tests in multi-class classification: A unifying framework},
33
author = {Widmann, David and Lindsten, Fredrik and Zachariah, Dave},
44
booktitle = {Advances in Neural Information Processing Systems 32},
@@ -7,7 +7,7 @@ @incollection{CalibrationErrors.jl-2019
77
url = {http://papers.nips.cc/paper/9392-calibration-tests-in-multi-class-classification-a-unifying-framework}
88
}
99

10-
@inproceedings{CalibrationErrors.jl-2021,
10+
@inproceedings{CalibrationAnalysis.jl-2021,
1111
title={Calibration tests beyond classification},
1212
author={Widmann, David and Lindsten, Fredrik and Zachariah, Dave},
1313
booktitle={International Conference on Learning Representations},

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CalibrationErrors"
22
uuid = "33913031-fe46-5864-950f-100836f47845"
33
authors = ["David Widmann <david.widmann@it.uu.se>"]
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

0 commit comments

Comments
 (0)