\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Mustafa (Pbuh) Science and Technology Foundation; A Platform to Develop Science and Technology in Islamic World},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Mustafa (Pbuh) Science and Technology Foundation; A Platform to Develop Science and Technology in Islamic World}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Ali  Mamhoori}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2017 Accepted: 4 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Mustafa (pbuh) Science and Technology Foundation (MSTF) has started its activities within a specifically developed framework to honor the scientists of the Islamic world and appreciate their efforts, along with training future scientists worldwide. The MSTF tries to develop cooperation, synergy, and convergence in the realm of modern sciences and new technologies and also puts effort into making the distinguished figures in science and technology role models. It makes a consolidated effort to improve the general welfare of people worldwide by benefiting from values such as reverence for divine religions, respect and humanity. This venerable Foundation provides values of dignity, trust, a support-structure for the development of science and technology, an educational enterprise for uncovering the truth, assuming social responsibility, and laying down the groundwork for construction of a grand new and contemporary Islamic civilization.This study is an introduction of Mustafa Prize and its Objectives, Salient Features, Services and an effective transfer of the same. Additionally, it looks at the role which can be played to enlarge and enrich Science and technology among Moslem Countries.

\end{abstract}


\keywords{knowledge application and notion for society (kans) scientific competition, innovation, islamic world, pardis technology park, mustafa prize, noor stu}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
here are many prizes established for science all over the world. However, it is felt that the great efforts of Muslim scientists are not acknowledged as they deserve. (Ferdous.F and Athar Uddin. M,2011:9) The Science Magazine pointed out the scope of the Prize and emphasized on the focus of this project on the Islamic World that is open to non-Muslims in Islamic nations too (Ashraf, N., C.F. Camerer, and G.  {\ref Loewenstein. 2005:14)}.\par
According to Islam all forms of knowledge includingScience and technology issueforth from the Fountainhead of all knowledge, the All Knowing Allah. The universe is a rationally and methodically created intellectual system which works in perfect precision.This is enough to prove the Divine Intelligence that is basis of this remarkable creation called the universe. In this precise system, the spiritual and the ethical are not mere subjectivisms but are the main features of the cosmic created on perfect math which are enough to show the Power of Allah. In these dark hours of human history, as the recipient of the Last Revelation, the Islamic world has the same responsibility as the torch-bearer in the darkest part of the most dangerous night. It is our duty to create a veritable Islamic science which would not only resuscitate this civilization but also act as a major support for all those over the entire globe who seek a natural source of science and technology that can help men and women to live at peace with themselves, with the natural environment, and, above all, with that Divine Reality Who is the Ontological Source of both man and the cosmos. In this regard, some organizations are available in Islamic Countries. 
\section[{II. the kavli foundation}]{II. the kavli foundation}\par
The Kavli foundation, based in Oxnard, California, is dedicated to the goals of advancing science for the benefit of humanity and promoting increased public understanding and support for scientists and their work  {\ref (} The Foundation has also endowed seven university professorial chairs, sponsors, science symposia and workshops. It supports initiatives to engage the public in science and that helps scientists to be better communicators and supports excellence in science journalism. Their activity includes endowing the AAAS Kavli Science Journalism Awards administered by the American Association for the Advancement of Science. The Foundation has also brought together scientists at meetings that facilitate open dialogue and an exchange of ideas. These meetings have precipitated such major initiatives as the Brain Activity Map proposal, which was a major catalyst for President Obama's Brain Research through Advancing Innovative Neuroethologies (BRAIN) Initiative announced in April 2013 (CISMAS, I. ,2011). 
\section[{III.}]{III.} 
\section[{The Nobel Prize}]{The Nobel Prize}\par
The Nobel Prize in Physics is a yearly award given by the Royal Swedish Academy of Sciences for those who conferred the most outstanding contributions to mankind in the field of physics \hyperref[b11]{(Raymond. C, 2011)}  
\section[{a) The Nobel Foundation}]{a) The Nobel Foundation}\par
The Nobel Foundation was founded as a private organization on 29 June 1900(Wahab, S. (2011), (Orakzai, S.2010),  {\ref (Matthew, E.2003)}, (Michelle,N. 2013). Its function is to manage the finances and administration of the Nobel Prizes. In accordance with Nobel's will, the primary task of the Foundation is to manage the fortune Nobel left. Robert and Ludvig Nobel were involved in the oil business in Azerbaijan, and according to Swedish historian E. Bargengren, who accessed the Nobel family archives; it was this "decision to allow withdrawal of Alfred's money from Baku that became the decisive factor that enabled the Nobel Prizes to be established"  {\ref (Raymond,C.2011:12)}. Another important task of the Nobel Foundation is to market the prizes internationally and to oversee informal administration related to the prizes. The Foundation is not involved in the process of selecting the Nobel laureates. In many ways, the Nobel Foundation is similar to an investment company, in that it invests Nobel's money to create a solid funding base for the prizes and the administrative activities. The Nobel Foundation is exempt from all taxes in Sweden (since 1946) and from investment taxes in the United States (since 1953). Since the 1980s, the Foundation's investments have become more profitable and as of 31 December 2007, the assets controlled by the Nobel Foundation amounted to 3.628 billion Swedish kronor (US\$560 million).\par
According to the statutes, the Foundation consists of a board of five Swedish or Norwegian citizens, with its seat in Stockholm. The Chairman of the Board is appointed by the Swedish King in Council, with the other four members appointed by the trustees of the prize-awarding institutions. An Executive Director is chosen from among the board members, a Deputy Director is appointed by the King in Council, and two deputies are appointed by the trustees. However, since 1995, all the members of the board have been chosen by the trustees, and the Executive Director and the Deputy Director appointed by the board itself  {\ref (Orakzai, S.2010:11)}. As well as the board, the Nobel Foundation is made up of the prize-awarding institutions (the Royal Swedish Academy of Sciences, the Nobel Assembly at Karolinska Institute, the Swedish Academy, and the Norwegian Nobel Committee are the trustees and auditors of these institutions  {\ref (Darwish, A.2003}). 
\section[{b) Medals}]{b) Medals}\par
The Nobel Prize medals, minted by Myntverket in Sweden and the Mint of Norway since 1902, are registered trademarks of the Nobel Foundation. Each medal has an image of Alfred Nobel in left profile on the obverse. The Nobel Prize medals for Physics, Chemistry, Physiology or Medicine, and Literature have identical obverses, showing the image of Alfred Nobel and the years of his birth and death (1833-1896) (Shah, S. \&Mudassir, A. 2008). Nobel's portrait also appears on the obverse of the Nobel Peace Prize medal and the Medal for the Prize in Economics, but with a slightly different design. The image on the reverse of a medal varies according to the institution awarding the prize. The reverse sides of the Nobel Prize medals for Chemistry and Physics share the same design of Nature, as a Goddess, whose veil is held up by the Genius of Science (Francis .T Dean, Lucy.D,2003). These medals and the ones for Physiology/Medicine and Literature were designed by Erik Lindberg in 1902. 
\section[{c) Diplomas}]{c) Diplomas}\par
Nobel laureates receive a diploma directly from the hands of the King of Sweden. Each diploma is uniquely designed by the prize-awarding institutions for 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue II Version I Year ( ) A the laureate that receives it. The diploma contains a picture and text which states the name of the laureate and normally a citation of why they received the prize (Raymond, C. 2011). 
\section[{d) Award Money}]{d) Award Money}\par
The laureate is also given a sum of money when they receive the Nobel Prize in the form of a document confirming the amount awarded; in 2009, the monetary award was 10 million SEK (US\$1.4 million) (Valentine. N, Jason. J \& Leland, R.2013). Due to budget cuts, in 2012, the amount for each Nobel Prize was 8 million SEK, or US\$1.1 million. The amount may differ depending on how much money the Nobel Foundation can award that year. If there are two laureates in a particular category, the award grant is divided equally between the recipients. If there are three, the awarding committee has the option of dividing the grant equally, or awarding one-half to one recipient and one-quarter to each of the others (UNESCO Institute for Statistics, 2005). 
\section[{e) Ceremony}]{e) Ceremony}\par
The committee and institution serving as the selection board for the prize typically announce names W.2007). The prize is then awarded at formal ceremonies held annually in Stockholm Concert Hall on 10 December, the anniversary of Nobel's death. The laureates receive a diploma, a medal and a document confirming the prize amount (Raymond, C.2011). 
\section[{IV. Mustafa Science and Technology Foundation (mstf)}]{IV. Mustafa Science and Technology Foundation (mstf)}\par
The Mustafa (pbuh) Prize is a top science and technology award granted biennially to the top researchers and scientists in the Islamic world. Adorned with the name of the Holy Prophet (pbuh) and due to the Holy Prophet's (pbuh) emphasis on learning and understanding science, the Prize was named "Mustafa" which means the Chosen One. The Mustafa (pbuh) Prize intends to promote and encourage research in Muslim societies through identifying, introducing, and praising the leading figures in science and technology in the Islamic world.\par
The Mustafa (pbuh) Prize nominees are selected from among the scholars of the Islamic world, including citizens of OIC member states and Muslims all over the world in the fields of Nanoscience and Nanotechnology, Life and Medical Science and Technology, Information and Communication Science and Technology, and all other fields of science and technology.\par
Laureates in each category will be awarded 500,000 USD which is financed through the scientific votive offerings [Nazr] and scientific endowments made to the Prize. The winners will also be adorned with a special medal and a certificate. This Prize is awarded to works which have contributed to the improvement of human life and have innovations within the boundaries of knowledge and technology. The MSTF try to extend its promotional, supportive, and encouraging activities in 6 sections in the Islamic world by focusing on effective points in development of science and technology in society:  
\section[{S\&T for Everyone}]{S\&T for Everyone}\par
To make students enjoy S\&T\par
The Institutionalization of entrepreneurship in students\par
The Modern Islamic Civilization 1. Familiarizing the society with the importance of science and technology; 2. Promoting science and technology to be imbibed in the culture in such a way that the society recognizes its importance; 3. Creating a society interested in science and technology; 4. The MSTF's activities have been determined in order to achieve the mentioned For this extend the range of these activities: 5. Establishing centers to promote public creativity and initiative; 6. Managing and extending media rights for production of scientific, educational, and promotional programs in the realm of science and as well as modern Islamic civilization 7. Holding science and technology exhibitions using modern structures 8. Staging artistic events in the form of comic strip, visual event, animation, etc. 
\section[{b) Improving the Dynamics for Educational and Research Atmosphere for Students}]{b) Improving the Dynamics for Educational and Research Atmosphere for Students}\par
The MSTF will try to accomplish the following goals in short-term, medium term, and longterm intervals. 1. To involve the educational system in science by taking a modern approach; 2. To turn science and technology into entertainment for children and teenagers; 3. To boost students' self-esteem and developing cooperation among them. In this field, the MSTF will attempt to familiarize students with a different research milieu and scientific atmosphere.\par
Promoting knowledge at student level has always been the most important approach of the MSTF in this field. In so doing, some defined activities have been specified: 4. To develop cooperation with educational centers and schools; 5. To hold Noor school student competition; 6. To hold student festivals; 7. To Stage scientific and research events (school trips); 8. To establish unique and inspirational centers to provoke the students' curiosity and creativity. 
\section[{c) Encouraging the Scientific Community to Utilize Scientific Findings to Solve Social Issues}]{c) Encouraging the Scientific Community to Utilize Scientific Findings to Solve Social Issues}\par
The goals of the MSTF in this section are as follows: 1. To create an environment to provide scientific responses to the current needs; 2. To lead ideas and scientific projects toward effectiveness in society; 3. To create a problem-solving attitude in the scientific environment at universities; In order to increase familiarity of university students in the fields of science and technology;\par
Various activities have been defined and are currently being implemented 1. To Form Safir Al-Mustafa (pbuh) Club 2. To Hold Mustafa (pbuh) University competition 3. To provide sabbatical opportunities. 
\section[{d) Supporting the Establishment of Scientific Networks in the Islamic World}]{d) Supporting the Establishment of Scientific Networks in the Islamic World}\par
The MSTF supports researchers of scientific centers in Islamic countries and attempts to upgrade the scientific level of society with the following goals 1. To create a platform to improve interaction and scientific cooperation in order to offer suitable solutions to overcome obstacles hindering scientific development and move towards practical achievements in the different fields of knowledge; 2. To support ideas in regard to research and applied projects among Islamic countries at international level;\par
The following ways are to pursue this goal 1. To offer grants on research and applied projects in order to improve researchers' scientific achievements; 2. To stage scientific and technological events internationally. 
\section[{e) Identifying distinguished scientists of the Islamic}]{e) Identifying distinguished scientists of the Islamic}\par
World and benefiting from their potential for the wellbeing of humanity\par
The MSTF has set its short-term, medium-term, and long-term goals with regard to this matter. The goals are as follows: 1. To honor and encouraging the Islamic World's scientists; 2. To makethe scientists of the Islamic World role models at international levels; 3. To produce benefits from the co-operation of the scientists of the Islamic World to promote humanity especially in the Islamic societies; 4. To grant the top science and technology award termed "the Mustafa (pbuh) Prize"; 5. To promote and characterizing scientific activities of scientists especially the Prize laureates in society and publicizing them; 6. To offer specific services to the Prize laureates on periodic basis and preparing the ground for cooperation of eminent scientists. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue II Version I Year ( ) 
\section[{A f) Developing scientific and technological cooperation with scientific centers at international level:}]{A f) Developing scientific and technological cooperation with scientific centers at international level:}\par
The MSTF is working to provide further cooperation with these centers through maintaining and improving its links with scientific centers. Some of MSTF's objectives in this field are as follows: 1. To increase synergy among at international level; 2. To improve the quality of scientific works done by OIC members; 3. Upgrading the level of science and technology in less developed countries (LDCs) especially in the Islamic World; 4. Some of the predicted actions to be taken in this field include: 5. To support scientific and technological projects among scientific centers of Islamic countries in order to bring LDCs profit; 6. To establish research centers at universities in cooperation with these scientific centers; 7. To construct conceptual models and proposing strategies for science and technology endowment; 8. To promote endowment; 9. To increase the activities of the MSTF's financial institution in Islamic countries; Some of the measures taken for the Fund include: 1. To create financial assets and instruments for financing 2. To expand the community of the Khadem Al-Mustafa (pbuh) .\par
g) The Mustafa (pbuh) Science Center The MSTF is trying to familiarize the academic community with the prominent Muslim scholars so as to exhort such communities to model themselves after successful science and technology figures.\par
It also tries to create different programs for children and adolescents who are ready and apt to enter into the fields of science and technology and can be considered as future researchers and theorists at international levels.\par
The objectives set in pursuit of having the mission of the Mustafa (pbuh) Science Center accomplished are as follows: 1. To find talents and generating enthusiasm in students; 2. To motivate scientifically-talented students and educating them; 3. To give students targets in science and technology to aim for; 4. To familiarize students with the elite community of science and technology; 5. To create an atmosphere of generating scientific and technological ideas among students and developing them; 6. To provide a roadmap for students' talents to flourish in the fields of science and technology. 
\section[{h) Noor Student Competitions}]{h) Noor Student Competitions}\par
The term 'Noor' was selected for the MSTF (school) Student Event. The Noor Student Competitions are named after legendary figures in the history of Islamic science or contemporary scholars to inspire the young minds to commemorate them and be proud of their rich culture and heritage. This important event is held to link the ancient and modern Islamic civilization to the young minds of the generation so that they can boost their self-confidence and find their true identity. "Noor Student Competition: Professor Jackie Ying Recognition" was held in 2016 on the theme of making short films about scientific experiments with the participation of Pakistan and Afghanistan. 
\section[{i) (School) Student Festivals}]{i) (School) Student Festivals}\par
In order to introduce and promote science and technology within the student community, a program called the Mustafa (pbuh) Student Festival backed by the Mustafa (pbuh) Science Center will be held.This event aims to persuade students into science and technology and familiarize the student community with other such topics.The sections of this festival can be divided intothe following parts:  
\section[{k) Safir Al-Mustafa Club}]{k) Safir Al-Mustafa Club}\par
The Safir Al-Mustafa (pbuh) Club has been founded as one of the activities of the Mustafa (pbuh) Science Center, whose members are from academic communities. The Safir Al-Mustafa (pbuh) Club belongs to volunteers who are interested in activities in the form of content creation for the latest scientific achievement, and scientific authority relying on scientific diplomacy along with creating a new science and technology discourse.In so doing, the goals for Safir Al-Mustafa (pbuh)  Club are defined as follows: 1. Creating a new discourse on Science and Technology; 2. Preparing the ground for scientific synergy and development of science and technology; 3. Explaining how to achieve an ideal knowledgebased society; 4. Exploiting the Islamic world scholar's network in scientific communities. 
\section[{l) Knowledge Application and Notion for Society (KANS) scientific competition}]{l) Knowledge Application and Notion for Society (KANS) scientific competition}\par
This competition has been staged with the aim of bouncing ideas around in the academic community to address the problems of the Society. Students, researchers, and professors from universities and scientific centers (less than 45 years of age) all over the world can submit their scientific-technological ideas and achievements in the form of video clips or scientific papers. This competition is held in order to find the best scientific solutions to solve the problems of the Islamic countries in areas of water and environment, energy, health, information technology, and economics. The goals to be considered for this event can be generalized to: 1. Using capabilities possessed by expert community; 2. Banking works and ideas for future exploitation; 3. Enhancing motivation and creativity among young elites; 4. Preparing the ground for exploring and exchanging scientific and technological ideas; 5. Having researchers continue their interaction in the created network through cyberspace.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The Mustafa (pbuh) Science Center, as one of the subsectors of the MSTF, tries to offer its capacities to elevate the status of the academic community. In the meantime, creating interaction with some of the reputable scientific centers in the world through the prominent scholars in the scientific network of the MSTF can provide an opportunity to enhance capabilities of the academic community.\par
In order to finance the Mustafa (pbuh) Prize and to develop science and technology in the Islamic world enjoying the honorable tradition of endowment, the Mustafa (pbuh) Science and Technology Foundation has sought to attract, organize, and target the resources provided by the benevolent benefactors in science and technology. In pursuit of this scientific-cultural movement, the MSTF tries to utilize all the capacities available in the Islamic world and employ various financial instruments under the auspices of 'votive offering [Nazr] and endowment' in science and technology. Backing the Prize financially and spiritually, the individual and legal benefactors, as members of Khadem Al-Mustafa (pbuh) community, known as "pioneers of endowment development to science and technology" are taking giant steps to promote the level of science and technology in the Islamic world and helping achieve prosperity, security, and health worldwide. In order to develop mutual cooperation with the pioneers of endowment development to science and technology, Khadem Al-Mustafa (pbuh) community was established adopting the motto of "Each person has One Share to Develop Science and Technology in the Islamic World". In a spirit of goodwill and under the name of the Holy Prophet (pbuh) -heavenly, glorious and magnificent is his name-the members of this community fully cooperated with the MSTF in realizing its goals which aim to create a common discourse for development of endowment in science and technology. The members also provide mutual services and contribute to the expansion of this community in the Muslim world in order to have the objectives of the MSTF fulfilled.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
UNESCO Institute for The Foundation's mission is implemented Statistics, 2005). through an international program of research institutes, professorships and symposia in the fields of astrophysics, nanoscience, neuroscience and theoretical physics (Roco M.C., Bainbridge W.,eds. 2001). The Kavli Foundation was established in December 2000 by its founder and benefactor, Fred Kavli (1927-2013), a prominent Californian business leader and noted philanthropist. The Foundation is currently actively involved in establishing major research institutes at leading universities and institutions in the United States, Europe and Asia. To date, The Kavli Foundation has established and endowed research institutes at leading universities worldwide, focusing on the areas of astrophysics, nanoscience, neuroscience, and theoretical physics. As of today, there are twenty institutes. The Foundation has Year ( )\end{longtable} \par
  {\small\itshape [Note: A]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}. It is one of the five Nobel Prizes established by the will of Alfred Nobel in 1895 and awarded since 1901; the others being the Nobel Prize in Chemistry, Nobel Prize in}\end{figure}
 			\footnote{© 2018 Global Journals 1The Mustafa(Pbuh)  Science and Technology Foundation; A Platform to Develop Science and Technology in Islamic World} 			\footnote{© 2018 Global Journals} 			\footnote{The Mustafa(Pbuh)  Science and Technology Foundation; A Platform to Develop Science and Technology in Islamic World} 			\footnote{© 2018 Global Journals 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Rivers ()]{b18}\label{b18} 	 		\textit{2009 Nobel Laureates Receive Their Honors Europe English},  		 			Tom Rivers 		.  		 \url{www.Nobelprize.org}  		2009. 2015-05-03. 2015-05-03.  	 
