\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={Strategies and Performance of New Mexican Emerging Multinational Enterprises},
 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{2011-01-21 (revised: 21 January 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-01-21}
\title{Strategies and Performance of New Mexican Emerging Multinational Enterprises}
\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.Jos G.  Vargas-hernandez}

             \author[2]{Dr.Jos G.  Vargas-hernandez}

             \author[3]{Dr.Jos G.  Vargas-hernandez}

             \affil[1]{  University Center for economic and Managerial sciences, University of Guadalajara}

\renewcommand\Authands{ and }

\date{\small \em Received: 19 December 2010 Accepted: 10 January 2011 Published: 21 January 2011}

\maketitle


\begin{abstract}
        


This paper is aimed to analyze the rise of New Mexican emerging multinational enterprises (MexEMNEs) into the global market. There is a growing interest in the study of these emerging multinationals among scholars. Several theoretical perspectives are reviewed which can give an explanation of the emergence of Mexican multinationals and support their expansion in overseas markets. Then, it is analyzed the strategies these multinationals implement and their performance and in doing so, several profiles of MexEMNEs are described and examined. It is intended to set up scenarios for future development. Finally, it is concluded that the survivor Mexican firms of this process of ?creative destruction? have transformed into capable and innovative MNEs in order to look and move ahead and take advantage of the challenging new opportunities.

\end{abstract}


\keywords{Mexican emerging multinational enterprises, performance, strategies.}

