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).