\bibitem[Feller (2007)]{b6}\label{b6} 	 		\textit{Bush to Name Envoy to Islamic Conference},  		 			Ben Feller 		.  		2007. 2 December 2007.  	 
\bibitem[Raymond (2011)]{b11}\label{b11} 	 		‘Eight Countries Seek OIC Membership’.  		 			Raymond 		.  	 	 		\textit{Caribbean Muslims. Retrieved}  		2011. 29 November 2011.  	 
\bibitem[Davarinejad and &saffari ()]{b4}\label{b4} 	 		‘Iran’.  		 			M Davarinejad 		,  		 			M \&saffari 		.  	 	 		\textit{Digital Review of Asia Pacific.IDRC.p}  		2007. p. 177.  	 
\bibitem[Shah and Mudassir (2008)]{b14}\label{b14} 	 		‘Karzai flies to Senegal for 11th OIC summit’.  		 			S Shah 		,  		 			A Mudassir 		.  	 	 		\textit{Pajhwok Afghan News. Kabul. Retrieved}  		2008. 1 April 2013.  	 
\bibitem[Kymlicka (2007)]{b7}\label{b7} 	 		\textit{Multicultural Navigating the New International Politics of Diversity},  		 			W Kymlicka 		.  		2007. 25 March 2011. New York: Oxford University Press. p. 308.  	 
\bibitem[
			MichelleN
		 ()]{b9}\label{b9} 	 		 			MichelleN 		.  		\textit{Muslim states block gay groups from U.N. AIDS meeting; U.S. protests},  				2013. 2016-05-18.  	 
