From aec3bd0fd521a94d933d11fabf26b04a0bff2e62 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Wed, 10 May 2023 09:30:49 -0400 Subject: [PATCH] change citation language --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 13db0f2a..d45c0487 100644 --- a/README.md +++ b/README.md @@ -48,15 +48,15 @@ See the [contributing to jsPsych](https://www.jspsych.org/latest/developers/cont ## Citation -Citations help us demonstrate that this library is used and valued, which allows us to continue working on it. If you use this library in academic work, please cite one of the papers that describes jsPsych. +If you use this library in academic work, the preferred citation is: -For jsPsych versions 6 and earlier, the preferred citation is: +de Leeuw, J.R., Gilbert, R.A., & Luchterhandt, B. (2023). jsPsych: Enabling an open-source collaborative ecosystem of behavioral experiments. *Journal of Open Source Software*, + +This replaces the earlier paper that described jsPsych: de Leeuw, J.R. (2015). jsPsych: A JavaScript library for creating behavioral experiments in a Web browser. *Behavior Research Methods*, _47_(1), 1-12. doi:[10.3758/s13428-014-0458-y](http://link.springer.com/article/10.3758%2Fs13428-014-0458-y) -For jsPsych version 7, the preferred citation is: - -de Leeuw, J.R., Gilbert, R.A., & Luchterhandt, B. (2023). jsPsych: Enabling an open-source collaborative ecosystem of behavioral experiments. *Journal of Open Source Software*, +Citations help us demonstrate that this library is used and valued, which allows us to continue working on it. ## Contributors