Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

MediaWiki:Common.js/CoreObjects.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 October 2008

  • curprev 02:0902:09, 8 October 2008Ifigenia Administrator talk contribs 6,126 bytes +6,126 New page: var Creator = { createOptgroup: function(label, data) { var g = document.createElement("optgroup"); g.label = label; for (var i in data) { g.appendChild( Creator.createOption(dat...