\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={Domestic R\&D Intensity, Technology Transfer and Growth of Productivity: An Empirical Investigation of Tunisian Case},
 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{Domestic R\&D Intensity, Technology Transfer and Growth of Productivity: An Empirical Investigation of Tunisian Case}
\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]{Ahmed  Bellakhdhar}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This paper aims to investigate the determinants of productivity growth in the Tunisian economy context over the period 1976 to 2010. Our theoretical model incorporates as key variables, domestic innovation, human capital, distance to technology frontier and external technology spillovers through import of high-tech products and foreign direct investments. Empirical results identify that the impact of domestic R&D intensity on the productivity growth is negative but not significant in all alternative regressions. The effect of import of technologically advanced products is positive and more enhanced by the distance to technology frontier but the effect of foreign direct investment is significantly negative. Our findings confirm also that human capital has a positive impact on technology accumulation in Tunisia but not highly significant. Its role is rather more important in the assimilation and absorption of foreign technology.

\end{abstract}


\keywords{innovation, human capital, external technology transfer, absorptive capacity, total factor productivity.}

\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
ndogenous growth models emphasize innovation as the engine of growth. In the first generation endogenous growth models of \hyperref[b48]{Romer (1990)}, \hyperref[b27]{Grossman and Helpman (1991)} and \hyperref[b1]{Aghion and Howitt (1992)}, TFP growth is positively related to the levels of R\&D. This leads to an assumption of scale effects in ideas production, i.e., new ideas are proportional to the stock of knowledge. However, these models are not consistent with the evidence. In particular, \hyperref[b37]{Jones (1995)} shows that the significantly increasing number of scientists and engineers engaged in R\&D in the US since the 1950s has not been followed by a concomitant increase in the growth rate of TFP, thus refuting the firstgeneration R\&D-based endogenous growth models. Consequently, endogenous growth theory has evolved into the two following second-generation theories: semiendogenous growth models and Schumpeterian growth theory. The semi-endogenous models of \hyperref[b37]{Jones (1995)}, \hyperref[b38]{Kortum (1997)} and \hyperref[b50]{Segerstrom (1998)} abandon the scale effects in ideas production by assuming diminishing returns to the stock of R\&D knowledge. Thus, R\&D has to increase continuously to sustain a positive TFP growth. The Schumpeterian growth models of \hyperref[b2]{Aghion and Howitt (1998)}, \hyperref[b20]{Dinopoulos and Thompson (1998)}, Peretto (1998), \hyperref[b53]{Young (1998)}, \hyperref[b32]{Howitt (1999)} and Peretto and Smulders (2002) maintain the assumption of constant returns to the stock of R\&D knowledge. However, they assume that the effectiveness of R\&D is diluted due to the proliferation of products as the economy expands. In other term, to ensure sustained TFP growth, R\&D has to increase over time to counteract the increasing range and complexity of products that lowers the productivity effects of R\&D activity. Endogenous growth theory has also increasingly focused on the roles of technology transfer and absorptive capacity in explaining productivity growth across countries \hyperref[b21]{(Eaton and Kortum, 1999;}\hyperref[b33]{Howitt, 2000;}\hyperref[b54]{Xu, 2000;}\hyperref[b25]{Griffith et al., 2003}\hyperref[b26]{Griffith et al., , 2004}; \hyperref[b39]{Kneller and Stevens, 2006;}\hyperref[b6]{Madsen et al., 2009)}. Absorptive capacity captures the idea that the benefit of technological backwardness enjoyed by a laggard country can be enhanced if it has sufficient capability to exploit the technology developed in the frontier countries \hyperref[b0]{(Abromovitz, 1986)}.\par
Despite the rapid progress in the quality of studies and econometric techniques, the assessment of the effects of R\&D productivity and spillovers through empirical analysis remains a controversial subject. To make the empirics of the theoretical model tractable, it is necessary to overcome a series of methodological and conceptual difficulties. In this paper, we first attempt to develop an endogenous model of technology accumulation that incorporates as crucial determinants, domestic innovation efforts, human capital, distance to technology frontier and the diffusion of foreign technology through import of high-tech products and foreign direct investment. Then, several alternative regressions are estimated and many graphical analyses are used to investigate the empirical effects of research intensity, human capital and technology transfer on productivity growth in Tunisia over the period 1976 to 2010.\par
The rest of the paper is structured as follows. The second section presents the theoretical model of technology accumulation and the regression equations to estimate. The third section reports empirical results with necessary interpretations. The last section concludes.\par
ii. 
\section[{Technology Accumulation Model}]{Technology Accumulation Model}\par
The basic idea behind endogenous growth theories is that in the long run the main underlying determinant of economic growth is the long-run growth rate of total factor productivity (TFP), which in turn depends mainly on the rate of technological progress. Theoretical modeling and empirical investigations in this field have been the subject of an increasing attention in the literature to understand the differences between developed and undeveloped countries. There are two obvious candidates to explain the different levels of TFP across countries or across regions within countries. The more important one is the amount of research carried out in that region/country. A vast literature investigating the national sources of economic growth (e.g., \hyperref[b15]{Cameron, 2003)} underlines the linkage between R\&D expenditures TFP, and growth. The second one is human capital. A sufficient level of knowledge in the workforce is necessary to acquire and exploit technology. The literature analyzed a third important channel that can affect TFP. Since developing countries carry out little or, insignificant R\&D activities, the degree of technological diffusion from countries close to the frontier is likely to be one of the key drivers to accelerate the TFP growth in those developing economies \hyperref[b49]{(Savvides and Zachariadis, 2005)}. Coe and Helpman (1995) stress the role of international trade in driving technological spillovers through the imitative process that determines the technological performance of countries that cannot sustain an endogenous technological growth process. Foreign Direct Investment (FDI) by the Multinational Corporations (MNCs) may be another channel for the international transmission of technology \hyperref[b49]{(Savvides and Zachariadis, 2005)}. Distance to the frontier also plays a particularly important role in the convergence debate. Countries that are more backward technologically may have greater potential for generating rapid growth than more advanced countries \hyperref[b23]{(Gerschenkron, 1952)}, essentially because backwardness reduces the costs of creating new and better products \hyperref[b33]{(Howitt, 2000)}. However, backwardness needs not automatically lead to growth since the increasing complexity of products requires large investments in knowledge in order to take advantage of the technology developed elsewhere \hyperref[b3]{(Aghion et al., 2005)}.\par
Based on these theoretical models and empirical findings, we propose to develop an endogenous model of productivity growth that incorporates as key variables, domestic innovation, human capital, distance to technology frontier and the transmission of foreign technology through import of high-tech products and foreign direct investments. Empirical findings identify that the theoretical specification of the technology accumulation function the most consistent with data takes the following general form:\par
( International technology spillovers from import are measured by an import-ratio weighting scheme as follows:\par
Where, ?? stands for the host country (it's Tunisia in this study), ?? indexes Tunisia's import partners (example l'EU-15 in our case) and ?? ???? is Tunisia's import of high-technology products from country ??.\par
We indicate by ?? ???????????? the output of the leader partner. This country is assumed to be close to the technology frontier and having the highest level of knowledge noted by ?? ?????? . At any period of time it's possible to express the output of a partner country as follow: ?? ?? = ? ?? ?? ???????????? , where ? ?? is a positive constant.\par
So that, it's possible to define ?? ?? ??ð??"ð??" by the following general form: ?? ?? ??ð??"ð??" = ? ? ?? ???? ?? ?? ? ?? ?? ??? ?? ??????\par
Where, (?? ?? ???????????? ? ) is ratio of the total average value of imports to the output of the leader. Technology transfer via foreign direct investment will be modeled in the same way. International technology spillovers from foreign direct investment (FDI) are measured by an FDIratio weighting scheme as follows Where, ?? ?? ? ?? ?? and ?? ?? is the physical capital in the country ??. ?????? is the total average value of inward FDI flows from partners. We assume that the country ?? has the technological level ?? ?? and all other variables are defined as before. Note that "distance to frontier" has been measured using the relative gap of Tunisia's TFP to the leader's one ??? ?????? ? ?? ?? ?. Where, ?? ? > 0 is a parameter of research productivity. We assume that 0 ? ?? < 1 and 0 ? ? < 1. Loglinear transformation of Eq.8 gives the empirical model as follows \hyperref[b28]{(Ha and Howitt, 2007)}:\par
Where, ?? are identically and normally distributed shocks with zero mean and constant variance. In the above equation, TFP growth, or the left-hand term should be stationary \hyperref[b28]{(Ha and Howitt, 2007;}\hyperref[b55]{Zachariadis, 2003)}, because in steady state, TFP growth should be constant. This model is estimated in the tunisian ?? ?? ??ð??"ð??" = (?? ? ? ) ? ? ?? ???? ?? ?? ?? ??? ?? ???????????? ? ?? ?????? = (?? ? ? ) ? ?? ?? ???????????? ?? ?????? ?\textbf{(3) (4)}\par
(5) iii.?? ?? ð??"ð??"????ð??"ð??" = ? ? ð??"ð??"???? ???? ?? ?? ? ?? ?? ??? ?? ?????? ? (?? ? ? ) ?????? ?? ???????????? ?? ?????? ? (?? ? ? ) ? ?????? ?? ???????????? ?? ?????? ? ?? ð??"ð??" = ??? ?? ??ð??"ð??" ? ?? × ??? ?? ð??"ð??"????ð??"ð??" ? ?? ?? ð??"ð??" ? (?? ? ? ) ???? ? ?? ?? ?? ? ?? × ? ?????? ?? ?? ? ?? ? ?? ?????? ? ?? ?? ?????? ? ???? ?? ???? ?? ?= ??(?? ? ? ) ???? ? ? ?? ?? ?? ? ?? ? ?? ?? ?? ? ??? ? ?????? ?? ?? ? ??? ? ?? ?????? ? ?? ?? ?????? ? ???? ? ?? ?? +???? ?\textbf{(6) (7) (8)} 
\section[{Empirical Results and Interpretations a) Data and measurement Issues}]{Empirical Results and Interpretations a) Data and measurement Issues}\par
The basic dataset for this study combines variables from different sources. In order to calculate the TFP growth rate, we follow growth accounting decomposition procedure by considering an aggregate production function, where a country's real gross domestic product (GDP), ?? , is stated as: ?? = ???? ?? ??   
\section[{b) Estimation results}]{b) Estimation results}\par
Estimation results are reported below in Table 1 (Appendix A). The impact of domestic R\&D intensity (???????? ?? ) on the productivity growth is negative (-0.069), but not significant at 5\% significance level in all alternative regressions. These findings don't provide support for the Schumpeterian theory (Aghion \& Howitt, 2009, Ang \& Mabsen, 2012, Islam, 2010, Vandenbussche,  {\ref Aghion \& Meghir, 2006)}. There are several reasons for this surprising finding. Chellouf, Outtara and Dou (1999), for example, show that in Tunisia only a very limited effort was made to increase funding for scientific research. The innovation is negatively affected because there is no efficient cooperation between industrial firms and partners (universities, research centers, foreign corporations, etc.). In Tunisia, the economy is dominated by public sector, with an excessive control and a centralized authority. This leads to a fragmented strategy of the Research and Innovation value chain, biased by a sectorial approach. To gather all stakeholders and to produce a common ground for a coherent Innovation Agenda, it's necessary to support interface agencies involved with scientific research, to assist the R\&D programs and initiatives implementation, to facilitate the Tech Transfer through collaborative projects \hyperref[b31]{(Hatem, 2007)}.\par
Figure \hyperref[fig_5]{1} (Appendix B) shows a non significant relationship between R\&D intensity and the average TFP growth rate over the period 1976-2010. Many raisons explain this result. One possible raison is that Tunisia allocated an insufficient amount of financial resources to the R\&D, as suggested by the low estimated level of its expenditure of the GDP. In addition, the statistics on the researchers in Tunisia include a non-negligible proportion of student researchers with master and doctorate degree. It's important also to note that productive sector in Tunisia is dominated by very small enterprises with less than five employees, with little money to invest in an R\&D department and more generally in the innovation activities.\par
Our estimations indentify that human capital has a positive impact on technology accumulation but not highly significant. One percentage point increase in the human capital creates a 0.05 percentage point increase in the average growth rate of the TFP. This finding does not strongly support the recent endeavour of the Tunisian government in improving the whole nation's education level. It can be explained by a mismatch between training and the needs of productive structures ("Education, Labor Market and Development: The Requirements of Adequacy", 1999). Tunisia has to deepen their efforts in innovation by improving the efficiency and adaptability of skilled workers as well as by adopting external know-how via more active technological collaborations with foreign partners, local laboratories, and universities. By removing the non significant variable (R\&D intensity) from the regression equation, the statistical significance of the explanatory variables was improved except for the human capital (column 2). A new interactive variable (????????? ?? ) that combine between skill level and the number of scientists and engineers engaged in R\&D was created. The results show that this interactive variable has a positive impact on productivity growth (0.031), but not significant. This confirms the Schumpeterian theory of endogenous growth that considers that the rate of technological progress depends positively on the intensity of domestic R\&D corrected by the skill level.\par
The estimated coefficients of distance to frontier are positive and statistically significant at the 5\% level in all alternative regressions. In other word, the further a country lies behind the technology frontier, the greater will be its potential to accelerate productivity growth. These results are consistent with the results of \hyperref[b25]{Griffith et al. (2003}\hyperref[b26]{Griffith et al. ( , 2004))}. Figure  {\ref 2 (Appendix B}) shows that the relationship between technical progress and the distance to frontier is positive but not linear. The productivity growth is negative for a reduced gap (?????? ? 73\%). Beyond this value, TFP growth is found to be enhanced by the distance to technology frontier. For a large technology gap the productivity growth is not very important. This implies that catch-up will be more difficult, complex and very expensive for a high technological distance.\par
The estimated coefficients of import of technologically advanced products are highly significant in all columns. A one percentage point increase in this variable creates an increase in the average growth rate of the TFP by more than 0.5 percentage points. This finding confirms that this variable is an important channel for the international transmission of technology in Tunisia. It is in line with the results of (Baumol, 1993; \hyperref[b43]{Mansfield and Romeo, 1980)}, among others. The graphical analyses show that the relationship between technical progress and the import of technology is not linear (see Figure  {\ref 3}). The productivity growth is very low for a reduced ratio ? ?? ?? ? 25\%? and the positive impact on the accumulation of technology doesn't appear only beyond this value.\par
Estimations reveal some surprising results concerning the effects of the variable ???????? on technology accumulation. Its coefficient is negative and significant thereby rejecting the idea that foreign direct investment constitutes incentives for innovation in Tunisia. One percentage point increase in the share of FDI creates a reduction of 0.11 percentage point in the average growth rate of the TFP. This result doesn't support the theory that consider FDI an important factor of building local technological capabilities for developing countries, and an important channel through which international diffusion of knowledge and technology takes place. Several reasons can explain this unexpected result. In Tunisia, the large share of FDI is concentrated in low value-added activities, including an external control of sourcing, and reliance on expatriates in managerial and technical positions. This is aggravated by the weak domestic absorptive capacity through a very limited effort to increase funding for scientific research and barriers in the domestic business climate.\par
The economic literature shows that developing countries need to focus more on the acquisition and assimilation of foreign technology through imitation and cooperation with multinational firms, given the high cost of creating new and better products \hyperref[b33]{(Howitt, 2000)}. In addition, technology transfer is not systematic  {\ref (Sjöholm, 1999)}. It is closely related to the "absorptive capacity" \hyperref[b10]{(Blomström et al., 2000)}. For this purpose, we create multiplicative variables to measure the importance of the absorptive capacity in the technology spillovers. Some alternative regression will be estimated in the next section. 
\section[{c) Technology spillovers and Absorptive capacity}]{c) Technology spillovers and Absorptive capacity}\par
Countries may differ in their effort and ability to understand and adopt new technologies compatible to their local condition which is popularly known as 'absorptive capacity' \hyperref[b8]{(Arrow, 1969)}. \hyperref[b0]{Abromovitz (1986)} and \hyperref[b45]{Nelson and Phelps (1966)} assume that absorptive capacity depends on the level of human capital, whereas \hyperref[b22]{Fagerberg (1994)} and \hyperref[b25]{Griffith et al. (2003}\hyperref[b26]{Griffith et al. ( , 2004}) assume that the absorptive capacity is a function of domestic innovation activities.\par
Tables \hyperref[tab_5]{2 and 3} (Appendix A) summarize estimated results of TFP growth with absorptive capacity for Tunisia. Our empirical results (column1 in table 2) show a negative and significant relationship between the interactive term (???????? ?? × ??????????????) and the TFP growth rate. The second column shows that the human capital based absorptive capacity exhibit negative relation with productivity but not significant (-0.148). This implies a weak complementarity between the two factors to generate productivity gains. This result is contradictory to the empirical findings results that found positive and statistically significant relationship between human capital based absorptive capacity and TFP growth. It seems that this result is explained by the existence at the lack of learning capacity and concentrated FDI in low value added activities.\par
Interestingly, while incorporating interaction term between ???????? and distance to frontier (???????????? × ??????????????) in the regression, the independent effect of FDI indicator becomes positive (0.13) but statistically non significant. The coefficient associated to the multiplicative variable is positive (0.967) and significant. This implies that, the further a country lies behind the technology frontier, the greater will be technology spillover from FDI. Figure  {\ref 4 (Appendix B}) shows that the real relationship between technical progress and the interactive term (???????????? × ??????????????) is positive but not linear. For a technological gap less than 74\%, the correlation is positive. Beyond this threshold value, the correlation becomes negative.\par
Empirical evidences identify that knowledge spillovers through the channel of imports are not only important because they play an important role for growth in endogenous growth models but also because trade has often been highlighted as playing a key role in facilitating convergence (see for example \hyperref[b46]{Nelson and Wright, 1992 )}. The idea behind this spillover hypothesis is that the variety and the quality of intermediate inputs are predominantly explained by R\&D and, therefore, productivity is a positive function of R\&D.\par
To test the degree of complementarity between the import of technologically advanced products and FDI to have technology transfer, we create the interactive variable ((?????????? × ??????????????) (regression 4 in Table \hyperref[tab_4]{2}). The idea behind this spillover hypothesis is that the local absorptive capacity measured by the degree of openness of the country. The estimated coefficient is positive (0.48) but statistically non significant at the five percentage significance level. This result clearly explains the low technological potential of FDI inflows into Tunisia, which justifies the lack of interaction between the two variables. In other hand, technology spillovers from import of high-tech goods depend on domestic R\&D intensity and the distance to technology frontier. For this raison two interactive variables (?????????? × ???????? ?? and ?????????? × ????????????) are incorporated in the model (Table \hyperref[tab_5]{3}).\par
Our estimations show that the impact of (?????????? × ???????? ?? ) on the growth rate of TFP is negative but not significant. A positive and significant correlation is between productivity growth and the interactive variable (?????????? × ????????????). We remark that by the introduction of this last multiplicative variable, the effect of human capital becomes more significant. The total marginal effect (independent and interactive) of imports of technologically advanced goods on productivity growth is given by the coefficient ?? ???? formulated by the following relation ?? ???? = 0.696 + 0.415 × ????????????, (regression 2). If we use the average value of ???????????? calculated over the period 1976-2010 in this equation, we obtain a ?? ???? =0.57. This empirical value shows that the import of technologically advanced is a main vector of the transmission of foreign knowledge in Tunisia. Its effect is positive and more enhanced by the distance to technology frontier. The graphical representation of the relationship between TFP growth and (?????????? × ???????????? is reported in the figure  {\ref 5}. This graph confirms the presence of a positive impact of the import of technology. This effect is important for a high technological gap but negative reduced distance. 
\section[{Conclusion}]{Conclusion}\par
This paper aims to investigate the determinants of productivity growth productivity growth in the Tunisian economy context over the period 1976 to 2010. We first examine the effects of key determinants such as domestic innovation, skills, etc. on the productivity growth. We then attempt to show how these effects are moderated by liberalization as measured by the opening up to foreign investment and by import of technologically advanced products, especially from Europe.\par
Empirical results show that the impact of domestic R\&D intensity on the productivity growth is negative but not significant in all alternative regressions. The effect of foreign direct investment is significantly negative. Its interactive effect with capital human on the productivity growth is also negative but not statistically significant. This implies the weak complementarity between the two factors to generate productivity gains. Apparently, Tunisia needs to have reached a certain level of development in education, technology, infrastructure before being able to benefit from a foreign presence in their markets. Our findings confirm that the import of technologically advanced products is an important channel for the international transmission of technology in Tunisia. Its effect on the knowledge accumulation is positive and more enhanced by the distance to technology frontier. Our results identify also that human capital has a positive but not significant impact on technology accumulation in Tunisia. Despite the high priority given by Tunisia to education and training young people, the capacity for innovation is still limited. The role of human capital is rather more significant in the assimilation and absorption of foreign technology.\par
An innovation strategy for Tunisia should therefore focus not only on creating technology, but also on technology adoption and adaptation. Tunisian firms have to deepen their efforts in innovation by improving the efficiency and adaptability of skilled workers as well as by adopting external know-how via more active technological collaborations with foreign partners, local laboratories, and universities. 
\section[{IV.}]{IV.} 
\section[{Appendix}]{Appendix}\par
Appendix A: List of regression tables     \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2345}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 2 :Figure 3 :Figure 4 :Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7251748251748251\textwidth}P{0.02972027972027972\textwidth}P{0.01486013986013986\textwidth}P{0.08024475524475524\textwidth}}
?? 1???\tabcellsep ? ?????? ?\tabcellsep ?? ??\tabcellsep ? ??????? ?.Where ?? is the\\
\multicolumn{4}{l}{output-worker ratio (?? ?? ? ) and ?? is the capital-worker}\\
\multicolumn{4}{l}{ratio (?? ?? ? ). Capital's income share (??) is set to 0.30}\\
\multicolumn{4}{l}{following Gollin (2002). The ratio (?? ?? ? ) is constructed}\\
\multicolumn{4}{l}{using from various issues; Penn World Table (PWT}\\
version 6.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.19736842105263155\textwidth}P{0.24210526315789474\textwidth}P{0.21052631578947367\textwidth}P{0.19999999999999998\textwidth}}
\tabcellsep (1)\tabcellsep (2)\tabcellsep (3)\\
Logu R\tabcellsep -0.069\tabcellsep \tabcellsep \\
\tabcellsep (-0.95)\tabcellsep \tabcellsep \\
Logh\tabcellsep 0.059\tabcellsep 0.040\tabcellsep \\
\tabcellsep (1.82)\tabcellsep (1.65)\tabcellsep \\
Loghu R\tabcellsep \tabcellsep \tabcellsep 0.031\\
\tabcellsep \tabcellsep \tabcellsep (1.61)\\
LogDTF\tabcellsep 1.53 **\tabcellsep 1.479 **\tabcellsep 0.94 **\\
\tabcellsep (2.55)\tabcellsep (3.56)\tabcellsep (2.45)\\
LogFDIY\tabcellsep -0.128 **\tabcellsep -0.127 **\tabcellsep -0.09 **\\
\tabcellsep (-4.03)\tabcellsep (-6.87)\tabcellsep (-5.32)\\
LogMY\tabcellsep 0.589 **\tabcellsep 0.560 **\tabcellsep 0.51 **\\
\tabcellsep (2.14)\tabcellsep (3.00)\tabcellsep (2.33)\\
\textunderscore Cons\tabcellsep -1.46\tabcellsep -1.296\tabcellsep -1.285\\
\tabcellsep (-1.47)\tabcellsep (-1.82)\tabcellsep (-1.6)\\
Fisher\tabcellsep 211.69\tabcellsep 97.03\tabcellsep 74.04\\
R-squared\tabcellsep 0.98\tabcellsep 0.98\tabcellsep 0.97\\
Note:\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1930508474576271\textwidth}P{0.21610169491525422\textwidth}P{0.17\textwidth}P{0.15559322033898304\textwidth}P{0.1152542372881356\textwidth}}
\tabcellsep (1)\tabcellsep (2)\tabcellsep (3)\tabcellsep (4)\\
Logh\tabcellsep 0.045 (1.58)\tabcellsep \tabcellsep 0.084 (1.90)\tabcellsep 0.049 (1.1)\\
LogDTF\tabcellsep 1.635** (4.92)\tabcellsep 1.538** (2.46)\tabcellsep \tabcellsep 1.12** (2.69)\\
LogFDIY\tabcellsep -0.198** (-6.64)\tabcellsep -0.138** (-4.08)\tabcellsep 0.130 (1.1)\tabcellsep -1.66 (-1.37)\\
LogMY\tabcellsep 0.509** (2.31)\tabcellsep 0.563 (1.66)\tabcellsep 0.894** (4.84)\tabcellsep \\
Logu R × LogFDIY\tabcellsep -0.070** (-2.03)\tabcellsep \tabcellsep \tabcellsep \\
Logh× LogFDIY\tabcellsep \tabcellsep -0.148 (-1.14)\tabcellsep \tabcellsep \\
LogDTF × LogFDIY\tabcellsep \tabcellsep \tabcellsep 0.967** (2.36)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2594533029612756\textwidth}P{0.21298405466970388\textwidth}P{0.18200455580865604\textwidth}P{0.19555808656036444\textwidth}}
\multicolumn{2}{l}{Variable dépendante: ???????(??)}\tabcellsep \tabcellsep \\
\tabcellsep (1)\tabcellsep (2)\tabcellsep (3)\\
Logu R\tabcellsep -0.056 (-1.08)\tabcellsep \tabcellsep \\
Logh\tabcellsep 0.052 ** (2.47)\tabcellsep 0.040 ** (3.41)\tabcellsep 0.042 (1.73)\\
LogFDIY\tabcellsep -0.123 ** (-6.04)\tabcellsep -0.128 ** (-6.81)\tabcellsep -0.121 ** (-4.59)\\
LogDTF\tabcellsep \tabcellsep \tabcellsep 1.644 ** (2.71)\\
LogMY\tabcellsep 0.693 ** (4.86)\tabcellsep 0.696 ** (.03)\tabcellsep 0.511 (1.79)\\
LogMY ×LogDTF\tabcellsep 0.492 ** (3.84)\tabcellsep 0.415 ** (4.55)\tabcellsep \\
LogMY × Logu R\tabcellsep \tabcellsep \tabcellsep -0.013 (-0.55)\\
\textunderscore Cons\tabcellsep -1.767 ** (-3.23)\tabcellsep -1.843 ** (-3.44)\tabcellsep -1.143 (-1.13)\\
Fisher\tabcellsep 268.46\tabcellsep 37.64\tabcellsep 334.85\\
P-value\tabcellsep 0.03\tabcellsep 0.00\tabcellsep 0.00\\
R-squared\tabcellsep 0.98\tabcellsep 0.98\tabcellsep 0.97\\
Note:\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{( ) B Domestic R\&D Intensity, Technology Transfer and Growth of Productivity: An Empirical Investigation of Tunisian Case} 			\footnote{Domestic R\&D Intensity, Technology Transfer and Growth of Productivity: An Empirical Investigation of Tunisian Case} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chellouf et al. ()]{b17}\label{b17} 	 		\textit{},  		 			I Chellouf 		,  		 			O Outtara 		,  		 			H Dou 		.  	 	 		\textit{International Journal of Information Sciences and Decision Making}  		La Nécessité de la Veille Technologique en Tunisie (ed.)  		1999. 3 p. .  	 
\bibitem[Aghion and Howitt ()]{b1}\label{b1} 	 		‘A Model of Growth through Creative Destruction’.  		 			P Aghion 		,  		 			P Howitt 		.  	 	 		\textit{Econometrica}  		1992. 60 p. .  	 
\bibitem[Barro and Lee ()]{b9}\label{b9} 	 		\textit{A New Data Set of Education Attainment in the World},  		 			J Barro 		,  		 			J Lee 		.  		2010. 1950-2010.  		 			National Bureau of Economic Reseach 		 	 	 (document de travail n° 15902) 
\bibitem[Ha and Howitt ()]{b28}\label{b28} 	 		‘Accounting for Trends in Productivity and R\&D: A Schumpeterian Critique of Semi-Endogenous Growth Theory’.  		 			Ha 		,  		 			P Howitt 		.  	 	 		\textit{Journal of Money, Credit and Banking}  		2007. 30  (4)  p. .  	 
\bibitem[Aghion and Howitt ()]{b2}\label{b2} 	 		 			P Aghion 		,  		 			P Howitt 		.  		\textit{Endogenous Growth Theory},  				 (Cambridge)  		1998. MIT Press.  	 
\bibitem[Aghion et al. ()]{b3}\label{b3} 	 		 			P Aghion 		,  		 			N Bloom 		,  		 			R Blundell 		,  		 			R Griffih 		,  		 			P Howitt 		.  	 	 		\textit{Competition and Innovation: An Inverted-U Relationship},  				2005. 120 p. .  	 
\bibitem[Aghion and Howitt ()]{b5}\label{b5} 	 		 			P Aghion 		,  		 			P Howitt 		.  		\textit{The Economics of growth},  				2009. MIT Press. p. .  	 
\bibitem[Blomström and Kokko ()]{b10}\label{b10} 	 		 			M Blomström 		,  		 			A Kokko 		.  		\textit{Foreign Direct Investment, Firm and Host Countries strategies},  				 (MacMillan)  		2000.  	 
\bibitem[Bouoiyour ()]{b14}\label{b14} 	 		 			Yazidi Bouoiyour 		.  		\textit{Productivité et Ouverture en Afrique du Nord},  				 (Tunis)  		2000.  	 	 (Article présenté au colloque international: Ouverture économique et développement, 23-24 juin) 
\bibitem[Abromovitz ()]{b0}\label{b0} 	 		‘Catching Up, Forging Ahead, and Falling Behind’.  		 			M Abromovitz 		.  	 	 		\textit{Journal of Economic History}  		1986. 46 p. .  	 
\bibitem[Cecchini and Lai-Tong ()]{b16}\label{b16} 	 		 			L Cecchini 		,  		 			C Lai-Tong 		.  	 	 		\textit{The Links between Openness and Productivity in Mediterranean Countries},  				2008. 2008. 40 p. .  	 
\bibitem[Arrow ()]{b8}\label{b8} 	 		‘Classificatory Notes on the Production and Transmission of Technological Knowledge’.  		 			J Arrow 		.  	 	 		\textit{American Economic Review Papers and Proceedings}  		1969. 59 p. .  	 
\bibitem[Coe et al. ()]{b19}\label{b19} 	 		 			T Coe 		,  		 			Helpman 		,  		 			W Hoffmaister 		.  	 	 		\textit{North-South R\&D Spillovers},  				1997. 107 p. .  	 
\bibitem[Madsen and Mcaleer ()]{b41}\label{b41} 	 		‘Direct Tests of the Permanent Income Hypothesis under Uncertainty, Inflationary Expectations and Liquidity Constraints’.  		 			Madsen 		,  		 			M Mcaleer 		.  	 	 		\textit{Journal of Macroeconomics}  		2000. 22  (2)  p. .  	 
\bibitem[Eaton and Kortum ()]{b21}\label{b21} 	 		 			J Eaton 		,  		 			S Kortum 		.  	 	 		\textit{International Technology Diffusion: Theory and Measurement},  				1999. 40 p. .  	 
\bibitem[Gerschenkron ()]{b23}\label{b23} 	 		‘Economic Backwardness in Historical Perspective’.  		 			A Gerschenkron 		.  	 	 		\textit{The Progress of Underdeveloped Areas},  				 			Bert F Dans,  			Hoselitz 		 (ed.)  		 (Chicago)  		1952. University of Chicago Press. p. .  	 
\bibitem[Romer (1990)]{b48}\label{b48} 	 		‘Endogenous Technological Change’.  		 			P Romer 		.  	 	 		\textit{Journal of Political Economy}  		1990. October. 98  (5)  p. .  	 
\bibitem[Botirjan ()]{b13}\label{b13} 	 		\textit{FDI and Total Factor Productivity Growth: New Macro Evidence, Discussion Paper 27/13},  		 			B Botirjan 		.  		2013. Clayton, Australia.  		 			Department of Economics, Monash University 		 	 
\bibitem[Gollin ()]{b24}\label{b24} 	 		‘Getting Income Shares Right’.  		 			D Gollin 		.  	 	 		\textit{Journal of Political Economy}  		2002. 110 p. .  	 
\bibitem[Vandenbussche et al. ()]{b52}\label{b52} 	 		‘Growth, Distance to Frontier and Composition of Human Capital’.  		 			J Vandenbussche 		,  		 			A Philipe 		,  		 			M Costas 		.  	 	 		\textit{Journal of Economic Growth}  		2006. 11  (2)  p. .  	 
\bibitem[Hatem ()]{b31}\label{b31} 	 		 			M Hatem 		.  	 	 		\textit{Contrat n°510696 Appel d'offre FP6-2002-INCO-COMultilat RTD/SSA-5},  				2007.  		 			Le système national de recherche en Tunisie 		 	 
\bibitem[Mimica (2002)]{b47}\label{b47} 	 		\textit{How are Stabilisation and Association Agreements paving the way to EU Membership?, address given at the Wilton Park Conference Enlarging the European Union},  		 			Mimica 		.  		2002. 19 March. Sofia.  	 
\bibitem[Borensztein et al. ()]{b12}\label{b12} 	 		‘How Does Foreign Direct Investment Affect Economic Growth’.  		 			E Borensztein 		,  		 			J Gregorio 		,  		 			W Lee 		.  	 	 		\textit{Journal of international economics}  		1995. 45.  	 
\bibitem[Howitt ()]{b33}\label{b33} 	 		 			P Howitt 		.  	 	 		\textit{Endogenous Growth and Cross-Country Income Differences},  				2000. 90 p. .  	 
\bibitem[Islam ()]{b36}\label{b36} 	 		\textit{Human Capital Composition, Proximity to Technology Frontier and Productivity Growth, Department of Economics, discussion paper},  		 			R Islam 		.  		2010. 23 p. .  	 
\bibitem[Impact de l'Instauration d'une Zone de Libre-échange avec l'Union Européenne, Cahiers de l'IEQ -Numéro: 15 IÉQ ()]{b34}\label{b34} 	 		‘Impact de l'Instauration d'une Zone de Libre-échange avec l'Union Européenne, Cahiers de l'IEQ -Numéro: 15’.  	 	 		\textit{IÉQ}  		2001.  	 
\bibitem[Coe and Helpman ()]{b18}\label{b18} 	 		‘International R\&D Spillovers’.  		 			T Coe 		,  		 			E Helpman 		.  	 	 		\textit{European Economic Review}  		1995. 39 p. .  	 
\bibitem[Ang and Madsen ()]{b7}\label{b7} 	 		‘International R\&D spillovers and productivity trends in the Asian miracle economies’.  		 			Ang 		,  		 			B Madsen 		.  	 	 		\textit{Economic Inquiry}  		2013. 51  (2)  p. .  	 
\bibitem[Savvides and Zachariadis ()]{b49}\label{b49} 	 		‘International Technology Diffusion and the Growth of TFP in the Manufacturing Sector of Developing Economies’.  		 			A Savvides 		,  		 			M Zachariadis 		.  	 	 		\textit{Review of Development Economics}  		2005. 9  (4)  p. .  	 
\bibitem[Aghion and Howitt ()]{b4}\label{b4} 	 		‘Joseph Schumpeter Lecture Appropriate Growth Policy: A Unifying Framework’.  		 			P Aghion 		,  		 			P Howitt 		.  	 	 		\textit{Journal of the European Economic Association}  		2006. 4 p. .  	 
\bibitem[Kneller and Stevens ()]{b39}\label{b39} 	 		 			Kneller 		,  		 			P Stevens 		.  	 	 		\textit{Frontier Technology and Absorptive Capacity: Evidence from OECD Manufacturing Industries},  				2006. 68 p. .  	 
\bibitem[Kortum ()]{b38}\label{b38} 	 		 			S Kortum 		.  	 	 		\textit{Research, Patenting and Technological Change},  				1997. 65 p. .  	 
\bibitem[Lichtenberg and Van Pottelsberghe De La Potterie ()]{b40}\label{b40} 	 		 			R Lichtenberg 		,  		 			B Van Pottelsberghe De La Potterie 		.  	 	 		\textit{International R\&D Spillovers: A Comment},  				1998. 42 p. .  	 
\bibitem[Griffith et al. ()]{b26}\label{b26} 	 		‘Mapping the Two Faces of R\&D: Productivity Growth in a Panel of OECD Industries’.  		 			R Griffith 		,  		 			Redding 		,  		 			J Van Reenen 		.  	 	 		\textit{Review of Economics and Statistics}  		2004. 86  (4)  p. .  	 
\bibitem[Mincer ()]{b44}\label{b44} 	 		 			J Mincer 		.  	 	 		\textit{Schooling, Experience and Earnings},  				 (New-York)  		1974. Columbia University Press.  	 
\bibitem[Xu ()]{b54}\label{b54} 	 		‘Multinational Enterprises, Technology Diffusion, and Host Country Productivity Growth’.  		 			B Xu 		.  	 	 		\textit{Journal of Development Economics}  		2000. 62 p. .  	 
\bibitem[Nelson and Phelps ()]{b45}\label{b45} 	 		 			R Nelson 		,  		 			S Phelps 		.  	 	 		\textit{Investment in Humans, Technological Diffusion, and Economic Growth},  				1966. 56 p. .  	 
\bibitem[Hammami ()]{b30}\label{b30} 	 		‘Ouverture et Externalités Internationales de la R\&D : Une Analyse du Sud de la Méditerranée’.  		 			Menelgado Hammami 		.  	 	 		\textit{Colloque International d'Économie},  				 (Tunis)  		2001.  	 
\bibitem[Grossman and Helpman ()]{b27}\label{b27} 	 		‘Quality Ladders in the Theory of Growth’.  		 			Grossman 		,  		 			E Helpman 		.  	 	 		\textit{Review of Economic Studies}  		1991. 58 p. .  	 
\bibitem[Griffith et al. ()]{b25}\label{b25} 	 		‘R\&D and Absorptive Capacity: Theory and Empirical Evidence’.  		 			R Griffith 		,  		 			Redding 		,  		 			J Van Reenen 		.  	 	 		\textit{Scandinavian Journal of Economics}  		2003. 105 p. .  	 
\bibitem[Zachariadis ()]{b55}\label{b55} 	 		‘R\&D, Innovation, and Technological Progress: A Test of the Schumpeterian Framework without Scale Effects’.  		 			M Zachariadis 		.  	 	 		\textit{Canadian Journal of Economics}  		2003. 36 p. .  	 
\bibitem[Jones ()]{b37}\label{b37} 	 		‘R\&D-Based Models of Economic Growth’.  		 			C Jones 		.  	 	 		\textit{Journal of Political Economy}  		1995. 103 p. .  	 
\bibitem[Rapport Annuel sur la Compétitivité IÉQ ()]{b35}\label{b35} 	 		‘Rapport Annuel sur la Compétitivité’.  	 	 		\textit{IÉQ}  		2008. 2007.  	 
\bibitem[Rapport sur le développement dans le monde BM ()]{b11}\label{b11} 	 		‘Rapport sur le développement dans le monde’.  	 	 		\textit{BM}  		2000. 1999-2000.  	 
\bibitem[Tlili ()]{b51}\label{b51} 	 		\textit{Retombées de la R\&D Domestique et Étrangère sur la Productivité Totale des Facteurs: Un Essai d'Évaluation Pour le Cas de la Tunisie},  		 			A Tlili 		.  		2006.  		 			Faculté des Sciences Économiques et de Gestion de Sfax 		 	 	 (Thèse de Doctorat) 
\bibitem[Segerstrom ()]{b50}\label{b50} 	 		 			P Segerstrom 		.  	 	 		\textit{Endogenous Growth without Scale Effects},  				1998. 88 p. .  	 
\bibitem[Madsen ()]{b42}\label{b42} 	 		‘Semi-Endogenous versus Schumpeterian Growth Models: Testing the Knowledge Production Function using International Data’.  		 			B Madsen 		.  	 	 		\textit{Journal of Economic Growth}  		2008. 13 p. .  	 
\bibitem[Howitt ()]{b32}\label{b32} 	 		‘Steady Endogenous Growth with Population and R\&D Inputs Growing’.  		 			P Howitt 		.  	 	 		\textit{Journal of Political Economy}  		1999. 107 p. .  	 
\bibitem[Dangerfield et al. ()]{b20}\label{b20} 	 		‘Sub-Regional Economic Cooperation in Central and Eastern Europe: The Political Economy of CEFTA’.  		 			M Dangerfield 		,  		 			Dinopoulos 		,  		 			P Thompson 		.  	 	 		\textit{Schumpeterian Growth without Scale Effects},  				 (Cheltenham)  		2000. 1998. 3 p. .  	 
\bibitem[Fagerberg ()]{b22}\label{b22} 	 		‘Technology and International Differences in Growth Rates’.  		 			J Fagerberg 		.  	 	 		\textit{Journal of Economic Literature}  		1994. 32 p. .  	 
\bibitem[Mansfield and Romeo ()]{b43}\label{b43} 	 		‘Technology Transfer to Overseas Subsidiaries by U.S.-Based Firms’.  		 			Mansfield 		,  		 			A Romeo 		.  	 	 		\textit{Quarterly Journal of Economics}  		1980. 95 p. .  	 
\bibitem[Ang et al. ()]{b6}\label{b6} 	 		‘The Indian Growth Miracle and Endogenous Growth’.  		 			B Ang 		,  		 			B Madsen 		,  		 			J Saxena 		.  		 doi:10.1016/j. jdeveco.2009.06.002.  	 	 		\textit{Journal of Development Economics, forthcoming}  		2009.  	 
\bibitem[Nelson and Wright ()]{b46}\label{b46} 	 		‘The Rise and Fall of American Technological Leadership: The Postwar Era in Historical Perspective’.  		 			R Nelson 		,  		 			G Wright 		.  	 	 		\textit{Journal of Economic Literature}  		1992. 30 p. .  	 
\bibitem[Cameron ()]{b15}\label{b15} 	 		‘Why did UK manufacturing productivity growth slowdown in the 1970s and speed up in the 1980s?’.  		 			G Cameron 		.  	 	 		\textit{Economica}  		2003. 70 p. .  	 
\bibitem[Hall and Jones ()]{b29}\label{b29} 	 		‘Why Do Some Countries Produce So Much More Output Per Worker Than Others’.  		 			Hall 		,  		 			C Jones 		.  	 	 		\textit{Quarterly Journal of Economics}  		1999. 1999. 114  (1)  p. .  	 
\bibitem[Young ()]{b53}\label{b53} 	 		 			A Young 		.  	 	 		\textit{Growth without Scale Effects},  				1998. 106 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
