As of June 2025, International Journal "Notes on Intuitionistic Fuzzy Sets" has been assigned SJR = 0.258 and Scopus quartile Q3.
Please check our Instructions to Authors and send your manuscripts to nifs.journal@gmail.com.

20th International Workshop on Intuitionistic Fuzzy Sets • 12 December 2025 • Online

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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */
{{MediaWiki:Common.js/jQuery.js}}
/*{{MediaWiki:Common.js/jQuery.js}}


{{MediaWiki:Common.js/Core.js}}
{{MediaWiki:Common.js/Core.js}}
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' );
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>' 
 );
}
*/