Skip to content

Commit 67f9a4f

Browse files
committed
fix bibtex comma
1 parent 75a9225 commit 67f9a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/references.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ @book{kline2023principles
457457
year = 2023,
458458
publisher = {Guilford Publications},
459459
series = {Methodology in the Social Sciences Series},
460-
url = {https://books.google.ie/books?id=t2CvEAAAQBAJ},
460+
url = {https://books.google.ie/books?id=t2CvEAAAQBAJ}
461461
}
462462
@article{koren2009matrixfactorization,
463463
author = {Koren, Yehuda and Bell, Robert and Volinsky, Chris},
@@ -880,7 +880,7 @@ @book{vehkalahti2019multivariate
880880
year = {2019},
881881
publisher = {CRC Press, Taylor \& Francis Group},
882882
series = {A Chapman \& Hall book},
883-
url = {https://books.google.ie/books?id=LX97uwEACAAJ},
883+
url = {https://books.google.ie/books?id=LX97uwEACAAJ}
884884
}
885885
@online{vehtari2022Birthdays,
886886
title = {Bayesian workflow book - Birthdays},

0 commit comments

Comments
 (0)