\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={Globalization in Reverse: The Missing Link in Energy Consumption},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Globalization in Reverse: The Missing Link in Energy Consumption}
\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]{Tarana  Azimova}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2018 Accepted: 3 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


We present a theoretical framework that demonstrates the globalization as a beneficial trend which fosters the movement of advanced technology from developed nations to developing countries leading to the deployment of large scale energy projects on renewable technologies. We explore the implications of this framework with panel data and vector autoregressive (VAR) analyses. These suggest that an increase in social globalization which accounts for the spread of know-how, skilled workers and technology by 1 percent reduces the energy consumption by roughly 21 percent. This lead to increasing the employment of clean and renewable energy sources through the attainment of technological efficiency. However, substantial increase in traditional energy demand from developing countries suggests the trend of anti-globalization.

\end{abstract}


\keywords{energy consumption, panel data analysis, globalization, renewable technologies}

\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[{I. Introduction}]{I. Introduction}\par
here is substantial amount of academic literature on the energy consumption. However, much of academic research seems to be narrowly focused, covering only a few economies and factors. Moreover, the academic literature is obscure and scarce on whether globalization has amplified or reduced the consumption of traditional fossil fuels to satisfy expansion in energy demand. Therefore, here we venture to bridge the gaps available in the academic literature, by providing an empirical framework that encompasses the change in fossil fuels consumption for 66 developing countries that result from globalization.\par
In this paper, globalization comes in many flavors, including economic, political and social elements. Because globalization is a multidimensional phenomenon, we focus on different aspects of globalization to provide the empirical modeling that captures volatility in energy need that arise from globalization effect. Some academic literature suggests that globalization has made the world into a single system and connected countries through the exchange of information, trans border maintenance of produced technology and international technological partnership. Some argue that this flow leads to technological innovation which in turn leads to efficiency and cost-cutting. Thus this paper focuses on whether globalization has amplified the consumption of traditional energy or if there is a successive switching towards clean and renewable energy sources through the attainment of technological efficiency.\par
We organize the remainder of the paper as follows. Section 1 gives information of how energy consumption has evolved recently in developing economies. It also provides a brief methodology on globalization. Section 2 delivers the academic literature related to globalization and its impact on energy demand. In section 3 we give a brief description of the dataset, and present the results of various statistical specifications and findings. The last section provides findings and discussions. 
\section[{II. Theoretical Framework}]{II. Theoretical Framework}\par
The emerging economies are increasingly becoming substantial actors in international commercial energy demand. Their share of the total energy use has magnified abruptly in the last decades, from 12 percent of worldwide energy use in 1970 to 57 percent in 2014. Notwithstanding that their per-capita is much lower than that of the industrialized countries; developing countries accounted for more than one-half of the total growth in global energy use since 1970 (see Table \hyperref[tab_0]{1}). Figure1 displays the sources of energy for the developing group of countries. The developing group mostly uses coal and oil to meet their energy demand.\par
Its worth to note that, much of the coal is used in China and India only. Most of the developing countries use oil as a primary source of energy supplies.\par
Source: BP statistical review of world energy, 2014  \hyperref[tab_1]{2}). China alone accounts for more than 22 percent of the global l energy consumption and 40 percent of commercial energy use among developing countries. China's future energy course will potentially change the energy flows in the region and globally.\par
At the other end of the scale there is a number of the emerging group that together, that justify only a moderate portion of worldwide energy use. For example, countries of South Africa, consume less than 1 percent of overall fossil fuels (see Table \hyperref[tab_1]{2}). 
\section[{Oil 30\%}]{Oil 30\%} 
\section[{Natural Gas 19\%}]{Natural Gas 19\%}\par
Coal 42\%\par
Nuclear Energy 2\% 
\section[{Hydro electric 6\%}]{Hydro electric 6\%}\par
Renewables 1\% To analyze in more details how the energy intensity in developing countries changed as a result of the globalization, we focus on different aspects of globalization. Accordingly, to capture the globalization power of developing countries, we use the globalization index Konjunktur for schungs stelle (KOF) developed by the Swiss Economic Institute \hyperref[b0]{(Dreher 2006}\hyperref[b1]{(Dreher , 2008))}. The KOF index displays the power of globalization in three dimensions: economic globalization, which estimates business flows with an assumption for confinements to capital and trade; social globalization, which accumulates the dissemination of information, population, ideas, and images and; political globalization, which shows the diffusion of government policies. These three indices are weighted by the weights of variables making up these indices. The weights such as 36\%, 37\% and 27\% are allocated between economic, social and political dimensions of globalization, respectively. These weights are computed based on the values of sub-indices composing the indexes. The three indices are always between 1 and 100, with a greater index indicating on a higher degree of globalization.\par
Figure \hyperref[fig_1]{2} illustrates the trend of globalization index for some developing countries. For these, the overall globalization score together with its sub-variables has considerably ameliorated between 1971 and 2014time span. The data suggests that the overall globalization index of 83.64 for Singapore is the highest among developing countries. For Thailand, the overall globalization index has also been significantly improved reaching 70.76 in 2014. 
\section[{Source: World Bank Data Extract}]{Source: World Bank Data Extract} 
\section[{III. Literature Review}]{III. Literature Review}\par
There is surprisingly very scarce literature record connecting globalization and energy demand. To my best knowledge, only one empirical study on energy consumption and globalization exist in the literature. The    {\ref 2012}) and others on globalization and its effect on different macroeconomic frames have been used in this paper.\par
We do not venture to present such a review here, but do use these studies to avoid overlapping and place my analysis within the literature. 
\section[{IV. Empirical Analysis}]{IV. Empirical Analysis}\par
The empirical investigation covers annual time series for the 66 developing economies.. Annual data on energy consumption and income are extracted from World Development Indicators. The income time series considered in the model as a control variable connecting energy use and globalization. I extract the data on the three globalization indices from KOF Globalization Index (2013). The length of an analysis depends on the availability of data; therefore, the empirical period is between 1998-2014. In the statistical analysis, we use natural logarithms of all variables. 
\section[{a) The stationarity testing}]{a) The stationarity testing}\par
The first estimation of stationarity was conducted with Levine, Lin and Chu (2002) test. According to if the first order serial correlation coefficient is ?, then the null hypothesis is that H 0: ? i =1 for i=1?.\par
N, in contrast to homogeneous assumption H 1 1 :-1< ? i = ?<1 for i=1?. N. Therefore, according to the second hypothesis the ? is expected to be equal in all terms, by keeping them uniform throughout cross-sectional units as follows: ??? ???? = (?? ?? ? 1)?? ???? ?1 + ? ?? ???? ??? ???? ??? + ?? ?? ?? =1 ?? ???? ?? ???? + ?? ???? , ?? = 1,2,(?? ?? ? 1) = 0 ð??"ð??"ð??"ð??"ð??"ð??" ?? = 1 ? . . ?? , then ?? = ? ? ?? ???? ð??"ð??" ???? ?1 ?? ??=?? ??+2 ?? ??=1 ? ? ð??"ð??" ???? ?1 2 ?? ??=?? ??+2 ?? ??=1\par
. Im, Pesaran and Shin (1997) unbrace the hypothesis of the LLC test and allow first-order serial correlation coefficients to change across regions as follows:?? ? = ?????? ? ???(??? )? ?????ð??"ð??" (??? )\par
, where?? ? = 1 ?? ? ?? ??, ?? ??=1\par
the terms ????ð??"ð??"(?? ? ) and ??(?? ? ) are the variance and mean of individual ?? ?? statistic, and ?? ? statistic approximate to a standard normal distribution. \hyperref[b23]{Hadri (2000)} estimates a Lagrange ratio with the residuals obtained from the following equation ?? ???? = ?? ???? ?? ???? + ?? ???? ??????? ?? = 2,3 for i=1,??,N. ???? = 1 ?? ? 1 ?? 2 ? ?? ???? 2 ?? ??=1 ?? ? ?? 2 ?? ??=1\par
, where?? ???? = ? ?? ???? ?? ?? =1\par
and ?? ? ?? 2 is the long-run variance estimate of disturbance terms. Table  {\ref 3} exhibits the panel unit root estimators. At a 5\% significance level, except for the IPS statistic for income and energy use variables with individual intercept and individual intercept and trend, other estimators significantly support that five series are stationary. Using these results, I test the time series with the error components model for evidence of the relationship. 
\section[{Table 3: Unit root test results}]{Table 3: Unit root test results} 
\section[{b) The Error Components Model}]{b) The Error Components Model}\par
In this paper, we use the error components model because there is no correlation between the individual effects and the other regressors. This model allows the intercepts for each cross-sectional unit to arise from a common intercept ?? . Moreover, it is assumed that the global intercept is the same for all cross-sectional units and over time as follows: ???? ???? = ?? + ???????? ???? + ?????? ???? + ?????? ???? + ?????? ???? + ?? ???? , ?? ???? = ?? ?? + ?? ???? , where ?? ?? is a random variable with zero mean and constant over time but varies cross-sectionally. A random variable determines the arbitrary deviation of individual unit's intercept terms from the common intercept term ?? and is independent of each observation Where ???? and ???? are fixed and random estimators, and ??????ð??"ð??" is asymptotic variance-covariance matrices obtained from fixed and random estimations. This test is used in this study to decide which model is statistically appropriate. According to the test results at 5 \% significance level, the null hypothesis can be accepted (see Table  {\ref 5}). We conclude that the error component is an appropriate model for the small distance.  
\section[{??}]{??}\par
, where ?? ???? = ??? ???? ? ?? ? ?? ? , in this equation ?? ???? is j observation of X variable in group i and n is the number of observations and g is a number of units. From the probability estimators, at 5\% significance level I concluded that the error terms are heteroscedastic (see Table \hyperref[tab_5]{6}). If the errors don't have a constant variance their mean value is roughly constant however their variance is rising systematically with the values of dependent variables. as proposed by  {\ref Bhargava, Franzini and Narendranathan (1982)}, where ???= ??????ð??"ð??"(?? ?? ?? ?? ? )??? ? ???? ? ? , ?? ? is obtained from the estimation by the pooled least squares model ?? ? = ?? ? ?? + ?? .The estimators are indicating on the availability of positive, consistent correlation in the residuals (see Table \hyperref[tab_6]{7}). This condition shows that the standard error terms can inflate the model as they will be biased downwards relative to the true standard errors. Therefore, the test will belittle its true value with underestimating of the true error variance.  We diagnose that the error component model with time effects has heteroscedasticity and serial correlation. Therefore, to eliminate the deviations from assumptions, I use \hyperref[b29]{Arellano (1987}\hyperref[b30]{Arellano ( , 1993) )} standard errors technique ????ð??"ð??"??? ?? = ???1 ????? ?? ???1 (?? ? ??) ?1 (? ?? ?? ? ?? ??=1 ?? ?? ? ?? ? ?? ? ?? ?? )(?? ? ??) ?1\par
where ??and ?? are a number of groups, ?? ? ?? is i residual in group j. The Table \hyperref[tab_7]{8} shows the test results. The results show that the model and some coefficients are statistically significant. Moreover, the test displays 36\% explanatory power, indicating that dependent variables can explain 36\% of the variation in energy use.  
\section[{c) Vector autoregressive model}]{c) Vector autoregressive model}\par
We present a VAR model for energy use for a group of n time series ?? ?? = ?? 1?? , ?? 2?? , . . , ?? ???? , as follows (Ciccarelli and \hyperref[b31]{Canova, 2004}\hyperref[b32]{Canova, ,2007}\hyperref[b33]{Canova, , 2009}\hyperref[b34]{Canova, , 2013))}:?? ???? = ?? 0?? (??) + ?? 1 (??)?? ???1 + ?? 2 (??)?? ?? ?2 + ? + ?? ?? (??)?? ??,???1\par
+ ?? ?? (??)?? ???1 + ?? ?? where ?? ???? is the vector of dependent variable. The advantage of VAR analysis is that it can be extended to over two and more variables. ?? ???1 is the vector of exogenous variables (if present). ?? 0?? (??) are the deterministic components of the time series (constant terms, deterministic polynomial in time and seasonal dummies). Under the assumption of heterogeneity across units ?? ?? (??) and ?? ?? (??) are polynomials in the lag operators. We estimate operators under homogeneous panel VAR model  {\ref Mignon 2013, 2015)}. ?? ?? is evenly and independently disseminated white noise with zero mean. VAR panel analysis includes only the variables that proved to be statistically significant in panel data analysis.\par
Before conducting impulse response analysis, we tested the stationarity of the VAR model. From the figure, we found that all roots reside within the integer circle and are lower than one (see Figure 3). This result indicates on the stationarity of the VAR model.  on the VAR model impulse response analysis shows the destabilization experienced by the variables in response to shocks that arise within other variables. The results from impulse response analysis show that the impact of social globalization on energy use will work till seven lags lengths after which the shocks will die away (see Figure 4). The key question we are interested in is whether the change in globalization can explain the energy demand in developing countries. With this question in mind, we constructed error components estimators and carried out an impulse response analysis. As a result of these analyses, we found that economic and political globalization processes don't have an impact on energy demand in developing countries. On the other hand, the error components estimators indicate on the fact that among three broad globalization dimensions only social globalization has a statistically significant impact on traditional energy consumption. Social globalization reveals 21.7 \% of the change in energy consumption. The coefficient of social globalization is statistically significant, and its effect is negative. That is a 1\% increase in globalization diminishes conventional energy use by 21.7 \%. This result is very important, because the literature is still ambiguous on the effect of globalization on conventional energy demand. The coefficient of the income variable is also significant, and its effect is negative. This suggests that the increase in income by 1 \% decreases traditional energy demand by 11 \%. Indeed, the affluent industrialized countries with the highest income per capita decrease the share of traditional energy and increasingly implement the large scale and costly energy projects on renewable energy technology.\par
A similar pattern emerges from impulse response analysis. The impulse response functions show that energy consumption responds negatively to the increase in social globalization. The functions also show that the energy use responds negatively to the increase in demand.\par
Although it is an indisputable fact that there are a lot of debates and opinions on globalization across the world, it is widely accepted that globalization fosters trading and business performance by means of rise in foreign direct investment and the transfer of progressive technology from developed nations to developing countries. In particular, social globalization which accounts for the proliferation of ideas, skilled employees and know-how is expected to have a tremendous benefit to developing countries and increase use of clean and renewable energy sources through the attainment of technological efficiency.\par
The estimations show that a 1\% increase in globalization diminishes energy use by 21.7 \%. If globalization increased globally, then the traditional energy use in developing economies should have been decreased. However, the use of traditional energy in developing countries has risen steadily from 4911.66 million tons in 1970 to 12988.85 million tons in 2014. Their share of the entire energy demand in 2014 accounted for more than half of the total increase in worldwide commercial energy use. This controversial result can be explained by two phenomena. Firstly, globalization together with income accounts for 36\% and globalization alone accounts for 21.7\% change in energy demand. However, there are other factors that affect the energy demand and the pace of change of these factors may have been greater than increase in globalization. In other words, the negative impact from the change in other factors may outweigh the benefits from the increase in globalization causing traditional energy demand to increase.\par
Secondly, this contradictory result may indicate the trend of globalization in reverse. Some countries benefit from globalization process, but probably there is an uneven development of globalization in clean energy consumption around the world. With normal functioning of social globalization, the ideas, skilled people, information and technology transfer very quickly from advanced economies to developing world leading to deployment of large scale energy projects on renewable technologies and thus decreasing the demand for fossil fuels. However recent trends indicate the trend of deglobalization. While the influence of developing group such as China, India, Mexico, Turkey, Singapore, etc. has grown significantly in recent years, it seems that they couldn't change the process of anti-globalization in energy consumption and benefit from social globalization.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
       \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.13943217665615143\textwidth}P{0.3271293375394322\textwidth}P{0.02145110410094637\textwidth}P{0.02145110410094637\textwidth}P{0.02145110410094637\textwidth}P{0.02145110410094637\textwidth}P{0.17697160883280758\textwidth}P{0.04022082018927445\textwidth}P{0.04022082018927445\textwidth}P{0.04022082018927445\textwidth}}
