(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
Will brain imaging in stuttering lead to new treatment approaches?
What is it about?
The article asks whether or how what we know from examining the brain activity of people who stutter will lead to a deeper understanding and new approaches to treatment. The article addresses questions about stuttering in the context of broader debates in neuroscience.
Why is it important?
The article questions the direction of neuroscience in stuttering at a time when experimental approaches are available to significantly influence what we know about stuttering.