Please check our Instructions to Authors and send your manuscripts to nifs.journal@gmail.com. Next issue: March 2025.
MediaWiki:Common.js
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* Any JavaScript here will be loaded for all users on every page load. */
/*{{MediaWiki:Common.js/jQuery.js}}
{{MediaWiki:Common.js/Core.js}}
{{MediaWiki:Common.js/CoreObjects.js}}
{{MediaWiki:JSconfig.js}}
{{MediaWiki:Common.js/Editsection.js}}
{{MediaWiki:Common.js/Toolbox.js}}
{{MediaWiki:Common.js/Edittoolsdata.js}}
{{MediaWiki:Common.js/Edittools.js}}
*/
includePage( 'MediaWiki:Edittools.js' );
function includePage( name )
{
document.write('<script type="text/javascript" src="' + wgScript + '?title='
+ name
+ '&action=raw&ctype=text/javascript"><\/script>'
);
}
{{MediaWiki:Common.js/CopyMe.js}}