sc-set-variable

sc-set-variable is a compiled Lisp function in `supercite.el'.

(sc-set-variable VAR)

Set the Supercite VARIABLE.
This function mimics `set-variable', except that the variable to set
is determined non-interactively. The value is queried for in the
minibuffer exactly the same way that `set-variable' does it.

You can see the current value of the variable when the minibuffer is
querying you by typing `C-h'. Note that the format is changed
slightly from that used by `set-variable' -- the current value is
printed just after the variable's name instead of at the bottom of the
help window.