-
Notifications
You must be signed in to change notification settings - Fork 80
Add citation tool #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add citation tool #135
Conversation
|
…b into add-citation-tool
…lates to jspsych-dev
No citation tool is actually added to contrib. As long as a package in contrib's jspsych dependency is up to date it will have access to getCitations(), so I think this PR can also be merged? The CITATION.cff files still have to be added to each package though this seems to be done directly in main right now. |
Is there anything in this PR that isn't taken care of in another PR? This seems to be all cleanup stuff that's unrelated to the citation tool at this point. |
No description provided.