# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "srsbench" in publications use:' type: software license: MIT title: 'srsbench: Evaluation Metrics for Spaced Repetition Schedulers' version: '0.1' abstract: Calibration and discrimination metrics for spaced-repetition memory models. Provides the sample-weighted binned root mean squared error (RMSE(bins)) used to rank schedulers in the open spaced repetition benchmark, together with log loss, the area under the ROC curve, and calibration curves. authors: - family-names: Longros given-names: Christos email: chris.longros@gmail.com orcid: https://orcid.org/0009-0001-2717-0857 repository: https://chrislongros.r-universe.dev repository-code: https://github.com/chrislongros/srsbench commit: 087d2524fd8fcb9d3d1d498705b5975105f5ed1b url: https://github.com/chrislongros/srsbench date-released: '2026-07-09' contact: - family-names: Longros given-names: Christos email: chris.longros@gmail.com orcid: https://orcid.org/0009-0001-2717-0857