jsPsych/.changeset/violet-tools-appear.md
2024-12-18 17:19:38 -05:00

3.0 KiB

@jspsych/plugin-serial-reaction-time-mouse @jspsych/plugin-canvas-keyboard-response @jspsych/plugin-audio-keyboard-response @jspsych/plugin-image-keyboard-response @jspsych/plugin-video-keyboard-response @jspsych/plugin-canvas-button-response @jspsych/plugin-canvas-slider-response @jspsych/plugin-html-keyboard-response @jspsych/plugin-audio-button-response @jspsych/plugin-audio-slider-response @jspsych/plugin-image-button-response @jspsych/plugin-image-slider-response @jspsych/plugin-initialize-microphone @jspsych/plugin-video-button-response @jspsych/plugin-video-slider-response @jspsych/plugin-categorize-animation @jspsych/plugin-html-button-response @jspsych/plugin-html-slider-response @jspsych/plugin-same-different-image @jspsych/plugin-serial-reaction-time @jspsych/plugin-visual-search-circle @jspsych/plugin-webgazer-init-camera @jspsych/plugin-html-audio-response @jspsych/plugin-html-video-response @jspsych/plugin-same-different-html @jspsych/plugin-survey-multi-choice @jspsych/plugin-survey-multi-select @jspsych/plugin-webgazer-calibrate @jspsych/extension-mouse-tracking @jspsych/plugin-initialize-camera @jspsych/plugin-webgazer-validate @jspsych/plugin-categorize-image @jspsych/plugin-survey-html-form @jspsych/plugin-virtual-chinrest @jspsych/extension-record-video @jspsych/plugin-categorize-html @jspsych/plugin-reconstruction @jspsych/plugin-browser-check @jspsych/plugin-call-function @jspsych/plugin-external-html @jspsych/plugin-mirror-camera @jspsych/plugin-survey-likert @jspsych/plugin-instructions @jspsych/extension-webgazer @jspsych/plugin-survey-text @jspsych/plugin-fullscreen @jspsych/plugin-animation @jspsych/plugin-free-sort @jspsych/plugin-iat-image @jspsych/plugin-sketchpad @jspsych/plugin-iat-html @jspsych/plugin-maxdiff @jspsych/plugin-preload @jspsych/plugin-resize @jspsych/plugin-survey @jspsych/plugin-cloze jspsych @jspsych/config
minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor minor

Added citations property to info field of all plugins/extensions in two citation formats (apa, bibtex); added getCitations() as function in jsPsych package allowing user to generate citations by passing an array of plugins/extensions by name as first input and citation format as string as second input; changed template of plugins/extensions to contain citations field by default; citations for each plugin/extension are automatically generated from .cff file (if any) at its folder's root during build process; getCitations() prints out citations in the form of a string separating each citation with newline character, and always prints the jsPsych library citation first.