The Wayback Machine - https://web.archive.org/web/20160312130630/https://en.wikipedia.org/wiki/User:Smith609/endnote.js

User:Smith609/endnote.js

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button. Firefox: hold down the Shift key while clicking Reload (or press Ctrl-Shift-R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*
// This function is no longer maintained.
addOnloadHook( function() {
  if (document.getElementsByClassName("Z3988")) {
    refs = document.getElementsByClassName("Z3988");
    link = new Array();
    space = new Array();
    for (var i=0; i<refs.length; i++){
        space[i] = document.createTextNode(" ");
	link[i] = document.createElement("a");
	link[i].innerHTML = "Endnote";
	link[i].href = "http://toolserver.org/~verisimilus/Scholar/coins.php?r=" + escape(refs[i].title);
	refs[i].appendChild(space[i]);
	refs[i].appendChild(link[i]);
    }
  }
});
*/

Navigation menu

Personal tools

Namespaces

Variants

More

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.