\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={Analysis of the Scientific Production and Training in Management Accounting of Doctors 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{Analysis of the Scientific Production and Training in Management Accounting of Doctors 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]{Rogerio JoAo  Lunkes}

             \author[2]{Fabricia Silva Da  Rosa}

             \affil[1]{  Universidade Federal de Santa Catarina}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The objective of this study was to analyze the scientific production and training in management accounting of doctors in Brazil. To achieve this objective, six Brazilian accounting journals were selected according to Qualis from CAPES (Coordenação de Aperfeiçoamento de Pessoal de Nível Superior â??"Brazilian Federal Agency for Support and Evaluation of Graduate Education),published from 2001 to 2013, as well as doctoral dissertations in accounting published from 1962 to 2013. The results showed an increase in publications at the beginning of the period analyzed and a slight decrease over the past two years. The training of doctors in management accounting underwent an increase in absolute terms, which in some ways was a reflection of the growth in recent years of doctoral education in accounting in Brazil.

\end{abstract}


\keywords{management accounting, scientific production, doctors, education.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
n recent decades, the subject of management accounting has been created in universities as a social science, increasing the credibility and status of this field of knowledge \hyperref[b1]{(Baldvinsdottir, Mitchell and Norreklit, 2010)}.At first, this status led to a growth of research in the fieldof management accounting \hyperref[b28]{Larcker, 2001 and}\hyperref[b26]{2002;}\hyperref[b61]{Zimmerman, 2001;}\hyperref[b26]{Hopwood, 2002;}\hyperref[b32]{Lukka and Mouritsen, 2002;} {\ref Luft and Shields, 2002;}\hyperref[b14]{Chapman, Hopwood and Shields, 2007;}\hyperref[b37]{Malmi and Granlund, 2009;}\hyperref[b58]{Vaivio and Sirén, 2010;}\hyperref[b42]{Modell, 2010;}\hyperref[b33]{Lukka, 2010)}, but a decrease in publications has been observed over the last decade \hyperref[b5]{(Bonner et al., 2006;} {\ref Hesford et al., 2007;}\hyperref[b41]{Merchant, 2010;} {\ref Lunkes et al., 2012)}.\par
Despite this initial growth and its importance, management accounting has been losing ground in academia and in the research world \hyperref[b33]{(Lukka, 2010;}\hyperref[b40]{Merchant, 2008}.According to the literature, publications, mainly in the United States, have been losing ground to other accounting areas, such as financial accounting. This phenomenon is affecting the participation of professors from the management area in graduate programs and in the training new doctorates in management accounting.\par
Additionally, \hyperref[b41]{Merchant (2010)} reported that considered a study and how studies should be developed. Thus, management accounting has been weakened, and the possibility of a study being accepted for publication in major accounting journals in the United States is lower than for other areas. This phenomenon has led to publications on management accounting being rare in these publications, due to the migration of researchers, in addition to a lack of attraction of new doctoral students to management accounting areas. This scenario has caused non-financial subjects to be removed from the curricula of U.S. accounting programs, and the professors of financial areas are thus becoming the vast majority.\par
Several studies have been conducted to analyze the level of publications in management accounting in Brazil \hyperref[b44]{(Oliveira, 2002;}, in the United States \hyperref[b5]{(Bonner et al., 2006;} {\ref Hesfort et al., 2007)} and in Spain \hyperref[b46]{(Pérez et al., 2005;} {\ref Lunkes et al., 2012)}.\par
Although, as stated, management accounting suffers from restrictions and is losing ground in the United States,  {\ref Hopwood (2008)} reported that this phenomenon did not occur in European and South American countries because of the proportionately greater number of papers in management being presented at conferences and workshops in those regions, as well as several conferences in management accounting and (high-quality) journals that publish research on all types of accounting \hyperref[b41]{(Merchant, 2010)}. Aiming to confirm such claims, the research problem of this study was to determine what is the level of publication and training of doctorates in management accounting in Brazil.\par
Brazil was selected for this study due to the attention that the country has been receiving on the world stage as an emerging economy. Brazil's GDP grew by 7.5\% in 2010, occupying eighth place in the world rankings, although, at some point, the country was in sixth place in the world ranking (The Economist, 2013).\par
To achieve the objective of the study, which was to analyze the scientific production and training of doctorates in management accounting in Brazil, the paper encompasses, in addition to this introduction, an exposition of the origins and development of management accounting and of studies related to I scientific production and the training of doctorates in management accounting. The third section describes the methodological procedures used in this study. In the fourth section, the results of the research are presented, and the fifth section includesa discussion and the conclusions of the work. 
\section[{II. Literature Review a) Origins and Development of Managerial Accounting}]{II. Literature Review a) Origins and Development of Managerial Accounting}\par
Since 1960, management accounting has emerged and established itself as a social science \hyperref[b50]{(Ryan, Scapens and Theobald, 2002)}. In general, this process occurred due to an emphasis on empiricism and positivism \hyperref[b60]{(Zimmerman, 1979;}\hyperref[b55]{Watts and Zimmerman, 1979)}, together with the growth of case and field studies in Europe \hyperref[b45]{(Panozzo, 1997;} {\ref Drury and Tayles, 2005)} and the establishment of this field as an academic subject \hyperref[b1]{(Baldvinsdottir, Mitchell and Norreklit, 2010)}.\par
During the initial stages of its implementation, management accounting was strongly grounded in economic theories, although this scope has constantly expanded with the inclusion of social sciences, such as sociology, psychology and organizational studies, in addition to mathematical analysis and philosophy. These interdisciplinary developments have aided the implementation and expansion in scope of management accounting and primarily have afforded it academic and professional credibility  {\ref (Baldvinsdottir,}  According to \hyperref[b41]{Merchant (2010)}, a smaller proportion of works is published on management accounting compared to other areas. \hyperref[b27]{Hopwood (2007 and}) also showed concern with the narrowing of perspectives and careers related to research in management accounting.\par
The consequences of this, according to \hyperref[b41]{Merchant (2010)}, are that non-financial subjects are being removed from the curricula of U.S. accounting programs, and professors in financial areas are becoming the vast majority. Moreover, new doctoral students are not being attracted to management accounting areas, which could create an imbalance in the training of doctorates in accounting. 
\section[{b) Previous Studies}]{b) Previous Studies}\par
Aiming to assess in the literature the scientific production and training of doctorates, studies related to this research subject are described below.  process was used to select articles on accounting, and a literature review was used to examine these articles. The methodological procedures used are explained below. 
\section[{a) Structured Process to Construct a Theoretical Framework}]{a) Structured Process to Construct a Theoretical Framework}\par
The structured process for the selection and analysis of bibliographic references was divided into three phases: choice of databases, selection of articles and systemic analysis \hyperref[b48]{(Rosa, Ensslin and Ensslin, 2009)}. The first phase grounded the choice of the database; the second obtained a portfolio of articles from a set of pre-determined parameters for the selection of items aligned with the theme (use of keywords, screening of title, abstract and full text, respectively) and that are scientifically recognized (based on the number of citations); and finally, the third stage consisted of the systemic bibliometric analysis of the portfolio of articles.\par
Based on this structure, articles aligned with the theme of scientific production and doctorates in management accounting were selected. To obtain the selected articles, the phases and stages were conducted sequentially. The ISI -International Statistical Institute, SCOPUS and SCIELLO databases were used.\par
The keywords used were "scientific production" and "accounting doctors" and their combinations. In the ISI, articles were selected using these keywords and considering the areas of business, finance, management and economics. In SCOPUS and SCIELLO, the keywords were used when considering multidisciplinary areas. 
\section[{b) Procedure for the Selection and Analysis of Research Data}]{b) Procedure for the Selection and Analysis of Research Data}\par
To generate a discussion considering the Brazilian context, studies were conducted in the major journals on accounting and in graduate programs in accounting, mainly from the perspective of management accounting. To analyze this problem, from the viewpoint of research in Brazil, publications on management accounting in leading accounting journals, according to Qualis (Capes), were identified and analyzed. In addition, the training of new doctorates in accounting by the main higher education institutions (University of São Paulo [Universidade de São Paulo -USP], University of Brasília [Universidade de Brasília -UnB] and Regional University of Blumenau [Universidade Regional de Blumenau -FURB]) was also analyzed.\par
One limitation of the analysis of accounting journals is worth mentioning here. That is, at the same time that it indicates the profile of research in specific journals, it also stratifies the population of articles 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue II Version I Year ( ) 
\section[{III. Research Methodology}]{III. Research Methodology}\par
This study was characterized as descriptive regarding its objectives \hyperref[b47]{(Richardson, 2008)}. A structured because articles on management accounting can also be found in journals from related fields, such as administration, management and production engineering. In this article, we chose to conduct the analysis considering specificity. Thus, for the selection of journals, the term "contabilidade" or "contábil" (both translated as "accounting") was considered,as well as these terms' inclusion in Qualis from Capes (Coordenação de Aperfeiçoamento de Pessoal de Nível Superior-Brazilian Federal Agency for Support and Evaluation of Graduate Education), considering the publications with the best classifications, namely,A1, A2 and B1. The choice of Qualiswas due to its wide spread use in the classification of studies in Brazil, including for evaluating graduate programs in the country, and the impossibility of using another database. Moreover, the accounting field has no journals with A1 classification nor any journals indexed in ISI or JCR. For the selection of articles, a period of \hyperref[b13]{13}  As for the selection of doctorates in accounting, this study included the theses from the "theses" database of the Ministry of Education and Graduate Programs in Accounting in Brazil. All of the programs in the country under the name "accounting" were considered. Data were collected between January and February 2014.\par
To classify the accounting publications and theses, this study was based on the divisions provided by  {\ref Brown and Gardner (1985a)},  {\ref Brown and Gardner (1985b)}, \hyperref[b10]{Brown et al. (1987)}, \hyperref[b51]{Shields (1997)} IV. 
\section[{Presentation of Results}]{Presentation of Results}\par
For a discussion from the perspective of scientific production and training of doctorates in accounting in Brazil, this material will be contextualized with an analysis of publications in major accounting journals and the training of new doctorates in accounting. 
\section[{a) Publication of Studies in Accounting Journals}]{a) Publication of Studies in Accounting Journals}\par
For the analysis of publications in accounting, six Brazilian journals were selected as indicated in the Methodology section. The results showed that Brazilian accounting journals exhibited an average publication of articles in management accounting for approximately 29.5\%. On the one hand, this percentage is similar to the 28\% reported by  {\ref Hesford et al. (2007)}  Plot 1 : Numbers of articles published in the main accounting journals turning point, generating an opposite behavior to that of financial accounting, which displayed a rapid growth, with the decrease in publications in management accounting. This phenomenon should be monitored in the coming years to analyze whether the seasonality in the levels of publication will be maintained or whether we are in reality moving toward the same situation as that of the United States \hyperref[b5]{(Bonner et al., 2006)} and Spain  {\ref (Lunkes et al., 2012)}, which have low levels of publication in management accounting.\par
Another factor worth noting is the low number of publications on the topics of auditing, taxation and systems, which throughout the period analyzed was significantly lower than the levels of publication on financial and management accounting and other areas. There has also been considerable publication in Brazil in the field of accounting education, which explains the number of publications in the "others" category. 
\section[{b) Training of Doctorates in Managerial Accounting}]{b) Training of Doctorates in Managerial Accounting}\par
Doctoral education in accounting in Brazil grew in 2008-2012, with an average of approximately 20 new doctorates per year. Plot 2 shows the training of new doctors in financial accounting, management accounting, systems, tax, auditing and others, by major accounting programs in the country from which doctors graduated during the period covered by the study. 
\section[{Plot 2 : Number of doctors who graduated from major branches of accounting}]{Plot 2 : Number of doctors who graduated from major branches of accounting}\par
The results showed that the training of doctors in financial accounting was higher than that in management accounting and that the proportion of doctors in financial accounting has been growing in recent years, compared to management accounting. This finding corroborates the study by  {\ref Lunkes et al. (2012)} conducted in Spain, in which training in financial accounting was far greater than training in management accounting. This finding indicates that the aspects related to the lack of publication and low training of doctorates in management accounting in Spain were slightly more pronounced compared to Brazil. Overall, Brazil's problem is the low training of doctorates in all branches of accounting. 
\section[{V. Discussion and Conclusions}]{V. Discussion and Conclusions}\par
The objective of this study was achieved with the classification of publications in management accounting in major accounting journals (Plot 1), and the number of doctors in accounting (Plot 2).\par
The results concerning the number of publications in management accounting corroborated the findings of  {\ref Hesford et al. (2007)}, who conducted a study of ten major English-language accounting journals. However, comparing the findings of this study with those of  {\ref Lunkes et}  Some of the explanations highlighted in the literature for the decrease in the number of publications include the following: the lack of depth \hyperref[b28]{(Ittner and Larcker, 2001;}\hyperref[b26]{Hopwood, 2002;} {\ref Mourisen and Lukka, 2002)}; the lack of creativity among researchers in management accounting \hyperref[b61]{(Zimmerman, 2001)}; and the lack of data \hyperref[b28]{(Ittner and Larcker, 2001;}\hyperref[b46]{Pérez et al., 2005;} {\ref Hopwood 2008, and}\hyperref[b41]{Merchant, 2010)}. Other causes include excessive focus on describing management practices through case studies and surveys \hyperref[b61]{(Zimmerman, 2001;}\hyperref[b28]{Ittner and Larcker, 2001;} {\ref Gendron, 2007)} and the diversity of conceptual sources \hyperref[b28]{(Ittner and Larcker, 2001;} {\ref Luft and Shieds 2002)}, which includes the lack of hypotheses \hyperref[b61]{(Zimmerman, 2001;} {\ref Lukka and Mourisen, 2002)}. These factors, coupled with the new accounting standards in Brazil, which have naturally resulted in increased production in financial accounting, might lead to a narrowing of research in management accounting.\par
This trend is a possible sign of a future decline and of a lack of publications in management accounting. At this point, it is believed that studies in management accounting should not be evaluated using the same evaluation systems as in other areas of accounting, in terms of the methods and forms of presentation. For example, the U.S. model requires a large number of data for new and emerging issues (MERCHANT, 2010), which makes research in management accounting practically unfeasible because management databases must be constructed, and this construction requires funding sources, which are scarce. One must consider that management accounting must produce its own data, thus making research difficult and costly  {\ref (} This history shows that of the eight doctoral programs in accounting, seven were created in recent years.\par
These results show that the training of new doctorates in accounting in Brazil has much room for growth and improvement compared to the United States, with 7,531 doctors in 2011 and Spain with 549 doctors in 2010. Moreover, the training of doctors in accounting is low overall, in addition to being concentrated in the field of financial accounting in recent years. Notable is the training of doctorates in other areas of accounting, mainly related to the field of education and teaching. On this particular point, the results were not conclusive because the training of doctorates in management accounting in Brazil has shown consistent growth, which can also be observed in other areas.\par
Recommendations for future studies include the possibility of expanding research to the identification and analysis of scientific production and the training of doctorates in other accounting branches (auditing, tax accounting and systems), which exhibited low results. Additionally, the inclusion of other databases, such as ISI, SciELO, Dialnet and Latindex, among others, could increase the possibility of inclusion in Brazilian and U.K. journals, among other possibilities. Finally, conducting research into the publication and training of new doctorates in accounting in other countries is another possibility for future research. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue II Version I Year ( ) D\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.03390538033395176\textwidth}P{0.37571892393320966\textwidth}P{0.0011827458256029684\textwidth}P{0.004336734693877551\textwidth}P{0.0035482374768089054\textwidth}P{0.007096474953617811\textwidth}P{0.05874304267161409\textwidth}P{0.3402365491651206\textwidth}P{0.02128942486085343\textwidth}P{0.003942486085343228\textwidth}}
\tabcellsep \multicolumn{6}{l}{Additionally, one can mention other works, such}\\
\tabcellsep \multicolumn{6}{l}{as Carvalho et al. (2010), who conducted a study to}\\
\tabcellsep \multicolumn{6}{l}{characterize the contributions of organizational life-cycle}\\
\tabcellsep \multicolumn{6}{l}{theories to research on management accounting. To}\\
\tabcellsep \multicolumn{6}{l}{this end, the authors developed a bibliometric study}\\
\tabcellsep \multicolumn{6}{l}{using the ProQuest®database that reviewed 22 other}\\
\tabcellsep \multicolumn{6}{l}{studies. Nascimento, Junqueira and Martins (2010)}\\
\tabcellsep \multicolumn{6}{l}{conducted a bibliometric and content analysis of works}\tabcellsep Estudos/Fipecafi(Study Notes/ Fipecafi) -C.E.,\\
\tabcellsep \multicolumn{6}{l}{from the Conference of the National Association of}\tabcellsep EnfoqueReflexãoContábil\tabcellsep (Focus:\tabcellsep Accounting\\
\tabcellsep \multicolumn{6}{l}{Graduate Programs in Accounting (Congresso da}\tabcellsep Reflections)-ERC and Contabilidade Vista e Revista\\
\tabcellsep \multicolumn{2}{l}{AssociaçãoNacional}\tabcellsep dos\tabcellsep \multicolumn{2}{l}{Programas}\tabcellsep de\tabcellsep Pós-\tabcellsep (Views in and Journal of Accountancy) -CVR. The\\
\tabcellsep \multicolumn{4}{l}{GraduaçãoemCiênciasContábeis}\tabcellsep \multicolumn{2}{l}{-ANPCONT/Brazil)}\tabcellsep subjects of the articles were classified as managerial\\
\tabcellsep \multicolumn{6}{l}{and the Conferences on Accounting and Controllership}\tabcellsep accounting, financial accounting, accounting theory,\\
\tabcellsep \multicolumn{6}{l}{at the University ofSão Paulo (USP/Brazil), from 2007}\tabcellsep accounting education and research,cost accounting,\\
Year\tabcellsep \multicolumn{6}{l}{and 2008. Cardoso, Pereira and Guerreiro (2007) analyzed research profiles focused on costs in the field}\tabcellsep professional practice, public accounting, public budgeting and public finance and international\\
\tabcellsep \multicolumn{6}{l}{of management accounting and control from the}\tabcellsep accounting. During this period, management accounting\\
\tabcellsep \multicolumn{6}{l}{National Meeting of the National Association of}\tabcellsep was the most discussed topic.\\
\tabcellsep Graduate\tabcellsep and\tabcellsep \multicolumn{2}{l}{Research}\tabcellsep in\tabcellsep Management\tabcellsep Bonner et al. (2006) conducted research on five\\
Volume XIV Issue II Version I\tabcellsep \multicolumn{6}{l}{(EncontroNacional da AssociaçãoNacional de Pós-Graduação e PesquisaemAdministração -EnANPAD;}\tabcellsep top U.S. journals (Accounting, Organizations and Society, Contemporary Accounting Research, Journal of Accounting and Economics, Journal of Accounting Research, and The Accounting Review) during the period from 1984 to 2003. In this study, 2,480 studies were analyzed and classified as auditing (543), financial accounting (1,281), management accounting (532),\\
( )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep other areas, they represented 49\%. These values show\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep the relative consolidation of financial accounting in\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Spain, compared to other areas.\end{longtable} \par
  {\small\itshape [Note: systems (5), tax (119) and others (180). Next, Hesford et al. (2007) analyzed the publications in ten English-language journals classified among the best -Accounting, Organizations and Society (AOS), Behavioral Research in Accounting (BRIA), Contemporary Accounting Research (CAR), Journal of Accounting and Economics (JAE), Journal of Accounting Literature (JAL), Journal of Accounting Research (JAR), Journal of Management Accounting Research (JMAR), Management Accounting Research (MAR),]} 
\caption{\label{tab_1}D}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7940609951845907\textwidth}P{0.004093097913322632\textwidth}P{0.038202247191011236\textwidth}P{0.00682182985553772\textwidth}P{0.00682182985553772\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{ITTNER AND LACKER,}\\
\multicolumn{5}{l}{2001 AND 2002; HOPWOOD, 2007 AND 2008;}\\
\multicolumn{2}{l}{MERCHANT, 2010).}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{The United States launched its first doctoral}\\
\multicolumn{5}{l}{program in accounting in 1938 (BEDFORD, 1997).}\\
\multicolumn{5}{l}{Today, the country has approximately 91 universities}\\
\multicolumn{5}{l}{that offer doctoral programs in accounting or doctoral}\\
\multicolumn{5}{l}{degrees in administration with a focus in accounting}\\
\multicolumn{5}{l}{(HASSELBACK, 2014). Spain offers 32 doctoral}\\
\multicolumn{5}{l}{programs whose names include the term "accounting"}\\
\multicolumn{5}{l}{(LUNKES ET AL., 2012), in addition to finance,}\\
administration\tabcellsep and\tabcellsep economics,\tabcellsep among\tabcellsep other\\
\multicolumn{5}{l}{terminologies. In Brazil, there are only eight doctoral}\\
\multicolumn{5}{l}{programs in accounting: University of São Paulo (USP),}\\
created in 1978;\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Sociedade and Gestão]{b49}\label{b49} 	 		\textit{},  		 			Contabilidade Sociedade 		,  		 			Gestão 		.  		4 p. .  	 
\bibitem[Economics and Disponível]{b53}\label{b53} 	 		\textit{},  		 			The Economics 		,  		 			Disponível 		.  		 \url{http://www.brasil.gov.br/noticias/arquivos/2011/01/10/brasil-tera-4o-pib-mundial-em-2050.Acessadoem01/11/2011}  		 	 
\bibitem[Engwall and Research Note ()]{b39}\label{b39} 	 		\textit{},  		 			L Engwall 		,  		 			Research Note 		.  	 	 		Asterix in Disneyland. Management Scholars from France on the World Stage. Organizations Studies  		1998. 1996 a 2005. 2009. 19  (5)  p. .  	 	 (RevistaAdministração de Empresas) 
\bibitem[Revistacontabilidade and Finanças ()]{b4}\label{b4} 	 		\textit{},  		 			\& Revistacontabilidade 		,  		 			Finanças 		.  		2007. 18 p. .  	 
\bibitem[Rosa et al. ()]{b48}\label{b48} 	 		\textit{},  		 			F S Rosa 		,  		 			S R Ensslin 		,  		 			L Ensslin 		.  		2009.  		 			Evidenciação Ambiental: Processo Estruturado de Revisão de Literatura sobre Avaliação de Desempenho da Evidenciação Ambiental 		 	 
\bibitem[Carvalho and Al ()]{b13}\label{b13} 	 		‘A Contribuição das Teorias do Ciclo de Vida Organizacional para a Pesquisa em Contabilidade Gerencial. RAM -Revista de Administração da Mackenzie’.  		 			K L Carvalho 		,  		 			Al 		.  	 	 		\textit{Online)}  		2010. 11  (4)  p. .  	 
\bibitem[Bedford ()]{b2}\label{b2} 	 		\textit{A history of accountancy. Center of International Education and Research in Accounting},  		 			N Bedford 		.  		1997. Champaign, IL.  	 
\bibitem[Tahai and Meyer ()]{b52}\label{b52} 	 		‘A Revealed Preference Study of Management Journals' Direct Influences’.  		 			A Tahai 		,  		 			M J Meyer 		.  	 	 		\textit{Strategic Management Journal}  		1999. 20  (3)  p. .  	 
\bibitem[White ()]{b56}\label{b56} 	 		‘A Survey and Taxonomy of Strategy-Related Performance Measures for Manufacturing’.  		 			G P White 		.  	 	 		\textit{International Journal of Physical Distribution \& Logistics Management}  		1996. 16  (3)  p. .  	 
\bibitem[Beuren et al. ()]{b3}\label{b3} 	 		\textit{Abordagem da Controladoria em Trabalhos Publicados no Enanpad e no Congresso USP de Controladoria e Contabilidade de},  		 			I M Beuren 		,  		 			A C Schlindwein 		,  		 			D L Pasqual 		.  		2001 a 2006.  	 
\bibitem[Hasselback ()]{b19}\label{b19} 	 		\textit{Accounting faculty directory},  		 			J Hasselback 		.  		2001. Englewood Clifs, NJ: Prentice-Hall.  	 
\bibitem[Hesford and Potter ()]{b24}\label{b24} 	 		‘Accounting Research in the Cornell Quarterly: A Review With Suggestions for Future Research’.  		 			J W Hesford 		,  		 			G Potter 		.  	 	 		\textit{Cornell Hospitality Quarterly}  		2010. 51  (4)  p. .  	 
\bibitem[Alcouffe et al. ()]{b0}\label{b0} 	 		‘Actor-Networks and the Diffusion of Management Accounting Innovations: A Comparative Study’.  		 			S Alcouffe 		,  		 			N Berlandee 		,  		 			Y Levant 		.  	 	 		\textit{Management Accounting Research}  		2008. 19  (1)  p. .  	 
\bibitem[Brown et al. ()]{b10}\label{b10} 	 		‘An analysis of the research contributions of Accounting’.  		 			L D Brown 		,  		 			J C Gardner 		,  		 			M A Vasarhelyi 		.  	 	 		\textit{Accounting, Organizations and Society}  		1976-1984. 1987.  (12)  p. .  	 	 (Organizations and Society) 
\bibitem[Lunkes et al. ()]{b36}\label{b36} 	 		‘Analise da produção cientifica e formação de doutores em contabilidade gerencial: um estudo no cenário brasileiro’.  		 			R J Lunkes 		,  		 			F S Rosa 		,  		 			V Gasparetto 		,  		 			E Baldoino 		.  	 	 		\textit{Advances in Scien-tificandAppliedAccounting},  				2011. p. .  	 	 (Uma Análise no Cenário Espanhol) 
\bibitem[Lunkes et al. ()]{b35}\label{b35} 	 		‘Análise da Produção Científica e da Formação de Novos Doutores em Contabilidade: 28. HOPWOOD, A.G. Management accounting research in a changing world’.  		 			R J Lunkes 		,  		 			V M Ripoll Feliu 		,  		 			F S Rosa 		,  		 			J A Borba 		.  	 	 		\textit{Journal of Management Accounting Research}  		2008. 20 p. .  	 
\bibitem[Oliveira et al. ()]{b44}\label{b44} 	 		\textit{Análise dos periódicos brasileiros de contabilidade. RevistaContabilidade \& Finanças},  		 			M C Oliveira 		,  		 			Fea/Usp. São 		,  		 			Paulo 		.  		2002. p. .  	 
\bibitem[Brown and Gardner ()]{b8}\label{b8} 	 		‘Applying citation analysis to evaluate the research contributions of accounting faculty and doctoral programs’.  		 			L D Brown 		,  		 			J C Gardner 		.  	 	 		\textit{The Accounting Review}  		1985 a.  (45)  p. .  	 
\bibitem[Ittner and Larcker ()]{b28}\label{b28} 	 		‘Assessing empirical research in managerial accounting: a value-based management perspective’.  		 			C D Ittner 		,  		 			D F Larcker 		.  	 	 		\textit{Journal of Accounting and Economics}  		2001. 32 p. .  	 
\bibitem[Modell ()]{b42}\label{b42} 	 		‘Bridging the paradigm divide in management accounting research: The role of mixed methods approaches’.  		 			S Modell 		.  	 	 		\textit{Management Accounting Research}  		2010. 21 p. .  	 
\bibitem[Zimmerman ()]{b61}\label{b61} 	 		‘Conjectures regarding empirical managerial accounting research’.  		 			J L Zimmerman 		.  	 	 		\textit{Journal of Accounting and Economics}  		2001. 32 p. .  	 
\bibitem[Gendron ()]{b18}\label{b18} 	 		‘Constituting the academic performer: the spectre of superficiality and stagnation in academia’.  		 			Y Gendron 		.  	 	 		\textit{European Accounting Review}  		2008. 17  (1)  p. .  	 
\bibitem[Mendonça et al.]{b38}\label{b38} 	 		\textit{Dez Anos de Pesquisa Contábil no Brasil: Análise dos Trabalhos Apresentados nos Enanpads},  		 			Mendonça 		,  		 			O R Neto 		,  		 			E L Riccio 		,  		 			M C Sakata 		.  		 	 
\bibitem[Hasselback and Personalwebpage]{b20}\label{b20} 	 		\textit{Disponível em},  		 			J Hasselback 		,  		 			Personalwebpage 		.  		 \url{<http://www.jrhasselback.com/Articles/>.Acessoem:18/09/2011}  		 	 
\bibitem[Ittner and Larcker ()]{b29}\label{b29} 	 		‘Empirical managerial accounting research: are we just describing management consulting practice?’.  		 			C D Ittner 		,  		 			D F Larcker 		.  	 	 		\textit{European Accounting Research}  		2002. 11  (4)  p. .  	 
\bibitem[Drury and Tayles ()]{b16}\label{b16} 	 		‘Explicating the Design of Overhead Absorption Procedures in UK Organizations’.  		 			C Drury 		,  		 			M Tayles 		.  	 	 		\textit{British Accounting Review}  		1994 b. 37  (3)  p. .  	 
\bibitem[Chapman et al. ()]{b14}\label{b14} 	 		\textit{Handbook of Management Accounting Research},  		 			C S Chapman 		,  		 			A G Hopwood 		,  		 			M D Shields 		.  		2007. Elsevier.  	 
\bibitem[Hopwood et al. ()]{b23}\label{b23} 	 		\textit{Handbook of management accounting research},  		 			Anthony G ; Hopwood 		,  		 			Shields 		,  		 			( Michael 		,  		 			Org 		.  		2007. Amsterdam: Elsevier. p. .  	 	 (v.1. cap. 1) 
\bibitem[Hopwood and Shields ()]{b25}\label{b25} 	 		\textit{Handbook of management accounting research},  		 			A G Hopwood 		,  		 			M Shields 		.  		2007. Org.; Amsterdam: Elsevier.  	 
\bibitem[Hasselback]{b21}\label{b21} 	 		 			J Hasselback 		.  		 \url{<http://www.jrhasselback.com>.Acessoem:02/02/2014}  		\textit{34th Accounting Faculty Directory},  				 	 
\bibitem[Lukka and Mouritsen ()]{b32}\label{b32} 	 		‘Homogeneity or heterogeneity of research in management accounting?’.  		 			K Lukka 		,  		 			J Mouritsen 		.  	 	 		\textit{European Accounting Review}  		2002. 11  (4)  p. .  	 
\bibitem[Hopwood ()]{b26}\label{b26} 	 		‘If only there were simple solutions, but there aren't: some relections on Zimmerman's critique of empirical management accounting research’.  		 			A G Hopwood 		.  	 	 		\textit{European Accounting Research, v}  		2002. 11  (4)  p. .  	 
\bibitem[Brown ()]{b6}\label{b6} 	 		‘Influential accounting articles, individuals, Ph.D. granting institutions and faculties: a citational analysis, Accounting’.  		 			L D Brown 		.  	 	 		\textit{Organizations and Society}  		1996. 21 p. .  	 
\bibitem[Vaivio and Sirén ()]{b58}\label{b58} 	 		‘Insights into method triangulation and "paradigms" in interpretive management accounting research’.  		 			J Vaivio 		,  		 			A Sirén 		.  	 	 		\textit{Management Accounting Research}  		2010. 21 p. .  	 
\bibitem[Valacich and Al ()]{b59}\label{b59} 	 		‘Issues and Opinions -Publication Opportunities in Premier Business Outlets: How Level is the Playing Field?’.  		 			J S Valacich 		,  		 			Al 		.  	 	 		\textit{Information System Research}  		2006. 17  (2)  p. .  	 
\bibitem[Baldvinsdottir et al. ()]{b1}\label{b1} 	 		‘Issues in the relationship between theory and practice in management accounting’.  		 			G Baldvinsdottir 		,  		 			F Mitchell 		,  		 			H Norreklit 		.  	 	 		\textit{Management Accounting Research}  		2010. 21  (2)  p. .  	 
\bibitem[Pérez et al. ()]{b46}\label{b46} 	 		‘La investigación empírica en contabilidad de gestión en España: análisis de las publicaciones españolas’.  		 			B E Pérez 		,  		 			A L Gallardo 		,  		 			C R Peña 		.  	 	 		\textit{Revista Española de Financiación y Contabilidad}  		2005. XXXIV  (124)  p. .  	 
\bibitem[Malmi and Granlund ()]{b37}\label{b37} 	 		 			T Malmi 		,  		 			M Granlund 		.  		 2012. 38.  	 	 		\textit{Search of Management Accounting Theory},  				2009. 18 p. .  	 	 (RevistaUniversoContábil.) 
\bibitem[Hesford]{b22}\label{b22} 	 		\textit{Management accounting: a bibliographic study},  		 			J W Hesford 		.  		Christopher: CHAPMAN.  	 
\bibitem[Luft and Shield ()]{b30}\label{b30} 	 		‘Mapping management accounting: graphics and guidelines for theoryconsistent empirical research? Accounting’.  		 			J Luft 		,  		 			M D Shield 		.  	 	 		\textit{Organizations and Society}  		2003. 28 p. .  	 
\bibitem[Merchant ()]{b41}\label{b41} 	 		‘Paradigms in accounting research: A view from North America’.  		 			K A Merchant 		.  	 	 		\textit{Management Accounting Research}  		2010. 21  (2)  p. .  	 
\bibitem[Cardoso et al. ()]{b12}\label{b12} 	 		‘Perfil das Pesquisas em Contabilidade de Custos Apresentadas no Enanpad no Período de’.  		 			R L Cardoso 		,  		 			A Pereira; C 		,  		 			R Guerreiro 		.  	 	 		\textit{Revista de Administração Contemporânea}  		1998 a 2003. 2007. 11  (3)  p. .  	 
\bibitem[Nascimento et al. ()]{b43}\label{b43} 	 		‘Pesquisa Acadêmica em Contabilidade Gerencial no Brasil: Análise e Reflexões sobre Teorias, Metodologias e Paradigmas’.  		 			A Nascimento 		,  		 			E Junqueira 		,  		 			G M Martins 		.  	 	 		\textit{Revista De Administração Contemporânea}  		2010. 14  (6)  p. .  	 
\bibitem[Warren ()]{b54}\label{b54} 	 		‘Photography and voice in critical qualitative management research’.  		 			S Warren 		.  	 	 		\textit{Accounting, Auditing and Accountability Journal}  		2005. 18  (6)  p. .  	 
\bibitem[Drury and Tayles ()]{b15}\label{b15} 	 		‘Product Costing in UK Manufacturing Organizations’.  		 			C Drury 		,  		 			M Tayles 		.  	 	 		\textit{The European Accounting Review}  		1994 a. 3  (3)  p. .  	 
\bibitem[Brown ()]{b7}\label{b7} 	 		‘Ranking journals using social science research network downloads’.  		 			L D Brown 		.  	 	 		\textit{Review of Quantitative Finance and Accounting}  		2003. 20  (3)  p. .  	 
\bibitem[Lunkes et al. ()]{b34}\label{b34} 	 		‘Redes Sociais e Internacionalização Da Contabilidade Gerencial: Um Estudo em Publicações de Lingua Espanhola’.  		 			R J Lunkes 		,  		 			V M Ripoll Feliu 		,  		 			F S Rosa 		.  	 	 		\textit{Congresso de Contabilidade e Auditoria},  				 (Porto (Portugal)  		2011.  	 
\bibitem[Shields ()]{b51}\label{b51} 	 		‘Research in management accounting by North Americans in the 1990s’.  		 			M D Shields 		.  	 	 		\textit{Journal of Management Accounting Research}  		1997. 5 p. .  	 
\bibitem[Ryan et al. ()]{b50}\label{b50} 	 		\textit{Research Method \& Methodology in Finance Accounting},  		 			R Ryan 		,  		 			R W Scapens 		,  		 			M Theobald 		.  		2002. Thomson.  	 
\bibitem[Brown et al. ()]{b11}\label{b11} 	 		‘Still flickering at the margins of existence? Publishing patterns and themes in accounting and finance research over the last two decades’.  		 			R Brown 		,  		 			M Jones 		,  		 			T Steele 		.  	 	 		\textit{British AccountingReview}  		2007. 39  (2)  p. .  	 
\bibitem[Vaivio and Sirén ()]{b57}\label{b57} 	 		\textit{Straddling" paradigms, method triangulation and interpretive management accounting research},  		 			J Vaivio 		,  		 			A Sirén 		.  		2008. Brussels. p. .  	 	 (Paper presented at the EIASM) 
\bibitem[Richardson ()]{b47}\label{b47} 	 		‘Strategies in the development of accounting history as an academic discipline’.  		 			A J Richardson 		.  	 	 		\textit{Accounting History}  		2008. 13  (3)  p. .  	 
\bibitem[Zimmerman ()]{b60}\label{b60} 	 		‘The Cost and Benefits and Cost Allocations’.  		 			J L Zimmerman 		.  	 	 		\textit{The Accounting Review}  		1979. 54 p. .  	 
\bibitem[Watts and Zimmerman ()]{b55}\label{b55} 	 		‘The Demand dor and Supply of Accounting Theories. The Market for Escuses’.  		 			R Watts 		,  		 			J L Zimmerman 		.  	 	 		\textit{The Accounting Review}  		1979. 59 p. .  	 
\bibitem[Panozzo ()]{b45}\label{b45} 	 		‘The Making of the Good Academic Accountant’.  		 			F Panozzo 		.  	 	 		\textit{Accounting Organizations And Society}  		1997. 22  (5)  p. .  	 
\bibitem[Bonner et al. ()]{b5}\label{b5} 	 		‘The most influential journals in academic accounting. Accounting’.  		 			S E Bonner 		,  		 			J W Hesford 		,  		 			Van Der 		,  		 			W A Stede 		,  		 			S M Young 		.  	 	 		\textit{Organizations and Society}  		2006. 31  (7)  p. .  	 
\bibitem[Lukka ()]{b33}\label{b33} 	 		‘The roles and effects of paradigms in accounting research’.  		 			K Lukka 		.  	 	 		\textit{Management Accounting Research}  		2010. 21 p. .  	 
\bibitem[Englund and Gerdin ()]{b17}\label{b17} 	 		‘Transferring knowledge across sub-genres of the ABC implementation literature’.  		 			H Englund 		,  		 			J Gerdin 		.  	 	 		\textit{Management Accounting Research}  		2008. 19  (2)  p. .  	 
\bibitem[Brown and Gardner ()]{b9}\label{b9} 	 		‘Using citation analysis to assess the impact of journals and articles on contemporary accounting research (CAR)’.  		 			L D Brown 		,  		 			J C Gardner 		.  	 	 		\textit{Journal of Accounting Research}  		1985 b.  (46)  p. .  	 
\bibitem[Hopwood ()]{b27}\label{b27} 	 		‘Whither accounting research?’.  		 			A G Hopwood 		.  	 	 		\textit{The Accounting Review}  		2007. 82 p. .  	 
\bibitem[Merchant ()]{b40}\label{b40} 	 		‘Why interdisciplinary accounting research tends not to impact most North American academic accountants’.  		 			K A Merchant 		.  	 	 		\textit{Critical Perspectives on Accounting}  		2008. 19  (6)  p. .  	 
\bibitem[Luft and Shield ()]{b31}\label{b31} 	 		‘Zimmerman´s contentious conjectures: describing the present and prescribing the future of empirical management accounting research’.  		 			J Luft 		,  		 			M D Shield 		.  	 	 		\textit{European Accounting Review}  		2002. 11  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
