Skip to content

Commit 426b0c6

Browse files
Merge pull request #92 from scikit-learn-contrib/joss-feedback
♻️ fix bib
2 parents 4bcfcac + fd93833 commit 426b0c6

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

paper/paper.bib

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@inproceedings{sommer2025mile,
2-
title={Microcanonical Langevin Ensembles: Advancing the Sampling of Bayesian Neural Networks},
2+
title={{Microcanonical Langevin Ensembles: Advancing the Sampling of Bayesian Neural Networks}},
33
author={Emanuel Sommer and Jakob Robnik and Giorgi Nozadze and Uros Seljak and David R{\"u}gamer},
44
booktitle={The Thirteenth International Conference on Learning Representations},
55
year={2025},
@@ -14,7 +14,7 @@ @inproceedings{sommer2026smile
1414
}
1515

1616
@inproceedings{sommer2024connecting,
17-
title={Connecting the Dots: Is Mode-Connectedness the Key to Feasible Sample-Based Inference in Bayesian Neural Networks?},
17+
title={{Connecting the Dots: Is Mode-Connectedness the Key to Feasible Sample-Based Inference in Bayesian Neural Networks?}},
1818
author={Sommer, Emanuel and Wimmer, Lisa and Papamarkou, Theodore and Bothmann, Ludwig and Bischl, Bernd and R{\"u}gamer, David},
1919
booktitle={Proceedings of the 41st International Conference on Machine Learning},
2020
year={2024},
@@ -55,7 +55,7 @@ @inproceedings{daxberger2021laplace
5555

5656
@inproceedings{
5757
duffield2025scalable,
58-
title={Scalable Bayesian Learning with posteriors},
58+
title={{Scalable Bayesian Learning with posteriors}},
5959
author={Samuel Duffield and Kaelan Donatella and Johnathan Chiu and Phoebe Klett and Daniel Simpson},
6060
booktitle={The Thirteenth International Conference on Learning Representations},
6161
year={2025}
@@ -119,11 +119,11 @@ @article{scikit-learn
119119
}
120120

121121
@misc{Dua_2019,
122-
author = "Dua, Dheeru and Graff, Casey",
123-
year = "2017",
124-
title = "{UCI} Machine Learning Repository",
125-
url = "http://archive.ics.uci.edu/ml",
126-
institution = "University of California, Irvine, School of Information and Computer Sciences"
122+
author = {Dua, Dheeru and Graff, Casey},
123+
year = {2017},
124+
title = {{UCI} Machine Learning Repository},
125+
url = {http://archive.ics.uci.edu/ml},
126+
institution = {{University of California, Irvine, School of Information and Computer Sciences}}
127127
}
128128

129129
@misc{misc_bike_sharing_dataset_275,

0 commit comments

Comments
 (0)