\tabcellsep 1970\tabcellsep 1980\tabcellsep 1990\tabcellsep 2000\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\\
World\tabcellsep \multicolumn{9}{l}{4911.66 6642.30 8141.85 9390.45 12169.98 12455.29 12633.84 12866.01 12988.85}\\
Developing countries\tabcellsep \multicolumn{5}{l}{610.52 1201.01 3265.47 3867.34 6490.15}\tabcellsep 6847.59\tabcellsep 7083.04\tabcellsep 7253.52\tabcellsep 7421.52\\
Share of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Developing\tabcellsep 12\%\tabcellsep 18\%\tabcellsep 40\%\tabcellsep 41\%\tabcellsep 53\%\tabcellsep 55\%\tabcellsep 56\%\tabcellsep 56\%\tabcellsep 57\%\\
countries\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Source: BP statistical review of world energy, 2017}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.25575221238938056\textwidth}P{0.19557522123893806\textwidth}P{0.20309734513274336\textwidth}P{0.19557522123893806\textwidth}}
China\tabcellsep 2970,6\tabcellsep 40.17\%\tabcellsep 22.8\%\\
Russia\tabcellsep 689.2\tabcellsep 9.3\%\tabcellsep 5.3\%\\
India\tabcellsep 663.6\tabcellsep 8.9\%\tabcellsep 5.1\%\\
Brazil\tabcellsep 304.9\tabcellsep 4.1\%\tabcellsep 2.3\%\\
South Africa\tabcellsep 125,2\tabcellsep 1.7\%\tabcellsep 0.9\%\end{longtable} \par
  {\small\itshape [Note: Source: BP statistical review of world energy, 2014]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.05615615615615615\textwidth}P{0.1403903903903904\textwidth}P{0.01021021021021021\textwidth}P{0.01021021021021021\textwidth}P{0.038288288288288286\textwidth}P{0.01021021021021021\textwidth}P{0.01021021021021021\textwidth}P{0.1506006006006006\textwidth}P{0.01021021021021021\textwidth}P{0.01021021021021021\textwidth}P{0.06126126126126126\textwidth}P{0.01021021021021021\textwidth}P{0.01021021021021021\textwidth}P{0.06126126126126126\textwidth}P{0.04594594594594595\textwidth}P{0.01021021021021021\textwidth}P{0.06636636636636636\textwidth}P{0.13783783783783785\textwidth}}
