\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={Critical Success Factors in Project Management: An Exploratory Study of an Energy Company in Brazil},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Critical Success Factors in Project Management: An Exploratory Study of an Energy Company in Brazil}
\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]{Paulo Cesar Felix  Osorio}

             \author[2]{Osvaldo L G  Quelhas}

             \author[3]{Luis Perez  Zotes}

             \affil[1]{  Fluminense Federal University}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


In a competitive business environment, the use of project management can allow organizations to strategically structure themselves to achieve their business goals and needs. In this way, organizations can invest in more effective project management that is aimed at achieving better performance, maximizing the possibility of success, and minimizing the chance of failure. Within this context, organizations must know which critical factors are most responsible for the success of a project to manage these factors in the best possible manner.The aim of this paper is to understand the relationship among critical success factors (CSF) in project management and the outcome of projects, from a contingency perspective. The field research developed in a company in the energy sector was done in two phases: document analysis and survey research with questionnaire applied to key stakeholders and 133 completed questionnaires were obtained. One result of the research indicates the CSF ?Support from upper management? and ?Scope clearly defined and detailed? as the most significant impact on the success of project management.

\end{abstract}


\keywords{project management. project success. project-critical success factors.}

\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
ccording to authors such as \hyperref[b5]{Cleland and Ireland (2007)}, formal project management has existed for over 50 years; however, the history of management practices dates back to antiquity, as confirmed by large construction projects of the past such as the Great Pyramids and numerous canals, bridges, cathedrals, and other infrastructure projects.\par
According to Shenhar and \hyperref[b31]{Dvir (2010)}, in a competitive business environment, projects play an important role in organizations' strategic management. Projects are vectors for change and for the implementation of strategies and innovations that can bring competitive advantages to companies.\par
To authors such as \hyperref[b19]{Kerzner (2006)} and \hyperref[b21]{Meredith and Mantel (2003)}, the last few decades have been marked by an increased use of project management as a way for organizations to structure themselves to achieve their goals. The recessions of 1979-83 and 1989-93 contributed to companies' recognition of the benefits of using project management.\par
According to  {\ref Pinto and Slevin (1987)}, the process of managing a project is a constant challenge to its manager -the project manager -from the very beginning. A project's complexity requires its manager to have the ability to address a variety of issues with human, financial, and technical dimensions, to name a few, as well as their interactions. As a result, project managers must respond to difficult tasks, and their jobs are often characterized by overwork and a frantic pace.\par
As observed by authors such as \hyperref[b19]{Kerzner (2006)}, \hyperref[b22]{Munns and Bjeirmi (1996)}, and \hyperref[b23]{Oliveira (2002)}, the results of an organization's strategic planning guide it to undertake projects that can contribute to its strategic goals. Therefore, organizations seek to invest in more consistent project management that is aimed at improved performance, a maximized possibility of success, and a minimized chance of failure. \hyperref[b23]{Oliveira (2002)} defines strategic planning as the process of elaborating and implementing decisions on an organization's future course. Investing time and resources in the elaboration of a strategic plan can guide organizations to accomplish their strategic goals.  {\ref Kezner (2006)} suggests that an organization's goals may not be achieved if attention is not paid to critical aspects such as project complexity, requests for changes in scope, organizational restructuring, project risks, technological changes, and financial planning, to name a few.\par
To  {\ref Barcaui and Quelhas (2004)}, all of these factors place project management in a strategic position within organizations because the efficient implementation of projects may be the path by which organizations can reach their strategic goals and obtain the best possible results.\par
In this context, the objective of this paper is to understand the correlation between the critical success factors cited in academic papers and its impact on the success of project management.\par
To meet this goal, the concept of success is analyzed, and the critical factors are then defined and identified through the application of a questionnaire to specialists from an energy company. 
\section[{Year ( )}]{Year ( )} 
\section[{A}]{A}\par
The researched was developed in an important energy company in the period among October and December 2012. 
\section[{II.}]{II.} 
\section[{Brazil's Energy Market}]{Brazil's Energy Market}\par
To describe Brazil's energy market, data from the Brazilian National Petroleum, Natural Gas and Biofuel Agency (Agência Nacional de Petróleo, Gás Natural e Biocombustíveis -ANP), the Energy Research Company (Empresa de Pesquisa Energética -EPE), Petrobras, the International Energy Agency (Agência Internacional de Energia -IEA), and the Energy Information Administration (EIA) were used. These data reflect the current status of the energy industry in Brazil.\par
According to Amaral (2013), petroleum is the primary energy source both in the world and in Brazil's energy matrix. Although petroleum consumption in Brazil is greater than the world's average, the Brazilian energy matrix is quite clean, with little participation of coal (5\% in 2009) and a significant presence of renewables such as hydroelectricity and sugar cane derivatives.\par
Figure \hyperref[fig_0]{1} presents the Brazilian energy matrix, which provides a better understanding of the trends that shaped the sector over the last few decades. According to the EIA report (Energy Information Administration, 2013), among all countries, Brazil is the eighth largest consumer of energy in the world and the third largest in the Americas, behind the United States and Canada. Brazil's total consumption of primary energy has increased by more than one-third in the last decade as a result of strong economic growth and the development of a new middle class.\par
Statistics show that Brazil is the world's 10th largest energy producer. Moreover, Brazil has made great progress in increasing its total energy production, especially petroleum and ethanol. Increasing internal petroleum production has been a long-term goal of the Brazilian government, and the recent discovery of large offshore reservoirs, namely pre-salt oil, could turn Brazil into one of the world's largest petroleum producers  {\ref (EIA, 2013)}.\par
Because of the pre-salt oil discoveries in Santos Bay, Brazil is emerging as a new leader in the petroleum sector. Over the last three decades, Petrobras -the national petroleum company -has made a series of significant discoveries at sea, beginning with Campos Bay, and in the process has become a world leader in deep-water technologies. The exploitation of deep-water oil fields by Petrobras and its partners will be complex and expensive, but it has the potential to turn Brazil into a significant petroleum exporter as well as an important producer of natural gas (International Energy Agency, 2013).\par
Figure \hyperref[fig_1]{2} shows Brazil's energy demand, which has closely followed its gross national product (GNP) over the last two decades. Since 1990, the demand for energy has doubled, reaching almost 270 million tons equivalent of petroleum (Mtoe) in 2011. The pace of growth, both in economic activity and in the demand for energy, has increased since the turn of the century: from 2000-2011, the average annual GNP growth was 1\% higher than in the previous decade, i.e., 3.5\% instead of 2.5\%.\par
Petroleum and renewable energy (most importantly, bioenergy and hydroelectric energy) have remained dominant in the primary energy mix. The only significant change over the last two decades has been an increase in demand for natural gas, which increased its participation in the primary energy mix from 2\% in 1990 to over 10\% today (IEA, 2013). 
\section[{III.}]{III.} 
\section[{Success In Projects}]{Success In Projects}\par
According to several authors, including \hyperref[b1]{Baccarini (1999)}, \hyperref[b4]{Belassi and Tukel (1996)}, \hyperref[b9]{De Wit (1988)}, \hyperref[b19]{Kerzner (2006)}, \hyperref[b28]{Pinto and Slevin (1988)}, and Shenrar and Dvir (2010), one theme within project management that is frequently discussed but seldom agreed upon concerns the notion of project success.\par
According to \hyperref[b18]{Kenny (2003)}, when judging a project's success within an organization, one cannot limit the analysis to the efficiency of the project management processes employed but must also take into account the project's effectiveness in contributing to the organization's strategic objectives.\par
To \hyperref[b17]{Jugdev and Müller (2005)}, project management is established to optimize projects' efficiency and effectiveness. Efficiency refers to maximizing production to a given input level, and effectiveness means achieving the project's goals and objectives. Both are goal-oriented practices that are related to achieving success.\par
To \hyperref[b10]{Dweiri and Kablan (2006)}, effectiveness is measured or evaluated as a function of the degree to which project goals are achieved, while efficiency is measured as a function of meeting the project's deadline, budget, and quality criteria.\par
Patah (2010) argues that project success is related to two components, efficiency and effectiveness. The success of any project is determined by how well the project contributes to the achievement of the organization's strategic objectives (effectiveness) and how well the project has been carried out (efficiency). In an organizational environment, projects are ways to implement strategies. Therefore, a project's objectives must be directly connected to the organization's strategic objectives.\par
Shenrar and Dvir (2010) reinforce the concept of project success linked to efficiency and effectiveness. Meeting deadline and budget goals indicates that a project has been efficiently managed. However, most projects are part of their organizations' strategic management and must be evaluated based on their contributions to the business' results (effectiveness).\par
Based on their study, Shenrar and Dvir (2010) suggest that a project's success can be defined by five metrics:\par
? The first dimension, project efficiency, represents a short-term metric that is concerned with whether the project was completed according to plan. ? The second dimension, client impact, represents the main stakeholders and should clearly show how the project improved the client's business. ? The third dimension, impact on team, assesses the team's satisfaction and the indirect investment that the organization made in the team members, including further qualifications and the development of professional and managerial skills. ? The fourth dimension, commercial and direct success, is related to the project's commercial success and its contribution to the organization's final results. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue X Version I Year ( )A\par
? The fifth dimension, preparing for the future, reflects how well the project helped the organization prepare its infrastructure for the future, and how the project created new opportunities.\par
IV. 
\section[{Efficiency And Effectiveness In Projects}]{Efficiency And Effectiveness In Projects}\par
According to Patah (2010) in an organizational environment, projects are the way to implement strategies. Therefore, project objectives should be directly linked to strategic objectives. The effectiveness in any project is determined by how well the project contributes to the achievement of the strategic objectives of the organization and efficiency is determined by how well the project was conducted.\par
According to Shenrar, Poli and Lechler (2000 apud SHENRAR; Dvir, 2010), efficiency represents projects which are operationally managed focused on doing the scope and meet goals on time and budget, while effectiveness represents projects which are strategically managed focused on getting results for business and grow the marketplace.\par
According to Shenrar and Dvir (2010) the goals of time and budget indicate that the project was managed efficiently. However, most of the projects are part of the strategic management of their organizations and should be evaluated based on their contributions to business outcomes (effectiveness).\par
To \hyperref[b10]{Dweiri and Kablan (2006)} effectiveness is measured or evaluated based on the degree of achievement of the project objectives and efficiency based on the achievement of time, cost and quality criteria of the project. The table below presents a summary of the concept of effectiveness and efficiency for managing projects cited in the literature.\par
Table  {\ref 1} : Definition of effectiveness and efficiency for managing projects cited in the research literature. 
\section[{Effectiveness Efficiency}]{Effectiveness Efficiency}\par
Patah (2010)\par
The effectiveness in any project is determined by how well the project contributes to the achievement of the strategic objectives of the organization\par
The efficiency is determined by how well the project was conducted. 
\section[{Jugdev e Müller (2005)}]{Jugdev e Müller (2005)}\par
The effectiveness means achieving goals and objectives; and both are guided by practical purposes related to obtaining successful.\par
The efficiency means maximizing output for a given input level. The effectiveness is strategically managed projects focused on getting results for the business and grow in the marketplace.\par
The efficiency is operationally managed projects focused on performing the scope and meet time and budget goals. 
\section[{Shenrar e Dvir (2010)}]{Shenrar e Dvir (2010)}\par
Projects should be evaluated based on their contributions to business results.\par
The meeting targets for time and budget indicate that the project was managed efficiently. 
\section[{Dweiri e Kablan (2006)}]{Dweiri e Kablan (2006)}\par
The effectiveness is measured or evaluated based on the degree of achievement of project objectives.\par
Efficiency is measured through the achievement of time, cost and quality criteria of the project. 
\section[{Source: The author (2014).}]{Source: The author (2014).}\par
In this paper Effectiveness is determined by how the project contributes to the achievement of business results and Efficiency is measured as a function of performing the scope and meeting targets of time, cost and quality criteria of the project. Much has been written to help project managers in their efforts to manage and guide a variety of organizational projects with greater efficiency and effectiveness. Empirical and conceptual approaches have been applied to the study of the management of the project and as a result, different process models were presented and CSF contributed significantly to the success of the project. 
\section[{V. Critical Success Factors In Projects}]{V. Critical Success Factors In Projects}\par
According to \hyperref[b21]{Meredith and Mantel (2003)}, Pinto and Slevin (1987) the factors considered critical for the success of a project are different for different types of projects and industries, while emphasizing that these factors have an important influence on the success of the project and the organization. \hyperref[b8]{Dvir et al. (1988)} suggest that the CSF projects are not universal for all projects. Different projects have different sets of CSF, suggesting the need for more contingent approach to the theory and practice of project management.\par
Cooke-Davies (2002) examined 136 projects carried out between 1994 and 2000, at 23 major European private companies. The development of CSF is related to answers the following questions:\par
? What factors lead to success in project management?\par
? What factors lead to successful projects?\par
? What factors lead to consistently successful projects?\par
The first question, "What factors lead to success in project management?" leads the CSF that once applied by organizations, bring benefits that outweigh project management and impact the entire organization, taking a more strategic connotation (effectiveness) (COOKE-DAVIES, 2002).\par
The second and third questions, "What factors lead to successful projects?" And "What factors lead to consistently successful projects?" leading to the CSF related to a well done project management (efficiency) (Cooke-Davies, 2002).\par
Fortune and White (2006) conducted an extensive literature review of 63 publications focusing on CSF. As a result of their work provided a list containing twenty-seven critical factors. The following table presents the CSF identified across 63 publications in descending order of frequency.  
\section[{RESEARCH METHOD}]{RESEARCH METHOD}\par
Based on the literature review of 63 publications focused on CSFs by Fortune and White (2006), the 27 most cited CSFs were incorporated into this study's questionnaire, and their descriptions were duly adjusted to allow conceptual unity and better understanding without losing comprehensiveness and meaning in the process.\par
In this study we chose to structure research in two phases. The first phase was a literature search, covering project management, critical success factors in project management and evaluation of project success. The field research was developed in a company in the energy sector with a survey research questionnaire applied to the project managers involved in major projects of the company. The last phase was the analysis and discussion of results.\par
In the first stage a critical analysis of the company project portfolio was carried out. We considered indicators drawn from the company database, among which may be mentioned budget, duration and scope maturity.\par
The questionnaire aimed to identify, among some critical success factors of projects mentioned by the literature, the impact that each one has on company projects. From this result it was possible to identify the correlation between the CSF with a focus on effectiveness and efficiency of projects.\par
In Table \hyperref[tab_1]{3}, the CSF identified in the reviewed literature are presented in groups that are organized according to the concepts of effectiveness and efficiency discussed in previous section. Source: The author (2014).\par
For each CSF, one objective assertion is presented to each respondent for him or her to classify how this factor applies to the success of his or her company project.\par
As assessed by the respondents, in this study, success refers to how well the project contributed to the achievement of the organization's strategic objectives (effectiveness) and how well the project was carried out (efficiency).\par
Next, a questionnaire with answers that could be analyzed using a Likert-type scale was composed \hyperref[b20]{(Likert, 1932)}. Additionally, an alternative for abstention (I do not know/I would rather not choose) was provided.\par
This classification through a Likert-type scale contains five alternatives that indicate the level of importance attributed to the assertion regarding the particular CSF. This scale varies from 1, not at all important, to 5, very important.\par
The specialists were selected by convenience sampling, i.e., a non-random sample whose elements are conveniently picked according to a given criterion. Non-random convenience samples seek to generate samples that adequately represent the population from which they have been extracted. The population consists of project managers at energy companyin Brazil.\par
In choosing project management specialists, the premise of sending the questionnaire to the managers of approximately 900 projects that compose the company's project portfolio was adopted.\par
For the choice of the number of specialists to be interviewed, Richardson's recommendation was adopted: the number of specialists in project management who were identified as having the described profile in the organization being studied was 320, and the sample was set to 133 specialists, i.e., 41.5\% of the total \hyperref[b29]{(Richardson, 1999)}.\par
Regarding respondents' experience as project managers, 57.8\% claimed to have over 8 years of experience, 15.8\% between 5 and 8 years, 16.5\% between 3 and 5 years, 7.5\% between 1 and 3 years, and 2.3\% up to 1 year. All of the respondents claimed to have a college degree, and 78.9\% said they had some specialization or MBA, while 21.1\% claimed to have a Master's or Doctoral degree. In the sample, 72.2\% are certified as a Project Management Professional (PMP) by the Project Management Institute (PMI).\par
In developing a questionnaire, two aspects are considered very important: its validity and its reliability.\par
According to \hyperref[b29]{Richardson (1999)}, validity can be considered as the degree to which the scores from a test relate to some criterion that is external to the test. \hyperref[b15]{Hayes (1995)} defined reliability as the degree to which the measured result reflects the true result, i.e., the degree to which a measurement is free from the variance of random errors.\par
Cronbach's alpha coefficient was used in this study to investigate the reliability of questionnaires used herein.\par
In 1951, Lee J. Cronbach described the alpha coefficient \hyperref[b7]{(Cronbach, 1951)}. This test represents an estimate of questionnaire reliability that has been applied in many studies. Given that all of the items in the questionnaire used the same measurement scale, the ? coefficient, restricted to the [0,1] interval, was calculated from the variance of the individual items and the covariances between items through the following equation:?? = ?? ?? ? 1 ? ?? ?? 2 ? ? ??=1 ?? ?? ?? 2 ?? ?? 2 ?\par
where k is the number of items in the questionnaire, ?? ?? 2 is the variance of the i-th item, and ?? ?? 2 is the questionnaire's total variance.\par
According to \hyperref[b32]{Streiner (2003)}, the value of Cronbach's alpha should be between 0.7 and 0.9. If it is below 0.7, the internal consistency of the scale being used is considered low, and if it is above 0.9, redundancy or duplication is considered to be present. Cronbach's alpha values between 0.8 and 0.9 are preferred.\par
Table \hyperref[tab_2]{4} shows the results of the internal consistency analysis for the items belonging to each of the dimensions used. Source: The author (2014).\par
The internal consistency of the answers obtained from applying the questionnaire in the company being studied reveals that the questionnaire displayed high reliability in the context in which it was applied.\par
The Cronbach's alpha values found for the dimensions investigated meet Streiner's requirement that the values of the alpha coefficient should be between 0.80 and 0.90 \hyperref[b32]{(Streiner, 2003)}.\par
Thus, suitable levels of relevance and robustness confirm the reliability of the results obtained for the company being studied. 
\section[{VII.}]{VII.} 
\section[{Analysis of Results}]{Analysis of Results} 
\section[{a) Effectiveness}]{a) Effectiveness}\par
The study required the respondents to roughly classify the EFFECTIVENESS of project management within the company in which they work using the aforementioned Likert-type scale for their assessments.\par
Figure 3 shows the respondents' perceptions regarding how well their projects contributed to the achievement of the organization's strategic objectives. The results show that, for 85\% of the respondents, the projects developed by the company had an average to very high contribution to the achievement of the organization's strategic objectives.\par
A similar method was applied to identify the Critical Success Factors for the EFFECTIVENESS dimension using a five-point Likert-type scale where the alternatives indicate the level of importance attributed to the assertion a scale that varies from 1, indicating no importance, to 5, indicating great importance.\par
Considering that the mean importance value can range from 1 to 5, the values of these two statistical parameters were equalized by interpolation to values between 0 and 100.\par
The standard errors were presented in association with the mean values, indicating a significance level of 5\%.\par
Figure 4 shows the mean relative importance of the CSF for effectiveness, in decreasing order, obtained from the correlation and from the mean importance declared by the respondents. The respondents' perceptions were in alignment with the organizational structure of the company being studied and with the projects being developed, which displayed a high level of complexity. Of the CSF, Support from upper management in carrying out the business plan and management was seen as valueaggregating by the project managers. Moreover, given the complexity of these projects, it was important to obtain Involvement and commitment of stakeholders, whose expectations and needs help define Clear and realistic objectives for the Effective control of changes. Additionally, due to the strategy of hiring and using Engineering-Procurement-Construction (EPC) specialists, having a Transparent and well-defined hiring processwas perceived as critical because it involves the participation of several suppliers, which reinforces the importance of establishing Effective communication channels. 
\section[{b) Efficiency}]{b) Efficiency}\par
The questionnaire requested the respondents to generally classify the EFFICIENCY of project management within their company using the aforementioned Likert-type scale for their assessments.\par
Figure  {\ref 5} shows the respondents' perceptions regarding how well their projects were carried out. The results reveal that, for 61\% of the respondents, efficiency in the carrying out of their projects was considered average, while 21\% of the respondents considered it to be low, and 14\% considered it to be A similar method was used to identify the Critical Success Factors for the EFFICIENCY dimension using a five-point Likert-type scale to indicate the level of importance attributed to each statement on a scale that varies from 1, indicating no importance at all, to 5, indicating great importance.\par
Considering that the mean importance value can vary between 1 and 5, the values for these two statistical parameters have been equalized, by interpolation, to values between 0 and 100.\par
Standard errors have been presented along with the associated mean values, indicating a significance level of 5\%.\par
Figure 6 shows the mean relative importance of the CSFs for efficiency, in decreasing order, obtained from the correlation and the mean importance declared by the respondents.   The respondents' perceptions were in alignment with the high degree of complexity of the projects they executed, where having a Clearly defined and detailed scopewas the basis for efficient project planning. The complexity of the projects further justified the perception of importance of Project monitoring and control and having an Experienced and competent manager leading the project, at whose disposal were Sufficient and wellallocated resourcesthat allowed him or her to stay within a Realistic budget. 
\section[{VIII. Conclusion and Recommendation}]{VIII. Conclusion and Recommendation}\par
for Future Works\par
The following research question was addressed: What are the critical success factors that are responsible for achieving efficiency and effectiveness in project management according to project managers in one of Brazil's energy companies?\par
This study's central question was answered by identifying the Critical Success Factors that were most often mentioned in theoretical studies and their relationship to effectiveness and efficiency in project management and by classifying these Critical Success Factors in order of importance from the opinions of project management specialists.\par
Although this study was conducted within a single company, the company is part of a productive chain that corresponds to approximately 10\% of the country's GNP. In international terms, the company has a presence in 27 countries. Moreover, its project portfolio includes approximately 900 projects with budgets in excess of US\$ 10 million each, and its business plan for the period from 2013-2017 foresees investments on the order of US\$ 230 billion.\par
As for the project managers who answered the questionnaire, approximately 74\% have held this role for over five years in the company being studied, which indicates a favorable level of maturity regarding the level of knowledge of project management. Moreover, 72.2\% of the respondents claimed to be PMP-certified, which confirms that the professionals have the technical skills to act as project managers.\par
To establish a measurement criterion for Critical Success Factors, the perceptions of project managers regarding these factors in relation to effectiveness and efficiency attributes were surveyed using a questionnaire based on the theoretical framework.\par
Finally, the questionnaire's quality and reliability were assessed using Cronbach's alpha coefficient.\par
This study sought to identify and determine the relevance of the Critical Success Factors that are most often mentioned in theoretical studies along with their relationship to effectiveness and efficiency in project management and their classification, in order of importance, based on the opinions of an energy company's project management specialists.\par
Based on the results of this work, this article presents three original contributions that may help to advance knowledge regarding the topic studied herein.\par
The first contribution is to gather the Critical Success Factors most often cited in 63 studies in the international literature into a single study.\par
The second contribution made by this study is to relate the Critical Success Factors found in the literature to the effectiveness and efficiency of project management. In addition, this study provides the correlation of these Critical Success Factors with EFFECTIVENESS and EFFICIENCY attributes in the opinions of an energy company's project management specialists.\par
The third significant contribution of this study is the identification of the Critical Success Factors that are really significant in explaining the success of project management in the opinions of the specialists, and the assessment of the correlation that each of these CSFs has with the two attributes studied herein: EFFECTIVENESS and EFFICIENCY.\par
For the EFFECTIVENESS attribute, the results indicate that, in the respondents' opinion, the following Critical Success Factors have greater importance to a project's general effectiveness: Support from upper management, Involvement and commitment of stakeholders, Efficient communication systems, Effective process for hiring suppliers, Effective control of changes, and Clear and realistic objectives.\par
For the EFFICIENCY attribute, the results indicate that, in the respondents' opinion, the following Critical Success Factors have greater influence on a project's general efficiency: Clearly defined and detailed scope, Project monitoring and control, Competent and experienced project manager, Sufficient and wellallocated resources, and Realistic budget.\par
This study was limited to analyzing, in the context of project management, only the effectiveness and efficiency attributes, along with their respective Critical Success Factors in order of importance and the correlations between the variables.\par
It should be noted that the Critical Success Factors analyzed herein may be insufficient to guarantee a project's success given the complex scenario in which a project may be inserted, but, as noted in this study, these CSFs have been considered the most relevant by scholars and project managers.\par
Based on the results from the present study, the following suggestions can be provided for future studies: a) Broaden the study to a larger number of companies in the energy sector to compare the management of these organizations; b) Regarding a project's lifecycle, prioritize and analyze the Critical Success Factors at each project phase;\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.7494677705499704\textwidth}P{0.032170313424009465\textwidth}P{0.0683619160260201\textwidth}}
Critical Factor\tabcellsep Count of citations\tabcellsep \\
Supportfromsenior management\tabcellsep 39\tabcellsep 9,8\%\\
Clearrealisticobjectives\tabcellsep 31\tabcellsep 7,8 \%\\
Detailed plan kept up to date\tabcellsep 29\tabcellsep 7,3\%\\
Good communication/ feedback\tabcellsep 27\tabcellsep 6,8\%\\
User/clientinvolvement\tabcellsep 24\tabcellsep 6,0\%\\
Skilled/ suitably qualified/ sufficient staff/team\tabcellsep 20\tabcellsep 5,0\%\\
Effectivechange management\tabcellsep 19\tabcellsep 4,8\%\\
Competent Project manager\tabcellsep 19\tabcellsep 4,8\%\\
Strong business case/ sound basis for Project\tabcellsep 16\tabcellsep 4,0\%\\
Sufficient /wellallocatedresources\tabcellsep 16\tabcellsep 4,0\%\\
Goodleadership\tabcellsep 15\tabcellsep 3,8\%\\
Proven/ familiar technology\tabcellsep 14\tabcellsep 3,5\%\\
Realisticschedule\tabcellsep 14\tabcellsep 3,5\%\\
Risksaddressed/ assessed/ managed\tabcellsep 13\tabcellsep 3,3\%\\
Project sponsor/ Champion\tabcellsep 12\tabcellsep 3,0\%\\
Effectivemonitoring/ control\tabcellsep 12\tabcellsep 3,0\%\\
Adequate budget\tabcellsep 11\tabcellsep 2,8\%\\
Organizationaladaptation/ culture/ structure\tabcellsep 10\tabcellsep 2,5\%\\
Good performance by suppliers/ contractors/ consultants\tabcellsep 10\tabcellsep 2,5\%\\
Planned close down/ review/ acceptance of possible failure\tabcellsep 9\tabcellsep 2,3\%\\
Trainningprovision\tabcellsep 7\tabcellsep 1,7\%\\
Politicalstability\tabcellsep 6\tabcellsep 1,5\%\\
Correct choice/ past experience of project management methodology/ tools\tabcellsep 6\tabcellsep 1,5\%\\
Environmental influences\tabcellsep 6\tabcellsep 1,5\%\\
Pastexperience (learningfrom)\tabcellsep 5\tabcellsep 1,3\%\\
Project size (large)/ level of complexity/ number of people involved (too many)/ duration (over 3 years)\tabcellsep 4\tabcellsep 1,0\%\\
Differentviewpoints (appreciating)\tabcellsep 3\tabcellsep 0,8\%\\
Source: Fortune and White, (2006).\tabcellsep \tabcellsep \\
However, despite growing lists of CSF, projects\tabcellsep \tabcellsep \\
recognized by success are still rare. According Zwikael\tabcellsep \tabcellsep \\
and Globerson (2006) CSF are general and donot\tabcellsep \tabcellsep \\
contain sufficiently specific knowledge to support better\tabcellsep \tabcellsep \\
decision making by the project manager.\tabcellsep \tabcellsep \\
For Dvir et al. (1988), Meredith and Mantel\tabcellsep \tabcellsep \\
(2003), Pinto and Prescott (1988), Pinto and Slevin\tabcellsep \tabcellsep \\
(1987), Shenhar et al. (2001), Shenrar and Dvir (2010),\tabcellsep \tabcellsep \\
factors considered critical for the success of a project\tabcellsep \tabcellsep \\
are distinguished for different types of projects and\tabcellsep \tabcellsep \\
industries.\tabcellsep \tabcellsep \\
VI.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.036657681940700806\textwidth}P{0.8133423180592992\textwidth}}
Component\tabcellsep Variable\\
\tabcellsep Support from upper management\\
\tabcellsep Clear and realistic goals\\
\tabcellsep Detailed and up-to-date Project Plan\\
\tabcellsep Efficient communication channels and system\\
\tabcellsep Involvement and commitment of stakeholders\\
Effectiveness\tabcellsep Effective control of changes Availability of information on the history of previous projects\\
\tabcellsep Adequate organizational structure\\
\tabcellsep Effective process for hiring suppliers\\
\tabcellsep Qualified project team and management\\
\tabcellsep Adequate project management tools and methodology\\
\tabcellsep Project size and complexity\\
\tabcellsep Experienced and competent project team\\
\tabcellsep Experienced and competent project manager\\
\tabcellsep Clearly defined and detailed scope\\
Efficiency\tabcellsep Sufficient and well-allocated resources\\
\tabcellsep Realistic timeline\\
\tabcellsep Effective risk management\\
\tabcellsep Effective project monitoring and control\\
\tabcellsep Realistic budget\end{longtable} \par
 