\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
he term multinational has meant the expansion of American firms around the globe. During the 1970s and 1980s "Third World multinationals" were identified and characterized by a number of authors. However, their foundations have changed over time under the competitive advantage strategy of the global economy era. Profound economic changes in emerging economies during the 1990s resulted in a more competitive environment that forced large firms to develop new strategies, build new capabilities and move into more global competitive markets.Newer emerging multinationals enterprises (MNEs) from emerging economies are in the process of transforming the global foreign direct investment (FDI). The emergence of rapidly developing economies is characterized by a wave of economic growth and the rise of local enterprises to become "global challengers"  {\ref (BCG, 2009)} About : José G. Vargas-Hernández, M.B.A; Ph.D. Profesor Investigador miembro del Sistema Nacional de Investigadores Departamento de Mercadotecnia y Negocios Internacionales Centro Universitario de Ciencias Económico Administrativas U de G. Periférico Norte 799 Edificio G-306 Zapopan, Jalisco C.P. 45100; México. Tel y fax: +52(33) 3770 3343 ext. Email : 5097josevargas@cucea.udg.mx,jgvh0811@yahoo.com, jvargas2006@gmail.com that are globalizing their business and challenging the traditional American model of modern multinational enterprise (MNE). The emergence of this "global challengers" is a trend, although this new emerging multinationals are hardly world leaders in their industry or market niches. Mexico had been host economy for multinationals from developed countries. Foreign policy entered México when this country changed trade policy from an economic model of import substitution to an export oriented strategy model. Trade liberalization policy has changed the behavior of large Mexican firms providing incentives to internationalize their activities. The Mexican emerging multinational enterprises (MexEMNEs) are involved in broader processes of economic globalization of Mexico post-NAFTA (North American Free Trade Agreement). After 15 years of the implementation of NAFTA, Mexico has become the 12th largest economy of the world and one of the leading world exporters in manufacturing goods (Banco de \hyperref[b2]{México, 2006}). In the late 1990s, large Mexican firms that survived market reform and structural adjustment policies started to invest overseas. Since then, new multinationals are rising in Mexico as well as other emerging economies are changing the corporate world. The analysis of \hyperref[b52]{Suarez and Oliva (2002)} shows that emerging multinationals are successful survivors from the complex competitive environments of structural economic reforms in the stages of turnaround and catch-up, expansion, acquisition of new capabilities and quest for industry leadership.\par
Although this New Mexican emerging multinational enterprises (MexEMNs) share common structural features with emerging multinationals from other countries, they have the imprinting of specific national experiences. Mexican new multinationals have irrupted on a global scale multiplying investments beyond the borders to lead their business sectors. Mexican emerging multinational enterprises (MexEMNs) rank among the most global and largest firms. Este trabajo tiene por objetivo This paper is aimed to analyze the rise of New Mexican emerging multinational enterprises (MexEMNEs) into the global market. 
\section[{II. THEORETICAL PERSPECTIVES}]{II. THEORETICAL PERSPECTIVES}\par
Various social sciences have contributed to study multinational enterprises in emerging economies. Conventional theories of economics and modern theories of multinational enterprises have not predicted the emergence of large new multinationals from emerging economies \hyperref[b60]{(Wells, 2007)}. Research on new emerging multinational enterprises began in the eighties when they still represented a minor threat to the traditional multinationals, which simply ignore the rise of these new global business corporations.The multinationals enterprises (MNEs) originating from emerging economies have been referred as "Third-world multinationals by \hyperref[b61]{Wells (1983)}, "latecomer firms" by \hyperref[b42]{Mathews (2002)}, "unconventional multinationals" by \hyperref[b37]{Li (2003)}, "Challengers" by  {\ref BCG (2008)}, "emerging multinationals" by \hyperref[b0]{Accenture (2008)}, "new multinationals" by \hyperref[b28]{Guillén and García-Canal (2009)} and "emerging market multinational enterprises" (EM MNEs) by \hyperref[b39]{Luo and Rui (2009)}. However, the semantic of these terms are confusing the debate although may be other that may describe better the phenomena.\par
Emerging market multinational enterprises have been researched from several theoretical approaches:\par
-The evolutionary process perspective is a behavioral approach that focuses on roots, causes and features of a gradual internationalization of firms. The Uppsala model considers that organizations develop incrementally learning processes which affect the investment decision making behavior. The Uppsala model is one of the theories describing the internationalization process of firms, stating that firms first choose to enter nearby markets with low market commitment. This model connects psychic distance with of density of ethnic ties which result in cultural and institutional proximity between two countries which provide market opportunities to cater demand of Mexican products (Vasquez-Parraga and Felix, 2004).\par
-In this sense, Mexican emerging multinationals enterprises (MexMNEs) have a strong presence not only in Latin American, Ibero American markets, including Spain, but also in Hispanic markets in United States and wherever there are Mexican migrants or population with Mexican background. However, it must be recognized that determinism is one limitation of the Uppsala model.\par
-The springboard approach sustains that global expansion of MNEs is a response to their moves on global markets \hyperref[b40]{(Luo and Tung, 2007;}\hyperref[b42]{Mathews, 2002)}.\par
-Government steward logic approach postulates that MNEs receive political mandate to invest abroad to acquire the needed scarce natural resources (Deng, -New emerging multinational enterprises as a large monopolistic firms tend to diversify functions and locations to have more access to scarce resources following a strategy of international exploitation. Large firms tend to undertake international expansion expecting that diversification can avoid the costs of inefficient capital markets \hyperref[b32]{(Khanna and Rivkin, 2001)}. Also these emerging multinational enterprises may follow a strategy of exploration to capitalize on existing or creating and developing resources and technological capabilities, which leads to invest more in home-countries \hyperref[b22]{(Goldstein, 2007}\hyperref[b29]{, Hoskisson, et al., 2000)}.\par
-Strategic management theory focusing on performance differences of emerging multinationals considers their competitive advantages in a global context in order to develop new capabilities and strategies. \hyperref[b3]{Bartlet and Ghoshal (2000)} concluded that emerging multinationals overcame the same core challenges to compete in a global market by adopting strategies to become the late mover as a source of competitive advantage and developing a cross-border learning culture. Strategic intent approach considers that outward foreign direct investments (OFDI) by MNEs are aimed toward the acquisition of strategic assets \hyperref[b10]{(Child and Rodriguez, 2005;}\hyperref[b47]{Rui and Yip, 2008)}.\par
-One characteristic of trade's oriented foreign direct investment is that "it is an investing country´s comparatively disadvantaged industry that invests overseas, to achieve a stronger comparative advantage trough providing appropriate capital goods and technology?to its production subsidiary in the foreign country"  {\ref (Goldstein, 2007: 75} -The ambidexterity perspective argues that MNEs are ambidextrous organizations "pursuing simultaneous fulfillment of two disparate, and sometimes seemingly conflicting objectives"  {\ref (Luo and Rui, 2009: 50)}. This perspective suggests that MNEs have four dimensions of ambidexterity: Co-orientation, cocompetence, co-opetition and co-evolution.\par
-Resource-based view and dynamic capabilities approach sustains that the expansion of emerging multinationals is the result of the growth of the firm.\par
According to the theory of firm-level growth \hyperref[b43]{(Penrose, 1955)}, management of emerging multinationals coordinate bundles of resources without any limits to achieve scope economies. Multinationals arise as efficient instruments to transfer knowledge across borders \hyperref[b35]{(Kogut and Zander, 1993)}. Firms posses' different capabilities.\par
-The eclectic or OLI paradigm based on transaction cost economics emphasizes categories of ownership or firm specific advantages and core competences, localization or country specific advantages and internalization or structural governance advantages.\par
The eclectic paradigm conceptualizes decisions to invest abroad in terms of market, product and industry characteristics (Godstein, 2007: 74). Outward foreign direct investment is driven by "differences in rates of return and capital abundance"  {\ref (Goldstein, 2007: 74}). 
\section[{III. EXPANSION OF NEW MEXICAN}]{III. EXPANSION OF NEW MEXICAN} 
\section[{EMERGING MULTINATIONALS ENTERPRISES}]{EMERGING MULTINATIONALS ENTERPRISES}\par
New multinationals from emerging countries have either given opportunities or posed a threat to conventional multinationals from advanced economies. The entries and expansion of these "new" Mexican emerging multinational enterprises (MexEMNs) to the international markets have followed different patterns from that of the American Model of the multinational enterprise  {\ref (Guillén and García Canal, 2009: 23)} which dominated the international economy during the Post World War II period, characterized by "?foreign direct investment (FDI) aimed at exploiting firm-specific capabilities developed at home and a gradual countryby-country approach of internationalization?".The "new" multinationals from the emerging economies have followed different pattern of global expansion. New multinationals from emerging economies invested overseas in wholly owned subsidiaries, joint ventures or branches \hyperref[b61]{(Wells, 1983)}. In order to invest abroad, emerging multinationals must have some firm-specific advantages over competitors such as low-cost, economies of scale, product differentiation, technological know-how and others. However, a recent trend of Latin American multinationals is described by  {\ref Goldstein (2007:7)} stating that they "have lost leadership that was theirs for most of the 20 th Century". The entry to global markets, expansion and proliferation of the "new" multinational enterprises (MNs) originating in emerging economies, such as the case of Brazil, China, India and México, during the last two decades, have surprised policymakers and analysts. The Boston Consulting Group (2006) identified 6 Mexican MNEs out of top 100 emerging multinationals. The 2009 Boston Consulting Group (BCG) 100 new global challengers are based on 14 rapidly development economies (RDEs), including Mexico. 
\section[{IV. CHARACTERIZATION OF NEW}]{IV. CHARACTERIZATION OF NEW} 
\section[{MEXICAN MULTINATIONAL ENTERPRISES (MEXMNES)}]{MEXICAN MULTINATIONAL ENTERPRISES (MEXMNES)}\par
New Mexican emerging multinationals (MexMNEs) operates within a range of economic sectors although they are more concentrated in construction, telecommunications, food and beverages and some others. Large economic groups and foreign multinationals control industries in México and there are evidences that these groups will remain playing an important role, although there is evidence also that the stock market is growing slowly. According to the analysis of \hyperref[b25]{Grosse (2007b)}, Mexican large economic groups are 100 percent family control, although the structure of most emerging Mexican MNEs is one of the open societies publicly listed and no longer directly or indirectly controlled by the state.The industrial sector has changed in México during the last 30 years in Mexico. A close analysis to changes in the structure of industry from 1970 to 1992, measured by the structural change index, shows that engineering intensive industries has grown from 12.0 to 15.6 during this period and automobiles from 8.4 to 18.6, while natural resource intensive industries and resources processing industries has dropped from 43.2 down to 40.8 and labor intensive industries from 36.4 to 25 \hyperref[b33]{(Katz, 2007)}. The automobile industry in Mexico has expanded strongly. According to the KOF (2010) Index of Globalization, Mexico is neither one of the World's 15 most globalized countries nor one of the World's least globalized countries. Despite the structural reform and major economic liberalization efforts introduced in the last three decades, Mexico is consistently lagging behind in the globalization process. 2010 KOF Index of Globalization ranks Mexico in 71, and 81 in economic globalization, among 208 countries based on data from the year 2007.\par
However, Mexican new MNES are taking advantage of global reach and scale resulting from economic globalization processes, technological changes and increasing market competitiveness, by strategizing to succeed in a complex and uncertain international environment. The Mexican emerging MNEs are taking up the strategy of globalization further beyond the export phase of economic development. Mexican New MNEs are taking advantage of free trade agreements to search for partners to make strategic alliances with international businesses to get into foreign markets. Table \hyperref[tab_1]{1}   \hyperref[b28]{(Guillén and García-Canal, 2009)}. Mexican MNEs invest in ethnic markets to cater the consumers that belong to Hispanic and more specifically the Mexican communities. However, although the ethnic, language and cultural heritage is considered an advantage, however had been reported by Mexican MNEs as one of the main barriers to enter foreign markets \hyperref[b53]{(Tavares, 2007)}. As Mexican MNEs scramble to establish their foothold in overseas markets, the cultural limitations and impediments are more evident on operational and staffing practices. Therefore, Mexican MNEs abroad are challenged by local economic and cultural practice. 
\section[{V. STRATEGIES IMPLEMENTED BY MEXICAN}]{V. STRATEGIES IMPLEMENTED BY MEXICAN} 
\section[{EMERGING MULTINATIONAL ENTERPRISES}]{EMERGING MULTINATIONAL ENTERPRISES}\par
The pragmatic neoliberal economic, fiscal and monetary policies implemented in México in the last 25 years have pervaded the corporate governance and managerial practices.\par
Also, the pragmatism of entrepreneurs has provided the moorings for corporate strategies of the emerging Mexican MNEs \hyperref[b49]{(Santiso, 2006;}\hyperref[b17]{Feenstra and Hamilton, 2006)}.A pattern of expansion of Mexican MNEs is that one centered on firms producing goods based on in raw materials industries and the availability of natural resources, such as cement.\par
Grosse and Thomas (2007) interviewed 15 Mexican firms in 2004-05 known to have pursued high levels of business diversification, and found as the key competitive advantages in large Mexican MNEs for overseas competition. Table \hyperref[tab_1]{1} gives more details of sources of competitive advantages in large Mexican multinational enterprises.  
\section[{Source: Based on Grosse and Thomas (2007)}]{Source: Based on Grosse and Thomas (2007)}\par
The forms analyzed by \hyperref[b26]{Grosse and Thomas (2007)} developed sprawling distribution channels involving a massive pool of resources which contributed to the firms to expand abroad.The key advantages in overseas competition for Mexican firms is the low-cost production based on small-scale manufacturing or low wages \hyperref[b61]{(Wells, 1983}; Thomas and Grosse, 2005; Peres, 1998) and offshore production for industrial-country clients \hyperref[b61]{(Wells, 1983)}, ties to existing clients such as suppliers to MNS and ethnic connections \hyperref[b36]{(Lall, 1984)}, technology \hyperref[b36]{(Lall, 1984;}\hyperref[b26]{Grosse and Thomas, 2007 )}. \hyperref[b24]{Grosse (2007a)} found the strengths that enable MNEs to compete in domestic and foreign markets are high-quality products and services, low-cost production, control over distribution channels and good relationships with government and other institutions.\par
Grosse (2007b) also report the key competitive strengths of Mexican economic groups, production of high quality products and /or services in the industries of auto parts, publishing, construction, TV and telephone; production of low costs products in auto parts, beverages, books and retail stores; relationships with existing clients, in industries of auto parts and beverages; superior distribution network in airline, beverages, conglomerate, publishing, retail stores, telephone; superior service in airline, retail stores and telephone and diversification in TV and conglomerate.\par
The strategies implemented by the New Mexican emerging MNEs range from restructuring, mergers and acquisitions to attraction of foreign investment, although vertically integrated business into multinationals in an open economies is becoming an obsolete strategy. Mexican emerging multinationals use mergers and acquisitions to expand their overseas projects of innovation and manufacturing bases to build global recognition, even if they lack competitive advantages such as portfolio of intellectual property rights, economies of scale, market power, etc. Since 2006 there is a large wave of huge acquisitions from Mexican emerging MNEs confirming that the strategy of grow through mergers and acquisitions is becoming stronger among them (See table 4 below).  
\section[{MULTINATIONAL ENTERPRISES' COMPETITIVENESS}]{MULTINATIONAL ENTERPRISES' COMPETITIVENESS}\par
It is quite difficult to measure the performance and gauge the real impact of Mexican emerging multinationals. Lack of opportunities and incentives for large Mexican companies in the domestic market have pushed them going abroad to widen their business and benefit from global markets. Deregulation of the market in Mexico occurred since the last years of the 80s but the turning point was the entry to the North American Free Trade Agreement (NAFTA) in January 1 st , 1994, which had an impact on the more-diversified Mexican firms. Between 1994 and 2000, the information technology (IT) manufacturing boomed, the electronics sector and the value of exports grew by 500 percent \hyperref[b64]{(Zarsky and Gallagher, 2007)}. However, the flagship MNEs shut down most operations during the industry shakeout of 2001-03. The researchers found two factors as being the main cause of the failure: A shift in global strategy towards outsourcing, and the lack of an active policy to support foreign investments. According to the analysis of  {\ref Grosse and Thomas (2007:262)} the "moreinternational firms had superior performance than the more domestic group?", which is leading to the conclusion that greater internationalization correlates with higher performance.\par
Mexican MNEs have emerged as successful global companies in areas with intermediate levels of technological innovation, after overcame the internal conditions and difficulties of two financial crises. However, according to Grosse and Thomas (2007:257) the internationalization of Mexican companies "appears to be moderately positive in defusing the impact of the tequila crisis in México". Mexican companies that were doing business abroad were more successful in surviving the tequila crisis because exports were more internationally competitive.There is a rising group of large Mexican companies that have been increasing global competitiveness pursued through diverse proactive business strategies to build up a position in the global market and becoming multinationals \hyperref[b20]{(Garrido, 2006)}, although the statistical analysis of Grosse and Thomas (2007:257) "give a limited amount of insight into the strategies of large Mexican groups in the turbulent 1990s". A puzzling phenomenon is the fact that there were more Mexican emerging multinational enterprises (MexEMEs) in the first years of the 1990s, then diminished the last years and rose again in the early years of 2000s. From 1999 to 2002, CEMEX was the only one Latin American nonfinancial MNEs ranked by foreign assets that made it to the UNCTAD's list of the top 100. However, \hyperref[b22]{Goldstein (2007)}   
\section[{ANALYTICAL DESCRIPTION OF THE NEW MEXICAN EMERGING MNES}]{ANALYTICAL DESCRIPTION OF THE NEW MEXICAN EMERGING MNES}\par
Alfa is a conglomerate operating in a wide range of industrial sectors although in the last years the strategy is aimed to strengthening only the most profitable business, and thus selling Hylsamex to Techint in 2005. Hylsamex has been the largest acquisition of Techint. This strategy favored the expansion of Nemak operations to supply its products to automobile plants in North America, South America, Europe, Australia and China. Other strategic business of Alfa is Sigma in the food sector and the petrochemical industry. Alfa has partnerships and strategic alliances with firms in Unites States, Europe, Japan and South America.\par
CEMEX is a global competitor well knows worldwide MNN, the third largest cement company in the World, just after Lafarge (French) and Holcim (Swiss), and the largest of Latin America (UNCTAD, 2005). Among the top 50 multinationals based in emerging economies, measuring foreign assets CEMEX was ranked first in 1993, second in 2000, third in 2001, fourth in 2002 and fifth in 2003 \hyperref[b22]{(Goldstein, 2007} with data CEMEX produces several products of cement which have achieved the second and third largest producer depending on a specific product. After a prominent rise from local-base company in Monterrey to the second largest cement company in the world, CEMEX became one of the most prominent companies in a capitalintensive business, operating in more than 50 countries. In mid-1970s, CEMEX started to export to the Southern United States, Central American and the Caribbean region. Because the antidumping regulations were rife, CEMEX oriented its strategy towards foreign direct investment. The internationalization strategy of CEMEX had as a major motivation the risk management. As a consequence of the 1982 crisis, the aggressive strategy of CEMEX was to consolidate its position in the national market through acquisitions of cement plants, finding innovative ways of paying using domestic capital markets. The strategy of CEMEX centered on processes of innovation is leading to become one of the stronger world/wide competitors in the cement industry. CEMEX reinforced its international operations through the strategy of diversification until becoming the second largest cement company in the world. However, the competitiveness of CEMEX is higher in the emerging markets. CEMEX became a multinational corporation by acquiring and absorbing companies all over the world: United States, Latin American countries, England, Spain, Egypt, Indonesia, Philippines, etc. CEMEX Acquired Southdown, Inc. in United States in 2000 and RMC in the United Kingdom in 2005 motivated by a strategy focused "?to balance out markets with high risks and high profit margins with less profitable but more stable markets operating in hard currency"  {\ref (Tavares, 2007:54)}. After CEMEX took over Southdown, its main America competitor became the largest US cement producer  {\ref (Economist, 2004)}. With the acquisition of RMC by CEMEX, Europe became its largest market amounting around 40 percent of total sales. CEMEX has also offered a bid to the Australian building materials group Rinker. Between 1990 and 2006, CEMEX completed more than 40 operations of overseas acquisitions. Financial policies and expertise used by CEMEX had been accounted by \hyperref[b50]{Sarathy and Wesley (2003)}. At the same time, CEMEX entered to international markets through co-ownership and exports. This strategy was modified because of the antidumping lawsuit against the Mexican cement. Also CEMEX invest in Greenfield specifically in natural resources exploration and production. CEMEX challenges the incorporation of local and isolated operations into a global production and distribution system by taking advantage of the best practices (CEMEX, 2001) based on a system of just in time delivery. CEMEX has around half of its cash flow in Unites States and Europe and the remaining half in countries as diverse as Egypt, Indonesia, Philippines and of course, México \hyperref[b16]{(Expansión, 2004)}. CEMEX is considering a strategy to enter to China and Russia and Turkey' markets, where its products would compete with low-quality local cement, and where the acquisition of cement assets owned by the state and individual investors may be smoother \hyperref[b46]{(Reforma, 2004b)}. The strategy of CEMEX is to concentrate investments in developing countries where the profits are higher because the small levels of purchase of bags for selfconstruction and small-scale building. Also, the strategy of CEMEX relies heavily on a just in time delivery system of distributing concrete. CEMEX is implementing the franchise Construrama, a strategy of low prices for low quantities to cater and provide access to the lower economic segments by selling inexpensive bags of cement for the self-construction market. In association with GE Capital launched a Constructcard project. The design and development of a strategy based on a business model to create value for the emerging consumers, requires alignment of other parties involved such as suppliers, wholesalers and retailers.Other strategy attracts remittances from immigrants for their families and ensures that funds are properly and safely invested in building materials to build their dwellings. Through the strategy of corralones, CEMEX grants credit and give advisory assistance to small suppliers of building materials. Also as a strategy, CEMEX emphasize continuous innovation for sustainable economic development with a strong commitment to environment and corporate social responsibility supports environmental protection projects in cooperation with NGOs. CEMEX has developed its own information system and set up a satellite network to transmit data. CEMTEC is a subsidiary taking care of managerial development programs. CEMEX has merged with other companies to create Neories, and IT consultancy now together with Constructmix, a construction-industry marketplace and Latinexus, an eprocurement, are part of CxNetwork an e-business company.\par
Cydsa, a group of 18 companies specialized in textiles, chemicals and plastics which were very successful during the eighties due to its strategies of diversification and strategic alliances. The group went into financial difficulties during the 1994-95 Mexican crises, just to the point of selling two thirds of its assets to be able to pay debts. DESC is a supplier to auto companies on a competitiveness based on its high-quality auto parts and low-cost capabilities for production.Femsa owns the largest Coca-Cola bottling group in the world, a brewing company and a convenience-store chain. The alliance FEMSA -Coca Cola enables it to build the distribution channels and manage the network in the Latin American market. Femsa is expanding towards new markets of beer and beverages in Canada, United States and Latin American countries. Gruma (Grupo Maseca) is the largest producer of tortillas, dominates the market of several American countries and through the implementation of a strategy of international expansion, it exports to more than 50 countries around the world. The tortilla and corn flour market in the U.S. reports 60\% of its total income and have plans to duplicate capacity. Gruma ranked 40th among the top 50 multinationals based on emerging economies measured by 2002 foreign assets, according to the estimations of Godstein (2007). Gruma is investing in creating new plants located in places where there is demand of the product, such as China, Russia, Australia, Africa, etc. Gruma is heavily investing in the markets of Asia and Oceania to concentrate in India, Indonesia, Malaysia, etc.\par
Grupo Bimbo is the second only to Yamazaki (Japan) producer of baked food products in the world  {\ref (Expansion, 2005)}. It is a packaged bread and baking company evolving to a diversified operation of more than 5, 000 products, including sliced bread, sweets, chocolates and salted snacks. Bimbo is among the largest in its respective market niche that relies heavily on acquisitions to growth abroad. Bimbo started business operations in United States in 1984 and in Guatemala in 1991, followed by other acquisitions in Chile and Colombia. Now, it has factories in most of Latin-American, Asian and European countries and has been very successful in the Hispanic market. Bimbo set up manufacturing plants in strategic alliance with McDonalds and has bought Park Lane Confectionary of Germany and invested in Eastern Europe. The successful strategy followed is to manage and have control over the whole logistics, physical distribution and supply chain. Grupo Bimbo operates in a multilevel environment having rivals at both domestic market and in global markets. Bimbo has benefitted from the competitive advantages offered by the agro-industry sector. The internal resources, competitive advantage, competition in the bread business, the institutional environment, elements of corporate governance, competitive conditions in foreign markets, etc., are some of the factors leading to the competitiveness of Bimbo in home and foreign markets. Bimbo takes advantage of its strengths in the distribution networks and hiring managers and entrepreneurs from the lower economic segments. These competitive conditions of Bimbo in the domestic market are quite different to the competitive conditions of rivals in their home country, which gives Bimbo and advantage over its competence in the Latin American markets. Bimbo ranked 47th among the top 50 multinationals based on emerging economies measured by 2003 foreign assets, according to the estimations of \hyperref[b22]{Goldstein (2007)}. Grupo Carson is a sister company of Carson Telecom and the largest Mexican conglomerate that has businesses in different manufacturing and retailing sectors operating in several countries of America, Asia and Europe. In 1996, the telephone holdings were spun off into separate firms. It has main six subsidiaries and more than 200 small subsidiaries. Group Carson owns industrial, consumer and retail holdings. Commercial enterprises report to the Carso Holding Company. Also in finances and banking, it holds Grupo Financiero Inbursa including a commercial bank, an insurance company, and a stockbroker.Telmex, the Mexican telephone company, after privatization in 1990, it was acquired in a joint venture with Southwestern Bell and has become one of the biggest competitors in America. Modernization of Telmex occurred in 1995-96 after the new regulatory framework. Telmex controls more than 90\% of all fixed phone lines in Mexico. In 2006 Telmex bought 3.5 percent stake at Portugal Telecom.\par
America Movil is a spinoff of the holding company Carso Global Telecom since 2000 and together with Telmex, they have multiply acquisitions. America Movil offers the operation of the cellular phone services and has control of more than 80\% of the Mexican market  {\ref (Financial Times, 2006)}. America Movil is the largest or second largest wireless communications business in most Latin-American countries and tenth of the world. From 2001 to 2005, America Movil invested in Latin American markets to build a strong presence through the strategy of replication of its own business model. America Movil was transformed in only two years to become the largest telecommunications company in the Latin America in 2005. America Movil ranked sixth among the top 50 multinationals based on emerging economies measured by 2003 foreign assets, according to the estimations of \hyperref[b22]{Goldstein (2007)}. Multinational expansion of America Movil has been based on the strategies to keep lowcosts and to market prepaid telephone cards. In 2005, America Movil in partnership with Bell Canada, Inc. and SBC International set up Telecom Americas. Some strategies that Telecom Americas implement are to develop economies of regional scale on technical and managerial services, to lower costs by pooling human resources, its ability to deal and negotiate with governments, and to diversify to get into new and more dynamic areas of telecommunications. Telecom Americas has subsidiaries and joint ventures in several Latin American countries, United States, Spain, etc. Carso has as a self declared strategy to keep costs down, to get close to customers, and to be leaders in every segment it enters. The competitive strengths of Grupo Carso include knowledge of the market and distribution for telephone service. Carso moves in and out of the business as competitive advantages and conditions change following a diversification portfolio's strategy, although the degree of diversification remains unchanged in unrelated businesses.Grupo Modelo was the third was the third-largest brewery world-wide. It has developed an aggressive business model targeting high-price segments' needs and achieving leading positions in more than 140 overseas markets of beers, such as the case of Corona Beer. Corona beer has a selective distribution in international markets where its brand is associated to the image of attractive and colorful vacations.\par
Grupo Televisa is one of leading in the business of media production in the world, broadcasting and advertising, cable TV radio and disc production operating in Latin America, United States and Spain. The soap opera has been successful in Asian countries. Mabe was a domestic appliance industry until it formed a strategic alliance with a global firm and had access to better technological competences. Mabe fill orders of domestic appliances for General Electric since 1993 when there was a shortage in supply for the regional markets \hyperref[b7]{(Bonaglia, et al., 2006)}. In 2005, Mabe had 69 percent of international sales out of total sales. IMSA is a producer of steel and metal products has invested in the Latin American region and concentrating operations on IMSA Acero, relocation and enlargement of stations in order to innovate and diversify. IMSA has distribution and manufacturing operations in countries in America, Africa, Asia, Australia and Europe. Ingenieros Civiles Asociados (ICA) is engaged on the business of civil engineering services targeting large infrastructure building projects and industrial park complexes. It has been operating in most of Latin American countries and Unites States.Mexichem is a chemical company that has vertically integrated its vinyl-chlorine (PVC) and fluorite chain business, building the position as the world´s largest fluorite mine for PVC.Newak benefits of its increased integration of previously acquired firms. The international sales represented 82 percent of total sales in 2005, according to data from América Economía (2005) Vitro, a glass company, has concentrated in a divestment, building strategic alliances and acquisition strategies to concentrate core and competitive production in strategic business of flat glass and glass containers with emphasis on the food and automobile industrial sectors oriented toward increasing exports. Vitro has already sold some companies involved in household appliances, like Cydsa and Crisa, the development of fibers, such as Vifisa and plastics and chemicals like Vancan, Bosco and Qímica M. and had ended some strategic alliances in non-strategic sectors. The growing Hispanic market remains as a challenge to Vitro. Vitrocrisa is a joint venture between Vitro and Libbey is supplying Sunbeam already producing in China and Mexican beverage producers already exporting to China \hyperref[b45]{(Reforma, 2004a)}.Other Mexican emerging multinationals enterprises (MexEMNEs) doing operations overseas at small scale are: Condumex produces automobile cables. Grupo Industrial Saltillo (GIS) produces engines blocks and heads. San Luis is one of the World's biggest producers of light-vehicle suspension springs.Other important Mexican retailers operating abroad are three chains of drugs and pharmaceutical products, Farmacias Similares, Farmacias Benavides y Farmacias Del Ahorro, all of them are already expanding to other Latin American countries. Grupo Elektra, a retailer in electronics and furniture, has more than 1,000 points of sail in Latin America, covers the whole chain from marketing to customer credit supported by other sisters: TV Azteca and Banco Azteca. 
\section[{VIII.}]{VIII.} 
\section[{SCENARIOS FOR MEXICAN EMERGING MNES}]{SCENARIOS FOR MEXICAN EMERGING MNES}\par
The economic globalization processes and operations of Mexican emerging MNEs have small impact and contribution to national economic growth and development because the low-level of intra -firm trade.The development and innovation of high technology companies require the strategic support from the State, research and high learning institutions, financial programs, and so forth, in order to absorb uncertainty and reduce risk and failures.Mexican emerging MNEs will continue strategically seeking enlargement of international market operations by boosting investments and positioning in other countries. The strategy of MNEs of grow abroad will move from organic growth to be more oriented toward the implementation of strategic business models based on mergers and acquisitions, partnerships and joint ventures.More South-South flows of outward investments, joint ventures, partnerships and strategic alliances will be on the rise among Mexican emerging MNEs and other firms of emerging economies to target overseas markets. The increasing South-South flow of investments, resources and technology is a major change underway in the economic globalization processes which is erasing the divide between the center and the periphery. Emerging Mexican MNEs will take advantage and benefit from understanding the role of local economic, legal and cultural dimensions on their practices in different national environments. Mexican MNEs are recognizing the strong influence that national cultures are exerted on the outcomes. Therefore, Mexican MNEs will be relying increasingly on leveraging worldwide talent. 
\section[{IX.}]{IX.} 
\section[{CONCLUSIONS}]{CONCLUSIONS}\par
There is a trend showing and signaling the emergence of new economic phenomena under the economic process of globalization represented by the rise of Mexican emerging multinationals enterprises (MexMNEs). Among the forces driving this trend are the economic processes of globalization, macroeconomic structural reforms, the fast moving systems of transportation and low-cost information and communication technologies, lower costs of capital and more favorable global financial system. This new global economic environment is becoming more competitive and pressing business around the world to continue growing, sustain competitiveness and create value beyond their national borders, as new competitors appear in the markets. Mexican MNEs' strategy of grow abroad at overseas markets is mainly through organic growth and in less proportion through mergers and acquisitions.The overseas operations of Mexican emerging MNEs are entering into a new phase of international expansion in global markets, looking for direct presence related to the increasing sales. Mexican emerging MNEs are entering into a more globalized scale of activities through outward investments in new ventures, acquisition of assets, forming partnerships, strategic alliances and joint ventures. Emerging Mexican multinationals had invested overseas based on their ability to manage uncertain, complex and competitive environments as the result of severe economic crises, economic liberalization, structural reforms and steady economic globalization processes. This condition shows that Mexican firms present one of the highest rates of trade-openness among the emerging economies. Mexican emerging MNEs attempt to enter and expand to emerging and mature markets equipped with business models combining low-cost, high-quality products and services and efficient systems of logistics and distribution channels to reach the overseas target markets.All the Mexican emerging MNEs have very similar elements in common: They have the origins from very large domestic firms, low-cost resources including labor, a week institutional legal system and economic and financial environment leading to a critical and cyclical periods of crises  {\ref (1982,} {\ref 1987,} {\ref (2008)} {\ref (2009)} {\ref (2010)} followed by negative or low economic growth. The survivor Mexican firms of this process of "creative destruction" have transformed into capable and innovative MNEs in order to look and move ahead and take advantage of the challenging new opportunities. Mexican Emerging MNEs are averse to implement the strategy of risk diversification to create a portfolio of outward investments allocation in assets and natural resources. Also risk diversification through a portfolio allocation prevents exchange rate and commodity prices fluctuations.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2878486055776892\textwidth}P{0.38605577689243026\textwidth}P{0.17609561752988048\textwidth}}
Destination countries\tabcellsep \multicolumn{2}{l}{Cumulative FDI inflows}\\
Argentina\tabcellsep 4\tabcellsep \\
Costa Rica\tabcellsep 8\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Outward foreign direct}\\
\tabcellsep \multicolumn{2}{l}{investment stocks from Mexico}\\
\tabcellsep \tabcellsep (US\$ m.)\\
1989\tabcellsep \tabcellsep 840\\
1995\tabcellsep \tabcellsep 2, 572\\
1992-1998\tabcellsep 549\tabcellsep \\
1999\tabcellsep 1, 475\tabcellsep \\
2000\tabcellsep 984\tabcellsep 7, 540\\
2001\tabcellsep 4, 404\tabcellsep 11, 944\\
2002\tabcellsep 930\tabcellsep 12, 067\\
2003\tabcellsep 1, 784\tabcellsep 13, 645\\
2004\tabcellsep 2, 240\tabcellsep 15, 885\\
2005\tabcellsep 6, 200\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Based on estimations of\hyperref[b22]{Goldstein (2007)} Since 2000, there is a pattern of increasing outward foreign direct investment of Mexican MNEs. In 2004, the Mexican direct investment abroad was 17. 5 billion dollars and the tendency are to increase as Mexican companies are becoming more competitive (Banco de México, 2006). In 2005 reached \$6.2 billion. More details are provided in table 2. The Boston Consulting Group (BCG) has identified several patterns that are being followed by the emerging Mexican MNEs in their strategies of internationalization and globalization processes of operations: To become global brands, to turn technological capabilities into global innovation, to acquire and monetize natural resources and commodities and to implement new business models to multiple markets, such as the case of CEMEX.Table2-Foreign direct investment (FDI) outflows and outward foreign direct investment stocks from Mexico (US\$ m.)YearForeign direct investment (FDI) outflows from Mexico (US\$ m.)Sources: Based on estimations of\hyperref[b22]{Goldstein (2007)} with UNCTAD data at www.worldinvestmentreport.com and Banco de\hyperref[b2]{México (2006)} ]} 
\caption{\label{tab_1}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.18957725947521867\textwidth}P{0.2044460641399417\textwidth}P{0.12142857142857141\textwidth}P{0.33454810495626824\textwidth}}
Competitive advantage\tabcellsep Description\tabcellsep Examples\tabcellsep Sources\\
Low-cost production\tabcellsep Based on small-scale\tabcellsep Gigante, FEMSA\tabcellsep Grosse and Thomas\\
\tabcellsep manufacturing or low\tabcellsep \tabcellsep 2007; Wells, 1983; Peres,\\
\tabcellsep wages\tabcellsep \tabcellsep 1998.\\
Superior product or\tabcellsep Better phone service,\tabcellsep Televisa, TV Azteca,\tabcellsep Grosse and Thomas\\
service quality\tabcellsep higher-quality shows;\tabcellsep DESC\tabcellsep 2007.\\
\tabcellsep superior parts\tabcellsep \tabcellsep \\
Ties to existing clients\tabcellsep Suppliers to MNEs\tabcellsep DESC\tabcellsep Grosse and Thomas\\
\tabcellsep \tabcellsep \tabcellsep 2007; Wells, 1983.\\
Ethnic connections\tabcellsep \tabcellsep Televisa, Gigante\tabcellsep Grosse and Thomas\\
\tabcellsep \tabcellsep \tabcellsep 2007; Lall, 1984; Thomas\\
\tabcellsep \tabcellsep \tabcellsep \& Grosse, 2005.\\
Technology\tabcellsep \tabcellsep CEMEX\tabcellsep Grosse and Thomas\\
\tabcellsep \tabcellsep \tabcellsep 2007; Lall, 1984; Thomas\\
\tabcellsep \tabcellsep \tabcellsep \& Grosse, 2005.\\
Membership in economic\tabcellsep Ability to realize\tabcellsep Multivision; Carso;\tabcellsep Grosse and Thomas\\
group\tabcellsep economies of scope\tabcellsep Salinas\tabcellsep 2007; Khanna \& Palepu,\\
\tabcellsep \tabcellsep \tabcellsep 2000.\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.3963623046875\textwidth}P{0.0498046875\textwidth}P{0.21748046875\textwidth}P{0.1863525390625\textwidth}}
\multicolumn{3}{l}{Mexican multinational enterprise Target OECD company}\tabcellsep Description\\
CEMEX\tabcellsep RMC (UK)\tabcellsep \tabcellsep Completed the US\$4.1 bn.\\
\tabcellsep \tabcellsep \tabcellsep Acquisition in February 2005.\\
Gruma Corporation\tabcellsep \multicolumn{2}{l}{Nuoba de Francheschi and Figli}\tabcellsep The world's largest tortilla producer\\
\tabcellsep (Italy)\tabcellsep \tabcellsep bought 51\% of the US\$27 m. maize\\
\tabcellsep \tabcellsep \tabcellsep manufacturer in July 2004, with a\\
\tabcellsep \tabcellsep \tabcellsep view to integrate it with its UK\\
\tabcellsep \tabcellsep \tabcellsep factory.\\
Gruma Corporation\tabcellsep \multicolumn{2}{l}{Ovis Bosque (Netherlands)}\tabcellsep Took over Europe's biggest flour\\
\tabcellsep \tabcellsep \tabcellsep tortilla manufacturer. Sales\\
\tabcellsep \tabcellsep \tabcellsep Euros20m, in 2004.\\
Kosa\tabcellsep \multicolumn{2}{l}{Hoechst Celanese's polyester fiber}\tabcellsep Bought when the German company\\
\tabcellsep plants (Germany)\tabcellsep \tabcellsep decided to move to higher-value\\
\tabcellsep \tabcellsep \tabcellsep synthetics. KoSa a U.S.-Mexican\\
\tabcellsep \tabcellsep \tabcellsep venture managed by Mexicans, is\\
\tabcellsep \tabcellsep \tabcellsep now the world's leading polyester\\
\tabcellsep \tabcellsep \tabcellsep maker.\\
Source: Based on Goldstein (2007)\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{In fact, the results of the survey conducted by United}\tabcellsep \multicolumn{2}{l}{advantages in production and distribution efficiency and}\\
\multicolumn{2}{l}{Nations Economic Commission for Latin America and}\tabcellsep \multicolumn{2}{l}{high-quality and lower-costs relative to home and}\\
\multicolumn{2}{l}{the Caribbean (ECLAC) shows (ECLAC, 2006) that risk}\tabcellsep \multicolumn{2}{l}{foreign competitors, were more important than}\\
\multicolumn{2}{l}{diversification is one of the major benefits of outward}\tabcellsep \multicolumn{2}{l}{diversification. Regarding the effects of the "Tequila}\\
\multicolumn{2}{l}{foreign direct investment (OFDI) more than to be a}\tabcellsep \multicolumn{2}{l}{crisis" of 1994-95 on MNEs found difference between}\\
\multicolumn{2}{l}{major motivation for internationalization (Tavares, 2007),}\tabcellsep \multicolumn{2}{l}{those having greater overseas diversification being more}\\
\multicolumn{2}{l}{although the largest Mexican MNE CEMEX was not}\tabcellsep \multicolumn{2}{l}{successful than the more domestically oriented firms.}\\
\multicolumn{2}{l}{considered by the survey. However, because Mexican}\tabcellsep \multicolumn{2}{l}{Risk diversification has been a major motivation for}\\
\multicolumn{2}{l}{MNEs are averse to risk investments overseas, they look}\tabcellsep \multicolumn{2}{l}{internationalization of Mexican multinationals. More}\\
\multicolumn{2}{l}{for safer portfolio allocation of opportunities in the US}\tabcellsep \multicolumn{2}{l}{diversified firms achieved better financial performance.}\\
\multicolumn{2}{l}{market than in Chinese market for example. CEMEX has}\tabcellsep \\
\multicolumn{2}{l}{had risk management as a major motivation for}\tabcellsep \\
\multicolumn{2}{l}{internationalization of its operations. The analysis of}\tabcellsep \\
\multicolumn{2}{l}{fifteen competitive Mexican largest economic groups}\tabcellsep \\
\multicolumn{2}{l}{conducted by Grosse and Thomas (2007) found that}\tabcellsep \\
\multicolumn{2}{l}{their strategies focused on traditional competitive}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Domestic capitals that survived economic crisis learned to compete in the global market. According to Grosse and Thomas (2007:255) "Overall, the large Mexican groups appear to be able to compete overseas not on the basis of technological superiority or economies of scale but due to their ability to build distribution channels in]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
has reported among\end{longtable} \par
  {\small\itshape [Note: in television, CIE in entertainment and Grupo Posadas in hotels.\hyperref[b53]{(Tavares, 2007)}.The 2009 BCG global challengers lists seven Mexican companies among them América Móvil, Cemex, Femsa, Gruma, Grupo Bimbo, Mexichem and Nemak. Mexichem is new to the 2009 BCG 100.VII.]} 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{Global Journal of Management and Business Research Volume XI Issue III Version I March 2011 ©2011 Global Journals Inc. (US)} 			\footnote{March 2011©2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ UNCTAD ()]{b57}\label{b57} 	 		\textit{},  	 	 		\textit{UNCTAD}  		2005. 2005. UNCTAD.  	 	 (World Investment Report) 
\bibitem[Economía ()]{b1}\label{b1} 	 		\textit{},  		 			América Economía 		.  	 	 		\textit{América Economía}  		2006.  	 
\bibitem[Banco De ()]{b2}\label{b2} 	 		\textit{},  		 			México Banco De 		.  		2006.  		 			Indicadores. Banco de México 		 	 
\bibitem[ Fortune (2006)]{b19}\label{b19} 	 		\textit{},  	 	 		\textit{Fortune}  		2006. July 24. July 24. 500.  	 	 (Fortune) 
\bibitem[Luo and Rui (2009)]{b39}\label{b39} 	 		‘An ambidexterity perspective toward multinational enterprises from emerging economies’.  		 			Y Luo 		,  		 			H Rui 		.  	 	 		\textit{The Academy of Management Perspectives},  				2009. November, 2009. 23 p. .  	 
\bibitem[Expansión ()]{b15}\label{b15} 	 		\textit{Bimbo: Nueva dirección},  		 			Expansión 		.  		2005.  	 	 (Revista Expansión. 28 de septiembre) 
\bibitem[Reforma ()]{b46}\label{b46} 	 		\textit{Busca CEMEX extender mercado" Reforma, 4 de noviembre de},  		 			Reforma 		.  		2004b. 2004.  	 
\bibitem[Grosse and Mesquita (ed.) ()]{b27}\label{b27} 	 		\textit{Can Latin American firms compete?},  		 			R Grosse 		,  		 			Mesquita 		.  		L. F. (ed.)  		2007. Oxford University Press.  	 
\bibitem[Grosse and Mesquita (ed.) ()]{b54}\label{b54} 	 		\textit{Can Latin American firms compete?},  		 			R Grosse 		,  		 			Mesquita 		.  		L. F. (ed.)  		2007. Oxford University Press.  	 
\bibitem[Cement: One gigant leap for Mexico The Economist ()]{b14}\label{b14} 	 		‘Cement: One gigant leap for Mexico’.  	 	 		\textit{The Economist}  		2004.  	 	 (Economist) 
\bibitem[Composition, conceptualization and direction in the global economy]{b23}\label{b23} 	 		\textit{Composition, conceptualization and direction in the global economy},  		London; Macmillan: Palgrave.  	 
\bibitem[Katz (ed.) ()]{b33}\label{b33} 	 		\textit{Cycles of creation and destruction of production capacity and the development of new export and technological capabilities in Latin America},  		 			Jorge Katz 		.  		Grosse, R. and Mesquita, L. F. (ed.)  		2007. 2007. Oxford University Press.  	 	 (Can Latin American firms compete?) 
\bibitem[Bbv Corporate Finance ()]{b4}\label{b4} 	 		\textit{Database. BBVA Corporate Finance. Editor BBV Corporate Finance},  		 			Bbv Corporate Finance 		.  		2006.  	 
\bibitem[Mathews ()]{b42}\label{b42} 	 		\textit{Dragon multinationals: A new model of global growth},  		 			J A Mathews 		.  		2002. New York: Oxford University Press.  	 
\bibitem[Bonaglia and Goldstein ()]{b7}\label{b7} 	 		‘Egypt and the investment development path: Insights from two cases studies’.  		 			Federico Bonaglia 		,  		 			Andrea Goldstein 		.  	 	 		\textit{International Journal of emerging markets}  		2006. 1  (2)  p. .  	 
\bibitem[Expansión ()]{b16}\label{b16} 	 		\textit{El juego de Zambrano},  		 			Expansión 		.  		2004.  	 	 (Revista Expansión. 10 de Noviembre) 
\bibitem[Feenstra and Hamilton ()]{b17}\label{b17} 	 		\textit{Emergent economies},  		 			Robert Feenstra 		,  		 			Gary Hamilton 		.  		2006.  	 	 (divergent paths) 
\bibitem[Garrido (ed.) ()]{b20}\label{b20} 	 		\textit{Empresas, economía nacional y sistema financier en México. Evolución desde 1995, tendencias y desafíos},  		 			C Garrido 		.  		Pozas M. A. (ed.)  		2006. México, El Colegio de México.  	 	 (Estructura y dinámica de la gran empresa en México: Cinco estudios sobre su realidad reciente) 
\bibitem[Khanna (2001)]{b32}\label{b32} 	 		‘Estimating the performance effects of business groups in emerging markets’.  		 			Tarum Khanna 		,  		 			Rivkin 		.  	 	 		\textit{Strategic Management Journal}  		Jan (2001. 22 p. .  	 
\bibitem[Thomas and Grosse ()]{b55}\label{b55} 	 		‘Explaining imports and exports: A focus on nonmaquiladora Mexican firms’.  		 			D E Thomas 		,  		 			R E Grosse 		.  	 	 		\textit{Multinational Business Review}  		2005. 13 p. .  	 
\bibitem[FDI from developing and transition economies: Implications for development World Investment Report ()]{b59}\label{b59} 	 		‘FDI from developing and transition economies: Implications for development’.  	 	 		\textit{World Investment Report}  		2006. United Nations.  	 
\bibitem[Rui and Yip ()]{b47}\label{b47} 	 		‘Foreign acquisitions by Chinese firms: A strategic intent perspective’.  		 			H Rui 		,  		 			G Yip 		.  	 	 		\textit{Journal of World Business}  		2008. 43  (2)  p. .  	 
\bibitem[Kigyo ()]{b21}\label{b21} 	 		\textit{Foreign firm CD-Rom},  		 			Geishiskey Kigyo 		.  		2003. 2003. Tokyo; Tokyo, Keyzai.  	 
\bibitem[Foreign investment in the Latin American and the Caribbean LC/G2309-P) ()]{b13}\label{b13} 	 		‘Foreign investment in the Latin American and the Caribbean’.  	 	 		\textit{LC/G2309-P)},  				 (Santiago, Chile)  		2006. 2005. United Nations Publications.  	 
\bibitem[Wells ()]{b60}\label{b60} 	 		\textit{Foreword in Goldstein, Andrea (2007) in Multinational companies from emerging economies. Composition, conceptualization and direction in the global economy},  		 			Louis Wells 		,  		 			T 		.  		2007. London; Macmillan: Palgrave.  	 
\bibitem[Sklair and Robbins ()]{b51}\label{b51} 	 		‘Global capitalism and major corporations from the third world’.  		 			Leslie Sklair 		,  		 			Peter Robbins 		.  	 	 		\textit{Third World Quarterly}  		2002. 23  (1)  p. .  	 
\bibitem[Goldstein ()]{b22}\label{b22} 	 		 			Andrea Goldstein 		.  		\textit{Multinational companies from emerging economies},  				2007.  	 
\bibitem[Peres ()]{b44}\label{b44} 	 		‘Grandes empresas y grupos industrials latinoamericanos’.  		 			W Peres 		.  	 	 		\textit{Siglo}  		1998. México. 21.  	 
\bibitem[Luo and Tung ()]{b40}\label{b40} 	 		‘International expansion of emerging market enterprises: A springboard perspective’.  		 			Y Luo 		,  		 			R Tung 		.  	 	 		\textit{Journal of International Business Studies}  		2007. 38 p. .  	 
\bibitem[Grosse (ed.) ()]{b24}\label{b24} 	 		\textit{Introduction: Can Latin American firms compete?},  		 			R Grosse 		.  		Grosse, R. and Mesquita, L. F. (ed.)  		2007a. 2007. Oxford University Press.  	 	 (Can Latin American firms compete?) 
\bibitem[Vasquez-Parraga and Felix ()]{b58}\label{b58} 	 		‘Investment and marketing strategies of Mexican companies in the United States: Preliminary evidence’.  		 			Arturo Z Vasquez-Parraga 		,  		 			Reto Felix 		.  	 	 		\textit{Thunderbird International Business Review}  		2004. 46  (2)  p. .  	 
\bibitem[Khanna and Palepu ()]{b31}\label{b31} 	 		‘Is group membership profitable in emerging markets: An analysis of diversified Indian business groups’.  		 			T Khanna 		,  		 			K Palepu 		.  	 	 		\textit{Journal of Finance}  		2000. 55 p. .  	 
\bibitem[Mariotti and Mutinelli ()]{b41}\label{b41} 	 		\textit{Italia multinazionale: Le partecipazione italliane all'estero ed estere in Italia},  		 			Sergio Mariotti 		,  		 			Marco Mutinelli 		.  		2005.  	 	 (Instituto Nazionale per il Commercio Estero) 
\bibitem[Kogut and Zander ()]{b35}\label{b35} 	 		‘Knowledge of the firm and the evolutionary theory of multinational corporation’.  		 			Bruce Kogut 		,  		 			Hugo Zander 		.  	 	 		\textit{Journal of International Business Studies}  		1993. 34  (6)  p. .  	 
\bibitem[Kof (2010)]{b34}\label{b34} 	 		\textit{KOF Index of Globalization},  		 			Kof 		.  		2010. 2010. 22 January, 2010. KOF Swiss Economic Institute. Press released.  	 
\bibitem[Santiso ()]{b49}\label{b49} 	 		\textit{Latin America's Political Economy of the possible: Beyond good revolutionaries and free marketers},  		 			J Santiso 		.  		2006. Cambridge, Mass: MIT, Press.  	 
\bibitem[Suarez and Oliva ()]{b52}\label{b52} 	 		‘Learning to compete: Transforming firms on the face of radical environment change’.  		 			Fernando F Suarez 		,  		 			Rogelio Oliva 		.  	 	 		\textit{Business Strategy Review}  		2002. 13 p. .  	 
\bibitem[Penrose ()]{b43}\label{b43} 	 		‘limits to the growth and size of firms’.  		 			Edith Penrose 		.  	 	 		\textit{American Economic Review}  		1955. 45  (2)  p. .  	 
\bibitem[Bartlet and Ghoshal ()]{b3}\label{b3} 	 		\textit{Managing across borders},  		 			Christopher A Bartlet 		,  		 			Sumantra Ghoshal 		.  		2000. Harvard Business School Press.  	 
\bibitem[López Villafane and Ruiz Durán ()]{b38}\label{b38} 	 		\textit{Mexican multinationals in the globalization context},  		 			V López Villafane 		,  		 			C Ruiz Durán 		.  		2006.  		 			Instituto Tecnológico de Monterrey and Universidad Autónoma de México 		 	 
\bibitem[Mexico competition chief pushes for reform Financial Times (2006)]{b18}\label{b18} 	 		‘Mexico competition chief pushes for reform’.  	 	 		\textit{Financial Times}  		2006. March 15, 2006.  	 	 (Financial Times) 
\bibitem[Zarsky and Gallagher (2007)]{b64}\label{b64} 	 		‘Multinationals and the "maquila midset" in Mexico´s silicon valley’.  		 			Lyuba Zarsky 		,  		 			Kevin Gallagher 		,  		 			P 		.  	 	 		\textit{Americas Policy Program Policy Brief}  		2007. October. p. 12.  	 
\bibitem[Tavares ()]{b53}\label{b53} 	 		\textit{Outward FDI and the competitiveness of Latin American Firms},  		 			M Tavares 		.  		2007.  	 
\bibitem[Witt and Lewin ()]{b62}\label{b62} 	 		‘Outward foreign direct investment as a escape response to home country institutional constraints’.  		 			M A Witt 		,  		 			A Y Lewin 		.  	 	 		\textit{Journal of International Business Studies}  		2007. 38  (4)  p. .  	 
\bibitem[Deng ()]{b12}\label{b12} 	 		‘Outward investment by Chinese MNEs: Motivations and implications’.  		 			P Deng 		.  	 	 		\textit{Business Horizons}  		2004. p. .  	 
\bibitem[Reforma ()]{b45}\label{b45} 	 		\textit{Reconoce Vitro la importancia de China" Reforma, 16 septiembre del},  		 			Reforma 		.  		2004a. 2004.  	 
\bibitem[remarks of Lorenzo Zambrano, Chairman and CEO to the "CEMEX Global Analyst Meeting (2001)]{b9}\label{b9} 	 		‘remarks of Lorenzo Zambrano, Chairman and CEO to the "CEMEX’.  	 	 		\textit{Global Analyst Meeting}  		2001. July 19, 2001.  	 	 (Americas) 
\bibitem[Sarathy and Wesley ()]{b50}\label{b50} 	 		 			Ravi Sarathy 		,  		 			David T A Wesley 		.  		\textit{CEMEX, the Southdown offer},  				 (Richard Ivey School Business)  		2003. 2003.  	 	 (Case number 903M13) 
\bibitem[Grosse and Thomas ()]{b26}\label{b26} 	 		\textit{Sources of competitiveness in large Mexican groups},  		 			R Grosse 		,  		 			D Thomas 		.  		2007.  	 
\bibitem[Hoskisson et al. ()]{b29}\label{b29} 	 		‘Strategy in emerging economies’.  		 			Robert ; Hoskisson 		,  		 			Lorraine ; Eden 		,  		 			Lau Ming 		,  		 			; Chung 		,  		 			Wright Mike 		.  	 	 		\textit{Academy of Management Journal}  		2000. 43  (3)  p. .  	 
\bibitem[The 2008 BCG 100 new global challengers: How top companies from rapidly development economies are changing the World BCG (2008)]{b6}\label{b6} 	 		‘The 2008 BCG 100 new global challengers: How top companies from rapidly development economies are changing the World’.  		 \url{http://www.asiaing.com/how-100-top-companies-from-rapidly-developing-economies-are-changing-the-world-a-bcg-r.html}  	 	 		\textit{BCG}  		2008. November 20th. 2009.  	 
\bibitem[The 2009 BCG 100 new global challengers: How companies from rapidly developing economies are contending for global leadership BCG (2009)]{b5}\label{b5} 	 		‘The 2009 BCG 100 new global challengers: How companies from rapidly developing economies are contending for global leadership’.  		 \url{http://www.mexichem.com/web\textunderscore mexichem/medios/archivos/mexichem\textunderscore global\textunderscore 4feb09.pdf}  	 	 		\textit{BCG}  		2009. January 26, 2010.  	 	 (Retrieve) 
\bibitem[Guillén and García Canal ()]{b28}\label{b28} 	 		‘The American model of the multinational firm and the "new" multinationals from emerging economies’.  		 			M F Guillén 		,  		 			E García Canal 		.  	 	 		\textit{The Academy of Management Perspectives}  		2009. 23  (2)  p. .  	 
\bibitem[Santiso (2007)]{b48}\label{b48} 	 		\textit{The emergence of Latin multinationals. OECD Emerging Markets Network Working Paper},  		 			Javier Santiso 		.  		2007. April 2007.  	 
\bibitem[Child and Rodriguez ()]{b10}\label{b10} 	 		‘The internationalization of Chinese firms: A case for theoretical extension?’.  		 			J Child 		,  		 			S B Rodriguez 		.  	 	 		\textit{Management and Organization Review}  		2005. 1  (39)  p. .  	 
\bibitem[Lall ()]{b36}\label{b36} 	 		\textit{The new multinationals},  		 			S Lall 		.  		1984. New York: Wiley.  	 
\bibitem[
			Accenture
		 (2008)]{b0}\label{b0} 	 		\textit{The rise of the emergingmarket multinational},  		 			Accenture 		.  		 \url{http://www.accenture.com/Global/Accenture\textunderscore Blogs/Accenture\textunderscore High\textunderscore Performance\textunderscore Business\textunderscore Blog/January\textunderscore 2008/The+Rise+of+the+Emerging+Market+Multinational.htm}  		2008. December 3rd. 2009.  	 
\bibitem[Grosse (ed.) ()]{b25}\label{b25} 	 		\textit{The role of economic groups in Latin America},  		 			R Grosse 		.  		Grosse, R. and Mesquita, L. F. (ed.)  		2007b. 2007. Oxford University Press.  	 	 (Can Latin American firms compete?) 
\bibitem[Wells ()]{b61}\label{b61} 	 		\textit{Third world multinationals: The rise of foreign investment from developing countries},  		 			L T Wells 		.  		1983. Cambridge, MA: The MIT Press.  	 
\bibitem[Top 100 emerging multinationals BCG (2006)]{b8}\label{b8} 	 		‘Top 100 emerging multinationals’.  	 	 		\textit{BCG}  		2006. May, 2006.  		 			Boston Consulting Group 		 	 
\bibitem[Li ()]{b37}\label{b37} 	 		‘Toward a geocentric theory of multinational evolution: The implications of the Asian MNEs as latecomers’.  		 			P P Li 		.  	 	 		\textit{Asia Pacific Journal of Management}  		2003. 22  (2)  p. .  	 
\bibitem[Cuervo-Cazurra and Gengc ()]{b11}\label{b11} 	 		‘Transforming disadvantages into advantages: Developing country MNEs in the least developed countries’.  		 			A Cuervo-Cazurra 		,  		 			M Gengc 		.  	 	 		\textit{Journal of International Business Studies}  		2008. 39 p. .  	 
\bibitem[Utlandsägda företag 2004. Institutet för Tillväxtpolitiska studier ()]{b30}\label{b30} 	 	 	 		\textit{Utlandsägda företag 2004. Institutet för Tillväxtpolitiska studier},  				2005.  	 
\bibitem[Yamakawa et al. ()]{b63}\label{b63} 	 		‘What drives new ventures to internationalize from emerging to developed economies?’.  		 			Y Yamakawa 		,  		 			M W Peng 		,  		 			D Deeds 		.  	 	 		\textit{Entrepreneurship Theory and Practice},  				2008. 32 p. .  	 
\bibitem[World investment Report 2006: TDI from developing and transition economies: Implications for development UNCTAD ()]{b56}\label{b56} 	 		‘World investment Report 2006: TDI from developing and transition economies: Implications for development’.  		 No. E 05-II-D-10.  	 	 		\textit{UNCTAD}  		2006. United Nations Publication. Sales.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
