\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={Evaluating The Determinants Of National Innovative Capacity Among European Countries},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2011-11 2011-10-22 (revised: November 2011 22 October 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-11 2011-10-22}
\title{Evaluating The Determinants Of National Innovative Capacity Among European Countries}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

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

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

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

\usepackage[absolute,overlay]{textpos}

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

             \author[1]{Dr. Maria Manuela Santos  NatArio}

             \author[2]{JoAo Pedro Almeida  Couto}

             \author[3]{Maria Teresa Borges  Tiago}

             \affil[1]{  Guarda Polytechnics Institute}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 September 2011 Accepted: 10 October 2011 Published: 22 October 2011}

\maketitle


\begin{abstract}
        


This paper reflects upon the factors that influence the national innovative capacity that is based on the European Innovation Scoreboard database. The aim is to reflect on, and evaluate, the factors influencing national verify how different countries are positioned in terms of innovation outputs and determine which factors distinguish their level of innovative capacity. The results point to the existence of four groups of countries. On the other hand, the factors identified are related to the dimensions of institutional efficiency, namely the efficiency of institutions, types of regulation, effective rule of law and level of corruption, societies? cultural values associated with the level of hierarchy or "power distance" and "uncertainty avoidance." Aspects are related to the innovation framework, such as doctorates in science and engineering, business Research & Development expenses, and the level of collaboration for innovation.

\end{abstract}


