(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, '
A Platinum(II) Complex which Surprised Us
What is it about?
A crystal structure of platinum(II) complex that we didn't expect to isolate and that shows a unique coordination for this type of complex.
Why is it important?
The results of these experiments show that coordination chemistry can still surprise you even when you been working with similar systems for some years.