Country\tabcellsep \multicolumn{6}{l}{Energy Use, million tones oil equivalent}\tabcellsep \multicolumn{5}{l}{Share in developing countries' energy usage}\tabcellsep \tabcellsep \multicolumn{4}{l}{Share in total usage}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2019\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 3\\
100.00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
80.00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep E )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
1970\tabcellsep 1972 China 1974\tabcellsep 1976\tabcellsep 1978\tabcellsep 1980 India 1982\tabcellsep 1984\tabcellsep 1986\tabcellsep 1988 Brazil 1990\tabcellsep 1992\tabcellsep 1994\tabcellsep 1996 Singapore 1998 2000\tabcellsep 2002\tabcellsep 2004\tabcellsep 2006\tabcellsep 2008 Thailand 2010\tabcellsep 2012\tabcellsep 2014\tabcellsep Global Journal of Human Social Science -\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2019 Global Journals\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Globalization in Reverse: The Missing Link in Energy Consumption Volume XIX Issue III Version I (2006) and Dreher, A., Gaston, N., \& Martens, P. (2008). The studies of Zobaa, A. F., \& Lee, W. J. (2006), Harris, M. C. (2001), Stiglitz, J. E. (2004), Guthrie, D. (]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.31666666666666665\textwidth}P{0.11666666666666667\textwidth}P{0.022222222222222223\textwidth}P{0.11666666666666667\textwidth}P{0.005555555555555556\textwidth}P{0.0611111111111111\textwidth}P{0.03888888888888888\textwidth}P{0.16666666666666666\textwidth}P{0.005555555555555556\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\tabcellsep =\\
1 ??\tabcellsep ? ?? ???? 2 + ?? ??=1\tabcellsep 2 ??\tabcellsep ? ??(??, ??) ?? ?? =1\tabcellsep ?\tabcellsep ?? ??=?? +1\tabcellsep ?? ????\tabcellsep \multicolumn{2}{l}{?? ??,????? ,where ?? ???? is}\\
\multicolumn{8}{l}{the unobserved noise if there is a coefficient ?? ??=}\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.11881720430107526\textwidth}P{0.12491039426523297\textwidth}P{0.12491039426523297\textwidth}P{0.12338709677419356\textwidth}P{0.12338709677419356\textwidth}P{0.11729390681003583\textwidth}P{0.11729390681003583\textwidth}}
Energy Use\tabcellsep -2.85335 (0.0022)\tabcellsep -3.25674 (0.0006)\tabcellsep 2.58404 (0.09951)\tabcellsep -0.68804 (0.2455)\tabcellsep 18.5366 (0.0000)\tabcellsep 12.0678 (0.0000)\\
Income\tabcellsep -4.64737 (0.0000)\tabcellsep -0.34169 (0.3663)\tabcellsep 5.00188 (1.0000)\tabcellsep 1.00225 (0.8419)\tabcellsep 19.0378 (0.0000)\tabcellsep 12.2460 (0.0000)\\
Economic\tabcellsep -5.83036\tabcellsep -5.13200\tabcellsep -2.26803\tabcellsep -1.67088\tabcellsep 17.5286\tabcellsep 13.6618\\
Globalization\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0117)\tabcellsep (0.0474)\tabcellsep (0.0000)\tabcellsep (0.0000)\\
Political\tabcellsep -10.1218\tabcellsep -11.1036\tabcellsep -6.58672\tabcellsep -2.97939\tabcellsep 18.0160\tabcellsep 15.6824\\
Globalization\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0014)\tabcellsep (0.0000)\tabcellsep (0.0000)\\
Social\tabcellsep -16.1049\tabcellsep -30.1781\tabcellsep -7.54469\tabcellsep -6.94836\tabcellsep 17.3266\tabcellsep 13.3718\\
Globalization\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.03203517587939698\textwidth}P{0.019221105527638192\textwidth}P{0.1281407035175879\textwidth}P{0.13241206030150754\textwidth}P{0.403643216080402\textwidth}P{0.13454773869346734\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Mean 5.011e-12 and Std. Dev.05232958\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Model Results\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{W 0 =23.811554 df(65, 1056) Pr > F = 0.0000000}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{W 50 =13.88157 df(65, 1056) Pr > F = 0.00000000}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{W 50 =22.88434 df(65, 1056) Pr > F = 0.00000000}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{I test serial correlation using two alternative}\\
\multicolumn{3}{l}{techniques:}\tabcellsep \tabcellsep \tabcellsep Durbin-Watson\\
?? =\tabcellsep ? ?? ??=1\tabcellsep ? ?? =1 ?? ??\tabcellsep ??? ? ??,?? ??,?? ? ??? ? ??,?? ??,?? ?1 ? ?? ?? ?? =1 ?? ??=1\tabcellsep ?? (?? ??,?? ??? ??,?? ?1 =1/0)? ?? ? ??,?? ??,??\tabcellsep 2\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.4836206896551724\textwidth}P{0.36637931034482757\textwidth}}
Energy Consumption\tabcellsep \\
Income\tabcellsep -0.1116105** (0.002)\\
Economic Globalization\tabcellsep 0.128989 (0.304)\\
Political Globalization\tabcellsep -0.156562 (0.199)\\
Social Globalization\tabcellsep -0.2172409 (0.005)\\
FTest (4,65)\tabcellsep 10.62 (0.0000)**\\
Number of Obs / Groups\tabcellsep 1122/66\\
R-squared\tabcellsep 0.3601\end{longtable} \par
  {\small\itshape [Note: ** significant at 5\%; * significant at 10\%, and *** significant at 1\% level]} 
