Citing Jamovi
Posted: Sat Jun 07, 2025 4:39 am
I would like to promote jamovi and cite it in the methods section of my future manuscripts.
On the jamovi about page you have described how to cite jamovi:
The jamovi project (2025). jamovi (Version 2.6) [Computer Software]. Retrieved from https://www.jamovi.org
Is "The jamovi project" is the author name and "jamovi (Version 2.6) [Computer Software]" is the title of the reference? So the following bibdesk code would be correct?
Would this be a correct wording to promote jamovi in the statistical section of a manuscript:
On the jamovi about page you have described how to cite jamovi:
The jamovi project (2025). jamovi (Version 2.6) [Computer Software]. Retrieved from https://www.jamovi.org
Is "The jamovi project" is the author name and "jamovi (Version 2.6) [Computer Software]" is the title of the reference? So the following bibdesk code would be correct?
Code: Select all
@misc{jamovi2025,
author = {The jamovi project},
title = {jamovi (Version 2.6) [Computer Software]},
year = {2025},
url = {https://www.jamovi.org},
}
Thank you for your feedback.All statistical analyses were performed using jamovi (version 2.6), an open-source statistical software (The jamovi project, 2025, https://www.jamovi.org).