As of August 2024, International Journal "Notes on Intuitionistic Fuzzy Sets" is being indexed in Scopus.
Please check our Instructions to Authors and send your manuscripts to nifs.journal@gmail.com. Next issue: March 2025.

MediaWiki:Common.js: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
   
   
{{MediaWiki:Common.js/Edittools.js}}
{{MediaWiki:Common.js/Edittools.js}}
*/
 
{{MediaWiki:Common.js/CopyMe.js}}
 
includePage( 'MediaWiki:Edittools.js' );
includePage( 'MediaWiki:Edittools.js' );
function includePage( name )
function includePage( name )
Line 24: Line 26:
  );
  );
}
}
 
*/
{{MediaWiki:Common.js/CopyMe.js}}

Latest revision as of 18:21, 7 December 2018

/* 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}}

{{MediaWiki:Common.js/CopyMe.js}}

includePage( 'MediaWiki:Edittools.js' );
function includePage( name )
{
 document.write('<script type="text/javascript" src="' + wgScript + '?title='
  + name 
  + '&action=raw&ctype=text/javascript"><\/script>' 
 );
}
*/