\caption{\label{tab_7}Table 8 :}\end{figure}
 			\footnote{© 2019 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Cheng ()]{b13}\label{b13} 	 		‘An investigation of cointegration and causality between energy consumption and economic growth’.  		 			B S Cheng 		.  	 	 		\textit{Journal of Energy and Development}  		1995. 21  (1) .  	 
\bibitem[Stiglitz ()]{b19}\label{b19} 	 		‘Capital-market liberalization, globalization, and the IMF’.  		 			J E Stiglitz 		.  	 	 		\textit{Oxford Review of Economic Policy}  		2004. 20  (1)  p. .  	 
\bibitem[Guthrie and Guthrie ()]{b20}\label{b20} 	 		\textit{China and globalization: the social, economic and political transformation of Chinese society},  		 			D Guthrie 		,  		 			D Guthrie 		.  		2012. 2012.  	 	 (Routledge) 
\bibitem[Apergis and Payne ()]{b8}\label{b8} 	 		‘CO 2 emissions, energy usage, and output in Central America’.  		 			N Apergis 		,  		 			J E Payne 		.  	 	 		\textit{Energy Policy}  		2009. 37  (8)  p. .  	 
\bibitem[Arellano ()]{b29}\label{b29} 	 		‘Computing Robust Standard Errors for Within-Groups Estimators’.  		 			M Arellano 		.  	 	 		\textit{Oxford Bulletin of Economics and Statistics}  		1987. 49  (4)  p. .  	 
\bibitem[Dreher ()]{b0}\label{b0} 	 		‘Does globalization affect growth? Evidence from a new index of globalization’.  		 			A Dreher 		.  	 	 		\textit{Applied Economics}  		2006. 38  (10)  p. .  	 
\bibitem[Chang ()]{b16}\label{b16} 	 		‘Effects of Financial Developments and Income on Energy Consumption’.  		 			Scu-Chen Chang 		.  	 	 		\textit{International Review of Economics and Finance}  		2014. 35 p. .  	 
\bibitem[Stern ()]{b6}\label{b6} 	 		‘Energy and economic growth in the USA: a multivariate approach’.  		 			D I Stern 		.  	 	 		\textit{Energy Economics}  		1993. 15  (2)  p. .  	 
\bibitem[Glasure ()]{b15}\label{b15} 	 		‘Energy and national income in Korea: further evidence on the role of omitted variables’.  		 			Y U Glasure 		.  	 	 		\textit{Energy Econ}  		2002. 24  (4)  p. .  	 
\bibitem[Lee and Chang ()]{b10}\label{b10} 	 		‘Energy consumption and economic growth in Asian economies: a more comprehensive analysis using panel data’.  		 			C C Lee 		,  		 			C P Chang 		.  	 	 		\textit{Resource and energy Economics}  		2008. 30  (1)  p. .  	 
\bibitem[Lee ()]{b7}\label{b7} 	 		‘Energy consumption and GDP in developing countries: a cointegrated panel analysis’.  		 			C C Lee 		.  	 	 		\textit{Energy economics}  		2005. 27  (3)  p. .  	 
\bibitem[Ahmed et al. ()]{b2}\label{b2} 	 		\textit{Energy Consumption in China and Underlying Factors in a Changing Landscape: Empirical Evidence since the Reform Period Monash Business School},  		 			Khalid Ahmed 		,  		 			Mita Bhattacharya 		,  		 			Qasim Ahmer 		,  		 			Wei Qazi 		,  		 			Long 		.  		2015.  	 
\bibitem[Mahadevan and Asafu-Adjaye ()]{b11}\label{b11} 	 		‘Energy consumption, economic growth and prices: A reassessment using panel VECM for developed and developing countries’.  		 			R Mahadevan 		,  		 			J Asafu-Adjaye 		.  	 	 		\textit{Energy Policy}  		2007. 35  (4)  p. .  	 
\bibitem[Soytas et al. ()]{b14}\label{b14} 	 		‘Energy consumption, income, and carbon emissions in the United States’.  		 			U Soytas 		,  		 			R Sari 		,  		 			B Ewing 		.  	 	 		\textit{Ecol. Econ}  		2009. 62 p. .  	 
\bibitem[Al-Iriani ()]{b4}\label{b4} 	 		‘Energy-GDP relationship revisited: an example from GCC countries using panel causality’.  		 			M A Al-Iriani 		.  	 	 		\textit{Energy policy}  		2006. 34  (17)  p. .  	 
\bibitem[Canova and Ciccarelli ()]{b33}\label{b33} 	 		‘Estimating Multi-country VAR models’.  		 			F Canova 		,  		 			M Ciccarelli 		.  	 	 		\textit{International Economic Review}  		2009. 50 p. .  	 
\bibitem[Canova and Ciccarelli ()]{b31}\label{b31} 	 		‘Forecasting and Turning Point Predictions in a Bayesian Panel VAR Model’.  		 			F Canova 		,  		 			M Ciccarelli 		.  	 	 		\textit{Journal of Econometrics}  		2004. 2004. 120 p. .  	 
\bibitem[Gnimassoun and Mignon ()]{b35}\label{b35} 	 		\textit{How Macroeconomic Imbalances Interact? Evidence from a Panel VAR Analysis, Working Papers},  		 			B Gnimassoun 		,  		 			V Mignon 		.  		2013. 2013-42.  	 	 (CEPII research center) 
\bibitem[Dreher et al. ()]{b1}\label{b1} 	 		\textit{Measuring globalisation: Gauging its consequences},  		 			A Dreher 		,  		 			N Gaston 		,  		 			P Martens 		.  		2008. Springer Science \& Business Media.  	 
\bibitem[Muthén ()]{b24}\label{b24} 	 		‘Methodological issues in random coefficient growth modeling using a latent variable framework: Applications to the development of heavy drinking’.  		 			B O Muthén 		.  	 	 		\textit{Multivariate 56 Applications in Substance Use Research},  				 			L C J Rose,  			C \& J Presson,  			Sherman,  			N J Hillsdale 		 (ed.)  		2000. Erlbaum.  	 
\bibitem[Canova ()]{b32}\label{b32} 	 		\textit{Methods for applied macroeconomic research},  		 			F Canova 		.  		2007. Princeton University Press. 13.  	 
\bibitem[Hox ()]{b25}\label{b25} 	 		\textit{Multilevel Analysis. Techniques and applications},  		 			J Hox 		.  		2002. Mahwah, NJ: Lawrence Erlbaum Associates.  	 
\bibitem[Kraft and Kraft ()]{b3}\label{b3} 	 		‘On the Relationship between Energy and GNP’.  		 			J Kraft 		,  		 			A Kraft 		.  	 	 		\textit{Journal of Energy and Development}  		1978. 3 p. .  	 
\bibitem[Arellano ()]{b30}\label{b30} 	 		‘On the Testing of Correlated Effects with Panel Data’.  		 			M Arellano 		.  	 	 		\textit{Journal of Econometrics}  		1993. 59 p. .  	 
\bibitem[Canova and Ciccarelli ()]{b34}\label{b34} 	 		\textit{Panel Vector Autoregressive Models: A Survey},  		 			F Canova 		,  		 			M Ciccarelli 		.  		 No. 1507.  		2013.  	 	 (ECB Working Paper) 
\bibitem[Gnimassoun and Mignon ()]{b36}\label{b36} 	 		‘Persistence of Current-account Disequilibria and Real Exchangerate Misalignments’.  		 			B Gnimassoun 		,  		 			V Mignon 		.  	 	 		\textit{Review of International Economics}  		2015. p. .  	 
\bibitem[Laird and Ware ()]{b26}\label{b26} 	 		‘Random-Effects Models for Longitudinal Data’.  		 			Nan M Laird 		,  		 			James H Ware 		.  	 	 		\textit{Biometrics}  		1982. 38  (4)  p. .  	 
\bibitem[Levene ()]{b27}\label{b27} 	 		‘Robust Tests for Equality of Variances’.  		 			H Levene 		.  	 	 		\textit{Contributions to Probability and Statistics}  		1960. Stanfords University Press. p. .  	 
\bibitem[Bhargava et al. ()]{b28}\label{b28} 	 		\textit{Serial Correlation and Fixed Effect Models. the Review of Economic Studies},  		 			A Bhargava 		,  		 			L Franni 		,  		 			W Narendranathan 		.  		1982. 49 p. .  	 
\bibitem[Kilian ()]{b37}\label{b37} 	 		‘Small sample confidence intervals for impulse response functions’.  		 			L Kilian 		.  	 	 		\textit{Review of Economics and Statistics}  		1998. 80 p. .  	 
\bibitem[Hadri ()]{b23}\label{b23} 	 		‘Testing for stationarity in heterogeneous panel data’.  		 			K Hadri 		.  	 	 		\textit{Econometrics Journal}  		2000. 3 p. .  	 
\bibitem[Im et al. ()]{b22}\label{b22} 	 		\textit{Testing for unit roots in heterogeneous panels},  		 			K S Im 		,  		 			M H Pesaran 		,  		 			Y Shin 		.  		1997.  	 	 (Working paper. University of Cambridge) 
\bibitem[Yu and Choi ()]{b12}\label{b12} 	 		‘The causal relationship between energy and GNP: An International Comparison’.  		 			E S H Yu 		,  		 			J Y Choi 		.  	 	 		\textit{Journal of Energy Development}  		1985. 10 p. .  	 
\bibitem[Ozturk et al. ()]{b5}\label{b5} 	 		‘The causal relationship between energy consumption and GDP in Turkey’.  		 			I Ozturk 		,  		 			M Kaplan 		,  		 			H Kalyoncu 		.  	 	 		\textit{Energy \& Environment}  		2013. 24  (5)  p. .  	 
\bibitem[Zobaa and Lee ()]{b17}\label{b17} 	 		‘The globalization of energy markets in Asia’.  		 			A F Zobaa 		,  		 			W J Lee 		.  	 	 		\textit{Power Engineering Society General Meeting},  				2006. 2006. IEEE. p. 6.  	 
\bibitem[Harris ()]{b18}\label{b18} 	 		\textit{The Globalization of Energy Markets. Challenges of the Global Century},  		 			M C Harris 		.  		2001. Washington, DC.  		 			National Defense University 		 	 
\bibitem[Asafu-Adjaye ()]{b9}\label{b9} 	 		‘The relationship between energy consumption, energy prices and economic growth: time series evidence from Asian developing countries’.  		 			J Asafu-Adjaye 		.  	 	 		\textit{Energy economics}  		2000. 22  (6)  p. .  	 
\bibitem[Levine et al. ()]{b21}\label{b21} 	 		‘Unit root tests in panel data: asymptotic and finite sample properties’.  		 			A Levine 		,  		 			C F Lin 		,  		 			C S Chu 		.  	 	 		\textit{Journal of Econometrics}  		2002. 46  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