\keywords{Innovative Capacity, Innovation, National Culture, Institutional Efficiency, Innovation Infrastructure.}

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

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


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
he capacity for innovation plays a dominant and decisive role in determining who thrives in the global arena. For firms, innovation has the power of establishing a competitive advantage in the context of increasing globalization. For countries, the innovation capacity is a source of prosperity and growth \hyperref[b8]{(Belitz et al., 2008)}. Thus, national objectives may be achieved by increasing productivity and attracting investment to sustain continuous improvement in standards and quality of life.\par
The concept of innovative capacity was introduced by Suarez-  {\ref Villa (1990)}, to measure the level of invention and the potential for innovation in a information about the dynamics of the invention in economic activity. This knowledge can be used by policy-makers and scholars to better understand the changes in invention patterns, technology and competitiveness. The national innovative capacity can provide comparative information regarding the evolutionary process of inventive activity, as well as information on its relationship with the primary factors of the invention. Thus, the innovation capacity of an area is linked to the territorial dynamics of the innovation, legal and/or individual, and is conditioned by the specific characteristics of each area based on the five groups of factors/dimensions of this crucial process.\par
Considering these observations, the aim of this paper is to evaluate the factors that influence national innovative capacity. In this sense, and taking into consideration the European Innovation Scoreboard, we analyzed innovative capacity in terms of Small and Medium-sized Enterprises innovative behaviour. In the present paper, five hypotheses are proposed: the first is related to the influence of the institutional efficiency on innovative capacity; the second pertains to the role of national culture; the third refers to the influence of the innovation's collective infrastructures (human resources and the dynamics of learning and training) in the promotion of innovative capacity; the fourth focuses on the sustainability and support system of innovation; and the fifth is associated with the linkages and cooperation networks used to stimulate innovation capacity.\par
The rest of the paper is structured as follows. On the and decisive role in determining who thrives in second point, a brief literature review is performed regarding the innovative capacity. The third point describes the conceptual Model and the hypotheses. The two last points illustrate the methodology and primary findings of the data, as well as discusses these results and their implications, stressing the limitations of the work and suggesting avenues for future research. 
\section[{II.}]{II.} 
\section[{LITERATURE REVIEW}]{LITERATURE REVIEW}\par
National innovative capacity can be broadly defined as the institutional potential of a country to T Abstract -This paper reflects upon the factors that influence the national innovative capacity that is based on the European Innovation Scoreboard database. The aim is to reflect on, and evaluate, the factors influencing national verify how different countries are positioned in terms of innovation outputs and determine which factors distinguish their level of innovative capacity. The results point to the existence of four groups of countries. On the other hand, the factors identified are related to the dimensions of institutional efficiency, namely the efficiency of institutions, types of regulation, effective rule of law and level of corruption, societies' cultural values associated with the level of hierarchy or "power distance" and "uncertainty avoidance." Aspects are related to the innovation framework, such as doctorates in science and engineering, business Research \& Development expenses, and the level of collaboration for innovation.\par
sustain innovation \hyperref[b30]{(Hu and Mathews, 2008;}\hyperref[b31]{Huang and Shih, 2009)}. The concept of innovative capacity was introduced by Suarez-  {\ref Villa (1990)} to measure the level of invention and innovative potential of a nation. According to Suarez-Villa, measuring the innovative capacity may provide important information about the dynamics of the invention in the economic activity. Such knowledge may be used by policy-makers, or academics, to assist in the understanding of the changes in the invention, technology and competitiveness. They can then take action accordingly.\par
The concept of innovation capacity emerged as a meta-concept to denote the real and potential capabilities of a system to convert knowledge into innovation, which is able to drive long term economic growth and wealth creation \hyperref[b36]{(Lundvall and Johnson, 1994}\hyperref[b21]{, Freeman 1995}\hyperref[b22]{, Furman at al. 2002} {\ref , Schiuma and Lerro 2008)}. For Matheus and \hyperref[b38]{Hu (2007)}, the innovative capacity of a country is the basic driving force behind its economic performance; it provides a measure of the institutional structures and support systems that sustain innovative activity.\par
The concept of national innovative capacity was explained in the works of Porter and Stern, (1999); Stern et al. (  {\ref 2001}) and \hyperref[b22]{Furman et al. (2002)}. Their primary purpose was to measure the origin of the differences between countries regarding the innovative production, reflecting upon the analysis of the clusters of innovation. For these authors, the national innovative capacity is the country's capacity (as a political and economic entity) to produce and trade a new flow of technologies, reflecting the fundamental determinations of the innovation process at all levels, not only the output level  {\ref (Stern et al., 2001)}.\par
In the last few years, several works have been enriching this analysis and clarifying the concept. It has been introduced and adopted by different scholars interested in researching and understanding the factors and root determinants of innovation dynamics and the capabilities of development \hyperref[b22]{(Furman et al., 2002;} {\ref Howells, 2005, Schiuma and} {\ref Lerro, 2008)}.\par
Using a managerial approach, Suarez-Villa (2003) analyzed the relationship between the inter-organizational networks and innovative capacity, from which emerges a new type of organization: the "experimental firm".   {\ref 2002}) approach, applying it to five "latecomer" countries from East Asia, in particular, Taiwan. While the results are in broad agreement with the findings of Furman et al. and Hu and Mathews, some important differences for latecomer East Asian economies exist such as the number of national factors that matter is smaller and an important (though subtle) role seems to be assumed by the public R\&D expenditure, acting as a steering mechanism for the private sector.\par
On the other hand, university-based R\&D (a basic research resource) has not exhibited a significant effect over the past two decades. \hyperref[b29]{Hu and Mathews (2005)} demonstrate that the public R\&D funding in East Asia greatly strengthens the contribution of specialization in the high-tech industries, however, this effect was only registered when a latecomer country was pursuing a targeted strategy of catch up, as in the case of Taiwan.\par
More recently, Mathews and Hu (2007) examined the efforts of Taiwan's academic innovation through institutional and organizational reforms. They also evaluated its impact in assisting Taiwan in moving beyond the phase of being a catch-up manufacturing fast follower to that of an innovation-based technology developer. In 2008, Hu and Mathews performed the first study on China's national innovative capacity', extending their earlier work conducted on the East Asian Tiger economies. They found an increase in patenting activity by Chinese firms and organizations since 2001, and analysed the drivers behind this, as well as the quality characteristics of patenting, in terms of intensity impact and links with the science base.\par
The innovation capacity in China was also studied by \hyperref[b20]{Fan (2008)}. The author analyzed the innovation capacity and economic development in China and India, focusing on the transformation of national innovation systems. \hyperref[b20]{Fan (2008)} considers financial investment and human resources in R\&D as two important input factors for building up the innovation capacity of a nation. He also stresses the role of both governments in transforming their national innovation systems to become more adaptable to economic development. One of the primary focuses of R\&D reforms was to integrate the science and business sectors and provide incentives for innovation activities.\par
The study by \hyperref[b39]{Natário et al. (2007)} reflected upon the factors that influence national innovative capacity, based on the European Innovation Scoreboard (EIS) database. These authors tested the importance of the innovation of variables that were not considered in the innovation scoreboard, namely national cultural aspects and institutional efficiently, together with variables that were normally compiled in the scoreboard, such as expenditures and human resources qualifications, namely tertiary education, sciences and engineering graduates. At the regional level, Schiuma and Lerro (2008) discussed the role and relevance of knowledge based capital as a strategic resource and a source of regional innovation capacity. They identified human, relational, structured and social capital, as the four primary knowledge based categories, building up the knowledge based capital of a region. Schiuma and Lero (2008) used the concept of innovation capacity to refer to the overall innovation capabilities that a region can express, both in practice, and potentially. This model includes both the innovation dynamics taking place at the regional level, and those that could potentially be developed by policy andmanagement actions, by leveraging local and external knowledge resources.\par
The relationship between national innovative capacity and network contamination effects on the international diffusion of embodied and disembodied technology was analysed by \hyperref[b31]{Huang and Shih (2009)}. Their work examined two different social network models: cohesion models based on diffusion by direct communication; and, structural equivalence models, based on diffusion by network position similarity. The empirical results found distinguishable influences upon the performance of the national innovative capacity between countries with different technological diffusion forms and social proximity.\par
Embodied or disembodied technology diffusion through structural equivalence mechanisms has a significant influence on the performance of national innovative capacity. However, a country is affected more by its structurally equivalent competitors, than by its cohesion partners. Moreover, embodied or disembodied technology diffusions through cohesion mechanisms may have negative effects on the performance of national innovative capacity, which can be regarded as international technology diffusion via global stratification patterns \hyperref[b31]{(Huang and Shih, 2009)}.\par
As a result, the innovative capacity is not concerned with any single aspect of innovation performance, but with sources of its sustainability (Matheus and \hyperref[b38]{Hu, 2007)}. A country's innovative capacity, considered as the ability of people and companies to create and transform knowledge into new, marketable products and services and more efficient processes, cannot be measured directly \hyperref[b8]{(Belitz et al., 2008)}.\par
The innovative capacity of a territory, nation or region, is grounded in its microeconomic environment and related to the number of scientists and engineers in the workforce and in the degree of protection of intellectual property and in the power of the clusters. This last point reflects upon the concentrated location of the resources that harness the managerial competitiveness.\par
For Stern et al.  {\ref (2001)}, national innovative capacity relies on three vectors: (1) the endogenous growth based on the ideas of Romer (1990); (2) the theory of the industrial clusters based on the nation's competitive advantages developed by  {\ref Porter (1990)}; and (3) the research developed in the nationalinnovation systems presented by Nelson (1993). Its differences reflect the variations in economic geography, namely, the impact of the knowledge and spillovers of innovation amongst closely situated companies, and in the innovation's policies through the level of public support for basic research or the protection of intellectual property.\par
Stern et al. (  {\ref 2001}) and Porter and Stern (1999) have highlighted the importance, not only of the present competitiveness, but also of the capacity of sustaining it in the future, considering the following aspects as determinants of the national innovative capacity: common facilities such as public institutions, resources committed, policies that support innovation; the environment for innovation in the industrial clusters of a nation; and the quality of the relationships amongst the capacity to narrow the gap between research, the companies and the collective efforts that contribute to an entire set of specialized personnel and technology. The innovative performance of economies results from the interaction among these three categories. The national innovative Evaluating The Determinants Of National Innovative Capacity Among European Countries 
\section[{Global Journal of Management and Business Research Volume XI Issue XI Version I November 2011}]{Global Journal of Management and Business Research Volume XI Issue XI Version I November 2011}\par
capacity is supported by the innovation systems' approach, amongst others. This systemic innovation approach has brought with it new knowledge about the performance, as well as the innovative and economic capacity of the countries.\par
To be innovative, a country requires, first and foremost, a well-functioning national innovation system1. It secondly requires a favourable social climate for innovation \hyperref[b8]{(Belitz et al., 2008)}. Theseauthors present a composition of the innovation indicator for Germany, 2008; composed by aninnovation system and social climate for innovation.\par
The first indicator is composed of education (highly qualified individuals), and R\&D (new knowledge),financing (sufficient capital), that together are responsible for impelling networking (from partners),competition, implementation and demand market. The social climate for innovation (second indicator) is related to public opinion on the process change, social capital, trust, and science and technology.\par
For Natário et al. (  {\ref 2007}), a country's national economic capacity depends on that country's institutional efficiency, its national culture and its innovation framework. The primary differences in the level of innovative capacity are associated with the efficient functioning of the national innovation systems. This requires a combination of the economic framework and the different institutions of the countries, in the determination of the direction and ratios of the innovative activities, a strong national culture for innovation and infrastructures supporting innovation.\par
To measure the innovative capacity, Matheus and Hu (2005) and Hu and Matheus (2008), applied the ratio of the take-up of patents, issued by the US Patents and Trademarks Office (USPTO). For these authors, patents are widely recognized as providing a reliable and unbiased indicator of the innovation effort of a country. The adoption of patenting activities by Chinese firms and organizations at the USPTO were used as a measure of China's National Innovative capacity \hyperref[b24]{(Griliches, 1990;} {\ref Trajetnberg, 1990)}   {\ref 2008)}. A number of previous studies \hyperref[b0]{(Archibugi and Pianta, 1996;} {\ref Smith, 2005)} have assessed the strengths and weaknesses of different technology indicators, pointing out that R\&D and patents have limited relevance in the innovative activities of some manufacturing, and most service, sectors, resulting in a serious underestimation of the extent of innovative efforts in these industries. In their empirical analyses, these data have the advantage of being available over an extended period of time (time series data) for firms, industries and countries \hyperref[b9]{(Bogliacino and Pianta, 2009)}.\par
There is little doubt that patenting indicators cannot be considered as an innovation performance indicator. First, as several studies have illustrated, the use of patents is a volatile variable, varying according to the industries characteristics  {\ref (Winter,1987)}. Therefore, it is not totally accurate to consider patents as an innovation performance indicator, much less the innovation performance indicator. For this reason, the EIS 2008 no longer labelled patents as an output indicator, but rather a throughput indicator \hyperref[b27]{(Hollanders and van Cruysen, 2008)}.\par
Effectively, a new methodology has been used for theEIS 2008 report that is intended for use in the 2009 and 2010 reports, following a better understanding of the innovation process. The revision of the EIS methodology was a direct result of the challenges discussed in the EIS 2007 report to: 1) measure new forms of innovation; 2) assess overall innovation performance; 3) improve comparability at national, regional and international levels; and 4) measure progress and changes over time. The purpose of this revision has developed dimensions that brought together a set of related indicators to provide a balanced assessment of the innovation performance. The blocks and dimensions have been designed to accommodate the diversity of different innovation processes and models that occur in different national contexts \hyperref[b27]{(Hollanders and van Cruysen, 2008)}.\par
Thus, it appears that under the new methodology used by EIS, patents that were in the previous Community Innovation Survey included in the definition of indicators "OUTPUT -Intellectual property" will be considered "Throughput" (as stated) indicators, or one of the dimensions used to capture the innovation efforts of firms. In view of this, and attempting to contemplate these concerns, to measure the This dimension captures the success of innovation by the number of firms that have introduced innovations onto the market or within their organizations. It covers both technological innovations and non-technological. Consequently, the variables considered to measure innovation were SMEs introducing product or process innovations (\% of SMEs), SMEs introducing innovations that are marketing or organisational (\% of SMEs); reduced labour costs (\% of firms) and the reduced use of materials and energy (\% of firms). 
\section[{III.}]{III.} 
\section[{CONCEPTUAL MODEL AND HYPOTHESES}]{CONCEPTUAL MODEL AND HYPOTHESES}\par
With the understandings that emanate in the theoretical foundations, the following dimensions, or groups of factors, are considered determinants of the territorial innovative capacity (Figure \hyperref[fig_1]{1}): institutional efficiency, based on the commitment and performance of the institutions, national culture, human capital, innovation's workers skills and technological intensity, as well as the financial resources for innovation, and linkages and entrepreneurship.\par
The national innovative performance is conditioned by the specific characteristics of each country on the basis of five dimensions. In this paper, five hypotheses are proposed: the first is related to the influence of the institutional efficiency on innovative capacity, the second pertains to the role of national culture, the third refers to the influence of the innovation's infrastructures in the promotion of innovative capacity, the fourth is qualified by the financing support of innovation and the fifth is associated with the linkages and cooperation networks used to stimulate/promote the innovation capacity.\par
Academic institutions are increasingly seen as influencers in the innovation capacity in a triple perspective or mission: triple helix (Vang-Lauridsen et at. 2007) acting as a spiral of knowledge capitalization. They produce and coordinate the available scientific and technological knowledge; they provide superior graduation and skills for the industry, and through interaction with the industry and the creation of incubators, directly contribute to the development of the region (Vang-Lauridsen et al., 2007).Relying on the innovation systems' approach of \hyperref[b37]{Lundvall (1992)},  {\ref Nelson (1993)}, Edquist (1997),  {\ref Lundvall et al., (2006)} and Asheim and augment innovation (creation, diffusion and appropriateness) and promote competitiveness of this country; one can admit that the efficient functioning of these systems is associated with its institutional efficiency.\par
The specific institutional factors setting prevailing in a region plays a significant role in regard to the formation of a RIS (Regional Innovation System) and one of five primary sub-systems of the RIS suggested by  {\ref Trippl (2006)}. The focus is on both formal institutions (such as laws, regulations, among others) and informal institutions (values, practices, routines, among others). Institutions matter, because they shape the behaviour of actors and the relationships between them. Factors such as the prevalent patterns of behaviour, values and routines, culture of cooperation and attitudes towards innovation constitutes the key factors of a region's distinct institutional endowment  {\ref (Trippl, 2006)}.\par
To test this hypothesis, we considered, as measurement variables, the stability and absence of violence and terrorism, government efficiency, regulatory quality, effective rule of law, control of corruption and voice and accountability, as defined by Evans and Rauch (1999) and \hyperref[b32]{Kaufmann et al. (2008)}, who calculated an index of these variables for different countries. Therefore, the first hypothesis is:\par
H1 : Institutional efficiency has a positive influence on innovative capacity.\par
Evaluating The Determinants Of National Innovative Capacity Among European Countries \hyperref[b6]{Coenen (2006)}, and considering that the national innovation system is defined as a complex set of actors (companies, and institutions), that whether in interaction or assembled, they are organized to 
\section[{Global Journal of Management and Business Research Volume XI Issue XI Version I November 2011}]{Global Journal of Management and Business Research Volume XI Issue XI Version I November 2011}\par
Another determinant of national innovative capacity is the national culture, which influences the relationships, the constitution of innovation and cooperation networks, as well as the innovation system, and therefore, the innovative capacity.  {\ref Porter (1990}\hyperref[b47]{Porter ( , 1998) )} and Dunning (1998) reiterated the importance of the national elements in international localization and the significance of the clusters to promote competitive advantage. The conditions to innovate are not applied universally, thus, each nation must determine its own characteristics in light of its own history, cultural values.\par
Hence, to measure the influence of national culture upon innovative capacity, the cultural dimensions of \hyperref[b26]{Hofstede (1987)} were taken into consideration. The first of these dimensions is Power Distance that reflects the capacity of a society to accept an asymmetrical distribution of power; it varies from country to country. The second dimension is Individualism, which may be apprehended as the importance that is given to the objectives and individual efforts, as opposed to the objectives and collective efforts. The third is Uncertainty Avoidance, or the amount of uncertainty about future events that people of a certain national culture are willing to accept. The fourth is Masculinity that reflects the level of assertiveness promoted in the national culture. These dimensions, when taken together, allow for the classification and distinguishing of national cultures.\par
The definition of the second hypothesis rests upon a body of literature which includes papers by \hyperref[b26]{Hofstede (1987)}, Ronen and Shenkar (1985), \hyperref[b49]{Kogut and Singh (1988)} and Schneider and Barsoux (1997). The variables of significance correspond to Hofstede's cultural dimensions, namely: power distance, uncertainty avoidance, individualism and masculinity. In the face of these considerations, the following hypothesis was established:\par
H2: The Dimensions of National Culture have a positive influence on innovative capacity. The innovation's collective infrastructure is the third pillar of national innovative capacity, according to several authors \hyperref[b6]{(Asheim and Coenen, 2006;}\hyperref[b22]{Stern et al., 2002;} {\ref Riddel and Schwer, 2003;} {\ref Stern et al.,2001;} {\ref Suarez-Villa, 1990}\hyperref[b42]{, 1997)}. The creation of new knowledge is heavily dependent on a sufficient number of qualified scientists and engineers; for diffusion to take place, what matters most is the competence and talent of the workforce. In this sense, the works qualifications are essential for the success, or failure, of a country's innovative efforts in the creation and diffusion of new knowledge.\par
Territories acquire great value from their innovation dynamics, depending on their capacity to create, disseminate and reproduce knowledge for products and services offered on the market in the creation of value. These dynamics are favored by the concentration of knowledge based, highly technological activities that employ human resources with high levels of education and qualification in the science \& technology domain, such as the high-tech and service sectors.  The highly qualified individuals (education) are key players in innovation \hyperref[b8]{( Belitz et al., 2008)}. Consequently, the qualified human resources, in conjunction with an environment that stimulates intensive learning processes in R\&D, may combine previous knowledge and explore new possibilities \hyperref[b33]{(Laranja, 2001)}, as well as stimulate innovation and creativity \hyperref[b14]{(Davenport and Prusak, 1998;}\hyperref[b44]{PNUD, 2001)}.\par
According to the literature, human resources are a key element of innovation. Innovation growth depends on the quality and availability of knowledge. Thus, it is a fundamental the qualification of human resources and the participation in life-long learning. In addition, the dynamic of learning and training influences the innovative capacity of the territories \hyperref[b37]{(Lundvall, 1992} The creation of new knowledge may be stimulated through the increase of public and managerial R\&D, as well as through the investment in information and communication technologies (ICTs). Countries make interactions that affect each other's performance on economics, politics and culture, due to the development of information technologies \hyperref[b31]{(Huang and Shih, 2009)}.\par
As largely emphasized in the literature, ICTs are vehicles for process innovation. The effects of ICTs on a firms' competitiveness does not only regard process innovation, but also influences product innovation, by stimulating product differentiation, the development of new market niches, and directly allowing the implementation of new technological products \hyperref[b11]{(Camagni and Capello, 2005)}. Therefore, at the territorial level, ICTs spontaneously act on accessibility, creating the ability to overcome territorial periphery and the generation of the popular perception of "dead of distance" \hyperref[b13]{(Castells and Hall, 1994;}\hyperref[b11]{Camagni and Capello, 2005)}.\par
For \hyperref[b38]{Mathews and Hu (2007)}, the significant effect of public R\&D expenditures emerges as an important determinant of the degree of specialization of the countries; it can be seen as a source of innovation.\par
As a result, they examine inputs in the form of R\&D expenditures to measure the national innovative capacity of a country. In turn, \hyperref[b29]{Hu and Mathews (2005)} documented the important role of public R\&D expenditures in acting as a steering mechanism for the private sector.\par
Private credit conditions and venture capital are considered obstacles or vehicles for the development of innovations. To test this hypothesis, we considered Business and Public expenditures on R\&D (percentage of GDP), Venture capital (\% of GDP), Private credit (relative to GDP) and IT expenditures (\% of GDP) as measurement variables. These considerations led us to frame the fourth hypothesis of the study as:\par
H4: Financing resources for innovation have a positive influence on Innovative Capacity.\par
Another relevant aspect in the innovative performance of the territories is the coordination approach of the innovation activities: individually or in cooperation. The collaboration and the behavior in cooperation to innovate are modalities which present many benefits: the sharing of risks and costs which the innovation entails; accessing new and different markets; obtaining additional fundamental resources for innovation; accessing information, skills and specialists; and reducing development time for innovations  {\ref (Von Stamm, 2005)}.\par
The related R\&D management literature stresses the necessity for the interaction among organizations to bring forth the progress of technological innovation between developers and users of new technology to enhance development \hyperref[b31]{(Huang and Shih, 2009)}.\par
Schiuma and Lerro (2008) argued that innovation requires long-term cooperation between investors, entrepreneurs, researchers, firms, public authorities and consumers. Networking is the synergetic relationships that link the stakeholders within a region, as well as the external innovation players. It is one of three primary dimensions affecting a regional innovation capacity.\par
Effectively, the learning process is an interactive characteristic and involves networking among firms, as well as dynamism in local reworks. This requires the development of linkages, networks and cooperation between different actors \hyperref[b37]{(Lundvall, 1992)}.\par
Within a territory, there is particular importance to promote regional innovation, the artificial creation of the milieu through technological parks and cooperation between the various local actors and the network linkage (Landabaso, 1997). Many studies have illustrated that cooperation relationships are an efficient vehicle to promote innovation and competitiveness in a region or territory  {\ref (Lundvall,1992;} {\ref Edquist, 1997;}\hyperref[b42]{OECD, 1997;}\hyperref[b10]{Bramanti, 1999} The network relationships of cooperation facilitate the production and transmission of the knowledge flow, the innovative performance determination of the companies and the territorial innovation process' influence. \hyperref[b31]{Huang and Shih (2009)} amplified that the influence of national innovative capacity requires a reinforcement of the internal elements. In addition, they recommend concentrating on the interaction between cohesive countries. Developing networks represents a method to increase the amount of accessible knowledge and improves the innovation capacity (Schiuma and  {\ref Lerro, 2008)}. In face of these considerations, the following hypothesis was established:\par
H5 : The Systems of Interactions and Entrepreneurship have a positive influence on Innovative Capacity.\par
IV. 
\section[{METHODOLOGY AND RESULTS}]{METHODOLOGY AND RESULTS}\par
The primary data source used to evaluate the national innovative capacity was the European Innovation Scoreboard for 2008. This database contains country innovative activity and performance data and is revised annually.\par
The method used for the analysis is based on the application of a cluster analysis, to group the countries according to innovative capacity, measured by the level of innovation output. To verify the hypothesis, we applied multiple means comparison tests to distinguish the unique characteristics of each cluster. This methodology groups the countries according to their level of product and process innovation, marketing and organizational innovations, innovations that reduce labor cost and innovations that reduce the use of materials and energy.\par
The groups constituted of countries with similar records and those with dissimilar records. Considering that similarities are a set of rules that serve as criteria for grouping or separating items, in the present case, the SMEs introducing products or process innovations; SMEs introducing marketing or organizational innovations; reduced labor costs; and, reduced use of materials and energy were considered. This methodology maximizes the homogeneity of countries within a group and constitutes groups that are heterogeneous to each other, by minimizing the variance within the groups and maximizing the variance between the groups.\par
The use of cluster analysis proved to be adequate. The variables used to classify the countries were all significant for the final solution estimated.This was verified by conducting an ANOVA analysis (Table \hyperref[tab_7]{1}). The results illustrate that all classification measurements used in this analysis were significant. The value of the significance probability is almost null and permits us to reject the null hypothesis stating that the measurements' are not significant in classifying the countries.\par
The application of the cluster analysis identified four country groups. The first consisted of Austria, Germany, Estonia and Luxembourg; the second consisted of Belgium, Czech Republic, Denmark, Ireland, Italy, Netherlands, Norway and Turkey; the third consisted of Bulgaria, Spain, Hungary, Lithuania, Malta, Poland, Romania and Slovakia; and, the fourth consisted of Cyprus, Greece, France and These four groups presented different patterns in regard to their performance in terms of innovative capacity. The results in Table  {\ref 3} illustrate that the first cluster has a higher percentage of firms that have conducted an introduction of new products or processes and introduced marketing and organization innovations.\par
The fourth group follows in terms of innovation indicators, but with an emphasis on innovations that reduce labor costs, materials and energy consumption. The second group is less innovating than the first and fourth groups. The third group, on the other hand, illustrates a much smaller innovative profile than the second. 
\section[{Table 3 : Cluster Constitution}]{Table 3 : Cluster Constitution}\par
To interpret the relationship between the explanatory variables and the dependent variable of innovative capacity, we tested group mean differences regarding the variables considered in the hypothesis.\par
Regarding the importance of the institutional efficiency in the innovative capacity, we may state that Cluster 3, with minor innovative capacity, illustrates a\par
Evaluating The Determinants Of National Innovative Capacity Among European Countries Considering the influence of the differences in the dimensions of national culture on innovative capacity, we observe that the countries that constitute Cluster 3, by opposition to the ones that constitute Cluster 1, national culture characterized by a stronger power distance. This stronger power distance, verified in the countries within Cluster 3, seem to have a negative innovation influence, possibly due to aspect that is derived from strong power distances like less open communication channels, leading to lesser cooperation, to minor network relationships and to less interaction, which, in turn, limits the country's innovative capacity (Table \hyperref[tab_10]{5}).\par
The results also illustrate that the countries in the Cluster 4 exhibit much higher uncertainty avoidance than countries in Clusters 1 and 2. Being that the characteristics of the countries in Cluster 4 illustrate innovation activities in reducing labor costs and materials an energy use, we can speculate that these cultural characteristics are related to the objectives considered in terms of innovation.  Regarding the human resources indicators, we observed that the number of doctoral graduates in S\&E and in Social Sciences and Humanities (SSH) is higher in Cluster 4 that all of the other clusters, but the remaining indicators were not found to be significantly different (Table  {\ref 6}). Based on these results, although there were some differences, When we did not see a clear pattern that differentiated the clusters in terms of human resources capabilities.\par
When we look at the financing of innovations, we can see significant differences in Business R\&D expenditures (Table \hyperref[tab_12]{7}). In this aspect, the countries in cluster 1 and cluster 2 have higher levels than countries in the cluster 3 and 4. In all other aspects, there were no statistically significant differences between the groups. Therefore, business efforts influence innovation performance.  In terms of linkages and entrepreneurial efforts, we can see major differences between the groups. In terms of non-R\&D innovation expenditures, SME's inhouse innovation activities and innovative collaboration, we observed significant differences between the clusters. More specifically, the countries in Cluster 1 have higher levels on these three aspects of innovation. Cluster 4 also tended to have a higher level, when compared with Cluster 3 (Table \hyperref[tab_14]{8}).   
\section[{DISCUSSION AND CONCLUSIONS}]{DISCUSSION AND CONCLUSIONS}\par
This paper contributes to the existing literature in the way it tests the importance of variables that have not been considered in the innovation scoreboard, namely national cultural aspects and institutional efficiency, together with variables that are normally considered in the scoreboard, such as expenditures and human resources, financing of innovation, linkages and the entrepreneurial efforts of firms. We determined that the primary differences in the level of innovative capacity are associated with the efficient functioning of the different national institutions of the country, a low power distance national culture, doctoral graduates in S\&E and SSH, business efforts that finance R\&D, firms efforts that develop in-house innovation, the support of non-R\&D innovation activities and collaboration among firms to innovate. These results support Hypothesis 1, that stated that the national is influenced by institutional factors, since the aspects of institutional efficiency, the type of regulation, the effective rule of law and the control of corruption levels were found to be significant variables in distinguishing the more innovative countries from the less innovative ones.\par
The second hypothesis stated that the national culture has an influence on the country innovative capacity. This hypothesis was supported, since lower power distance countries were found to have higher innovative capacity then those countries with lower scores. This may suggest that hierarchical societies have less freedom of initiative and communication necessary for collaborative efforts and produce fewer innovations. These results are in line with Hypothesis 3, since the human resources qualifications are relevant for innovation, namely, the level of doctoral graduates in S\&E and SSH were higher in more innovative countries, when compared with lesser innovative ones.\par
We found also evidence to support Hypothesis 4,which related innovation to the financing solutions used, since the level of business R\&D financing is much higher in countries with better innovative performance indicators.\par
The entrepreneurial efforts to develop in-house R\&D and finance innovation in non-R\&D activities were also a feature of the more innovative countries, together with the importance of collaboration among firms, thus, in accordance with Hypothesis 5.\par
The practical implications of this study suggest that to stimulate their innovative capacity, countries need a constant commitment to, and active involvement in, their institutions and organizations, the investment in education and qualification, values of openness and commitment to invest and collaborate.\par
This study presents some limitations to the comprehension of the micro mechanisms, which create innovation: a more detailed analysis of the effectiveness of several national innovative strategies. These limitations arise as a pathway for future research and appear to be of great interest to the embodiment of indicators about national and regional innovative strategy. This paper can be developed by enlarging the sample and considering other countries, such as the US and Japan, given their history regarding the innovative capacity.\par
Another field of future research could address the inclusion of micro level variables, to measure the real leveraging of firms present in countries with more innovative capacity. Our future studies will begin to tackle these challenges. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Evaluating}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5595611285266457\textwidth}P{0.018652037617554858\textwidth}P{0.00799373040752351\textwidth}P{0.00799373040752351\textwidth}P{0.1358934169278997\textwidth}P{0.037304075235109715\textwidth}P{0.018652037617554858\textwidth}P{0.05595611285266457\textwidth}P{0.00799373040752351\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{are indicators that have}\tabcellsep major\tabcellsep limitations\tabcellsep for\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep understanding\tabcellsep the complexity\tabcellsep of\tabcellsep innovation\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep processes.\\
However,\tabcellsep patents\tabcellsep are\tabcellsep not\tabcellsep only\\
\multicolumn{5}{l}{acknowledged as providing a reliable and unbiased}\\
\multicolumn{5}{l}{indication of the innovation effort being expended by a}\\
\multicolumn{5}{l}{country, but also regarded as a country's R\&D}\\
\multicolumn{5}{l}{performance (Huang and Shih, 2009). R\&D and patents}\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.13181818181818183\textwidth}P{0.09696969696969696\textwidth}P{0.21666666666666665\textwidth}P{0.022727272727272724\textwidth}P{0.015151515151515152\textwidth}P{0.13333333333333333\textwidth}P{0.11818181818181818\textwidth}P{0.1090909090909091\textwidth}P{0.00606060606060606\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{Innovative capacity}\tabcellsep \\
Institutional\tabcellsep National\tabcellsep \multicolumn{2}{l}{Human}\tabcellsep \tabcellsep Financial\tabcellsep Network\tabcellsep \&\\
efficiency\tabcellsep culture\tabcellsep \multicolumn{2}{l}{resources}\tabcellsep \tabcellsep resources\tabcellsep entrepreneurship\\
Stability\tabcellsep \tabcellsep S\&E\tabcellsep and\tabcellsep SSH\tabcellsep \\
\tabcellsep Power\tabcellsep \multicolumn{2}{l}{graduates}\tabcellsep \tabcellsep Public\tabcellsep R\&D\tabcellsep Non-R\&D innovation\\
Efficiency\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{expenditures}\tabcellsep expenditures\\
\tabcellsep Individualism\tabcellsep S\&E\tabcellsep and\tabcellsep SSH\tabcellsep \\
Regulatory\tabcellsep \tabcellsep \multicolumn{2}{l}{doctorate}\tabcellsep \tabcellsep \multicolumn{2}{l}{Venture capital}\tabcellsep SMEs innovating in-\\
\tabcellsep Uncertainty\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep house\\
Rule of Law\tabcellsep Avoidance\tabcellsep \multicolumn{2}{l}{Population}\tabcellsep with\tabcellsep \multicolumn{2}{l}{Private credit}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{tertiary education}\tabcellsep \tabcellsep Innovative\tabcellsep SMEs\\
Corruption\tabcellsep Masculinity\tabcellsep \tabcellsep \tabcellsep \tabcellsep Business\tabcellsep R\&D\tabcellsep collaborating\tabcellsep with\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Participation in life-}\tabcellsep \tabcellsep others\\
Accountability\tabcellsep \tabcellsep \multicolumn{2}{l}{long learning}\tabcellsep \tabcellsep \multicolumn{2}{l}{IT expenditures}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Public-private\tabcellsep co-\\
\tabcellsep \tabcellsep Youth\tabcellsep \multicolumn{2}{l}{education}\tabcellsep \tabcellsep publications\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{attainment level}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Evaluating November 2011\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1611374407582938\textwidth}P{0.2900473933649289\textwidth}P{0.25781990521327014\textwidth}P{0.1409952606635071\textwidth}}
Cluster 1\tabcellsep Cluster 2\tabcellsep Cluster 3\tabcellsep Cluster 4\\
Austria\tabcellsep Belgium\tabcellsep Bulgaria\tabcellsep Cyprus\\
Germany\tabcellsep Czech Republic\tabcellsep Spain\tabcellsep Greece\\
Estonia\tabcellsep Denmark\tabcellsep Hungary\tabcellsep France\\
Luxembourg\tabcellsep Ireland\tabcellsep Lithuania\tabcellsep Portugal\\
\tabcellsep Italy\tabcellsep Malta\tabcellsep \\
\tabcellsep Netherlands\tabcellsep Poland\tabcellsep \\
\tabcellsep Norway\tabcellsep Romania\tabcellsep \\
\tabcellsep Turkey\tabcellsep Slovakia\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{44} \par 
\begin{longtable}{P{0.85\textwidth}}
Efficiency\end{longtable} \par
 