\caption{\label{tab_1}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.37090909090909085\textwidth}P{0.2627272727272727\textwidth}P{0.21636363636363634\textwidth}}
\tabcellsep Effectiveness\tabcellsep Efficiency\\
Cronbach's ? Coefficient\tabcellsep 0.80\tabcellsep 0.83\end{longtable} \par
 
\caption{\label{tab_2}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{Critical Success Factors in Project Management: An Exploratory Study of an Energy Company in Brazil} 		 		\backmatter  			 \par
c) It is also recommended that company maturity level be studied in more detail to identify whether the level of maturity has any influence on the prioritization and correlation of Critical Success Factors and general effectiveness and efficiency in project management.\par
These suggestions would complement this study because the concept of success in project management and knowledge of the critical factors that are responsible for achieving efficiency and effectiveness in project management may benefit organizations and people.			 			  				\begin{bibitemlist}{1}
\bibitem[ Revista Pesquisa e Desenvolvimento em Engenharia de Produção]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Revista Pesquisa e Desenvolvimento em Engenharia de Produção}  		2 p. .  	 
\bibitem[Rio De]{b13}\label{b13} 	 		\textit{},  		 			Janeiro Rio De 		.  		 	 
\bibitem[Belassi ()]{b4}\label{b4} 	 		‘A new framework for determining critical success/failure factors in projects’.  		 			W Belassi 		,  		 			OI 		.  	 	 		\textit{International Journal of Project Management}  		1996. 14  (3)  p. .  	 
\bibitem[Jugdev and Müller ()]{b17}\label{b17} 	 		‘A retrospective look at our evolving understanding of project success’.  		 			K \& Jugdev 		,  		 			R Müller 		.  	 	 		\textit{Project Management Journal}  		2005. 36  (4)  p. .  	 
\bibitem[Likert ()]{b20}\label{b20} 	 		‘A technique for the measurement of attitudes’.  		 			R Likert 		.  	 	 		\textit{Archives of Psychology}  		1932. 140 p. .  	 
\bibitem[Meredith and Mantel ()]{b21}\label{b21} 	 		\textit{Administração de projetos: uma abordagem gerencial},  		 			J R Meredith 		,  		 			S J Mantel 		.  		2003.  	 	 (Project administration: a managerial approach. 4th ed.. Rio de Janeiro: LTC) 
\bibitem[Patah ()]{b24}\label{b24} 	 		\textit{Avaliação da relação do uso de métodos e treinamentos em gerenciamento de projetos no sucesso dos projetos através de uma perspectiva contingencial: uma análise quantitativa. [Evaluation of the relationship between the use of methods and training in project management and the success of projects through a contingency perspective: a quantitative analysis},  		 			L A Patah 		.  		2010. São Paulo.  		 			PhD in Production Engineering (Dissertation) -Universidade de São Paulo 		 	 
\bibitem[Streiner ()]{b32}\label{b32} 	 		‘Being inconsistent about consistency: when coefficient alpha does and doesn´t matter’.  		 			D L Streiner 		.  	 	 		\textit{Journal of Personality Assessment}  		2003. 80 p. .  	 
\bibitem[Cronbach ()]{b7}\label{b7} 	 		‘Coefficient alpha and the internal structure of tests’.  		 			L J Cronbach 		.  	 	 		\textit{Psychometrika}  		1951. 16 p. .  	 
\bibitem[Barcauí and Quelhas (2004)]{b2}\label{b2} 	 		\textit{Corrente crítica: uma alternativa à gerência de projetos tradicional},  		 			A Barcauí 		,  		 			O Quelhas 		.  		2004. July.  	 	 (Criticalchain: an alternative to traditional project management) 
\bibitem[Country data files Energy Information Administration ()]{b11}\label{b11} 	 		‘Country data files’.  		 \url{http://www.eia.gov/countries/data.cfm}  	 	 		\textit{Energy Information Administration}  		2013.  	 
\bibitem[Pinto, J. K. & Slevin, D. P. ()]{b27}\label{b27} 	 		‘Critical Success Factors in Project Management: An Exploratory Study of an Energy Company in Brazil 26’.  	 	 		\textit{IEEE Transactions on Engineering Management}  		Pinto, J. K. \& Slevin, D. P. (ed.)  		1987. 34  (1)  p. .  	 	 (The critical factors in successful project implementation) 
\bibitem[Amaral ()]{b0}\label{b0} 	 		‘Dependência em petróleo e desenvolvimento econômico: Comparação internacional, evidências empíricas e cenários para o Brasil [Petroleum dependency and economic development: International comparison, empirical evidence and scenarios for Brazil’.  		 			T P Amaral 		.  	 	 		\textit{PhD in Economics}  		2013.  		 			Universidade Federal Fluminense, Rio de Janeiro 		 	 
\bibitem[Kenny ()]{b18}\label{b18} 	 		‘Effective project management for strategic innovation and change in organizational context’.  		 			J Kenny 		.  	 	 		\textit{Project Management Journal}  		2003. 34  (1)  p. .  	 
\bibitem[Fortune and White ()]{b14}\label{b14} 	 		‘Framing of project critical success factors by a systems model’.  		 			J Fortune 		,  		 			D White 		.  	 	 		\textit{International Journal of Project Management}  		2006. 24  (21)  p. .  	 
\bibitem[Zwikael and Globerson ()]{b33}\label{b33} 	 		‘From critical success factors to critical successprocesses’.  		 			O Zwikael 		,  		 			S Globerson 		.  	 	 		\textit{International Journal of Production Research}  		2006. 44  (17)  p. .  	 
\bibitem[Cleland and Ireland ()]{b5}\label{b5} 	 		‘Gerenciamento de projetos’.  		 			D I Cleland 		,  		 			L R Ireland 		.  	 	 		\textit{Rio de Janeiro: LTC},  				2007. 2007.  	 	 (Project management. 2nd ed.) 
\bibitem[Kerzner ()]{b19}\label{b19} 	 		\textit{Gestão de projetos: as melhores práticas},  		 			H Kerzner 		.  		2006. Porto Alegre: Bookman.  	 	 (Project management: bestpractices. 2nd ed.) 
\bibitem[Dvir ()]{b8}\label{b8} 	 		‘In search of project classification: a non-universal approach to project success factors’.  		 			D Dvir 		.  	 	 		\textit{Research Policy}  		1988. 27  (9)  p. .  	 
\bibitem[De Wit ()]{b9}\label{b9} 	 		‘Measurement of project success’.  		 			A De Wit 		.  	 	 		\textit{International Journal of Project Management}  		1988. 6  (3)  p. .  	 
\bibitem[Hayes ()]{b15}\label{b15} 	 		\textit{Medindo a satisfação do cliente},  		 			B E Hayes 		.  		1995.  		 			Rio de Janeiro: Editora Quality mark 		 	 	 (Measuring client satisfaction) 
\bibitem[Oliveira ()]{b23}\label{b23} 	 		 			D P R Oliveira 		.  		\textit{Planejamentoestratégico: conceitos, metodologia e práticas},  				 (São Paulo; Atlas)  		2002.  	 	 (Strategic planning: concepts, methods and practices. 17th ed.) 
\bibitem[De and Energética ()]{b12}\label{b12} 	 		\textit{Plano Decenal de Energia 2020},  		 			Empresa De 		,  		 			Pesquisa Energética 		.  		2011.  	 	 (Energy ResearchCompany. Decennial Energy Plan 2020) 
\bibitem[Shenrar ()]{b30}\label{b30} 	 		‘Project success: a multidimensional strategic concept’.  		 			A Shenrar 		.  	 	 		\textit{Long Range Planning}  		2001. 34  (6)  p. .  	 
\bibitem[Pinto and Slevin ()]{b28}\label{b28} 	 		‘Project success: definitions and measurement techniques’.  		 			J K Pinto 		,  		 			D P Slevin 		.  	 	 		\textit{Project Management Journal}  		1988. 19  (1)  p. .  	 
\bibitem[Shenrar and &dvir ()]{b31}\label{b31} 	 		\textit{Reinventando o gerenciamento de projetos: a abordagem diamante ao crescimento e inovação bem-sucedidos},  		 			A Shenrar 		,  		 			D \&dvir 		.  		2010. São Paulo: M. Books.  	 	 (Reinventingproject management: thediamond approach tosuccessfulgrowthandinnovation) 
\bibitem[Richardson ()]{b29}\label{b29} 	 		 			R J Richardson 		.  		\textit{Pesquisa social, métodos e técnicas},  				 (São Paulo; Atlas)  		1999.  	 	 (Social research, methods and techniques. 3rd ed.) 
\bibitem[Pinto and Mantel ()]{b25}\label{b25} 	 		‘The causes of project failure’.  		 			J K Pinto 		,  		 			J R S J Mantel 		.  	 	 		\textit{IEEE Transactions on Engineering Management}  		1990. 37  (4)  p. .  	 
\bibitem[Baccarini ()]{b1}\label{b1} 	 		‘The logical framework method for defining project success’.  		 			D Baccarini 		.  	 	 		\textit{Project Management Journal}  		1999. 30  (4)  p. .  	 
\bibitem[Cooke-Davies ()]{b6}\label{b6} 	 		‘The real success factors on projects’.  		 			T Cooke-Davies 		.  	 	 		\textit{International Journal of Project Management}  		2002. 20 p. .  	 
\bibitem[Munns and &bjeirmi (1996)]{b22}\label{b22} 	 		‘The role of project management in achieving project success’.  		 			A K Munns 		,  		 			B F \&bjeirmi 		.  	 	 		\textit{International Journal Project Management}  		1996. April. 14  (2)  p. .  	 
\bibitem[Dweiri and &kablan ()]{b10}\label{b10} 	 		‘Using fuzzy decision making for the evaluation of project management internal efficiency’.  		 			F T Dweiri 		,  		 			M M \&kablan 		.  	 	 		\textit{Decision Support Systems}  		2006. 42 p. .  	 
\bibitem[Pinto and Prescott ()]{b26}\label{b26} 	 		‘Variations in critical success factors over the stages in the project life cycle’.  		 			J K Pinto 		,  		 			J E Prescott 		.  	 	 		\textit{Journal of Management}  		1988. 14  (1)  p. .  	 
\bibitem[World Energy Outlook ()]{b16}\label{b16} 	 		\textit{World Energy Outlook},  		2013. 2013. Paris: OECD.  		 			International Energy Agency 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
