(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, '

What is it about?

A review of a book introducing and illustrating 14 qualitative and quantitative research methodologies suited for tackling complex phenomena for which standard experimental techniques are less suitable. Among the methods discussed are several modeling techniques and techniques for mapping. The book starts off with an elaborate 80-page introduction to complexity theory.

Read more on Kudos…
The following have contributed to this page:
Paul Pauwels
' ,"url"));