\caption{\label{tab_8}Table 4 .Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Cultural Dimensions\end{longtable} \par
 
\caption{\label{tab_10}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_12}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.7432558139534884\textwidth}P{0.02767441860465116\textwidth}P{0.007906976744186046\textwidth}P{0.03162790697674418\textwidth}P{0.03953488372093023\textwidth}}
\multicolumn{2}{l}{Entrepreneurship}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{These results illustrate the importance of}\\
entrepreneurial\tabcellsep efforts\tabcellsep in\tabcellsep non-R\&D\tabcellsep innovation\\
\multicolumn{5}{l}{expenditures and in developing in-house innovation}\\
\multicolumn{5}{l}{activities, as well as the need for collaboration}\\
between firms.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
V.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_14}Table 8 :}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{The designation -national innovation systems -refers to enterprises, institutions and surrounding conditions that influence the process by which innovation arise (See\hyperref[b37]{Lundvall (1992)} and Edquist (1997).} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc. (US)} 		 		\backmatter  			 \par
Innovation Index. Council on Competitiveness, Washington, D.C., March. 46. Ridel, M and Schwer, RK (2003). Regional innovative capacity with endogenous employment: empirical evidence from the U.S. The Review of Regional Studies, 33 \hyperref[b0]{(1)}  			 			  				\begin{bibitemlist}{1}
\bibitem[London]{b18}\label{b18} 	 		\textit{},  		 			Washington London 		.  		Pinter.  	 
\bibitem[ National Systems of Innovation: a Comparative Study]{b41}\label{b41} 	 		\textit{},  	 	 		\textit{National Systems of Innovation: a Comparative Study}  		University Press.  	 
\bibitem[Pontikakis]{b45}\label{b45} 	 		\textit{},  		 			D Pontikakis 		.  		 	 
\bibitem[Davenport and Prusak ()]{b14}\label{b14} 	 		\textit{},  		 			T Davenport 		,  		 			L Prusak 		.  		1998.  	 
\bibitem[Archibugi and Coco ()]{b3}\label{b3} 	 		\textit{},  		 			Archibugi 		,  		 			A Coco 		.  		2005.  	 
\bibitem[Archibugi and Pianta ()]{b1}\label{b1} 	 		\textit{},  		 			Archibugi 		,  		 			M Pianta 		.  		2009.  	 
\bibitem[Lundval and Ba; Patarapong (ed.) ()]{b35}\label{b35} 	 		\textit{Asia's Innovation Systems in Transition},  		 			Lundval 		,  		 			Ba; Patarapong 		.  		Vang, J (ed.)  		2006. Cheltenham: Edward Elgar.  	 
\bibitem[Evans and Rauch ()]{b19}\label{b19} 	 		‘Bureaucracy and growth: a cross -national analysis of the effects of "Weberian" state structures on economic growth’.  		 			P Evans 		,  		 			J Rauch 		.  	 	 		\textit{American Sociological Review}  		1999. 64 p. .  	 
\bibitem[Hu and Mathews ()]{b30}\label{b30} 	 		‘China's national innovative capacity’.  		 			M-C Hu 		,  		 			J A Mathews 		.  	 	 		\textit{Research Policy}  		2008. 37 p. .  	 
\bibitem[Mcdonnell and Geoghegan ()]{b46}\label{b46} 	 		\textit{Conceptualising a National Innovation System: Actor, Roles and Incentives. CISC Working Paper, 16. Porter, M (1990). The Competitive Advantage of Nations},  		 			T Mcdonnell 		,  		 			W Geoghegan 		.  		2005. Free Press.  	 
\bibitem[Asheim and Coenen ()]{b6}\label{b6} 	 		‘Contextualising regional innovation systems in a globalising learning economy: on knowledge bases and institutional frameworks’.  		 			Asheim 		,  		 			L Coenen 		.  	 	 		\textit{Journal of Technology Transfer}  		2006. 31  (1)  p. .  	 
\bibitem[Belderbos et al. ()]{b7}\label{b7} 	 		‘Cooperative R\&D and firm performance’.  		 			R; Belderbos 		,  		 			Carree 		,  		 			B Lokshin 		.  	 	 		\textit{Research Policy}  		2004. 33 p. .  	 
\bibitem[Hofstede ()]{b26}\label{b26} 	 		\textit{Culture and Organizations: Software of the Mind},  		 			G Hofstede 		.  		1987. United Kingdom: McGraw-Hill.  	 
\bibitem[Belitz et al. ()]{b8}\label{b8} 	 		‘Deficits in education endanger Germany's innovative capacity’.  		 			H; Belitz 		,  		 			M Clemens 		,  		 			Jens Schmidt-Ehmcke 		,  		 			Werwatz 		.  	 	 		\textit{DIW Berlin}  		2008. 14  (4)  p. .  		 			German Institute for Economic Research 		 	 	 (A) 
\bibitem[Natário et al. ()]{b39}\label{b39} 	 		‘Determinants of the National Innovative Capacity: An Analysis to the European Reality’.  		 			M; Natário 		,  		 			J; Couto 		,  		 			Tiago 		,  		 			A Braga 		.  	 	 		\textit{Proc. 5th International Symposium on Management of Technology,-Managing Total Innovation and Open Innovation in the 21st Century},  				 			J; Xu,  			Q Wu,  			X 		 (ed.)  		 (5th International Symposium on Management of Technology,-Managing Total Innovation and Open Innovation in the 21st CenturyHangzhou; China)  		2007. p. .  	 
\bibitem[Lorenz ()]{b34}\label{b34} 	 		‘Developing indicators for skills and innovation’.  		 			E Lorenz 		.  	 	 		\textit{TrandChart Policy Workshop on Skills for Innovation},  				2005.  	 
\bibitem[Arundel and Hollanders ()]{b5}\label{b5} 	 		‘Differences in socio-economic conditions and regulatory environment: explaining variations in national innovation performance and policy implications’.  		 			A Arundel 		,  		 			H Hollanders 		.  	 	 		\textit{Inno-Metrics}  		2007.  	 	 (Thematic Paper) 
\bibitem[Ganzaroli et al. ()]{b23}\label{b23} 	 		\textit{Does business succession enhance firms' Innovation capacity? Results from an exploratory analysis in Italian SMES},  		 			A Ganzaroli 		,  		 			Fiscato 		,  		 			L Pilote 		.  		2006. Ottobre.  		 			Università degli Studi di Milano 		 	 	 (Working Paper n. 2006-29) 
\bibitem[Mathews and Hu ()]{b38}\label{b38} 	 		‘Enhancing the role of universities in building national innovative capacity in East Asia: the case of Taiwan’.  		 			J A Mathews 		,  		 			M-C Hu 		.  	 	 		\textit{World Development}  		2007. 35  (6)  p. .  	 
\bibitem[Evaluating The Determinants Of National Innovative Capacity Among European Countries]{b48}\label{b48} 	 		\textit{Evaluating The Determinants Of National Innovative Capacity Among European Countries},  		 	 
\bibitem[Bramanti ()]{b10}\label{b10} 	 		\textit{From space to territory: relational development and territorial competitiveness, Revue d'Economie Régionale et Urbaine},  		 			A Bramanti 		.  		1999. 3 p. .  	 
\bibitem[Camagni and Capello ()]{b11}\label{b11} 	 		‘ICTs and territorial competitiveness in the era of internet’.  		 			Camagni 		,  		 			R Capello 		.  	 	 		\textit{The Annals of Regional Science}  		2005. 39 p. .  	 
\bibitem[Howells ()]{b28}\label{b28} 	 		\textit{Innovation and regional economic development: a matter of perspective? Research Policy},  		 			J Howells 		.  		2005. 34 p. .  	 
\bibitem[Fan (2008)]{b20}\label{b20} 	 		\textit{Innovation Capacity and Economic Development: China and India. UNI-Wider},  		 			P Fan 		.  		2008. 2008/31, March.  	 
\bibitem[Henttonen (2006)]{b25}\label{b25} 	 		‘Innovation in Complex Networks -the State -of-the-Art and propositions for Further Research’.  		 			K Henttonen 		.  	 	 		\textit{The innovation Pressure, International ProAct-Conference},  				 (Tampere, Finland)  		2006. March. p. .  	 
\bibitem[Bogliacino and Pianta ()]{b9}\label{b9} 	 		\textit{Innovation performances in Europe: a long term perspective. Pro Inno Europe},  		 			Bogliacino 		,  		 			M Pianta 		.  		2009.  	 	 (Inno Metrics) 
\bibitem[Archibugi and Pianta ()]{b0}\label{b0} 	 		\textit{Innovation surveys and patents as technology indicators: the Technological Strategies},  		 			Archibugi 		,  		 			M Pianta 		.  		1996. Paris: OECD. p. .  	 
\bibitem[Innovationperformances in Europe: a long term perspective Pro Inno Europe (March)]{b2}\label{b2} 	 		‘Innovationperformances in Europe: a long term perspective’.  	 	 		\textit{Pro Inno Europe},  				March. European Commission Report.  	 
\bibitem[Hu and Mathews ()]{b29}\label{b29} 	 		‘Innovative capacity in East Asia’.  		 			M-C Hu 		,  		 			J A Mathews 		.  	 	 		\textit{Research Policy}  		2005. 34  (9)  p. .  	 
\bibitem[Dunning ()]{b17}\label{b17} 	 		‘Location and the multinational enterprise: a neglected factors’.  		 			J Dunning 		.  	 	 		\textit{Journal of International Business Studies}  		1998. 25  (1)  p. .  	 
\bibitem[Measuring technological capabilities at the country level: a survey and menu for choice Research Policy]{b4}\label{b4} 	 		‘Measuring technological capabilities at the country level: a survey and menu for choice’.  	 	 		\textit{Research Policy}  		175 p. 194.  	 
\bibitem[Oecd ()]{b42}\label{b42} 	 		\textit{National Innovation System},  		 			Oecd 		.  		1997. Paris: OECD Publications.  	 
\bibitem[Huang and Shih ()]{b31}\label{b31} 	 		‘National innovative capacity in the international technology diffusion: the perspective of network contagion effects’.  		 			H-C Huang 		,  		 			H-Yu Shih 		.  		 \url{OECDECO/WKP.15(487}  	 	 		\textit{Proc. PICMET},  				 			Usa Oregon,  			Jaumotte 		 (ed.)  		 (PICMETPortland)  		2009. 2009. 2006.  	 	 (Maintaining Switzerland's Top Innovation Capacity) 
\bibitem[Lundvall ()]{b37}\label{b37} 	 		\textit{National Systems of Innovation: Towards a Theory of Innovation and Interactive Learning},  		 			B A Lundvall 		.  		1992. London: Pinter Publishers.  	 
\bibitem[Griliches ()]{b24}\label{b24} 	 		‘Patent statistics as economic indicators: a survey’.  		 			Z Griliches 		.  	 	 		\textit{Journal of Economic Literature}  		1990. 25 p. .  	 
\bibitem[Oecd ()]{b43}\label{b43} 	 		\textit{Perspectives de L'OCDE de la Science, de la Technologie et L'Industrie},  		 			Oecd 		.  		 \url{www.ocde.org/dsti/sti}  		2000. 2000.  	 
\bibitem[Laranja ()]{b33}\label{b33} 	 		‘Que politicas de ciência e tecnologia para uma nova economia do conhecimento e da inovação em Portugal?’.  		 			M Laranja 		.  	 	 		\textit{Actas IV Conferência sobre Economia Portuguesa Como está a Economia Portuguesa},  				2001.  	 
\bibitem[Doloreux ()]{b16}\label{b16} 	 		‘Regional innovation systems in Canada: a comparative study’.  		 			D Doloreux 		.  	 	 		\textit{Regional Studies}  		2004. 8  (5)  p. .  	 
\bibitem[Pnud ()]{b44}\label{b44} 	 		\textit{Relatório de Desenvolvimento Humano},  		 			Pnud 		.  		2001. 2001. Nova Iorque: Oxford University Press.  	 
\bibitem[Hollanders and Van Cruysen (2008)]{b27}\label{b27} 	 		‘Rethinking the European Innovation Scoreboard: Recommendations for further improvements’.  		 			H Hollanders 		,  		 			A Van Cruysen 		.  	 	 		\textit{workshop on 'Improving the European Innovation Scoreboard methodology},  				 (Brussels)  		2008. June.  	 
\bibitem[Castells and Hall ()]{b13}\label{b13} 	 		\textit{Technopoles of the World: The Making of The 21st Century Industrial Complexes},  		 			Castells 		,  		 			P Hall 		.  		1994. London: Routledge.  	 
\bibitem[Porter ()]{b47}\label{b47} 	 		\textit{The Competitive Advantage of Nations: with a new introduction by the author},  		 			M Porter 		.  		1998. London: Macmillan Business.  	 
\bibitem[Furman et al. ()]{b22}\label{b22} 	 		‘The determinants of national innovative capacity’.  		 			Jl; Furman 		,  		 			Porter 		,  		 			S Stern 		.  	 	 		\textit{Research Policy}  		2002. 31 p. .  	 
\bibitem[Kogut and Singh ()]{b49}\label{b49} 	 		‘The effect of national culture on the choice of the entry mode’.  		 			Kogut 		,  		 			H Singh 		.  	 	 		\textit{Journal of International Business Studies}  		1988. 19 p. .  	 
\bibitem[Ba and Johnson ()]{b36}\label{b36} 	 		‘The learning economy’.  		 			Lundvall Ba 		,  		 			B Johnson 		.  	 	 		\textit{Journal of industry Studies}  		1994. 1 p. .  	 
\bibitem[Freeman ()]{b21}\label{b21} 	 		‘The national systems of innovation in a historic perspective’.  		 			C Freeman 		.  	 	 		\textit{Cambridge Journal of Economics}  		1995. 18 p. .  	 
\bibitem[Porter and Stern ()]{b50}\label{b50} 	 		\textit{The New Challenge to America's Prosperity: Finding from the},  		 			Porter 		,  		 			S Stern 		.  		1999.  	 
\bibitem[Kaufmann et al. ()]{b32}\label{b32} 	 		‘The promotion of innovation in regional policy: proposals for a regional innovation strategy’.  		 			D; Kaufmann 		,  		 			Kraay 		,  		 			M Mastruzzi 		.  	 	 		\textit{Entrepreneurship \& Regional Development}  		2008. 1996-2007. June. 31. 1997. 9  (4654)  p. .  	 	 (World Bank Policy Research Working Paper) 	 (Governance Matters VII: Aggregate and Individual Governance Indicators) 
\bibitem[Camelo-Ordaz et al. ()]{b12}\label{b12} 	 		‘The relationship between top management teams and innovative capacity in companies’.  		 			C Camelo-Ordaz 		,  		 			Hernandéz-Lara 		,  		 			R Valle-Cabrera 		.  	 	 		\textit{Journal of Management Development}  		2005. 24  (7/8)  p. .  	 
\bibitem[Neely and Hii (ed.) ()]{b40}\label{b40} 	 		\textit{University of Cambridge, Centre for Business Performance, Judge Institute of Management Studies},  		 			Neely 		,  		 			J Hii 		.  		Nelson, R (ed.)  		1999. 1993.  	 	 (The Innovative Capacity of Firms) 
\bibitem[Working Knowledge: How Organizations Manage What They Know]{b15}\label{b15} 	 		\textit{Working Knowledge: How Organizations Manage What They Know},  		Boston: Harvard Business School press.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
