Skip to content

Commit 2df8f10

Browse files
committed
fix bibtex braces
1 parent 73c00e4 commit 2df8f10

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

examples/references.bib

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -457,9 +457,7 @@ @book{kline2023principles
457457
year = 2023,
458458
publisher = {Guilford Publications},
459459
series = {Methodology in the Social Sciences Series},
460-
isbn = 9781462551910,
461460
url = {https://books.google.ie/books?id=t2CvEAAAQBAJ},
462-
lccn = 2023000442
463461
}
464462
@article{koren2009matrixfactorization,
465463
author = {Koren, Yehuda and Bell, Robert and Volinsky, Chris},
@@ -879,12 +877,10 @@ @inproceedings{vanderplas2012astroML
879877
@book{vehkalahti2019multivariate,
880878
title = {Multivariate Analysis for the Behavioral Sciences},
881879
author = {Vehkalahti, K. and Everitt, B.S.},
882-
year = 2019,
880+
year = {2019},
883881
publisher = {CRC Press, Taylor \& Francis Group},
884882
series = {A Chapman \& Hall book},
885-
isbn = 9780815385158,
886883
url = {https://books.google.ie/books?id=LX97uwEACAAJ},
887-
lccn = 2018041904
888884
}
889885
@online{vehtari2022Birthdays,
890886
title = {Bayesian workflow book - Birthdays},

0 commit comments

Comments
 (0)