\bibitem[Sample ()]{b19}\label{b19} 	 		\textit{Nobel prize for medicine shared by scientists for work on ageing and cancer | Science | guardian.co.uk},  		 			Ian Sample 		.  		2009. 2017-05-03. London.  	 
\bibitem[Karensa (2016)]{b15}\label{b15} 	 		‘OIC Extraordinary Summit on Palestine Kicks Off in Jakarta’.  		 			E Karensa 		.  	 	 		\textit{The Jakarta Globe}  		2016. 6 March 2016.  	 
\bibitem[Darwish (2003)]{b13}\label{b13} 	 		\textit{OIC meet in Doha: mudslinging dominated the OIC conference in Qatar},  		 			Adel Darwish 		.  		2003. 1 April 2013.  	 
\bibitem[Wahab (2011)]{b10}\label{b10} 	 		\textit{OIC urged to press India on Kashmir issue},  		 			S Wahab 		.  		2011. July 2011. 25 July 2012. 26.  	 
\bibitem[Organization of Islamic Cooperation Statistical, Economic and Social Research and Training Centre for Islamic Countries SESRIC ()]{b3}\label{b3} 	 		‘Organization of Islamic Cooperation Statistical, Economic and Social Research and Training Centre for Islamic Countries’.  	 	 		\textit{SESRIC}  		2012.  	 	 (OIC Outlook Current Stance of Science and Technology in Oic Countries. Turkey) 
\bibitem[Orakzai ()]{b12}\label{b12} 	 		‘Organization of the Islamic Conference and Conflict Resolution: Case Study of the Kashmir Dispute’.  		 			S Orakzai 		.  		 \url{http://www.jstor.org/stable/24711087}  	 	 		\textit{Pakistan Horizon}  		2010. 63  (2) .  	 
\bibitem[Matthew (2003)]{b16}\label{b16} 	 		\textit{Saudi Support for Islamic Extremism in the United States},  		 			E Matthew 		.  		2003. 22 April 2012.  	 	 (Islam Daily.) 
\bibitem[Roco and Bainbridge ()]{b1}\label{b1} 	 		‘Societal Implications of Nanoscience and Nanotechnology’.  		 			M C Roco 		,  		 			W Bainbridge 		.  	 	 		\textit{National Science Foundation Report}  		2001. 2000.  	 
\bibitem[Cismas (ed.) ()]{b8}\label{b8} 	 		\textit{Statute of the OIC independent permanent human rights commission},  		 			I Cismas 		.  		Richard.S. (ed.)  		2011. 2012. 18 July 2012.  		 			Radio Free Europe/Radio Liberty. Agence France-Presse. 		 	 	 (Historic UN Session on Gay Rights Marked By Arab Walkout) 
\bibitem[Valentine and Leland ()]{b5}\label{b5} 	 		‘The Business Year 2013: Iran’.  		 			Jason N Valentine 		,  		 			R Leland 		.  	 	 		\textit{The Business Year},  				 (London, U.K)  		2013.  	 
\bibitem[Dean ()]{b17}\label{b17} 	 		‘The Middle East and North Africa’.  		 			Francis Dean 		,  		 			Lucy 		.  		 \url{Websitewww.d8tten.org,www.tech-park.ir}  	 	 		\textit{Routledge},  				2003. 2004. 2004.  	 	 (Illustrated ed.) 
\bibitem[Ferdous. F & Athar Uddin ()]{b0}\label{b0} 	 		‘Toward Islamization of Science and Technology’.  		 			M Ferdous. F \& Athar Uddin 		.  	 	 		\textit{IIUC STUDIES}  		 1813-7733.  		2011.  (9)  p. .  	 
\bibitem[What do bibliometric indicators tell us about world scientific output? UIS Bulletin on Science and Technology Statistics (2005)]{b2}\label{b2} 	 		‘What do bibliometric indicators tell us about world scientific output?’.  	 	 		\textit{UIS Bulletin on Science and Technology Statistics}  		2005. September 2005.  (2) .  		 			UNESCO Institute for Statistics 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
