\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={The Effect of Isomorphism Pressure and Accessibility of Financial Statements toward Stakeholder Trust with Financial Management Transparency as Mediation Variables (Study on Regional Government of the District/City in West Nusa Tenggara Province)},
 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{2018-01-15 (revised: 7 nov 201713:36 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Effect of Isomorphism Pressure and Accessibility of Financial Statements toward Stakeholder Trust with Financial Management Transparency as Mediation Variables (Study on Regional Government of the District/City in West Nusa Tenggara Province)}
\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]{  Amiruddin}

             \author[2]{Itda Kabupaten Sumbawa  Barat}

             \affil[1]{  Universitas Mataram, Indonesia}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This study aims to examine the effect of predicting the concept of isomorphism pressure and the accessibility of financial statements influencing stakeholder trust and examining the transparency prediction effects of financial management mediating isomorphism pressure and accessibility of financial statements on stakeholder trust. This research was carried out on the Regional Government in Indonesia. This type of explanatory research, the sample is determined purposively/Judgment sampling taken based on the criteria of financial management officials and internal supervision officials. The hypothesis proposed in the study was four hypotheses based on institutional theory, stewardship theory, stakeholder theory, signaling theory and analyzed using Partial Least Square 3.0 analysis tools.

\end{abstract}


\keywords{isomorphism, accessibility, transparency, stakeholder.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he birth of legislation and government policies is a form of institutional isomorphism in government organizations \hyperref[b33]{(Judge 2010}; Pedersen 2013). Isomorphism institutional implies that the mechanism and reporting standards of local government entities must be subject to the adoption of accounting policy practices from the central government in the form of external pressure, namely regulation. (Coser in DiMaggio and Powel 1983, 150; Godfrey, 2010). UU no. \hyperref[b29]{33} of 2004 mandates that regional finance of must be managed in an orderly manner, obeying the laws and regulations, efficiently, economically, effectively, transparently, and responsibly by taking into account justice, compliance and benefits for the community. Content of the policy direction of the Grand Design of the Bureaucratic Reform of the Republic of Indonesia 2010-2025 based on PP No. 81 of 2010 aims to accelerate the realization of good governance and increase stakeholder trust by applying the principles of transparent financial governance, forming and refining national regulations, creating access to reports finance, resulting in a clean government bureaucracy, free from corruption, collusion and nepotisme.\par
Regulation of the Supreme Audit Agency (BPK) no. 1/2007 jo. Per. BPK No. 1/2017 as a national financial audit standard guide aims to encourage corruption eradication, increase transparency and accountability, improve compliance with state financial management, and increase stakeholder trust. The phenomenon of institutuional isomorphism is formally measured in the report on the results of regulatory inspections, compliance violations, historical compliance records in the last few financial periods/years \hyperref[b15]{(Delmas 2011;} {\ref 2004,211;}) contained in the summary of the audit results of the report. Based on the recapitulation of the findings of the examination on the financial statements of the District/City Government in the West Nusa Tenggara Province for the period T Amiruddin ? \& Itda Kabupaten Sumbawa Barat ? Author ? ?: Regional Inspectorate of West Sumbawa Regency, Indonesia, Mataram University, Indonesia. e-mails: evalopitdaksb@gmail.com, ] amiruddin.maksib6a@gmail.com ( ) C 2012-2017, there were 50.23\% of non-compliance with the law and 49.77\% of internal control system weaknesses. According to recommendations as much as 89\%, and not as much as 11\%.\par
The impact of not yet optimal management applying the mechanism of institutional isomorphism in its entirety in financial management, can bring up problems that consist of problems of non-compliance such as losses, potential losses, lack of acceptance and irregularities in administration, this is due to the lack of optimal drafting and implementation of financial management strategies, less the effective management of risk management and internal control is a result of weaknesses in management applying a professionalism scale. (Amiruddin 2018).\par
This study uses isomorphism institutional to prove that stakeholder trust through transparency in financial management can be created by the power of isomorphism with internal characteristics meeting the expectations of stakeholders and its role in initiating the implementation of financial management transparency. Research  {\ref Arya and Zhang (2009)},  {\ref Kaur (2015)},  {\ref Midin (2016)}, \hyperref[b7]{Bhimani (2016)}, concluded that institutional isomorphism is a driving factor in the application of transparency to meet stakeholder expectations and obtain positive public opinion. Trust with transparency is an important indicator in the relationship of satisfaction between the government and the community and to gain political, social and economic legitimacy so that the continuity of the organization of public institutions is guaranteed. The acquisition of legitimacy can be obtained with publicity, namely the way the organization runs the wheels of government and influences society, in terms of normative approach and dimensional approach. \hyperref[b0]{(Antonsen 1997;} {\ref Pesch 2008)}.\par
Publicness is proxied by the presentation of financial statements and the accessibility of financial statements. Publicness consists of elements of public ownership, public funds, and publicness fulfilling the first two dimensions including public control/supervision and public access  {\ref (Ashworth 2002: 198)} on local government resource wealth management presented in financial statements to be examined by an independent institution after an internal supervisory review, and the results are conveyed to the representatives of the people and can be accessed easily which is useful as a signall to users of financial statement information and generate positive opinions from the public.\par
Limited access to information on financial reports presented by local governments in the province of West Nusa Tenggara and limitations on access to financial statement audit results, creates distrust and negative opinions from external stakeholders on government institutions, and creates a legitimacy of the gap between government values and community values. (www.suarapilardemokrasi.blogspot.co.id), (www. mataram.bpk.go.id ).\par
Local governments can gain stakeholder trust, by implementing transparency in financial management to reduce information asymmetry between internal (management) and external (community) parties through the presentation of complete and reasonable financial information and accessible to users of financial information with interest in financial statements. Pemendagri No. 13/2006 the local government must open access to stakeholders widely on information on regional financial reports. Thus the regional government must fulfill the elements of openness, ease and accesible of the community towards the information of the regional government financial reports.\par
Nurrizkiana research (2016) shows that the accessibility of financial statements has a positive effect on the transparency of financial management. Accessibility to financial statements also has a positive effect on stakeholders who use regional financial information. Ramadhani (2014), \hyperref[b44]{Mulia (2016)}. Unlike the results of the study \hyperref[b4]{Azizah (2014)},  {\ref Sastra (2013)} shows that the accessibility of regional financial statements does not affect the transparency and accountability of regional financial management.\par
The main motivation of this research is based on the tendency of the characteristics of the concept of institutional isomorphism is predicted to be a variable that produces stakeholder trust. This study uses Partial Least Square (PLS) to test the partial hypothesis prediction effects and model hypotheses  {\ref (Hair 2011, 248;} {\ref Jogiyanto 2011, 68)}. Institutional isomorphism mechanism consists of three elements, namely coercive, mimetic and normative, these three elements can overlap and blend into one another, even interact with other variables, institutionalization is an institution and must be an institution  {\ref (Ashworth 2009, 183;} {\ref Frumkin 2004, 285;} {\ref DiMaggio dan Powell 1983, 150;} {\ref Peters 2000, 15)}, so that indicators of institutional isomorphism variables are indicated to be latent variable aggregation.  {\ref (Sholihin 2013, 183-187)}. The difference in this study lies in the research model, the previous researchers tested the direct effect of exogenous variables on endogenous variables with estimation models, while in this study using mediating variables with predictive models. The predictions are determined by the researcher about the relationship between the expected variables.  {\ref (Creswell 2010, 197)}.\par
The trust of stakeholders is the highest priority challenge in public institutions, trust is identified not ( ) C contrary to expectations and will increase public satisfaction with its services, while transparency in financial management is one of the benchmarks in gaining stakeholder trust. Shared trust with transparency is an important indicator in the relationship of satisfaction between government and society and to gain political, social and economic legitimacy One of the government's efforts to gain stakeholder trust, by organizing financial management that is transparent and accountable through the process of presenting financial statements comprehensively and making it easier for stakeholders to obtain financial report information by with the needs of stakeholders. This condition will be realized by considering the comvergence of the institutional environment by utilizing the strengths of elements of institutional isomorphism as the main strength of management strategy to achieve organizational goals.\par
to ensure the continuity of the organization of public institutions. Thus, the organization must adjust internal characteristics to suit the expectations of stakeholders in the institutional environment.\par
Based on the above arguments, the following problems are examined in this study: a. Does the application of mechanisms isomorphism institutional pressure and accessibility of financial statements has a positive effect on stakeholder trust? b. Does the application of financial management transparency mediate influence isomorphism institutional pressure and accessibility of financial statements with stakeholder trust ?\par
II. 
\section[{Literature Review and Research Hypotheses}]{Literature Review and Research Hypotheses}\par
Institutional theory presupposes that organizations face pressure to adjust to the right form of behavior because with the existence of violations questioning the legitimacy of the organization influences its ability to protect resources and social support.  {\ref (DiMaggio and Powell 1983,149;} {\ref Fennell 1980;} {\ref Meyer 1979;}. Institutional theory is more likely to be used in the public sector and is very relevant to government organizations. \hyperref[b20]{(Tagesson 2008;}\hyperref[b22]{Frumkin 2014;}\hyperref[b2]{Ashworth 2009)}. The process and form mechanism that is often faced by an organization is called isomorphism. \hyperref[b24]{(Hawley 1968}). There are two types of isomorphism, namely: 1). isomorphism competitive, related to market competition, and 2). Institutional isomorphism relates to an organization competing for political support and legitimacy. Isomorphism institutional consists of three elements, namely coersive, mimetic, dan normative. (DiMaggio and Powell 1983:150).\par
(so as)= 
\section[{a) Institutional Isomorphism in Government Financial}]{a) Institutional Isomorphism in Government Financial}\par
Governance in Indonesia Isomorphism institutions from the compliance aspect say that regulation is a form of formally accommodated part of public expectations, while informally it is difficult to measure following the uncertainty of stakeholder expectations accompanied by changes in regulation. Regulatory pressure comes from the pressure of the central government with the scope of the national scope as a guideline for the elaboration and implementation of local executive regulations / policies in the scope of the local/regional area.  {\ref (Dimaggio and Powel 1983} in Amiruddin 2018). Compliance aspects consist of national regulatory pressures, executive policies and public expectations, which can be measured by the tendency of collective action, the number of complaints from the community and community trends to file a lawsuit for violations of the financial management apparatus in an institution to be followed up with an investigation. \hyperref[b3]{(Ashworth 2002;} The implication of institutional isomorphism concept in this research is that the local government as a public institution acts in compliance with the regulations in determining the right decisions to meet the expectations of stakeholders, with its formal structure managing resources supported by technical and managerial capabilities controlling the risk of environmental uncertainty from external and internal environmental factors , designing financial management strategies transparently, involving stakeholders at various levels of the financial management accountability formulation, implementation and evaluation process, with the authority committed to developing professionalization to form management models "good steward " in order to realize institutional goals in order to achieve legitimacy, recognition, positive opini and produce stakeholder trust . 
\section[{b) Previous Research Review}]{b) Previous Research Review}\par
Previous research relevant to this research is research Pedersen (2013) This type of mixed methods research concludes that coercive isomorphism pressure affects the practice of financial reporting, the pressure of mimetic isomorphism influences to form the homogenization of financial reporting practices, the incompatibility of financial reports with regulatory standards can be caused by normative pressure problems such as lack of commitment, limited resources, misinterpretation. The pressure isomorphism institution influences the disclosure of financial statement information on the organization's website. Research Fardian (2014); \hyperref[b25]{Halmawati (2015)};  {\ref Hidayati (2015)}; dan Yunaz (2016) shows that the application of financial reporting transparency is positively and significantly affected by elements of institutional isomorphism. Unlike the results of the study \hyperref[b16]{Dewi (2015)} indicates that external pressure (coersive) does not effect on transparency.  {\ref Purnamasari (2015)} shows that management commitment (normative) has no significant effect on the application of transparency in financial reporting. Adha (2014); \hyperref[b36]{Kasfauzi (2016)}; \hyperref[b49]{Maksyur (2015)}; shows that environmental uncertainty ( mimetic) does not have a significant effect on the implementation of transparency of local government financial reporting.\par
Results of research Yunaz (2016) shows that the adoption of transparency in financial reporting is positively and significantly affected by elements of institutional isomorphism, and recommends the accessibility of regional financial reports and the presentation of regional financial statements into the research model, while research Amiruddin et al  {\ref (2018)} indicates that the accessibility of financial statements negatively affects stakeholder trust .\par
Results of research \hyperref[b54]{Nurrizkiana (2016)} shows that the accessibility of financial statements has a positive and significant effect on the transparency of financial management, and financial management transparency has a positive and significant effect on stakeholders trust. Then, \hyperref[b45]{Masyhur (2017)} indicates that the accessibility of regional financial statements affects the transparency and accountability of regional financial management. 
\section[{c) Research Hypotheses}]{c) Research Hypotheses}\par
The formulation of the hypothesis that will be tested in this study are:\par
H 1: Isomorphism Institutional Pressure has a positive and significant effect toward Stakeholders Trust.\par
H 2: Accessibility of regional financial Statements has a positive and significant effect toward stakeholder trust.\par
H 3: Transparency of regional financial management mediates the effect of isomorphism institutional pressure with stakeholder trust.\par
H 4: Transparency of financial management mediating the effect accessibility of financial statements with stakeholder trust.\par
Based on the concepts, literature review, and research hypothesis, the research conceptual framework is described as follows:  
\section[{Research Methods}]{Research Methods} 
\section[{a) Operationalization and measurement of variables}]{a) Operationalization and measurement of variables}\par
The dependent variable stakeholders trust in this study was tested using variable indicators as developed by \hyperref[b54]{Nurrizkiana (2016)} and has been used in Amiruddin research (2018) measured using 8 (eight) indicators with 8 (eight) questions/statements adopted from Nurrizkiana research (2016). Independent variable isomorphism institutional pressure in this study was tested with variable indicators as developed from the concept \hyperref[b14]{(Delmas 2004;} {\ref Molleda 2006}) and has been used in the research of Chu and Yu (2017); Zhu and Sarkis (2007); Nyahas (2017); Amiruddin (2018); measured using 7 (seven) variable indicators and 7 questions/statements adopted and modified from Nyahas (2017) and Ridha (2012). Independent variables of accessibility of financial statements are measured using 3 indicators as developed by Sande (2013) used in Nurrizkiana study (2016) using 3 (three) questions/statements adopted from Sande (2013) research. The intervening variables of regional financial management transparency in this study were measured using 5 (five) indicators as used in the research of Ramadhani (2011); Nurrizkiana (2016) using 5 (five) questions/statements adopted from Nurrizkiana research (2016).\par
IV. 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{a) Descriptive Analysis}]{a) Descriptive Analysis}\par
This study uses primary data obtained through a list of questions and statements (questionnaires) distributed to financial management officials in 5 (five) regency/city governments in the province of West Nusa Tenggara. Of the 213 questionnaires distributed to respondents, 168 questionnaires were returned or with a response rate of 78.87\%. Of these, all questionnaires have been filled in completely so that they can be processed statistically.\par
In general, respondents were dominated by officials with a male gender of 75.60\%. From age, respondents are dominated by financial management officials and auditors with a productive age between 36-45 years with a percentage of 52.38\%, in carrying out roles as financial managers and auditors, productive age will be more needed considering the implementation of very complex tasks, respondents This type of research is explanatory research with the aim to test hypotheses that state the causal relationship between two or more variables.  {\ref (Sukandarrumidi 2006, 105)}. Some experts say this research is used to develop and refine the theory and have the credibility to measure, examine the causal relationship of two or more variables  {\ref (Bungin 2005,46)}. The population in this study consisted of financial management officials and internal supervisory officials at the District/City Regional Governments in West Nusa Tenggara Province with a population of 1,026 people. The technique of determining the number of samples in this study uses Isaac and Michael table which produces a sample of 213 respondents. The sampling technique used is purposive sampling [judgment] sampling, which is the determination of samples using certain considerations to get a representative sample. Sugiono (2010, 122; 2016, 87). Data analysis uses Smart partial least square (Smart PLS 3.0). Furthermore, the construct of stakeholder trust (Y2 ST) has a R2 value of 0.367 or in the weak category. This means that the financial management transparency variable (Y1 TPK) is able to explain the stakeholder trust (ST) variable by 36.7\%. While the remaining 64.3\% is explained by other variables outside this study. 
\section[{c) Predictive relevance (Q2)}]{c) Predictive relevance (Q2)}\par
The relevance of predictive tests carried out to assess the relevance possessed by exogenous variables. The exogenous latent variable has relevance if the Q2 value approaches 1. While Q2 < 0, the exogenous latent variable does not have a predictive value of relevance. Q2 can be obtained from blindfolding as shown in C\par
Based on the results of blindfolding in Table  {\ref 4}.3 above shows that the value of Q2 > 0. So it can be explained that the model in this study has predictive relevance or is feasible to explain endogenous variables. Besides that the Q² value can be obtained by the following calculation: This test results indicate a variable distorter, where initially the relationship between the independent variable (AKS) and the dependent variable (ST) is a positive relationship, but when the third variable (TPK) is presented the relationship becomes weakly negative (Prasetyo and Jannah 2002,71; Abdillah and Jugiyanto 2011, 225-239), by looking at the total effect value (Table  {\ref 4}.4.1), this condition is a desirable condition and a suppressor effect is indicated. The negative influence of the accessibility of relatively small financial statements on stakeholder trust means that the increased accessibility of financial statements will be followed by an increase in stakeholder trust, and vice versa, a decrease or weak accessibility of financial statements will be followed by a decrease in stakeholder trust, and even a negative effect on the significance level of 0.496. So that it can be concluded that hypothesis 2 (two) is accepted.   {\ref 4}.4.3 rises to 0.263 or increased and positively significant indicates the occurrence of suppressor effect or classified as full mediation. This shows that to produce increased stakeholder trust, local government management as the reporting entity and accounting entity in carrying out the accessibility of financial reporting must pay attention to and improve the application of the principles of transparency in financial management, because stakeholder trust is also generated through the implementation of financial managementQ² = 1-(1-R1²) (1-R2²) Q² = 1-(1-0,592²) (1-0,367²) Q² = 1-(0,\par
The results of the analysis of the direct influence on stakeholder trust shows that the direct effect coefficient of institutional pressure isomorphism (ISO) on stakeholder trust is 0.406. These results are greater than the direct coefficient of accessibility of financial statement accessibility to stakeholder trusts of -0.001. Likewise, the direct influence of financial management transparency (TPK) on stakeholder trust (ST) shows a path coefficient of 0.366, a path coefficient with T statistics value of 3,657 > T-Table (1,64), P Values (0,000) with a 5\% significance (one tailed), shows that Financial Management Transparency TPK) has a positive and significant effect on stakeholder trust (ST). Thus, it can be concluded that the emphasis on the implementation of an optimal institutional isomorphism mechanism is more powerful in producing stakeholder trust than the accessibility of financial statements and transparency in financial management. Mediation testing can also be done by looking at the Variance Accounted for (VAF) value. VAF > 80\% means that there is full mediation, 20\% ? VAF ? 80\% means partial mediation, VAF < 20\% means no mediation  {\ref (Hair et.al, 2013: 224)}. From the test results, TPK has a mediating effect in the research model with status as no mediation, because the VAF value is in the range of < 20\%, which is 0.0\%. This means that TPK only gives a mediating effect of 0\% on the influence of ISO variables on ST, whereas on the effect of AKS variables on ST there is a TPK mediation of 100\% or a suppressor effect and categorized as full mediation.\par
V. 
\section[{Discussion}]{Discussion}\par
Hypothesis 1 (one) which states that isomorphism institutional pressure has a positive effect on increasing stakeholder trust. That is, that the prediction of the effect of applying institutional pressure isomorphism mechanism on stakeholder trust has been proven positively and significantly. This shows that the increasing emphasis on the application of institutional isomorphism mechanisms in the District/City Regional Government entities in the West Nusa Tenggara Province has an effect on increasing stakeholder trust. Judging from the results of the research and respondents' answer analysis, the emphasis on the application of institutional isomorphism mechanisms in the West Nusa Tenggara Province as a whole has been good although there are still some elements of institutional isomorphism that have not been optimally implemented.\par
Based on the results of data analysis, the direct influence coefficient of exogenous variable isomorphism institutional pressure is proven to influence stakeholder trust. This proves that the application of institutional pressure isomorphism mechanism in district/city governments in the West Nusa Tenggara Province is able to influence stakeholder trust. It is proven by the fact that the application of isomorphism mechanism in the implementation of quality financial report information results in a positive opinion on the financial statements of regional governments in the region of West Nusa Tenggara Province with the title of Unqualified Opinion (WTP).\par
The results of this study provide evidence and contribute to supporting and strengthening the concept of isomorphism institutional with its internal characteristics meeting the expectations of stakeholders with regulations and limits of management norms that are considered acceptable as defined in the concept (DiMaggio and Powel, 1983; Mayer and Rowan, 1977:484). With the fulfillment of the expectations of stakeholders, stakeholder trust in local government entities is increasing. The more capable local government management entities carry out their functions by applying elements of the mechanism of isomorphism in regional financial management, it will result in increased stakeholder trust in local government institutions.\par
The results of this hypothesis test are in line with the results of the study \hyperref[b7]{Bhimani (2016)} which shows that institutional isomorphism is positively related to stakeholder expectations. Then Arya and Zhang (2009),  {\ref Kaur (2015)},  {\ref Midin (2016)}, concluded that elements of institutional isomorphism were the main driving factors in meeting stakeholder expectations and gaining positive public opinion. And support opinions Ashworth (2009:165) which states that alternative views offered by institutional theory with the main objective of organizational change is not a better substantive performance, but greater legitimacy. As well as the results of this study provide empirical evidence about indications of institutional isomorphism characteristics that are predicted to influence stakeholder trust as defined and supported Mayer and Rowan (1977:484) in concept \hyperref[b17]{DiMaggio and Powell (1983)}.\par
The results of this study illustrate that the stronger the emphasis on applying institutional isomorphism mechanisms to local government institutions, the more it will increase stakeholder trust. Thus, it is important for local governments in West Nusa Tenggara Province to improve the implementation of institutional isomorphism mechanisms that are realized by compliance with legislation, improve the implementation of internal control systems and the application of risk management governance in overcoming environmental uncertainty, as well as committing to the enforcement of a code of ethics. And professional development so as to further strengthen the institution in meeting expectations and gaining the trust of stakeholders (stakeholder trust).\par
Variable institutional pressure isomorphism in this study is the ability or ability to apply elements of an institutional mechanism consisting of coercive which emphasizes compliance with external pressure (regulation) with proxy compliance with legislation, mimetic suggests comvergence to environmental uncertainty conditions overcome by proxy the effectiveness of the internal control system and risk management governance, normative implies the existence of complimence management committed to applying a professionalism scale to shape the management model "good steward". This is related to the management and placement of good resources if it is not supported by reliable organizational personnel, the goals of the organization will not be achieved in meeting the expectations of stakeholders.\par
Thus, professional development and insights from financial managers must also be increased, the personnel involved must be sensitive to any changes Uncertainty can be caused by various things outside the organization, such as rapid changes in regulation within a certain time span, the existence of different rules from one another, and so on. Di Maggio and Powell (1983) stated that normative Isomorphism is related to professionalism. Institutional changes can have an impact on the character's character and organizational integrity \hyperref[b13]{(Dacin et al, 2002)}. Paine (1994) stated that the integrity strategy is something broader, deeper, and more demanding than legal compliance initiatives. Compliance with laws and regulations will be realized if followed by a strong management commitment.\par
New institutional theory presupposes that organizations face the pressure to adjust to the right form of behavior, because with the existence of violations questioning the legitimacy of the organization influences its ability to protect resources and social support.  {\ref (Meyer 1979}\hyperref[b40]{(Meyer , 2010;;} {\ref Fennell 1980;} {\ref DiMaggio and Powell 1983:149)}. DiMaggio and Powell, states that the process and form mechanisms that are often faced by organizations are referred to as "institutional isomorphism", the best concept in capturing the homogenization process . (Rachel 2005; Pilcher 2007; \hyperref[b24]{Hawley 1968}). DiMaggio and Powell (1983:150) describe isomorphism is an inhibiting process that forces one unit in a population to resemble another unit in the face of the same environmental conditions. Thus, it is identified that institutional isomorphism in public sector accounting is a unified process and mechanism that must be applied by the accounting entity unit in a single entity reporting entity similar to other reporting entities in the face of the same environmental conditions on the basis of compliance, comvergence, and complimance pressure, and through publicness of financial reporting in order to realize the principle of transparency in financial management to meet the expectations of stakeholders and generate trust.\par
Hypothesis 2 (two) which states the accessibility of financial statements has a positive effect on increasing stakeholder trust received. That is, that the prediction of the effect of accessibility of financial statements on stakeholder trusts is proven positively and significantly. This shows that the better the accessibility of financial statements to the entities of the District/City Government in the West Nusa Tenggara Province has an effect on increasing stakeholder trust. Judging from the results of the research and the respondents' answers analysis, the accessibility of the Local Government's financial statements in the West Nusa Tenggara Province as a whole has been good, but the accessibility of financial statements is not enough to satisfy users of financial information, this indicates the influence of other variables/confounding variables stakeholder satisfaction to generate trust. This is evident from the results of the second hypothesis test which states the accessibility of financial statements (AKS) has a positive effect on stakeholder trust (ST) resulting in a path coefficient value of -0.001. The hypothesis shows that the path coefficient between accessibility of financial statements (AKS) and stakeholder trust (ST) has a value of T-statistics 0.010 < T-Table (1.64), P values (0.496) with a significance of 5\% (one tailed), indicating that accessibility financial statements (AKS) have a negative but not significant effect on stakeholder trust (ST). The negative influence of the accessibility of relatively small financial statements on stakeholder trust means that the increased accessibility of financial statements will be followed by an increase in stakeholder trust, and vice versa, a decrease or weak accessibility of financial statements will be followed by a decrease in stakeholder trust, and even a negative effect on the significance level of 0.496. But by entering the total effect value as a comparison (Abdillah and Jugiyanto 2011,230) the total effect value produces a value of 0.262 hypothesis shows that the accessibility of financial statements (AKS) with stakeholder trust (ST) has a value of T-statistics 4,533 > T-Table (1,64), P Values (0,000) with 5\% significance (one tailed ), shows that the accessibility of financial statements (AKS) has a positive and significant effect on stakeholder trust (ST).\par
Isomorphism institutional states that publicness is related in the context of the need for public opinion support and social and political legitimacy with the assumption that institutional management informs the public as a legitimate and feasible reporting entity to be supported in making appropriate decisions in financial management so that the sustainability of the institution's (variable distortions) that will support increasing C\par
operational activities as reporting entities can survive. \hyperref[b3]{Ashworth (2002}\hyperref[b2]{Ashworth ( , 2009))}. These conditions can be realized by reducing the information asymmetry between the government, politicians and the people, publishing financial statement information that has been audited by an independent institution with the implication of the more reliable financial statements, the better the opinions obtained and gain stakeholder trust.\par
The concept of isomorphism is in line with the signaling theory, stewardship theory and concepts publicness, who explained that the government institution as the party that was given the mandate from the people, wanted to show a signal to the community. The government will signal to the community by providing quality financial reports, the local government can package achievement information and financial performance more fully to show that the local government has carried out its mandate. The responsibility shown by the local government as the recipient of the mandate (steward) not only in the form of a complete and reasonable presentation of financial statements, but also on how they are able to open access and disclose financial statements for stakeholders with an interest in the financial statements. Local governments as agents will avoid the risk of mistrust public-stakeholders towards their performance. (Safitri 2009).\par
Accessibility of financial statements is an ease for someone to obtain information about financial statements. The use of effective financial information depends on public access to financial statements that can be read and understood \hyperref[b52]{(Nordiawan 2010)}. The community as a party that gives confidence to the government to manage public finances has the right to get government financial information to evaluate the government \hyperref[b43]{(Mardiasmo 2002}). The easier it is for people to access regional financial reports, the more transparent and accountable the management of regional finances by agents who have been chosen by the people (principal).\par
Based on the results of statistical tests showed the second hypothesis which states that the accessibility of financial statements has a positive effect on stakeholder trust, accepted. The results of the study are in line with the results of Nurrizkiana research (2016), \hyperref[b44]{Mulia (2016)} and Ramadhani (2013) which discloses the accessibility of financial statements affecting stakeholder trust. And the results of this study are not in line with the results of the study \hyperref[b4]{Azizah (2017)} which reveals that the accessibility of financial statements does not have a significant effect on the accountability of regional financial management, it is suspected that financial reports are published in the mass media provide adequate confidence and completeness of information regarding regional finances. In addition, it is suspected that the local government only publishes information related to financial reports and government performance only through the internet, while in other media it is less effective. finance to obtain information.\par
The results of this study support the signaling theory and asymmetry theory which states that the existence of information asymmetry allows conflicts between the principal and agent to try to use other parties for their own sake, information asymmetry between managers and outsiders, managers have more complete information about the entity's financial condition is compared with outsiders, thus the regional government must continue to strive to open access to stakeholders who use financial statement information to gain trust. This condition is supported by the concept of isomorphism institutional which tends to meet external needs and expectations or social expectations or expectations factors, confidence in public institutions is enhanced through legislation, standards and administrative regulations relating to the provision of services and information. External pressure from stakeholders forces institutions to improve organizational performance through the legal system and mass media. Zhu and Sarkisz (2013).\par
Institutional pressure tends to develop where measurement or control is weak or inappropriate, ie where accountability is low. This low level of accountability illustrates the low desire of public organizations to implement transparency of financial reporting. The absence of public transparency will have a very wide negative impact and can harm the community. The negative impact that will arise due to lack of transparency is that it can cause distortion in the allocation of resources, bring injustice to the community, enrich corrupt practices, abuse of authority and power.  {\ref (Frumkin dan Galaskiewicz, 2004)}.\par
Based on the results of data analysis, the direct influence coefficient of exogenous variables on financial management transparency can increase stakeholder trust in the District/City Regional Governments in the West Nusa Tenggara Province. That is, that the prediction of the direct influence of the transparency of financial management on stakeholder trust is proven positively and significantly. This shows that the more transparent financial management of district/municipal government entities in the province of West Nusa Tenggara has an effect on increasing stakeholder trust, then financial management transparency will be predicted to mediate the influence of institutional pressure isomorphism on stakeholder trust.\par
The fulfillment of the elements of the preconditions for the implementation of transparency in financial management indicates that the local government entity has carried out the mandate of the Inpres no. 4 of 2011 which is part of the direction of the Grand Design of Bureaucratic Reform policy 2010-2025 stipulated by Peraturan Pemerintah no. 81 of 2010 in an effort to accelerate the realization of good government governance so as to increase public trust in the  \hyperref[b54]{Nurrizkiana (2016)} which shows that the transparency of regional financial management has a positive and significant impact on public-stakeholder trust.\par
Hypothesis 3 (three) which states the transparency of financial management mediates the effect of institutional pressure isomorphism on stakeholder trust received. That is, that the prediction of the implementation of financial management transparency is able to relate the influence between the application of institutional pressure isomorphism mechanisms to stakeholder trusts to be proven positively and significantly.\par
This shows that the application of institutional isomorphism mechanisms in the District/City Regional Government entities in the West Nusa Tenggara Province has been good enough to be able to apply the principles of financial management transparency which ultimately have an impact on stakeholder trust. That is, transparency in financial management can be applied well if it is supported by the application of institutional isomorphism mechanisms that will provide opportunities for entities of local government entities to increase stakeholder trust.\par
Judging from the results of research and analysis of respondents' answers, the application of transparency in financial management to the District/City Regional Governments in the West Nusa Tenggara Province as a whole has been quite good, although there are still several stages that have not been optimally implemented. stakeholders at each stage which includes planning, implementing, administering, reporting, accountability and regional financial supervision.\par
The results of this research hypothesis test provide evidence and contribute to supporting and strengthening the concept of isomorphism institutional which states that stakeholder involvement initiatives, as well as the nature and level of involvement are influenced by external institutional factors such as legislation and internal factors such as management commitment, elements of isomorphism trigger implementation financial management transparency.  {\ref (Kaur 2015;}\hyperref[b51]{Nyahas 2017)}. The Government has attempted to launch several laws, regulations and standards, aiming to improve disclosure of financial management information. Pressure on isomorphism arises from various stakeholders with an interest in financial reporting information. The important objective is to establish regulations and regulations of government policies to reduce corruption and increase citizen satisfaction, the relationship between corruption and citizen satisfaction is moderated by transparency and partly mediated by trust. Blenkinsoop (2011). \hyperref[b10]{Chua and Taylor (2008)}.\par
The fulfillment of the elements of the implementation stage of the transparency of financial management indicates that the local government entity has carried out the mandate Per.BPK no.1/2017 and meeting the national financial audit standards that are useful in increasing transparency and accountability, compliance and increasing public trust in the management of state finances. \hyperref[b21]{Ferrary (2013)} stated that the purpose of the law was to encourage and guarantee transparency in financial management.\par
The results of this study support the research Ridha (2012), \hyperref[b19]{Fardian (2014)}, \hyperref[b25]{Halmawati (2015)},  {\ref Hidayati (2015)}, Yunaz (2016), shows that the application of transparency in financial reporting is positively and significantly affected by the pressure of institutional elements of isomorphism (coersive, mimetic and normative). As well as supporting research  {\ref Midin (2016)} shows that the role of institutional isomorphism in the disclosure of information to stakeholders influences increasing transparency in the public sector, and research Rawlins (2008) provide strong evidence that trust and transparency are positively related.\par
The results support the new institutional theory which states that the pressure of isomorphism arises from various stakeholders to reduce corruption and increase citizen satisfaction, the relationship between corruption and citizen satisfaction is moderated by transparency and partly mediated by trust. Blenkinsoop (2011). The concept of isomorphism with its characteristics meets the expectations of stakeholders proven to be able to directly influence stakeholder trust without going through mediation, while the presence of partial mediating effects of financial management transparency supports the assumption of research results Ridha (2012:19) which indicates that co-effective isomorphism acts as a trigger for the implementation of financial reporting transparency that requires management's commitment to succeed. Hypothesis 4 (four) which states the transparency of financial management mediates the influence of the accessibility of financial statements to Based on the results of value testing variance accounted for (VAF) Financial management transparency provides a mediating effect that is classified as partial mediation between the relationship between institutional pressure isomorphism and stakeholder trust. This means that the independent variable is the institutional pressure isomorphism can directly influence the stakeholder variable trust without having to go through/involve the financial management transparency mediator variables, and/or also the independent variable institutional pressure isomorphism can also involve/involve the mediator of financial management transparency variables.   {\ref 2010}). The regional government as a public institution must comply with the pressure from stakeholders in taking responsibility for regional financial management. Accounting as an institutional practice explores the relationship between institutions and transparency and accountability. Financial accounting and reporting aims to reflect organizational transparency towards stakeholders, organizations involve stakeholders to increase trust, transparency and accountability. \hyperref[b6]{(Beck 2010)}. Stakeholder involvement in the accounting process and financial reporting to ensure the results of the accounting and reporting process are relevant to stakeholders. The financial accounting and reporting process aims to reflect transparency and is a collaborative process between organizations and stakeholders. \hyperref[b55]{(Olesson 2012)}, failure to engage and fulfill the expectations of stakeholders can weaken the credibility and suitability of financial statements.\par
The results of this study support the signaling theory and stewardship theory which states that the management as a trustworthy, integrity, honest steward to other parties and responsible, the stewards are not motivated by individual goals but rather aimed at their main objectives for the benefit of the organization in line with isomorphism institutional pressure is a mechanism that must be applied to achieve the goals set by the institution. The stewards of the local government who were given the mandate by the people wanted to show a positive signal to the community. Local governments provide signals by presenting transparent financial reports by providing access to financial statements.\par
Local governments can package achievement information and financial performance more fully to show that the local government has carried out the mandate well.\par
The results of this study support the results of Nurrizkiana (2016) study which revealed that accessibility has a positive and significant effect on the transparency of financial management and transparency of financial management influences stakeholder trust. The support of the results of this study is predicted because the respondents used have the same characteristics as this research, namely financial managers in local governments. Research conducted by \hyperref[b54]{Nurrizkiana (2016)} positioned the transparency of financial management as an endogenous variable. In this study, financial management transparency was positioned as an intervening/mediating variable. The results of the study are also in line with the results of research by Rahmawati (2013) which revealed that transparency has a positive effect on satisfaction and trust.\par
The results of the study illustrate that the accessibility of financial statements will influence stakeholder trust through transparency in financial management. For this reason, it is important for local governments to commit to improving transparency of financial statements through the provision of information systems, publication of financial reports and the provision of performance information and ensuring the accessibility of financial statements covering aspects of transparency, convenience and accessibility.\par
The results of the study support the concept of isomorphism which states that for survival, legitimacy needs, and public opinion of local government entities must be able to convince the public that a legitimate entity is feasible to be supported in financial management by means of organizational publicity or publishing information that has been packaged with achievements and performance so that the public believes that the local government institutions have made the right decisions in the management of regional finances. The pressure of institutional isomorphism requires entities to disclose financial information to stakeholders. Pedersen (2013). Transparency is one of the values or principles that the government must implement in financial management. Management will gain legitimacy, stability and resources if it is in line with what is expected by the community. \hyperref[b41]{Meyer and Rowan (1977)} community expectations for the government embody good government governance.\par
Thus, the hypothesis 4 (four) which states the transparency of financial management mediates the influence of the accessibility of financial statements to stakeholder trust is accepted. That is, the transparency of financial management is a variable that is able to bridge the influence of the accessibility of financial statements to stakeholder trust. These results can be explained from the results of hypothesis testing, accessibility of financial statements directly affect   {\ref 2011,} {\ref [225]} {\ref [226]} {\ref [227]} {\ref [228]} {\ref [229]} {\ref [230]} {\ref [231]} {\ref [232]} {\ref [233]} {\ref [234]} {\ref [235]} {\ref [236]} {\ref [237]} {\ref [238]} {\ref [239]}, by looking at the total effect value (Tabel 4.4.1) then this condition is a desired condition even indicated suppressor effect. Then the indirect effect of the accessibility of financial statements on stakeholder trust and significant positive, and seen from the magnitude of the mediation effect given from the mediator variable control, so that it can be concluded that there is a full mediation effect. This means that the accessibility of financial statements cannot directly influence stakeholder trust without mediating financial management transparency. Thus, access to information on financial statements presented will have an effect on increasing stakeholder trust by applying the principle of transparency in financial management so as to produce accountable financial management accountability. 
\section[{VI. Conclusions and Suggestions for Future Research}]{VI. Conclusions and Suggestions for Future Research}\par
The results showed that isomorphism institutional pressure had a positive and significant effect on stakeholder trust. This means that the increasing emphasis on the application of institutional isomorphism mechanisms will have an effect on increasing stakeholder trust. While the accessibility of financial statements has a positive and significant effect on stakeholder trust. This means that access to information on financial statements has the potential to have a positive influence on increasing stakeholder trust. This study proves that financial management transparency mediates partially the relationship between isomorphism institutional pressure and stakeholder trust. This means that the application of institutional isomorphism mechanisms along with the implementation of financial management transparency will have an impact on the increasing stakeholder trust. This study also proves that financial management transparency fully mediates the relationship between financial statement accessibility and stakeholder trust. This means that the better access to financial statements along with the implementation of financial management transparency will have an impact on the increasing stakeholder trust.\par
Researchers realize that this study still has some limitations that can influence the results of the study. These limitations are:\par
1. From the results of the loading factor test related to each indicator in this study there are several indicators that do not meet the convergent validity test. This can occur due to several things, one of which is because the statements in the questionnaire tend to be normative and less able to describe the indicators in this study. Therefore, the researcher can then modify the statement on the questionnaire to be more easily understood and can better describe the indicators.. 2. The results of statistical tests regarding the direct effect of exogenous variables on endogenous variables indicate that the R-square value is in the weak category. Therefore, further research is to increase the number of samples to obtain predictive results with high variance and it is recommended to use a standard sample size in the estimation model to be used in PLS so as to produce better predictive effects, and increase the validity and reliability test parameters more conservative to produce predictive effects and high R2 (Jugiyanto 2011; 127). Future research can also explore other factors (exogenous variables) that are predicted to influence stakeholder trust. This study uses transparency of financial management as an intervening variable, in subsequent studies can re-test using other variable indicators such as indicators of transparency of financial reporting as intervening variables on the basis of institutional theory. 3. In this study only involves internal stakeholders, while users of financial statements consist of internal stakeholders and external stakeholders. For this reason, further research advice is to expand the research locus by looking at the stakeholder trust perspective from external stakeholders, such as the Supreme Audit Agency (BPK), institutions/ community organizations, donor agencies, etc.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: ( ) C Gambar 1: Diagram Path Outer Loading III.]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6505823627287853\textwidth}P{0.19941763727121464\textwidth}}
Year 2018\tabcellsep Tabel 4.1: b) Structural Model Evaluation and Testing (Inner\\
\tabcellsep Model)\\
\tabcellsep i. Determinant coefficient (R2)\\
\tabcellsep Table 4.2: Coefficient of Value Determinants\\
Sumber: SmartPLS Output\tabcellsep \\
\multicolumn{2}{l}{It is known that the R2 value for the financial}\\
\multicolumn{2}{l}{management transparency construct (Y1 TPK) is 0.592}\\
\multicolumn{2}{l}{or in the moderate/moderate category. These results}\\
\multicolumn{2}{l}{indicate that the construct of isomorphism institutional}\\
\multicolumn{2}{l}{pressure (X1 ISO), and accessibility of financial}\\
\multicolumn{2}{l}{statements (X2 AKS) is able to explain financial}\\
\multicolumn{2}{l}{management transparency variables (Y1 TPK) 59\%.}\\
\multicolumn{2}{l}{While the remaining 41\% is explained by other variables}\\
outside this research.\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2018 Global Journals 1 Global Journal of Management and Business Research Volume XVIII Issue VII Version I ( ) C dominated officials experienced in]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.06523702031602709\textwidth}P{0.22641083521444694\textwidth}P{0.16117381489841986\textwidth}P{0.21681715575620766\textwidth}P{0.1803611738148984\textwidth}}
\tabcellsep Variabel\tabcellsep Composite Reliability\tabcellsep Keterangan\\
\tabcellsep X1 ISO X2 AKS Y1 TPK\tabcellsep 0.801 0.918 0.840\tabcellsep Reliabel Reliabel Reliabel\tabcellsep Year 2018\\
\tabcellsep Y2 ST\tabcellsep 0.902\tabcellsep Reliabel\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XVIII Issue VII Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( )\\
\tabcellsep Construct Y1 TPK Y2 ST\tabcellsep R Square 0.592 0.367\tabcellsep Category Moderate Weak\tabcellsep Global Journal of Management and Business Research\\
\tabcellsep \multicolumn{2}{l}{Table 4.3: Predictive Relevance Value (Q2)}\tabcellsep \\
\tabcellsep SSO\tabcellsep SSE\tabcellsep Q² (=1-SSE/SSO)\\
Y1 TPK\tabcellsep 2,960.000\tabcellsep 2,213.423\tabcellsep 0.252\\
Y2 ST\tabcellsep 4,736.000\tabcellsep 3,837.959\tabcellsep 0.190\\
\multicolumn{2}{l}{Sumber: output SmartPLS}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep © 2018 Global Journals\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7674460431654676\textwidth}P{0.07592925659472421\textwidth}P{0.0005095923261390887\textwidth}P{0.0033123501199040766\textwidth}P{0.0028027577937649877\textwidth}}
\multicolumn{5}{l}{649) (0,865) Tabel 4.4.1: Summary of Test Results for Total Prediction Effects (Total Effect) d) Hypothesis testing Hypothesis testing is done by bootstrapping method to determine the path coefficient value. Taking into account the T-table value for one-tailed test with alpha 5\% is 1.64 hypothesis testing is presented in Table 4.4.1 below: Sumber: Output SmartPLS Q² = 0,438 Tabel 4.4.2: Summary of Direct Effects Hypothesis Testing Results Sumber: Output SmartPLS Tabel 4.4.3: Summary of Indirect/Mediation Effect Hypothesis Testing Results Sumber: Output SmartPLS Original Sample (O) T statistics (O / T table stakeholder trust, and conversely a decrease or weak emphasis on the application of institutional isomorphism mechanism will be followed by a decrease in stakeholder trust at a significance level of 0,000. So it can be concluded that hypothesis 1 (one) is accepted. b. The results of the second hypothesis test that states the accessibility of financial statements (AKS) have a positive effect on stakeholder trust (ST) resulting in a path coefficient value of -0.001. The hypothesis shows that the path coefficient between accessibility of financial statements (AKS) and stakeholder trust (ST) has a value of T-statistics 0.010 < T-Table The Year 2018 (1.64), P values (0.496) with a significance of 5\% P Value (one tailed), indicating that accessibility financial Conclusion statements (AKS) have a negative or negative effect STDEV) X1 ISO -> Y1 TPK 0.115 2.437 1.64 0.008 accepted X1 ISO -> Y2 ST 0.449 7.479 1,64 0.000 accepted X2 AKS -> Y1 TPK 0.719 17.194 1,64 0.000 accepted X2 AKS -> Y2 ST 0.262 4.533 1,64 0.000 accepted Y1 TPK -> Y2 ST 0.366 3.657 1,64 0.000 accepted Original Sample (O) T statistics (O / X1 ISO -> Y1 TPK 0.115 2.437 1.64 0.008 accepted X1 ISO -> Y2 ST 0.406 6.582 1,64 0.000 X2 AKS -> Y1 TPK 0.719 17.194 1,64 0.000 accepted X2 AKS -> Y2 ST -0.001 0.010 1,64 0.496 rejected Y1 TPK -> Y2 ST 0.366 3.657 1,64 0.000 accepted Origina l Sample (O) T statistics (O / STDEV) T table P Value Conclusion X1 ISO -> Y1 TPK -> Y2 ST 0.042 2.062 1.64 0.020 accepted X2 AKS -> Y1 TPK -> Y2 ST 0.263 3.586 1,64 0.000 accepted Based on Table 4.4.1, the results of testing the hypothesis for direct influence are as follows: value (6.582) > T-Table (1.64), Palues (0.000) with a significance of 5\% (one tailed). These results Global Journal of Management and Business Research accepted C ( ) STDEV) T table P Value Conclusion that is not significant to stakeholder trust (ST). While the total effect value produces a value of 0.262. The hypothesis shows that the accessibility of financial statements (AKS) with stakeholder trust (ST) has a value of T-statistics 4,533 > T-Table (1,64), P Values (0,000) with a significance of 5\% (one tailed), indicating that the accessibility of financial statements (AKS) has a positive and significant Volume XVIII Issue VII Version I effect on stakeholder trust (ST).}\\
a. Table 4.4.2, shows that the first hypothesis that\tabcellsep \multicolumn{4}{l}{indicate that isomorphism institutional pressure}\\
\tabcellsep \multicolumn{4}{l}{(ISO) has a positive effect on stakeholder trust (ST)}\\
\tabcellsep \multicolumn{4}{l}{and is significant. The positive influence of}\\
\tabcellsep \multicolumn{4}{l}{institutional pressure isomorphism on stakeholder}\\
\tabcellsep \multicolumn{4}{l}{trust means that an increased emphasis on the}\\
\tabcellsep implementation\tabcellsep of\tabcellsep institutional\tabcellsep isomorphism\\
\tabcellsep \multicolumn{4}{l}{mechanism will be followed by an increase in}\\
© 2018 Global Journals 1\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: states that isomorphism institutional pressure (ISO) has a positive effect on stakeholder trust (ST), results in a path coefficient value of 0.406. Hypothesis test results show that the path coefficient is institutional pressure isomorphism (ISO) with stakeholder trust (ST), has a T statistics]} 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8211340206185567\textwidth}P{0.018041237113402064\textwidth}P{0.0010309278350515464\textwidth}P{0.004639175257731959\textwidth}P{0.005154639175257732\textwidth}}
\multicolumn{5}{l}{c. The results of the third hypothesis testing that}\\
\multicolumn{5}{l}{financial management transparency (TPK) mediates}\\
\multicolumn{5}{l}{the relationship of isomorphism institutional}\\
\multicolumn{5}{l}{pressure (ISO) with stakeholder trust (ST) produces}\\
\multicolumn{5}{l}{a coefficient of 0.042 with T-statistics (2.062) > T-}\\
\multicolumn{5}{l}{Table (1.64), P (0.020) with a significance of 5\%}\\
\multicolumn{5}{l}{(one tailed). This means that the hypothesis 3}\\
\multicolumn{5}{l}{(three) is accepted. The test results in Table 4.4.2}\\
\multicolumn{5}{l}{show the direct coefficient of isomorphism}\\
\multicolumn{5}{l}{institutional pressure on stakeholder trust of 0.406}\\
\multicolumn{5}{l}{and significant. The indirect effect coefficient of}\\
\multicolumn{5}{l}{isomorphism institutional pressure on stakeholder}\\
\multicolumn{5}{l}{trust in Table 4.4.3 drops to 0.042 and is significant.}\\
\multicolumn{5}{l}{These results show partial mediation and almost no}\\
\multicolumn{5}{l}{mediation because it has VAF below 20\%. This}\\
\multicolumn{5}{l}{shows that to produce increased stakeholder trust,}\\
\multicolumn{5}{l}{local government management as the reporting}\\
\multicolumn{5}{l}{entity and accounting entity must increase}\\
\multicolumn{5}{l}{transparency in financial management, because}\\
\multicolumn{5}{l}{stakeholder trust can also be generated through the}\\
\multicolumn{2}{l}{implementation}\tabcellsep of\tabcellsep financial\tabcellsep management\\
\multicolumn{2}{l}{transparency.}\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{d. The result of the fourth hypothesis which states that}\\
\multicolumn{5}{l}{financial management transparency (TPK) mediates}\\
\multicolumn{5}{l}{the relationship of accessibility of financial}\\
\multicolumn{5}{l}{statements (AKS) with stakeholder trust (ST)}\\
\multicolumn{5}{l}{produces a coefficient of 0.263 with T-statistics}\\
\multicolumn{5}{l}{(3.586) > T-Table (1.64), P (0,000) with a}\\
\multicolumn{5}{l}{significance of 5\% (one tailed). This means that the}\\
\multicolumn{5}{l}{hypothesis 4 (four) is accepted. The test results in}\\
\multicolumn{5}{l}{Table 4.4.2 show the direct influence coefficient of}\\
\multicolumn{5}{l}{financial statement accessibility to stakeholder trust}\\
of\tabcellsep \multicolumn{4}{l}{0,001 and become weak negative. The}\\
\multicolumn{5}{l}{coefficient of indirect influence of financial report}\\
\multicolumn{5}{l}{accessibility to stakeholder trust in Table}\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
transparency, accessibility without transparency will\\
result negative opinions and are mere mere\\
formality.\\
Year 2018\\
Volume XVIII Issue VII Version I\\
( ) C\\
Global Journal of Management and Business Research\\
© 2018 Global Journals\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.05849462365591398\textwidth}P{0.791505376344086\textwidth}}
\tabcellsep both from regulations, policies and financial\\
\tabcellsep management applications or influences that arise from\\
\tabcellsep conditions of environmental uncertainty, so it is\\
\tabcellsep necessary to conduct training, comparative studies or\\
\tabcellsep reconciliation periodically to be able to meet the\\
\tabcellsep demands of stakeholder expectations that will result in\\
\tabcellsep increased stakeholder trust in the local government.\\
\tabcellsep Institutional theory predicts that government\\
\tabcellsep institutions as reporting entities will become more similar\\
\tabcellsep because of institutional pressure, both due to coercive,\\
\tabcellsep normative, and mimetic (Di Maggio dan Powell, 1983).\\
Year 2018\tabcellsep Coercive isomorphism always associated with all things connected with the environment around the organization. Isomorphism coercive is the result of formal and informal pressure given to institutions by\\
\tabcellsep other organizations where the organization depends on\\
\tabcellsep the cultural expectations of the community in which the\\
Volume XVIII Issue VII Version I\tabcellsep organization functions (Di Maggio dan Powell, 1983). Mimetic isomorphism is an organization's tendency to model itself on the behavior of other organizations (DiMaggio dan Powell, 1983) emerged as a response to the uncertainties (Mizruchi dan Fein, 1999) will be a certain standard. Mimetic isomorphism includes benchmarking and identifying best practices in the field (Tuttle dan Dillard, 2007).\\
( ) C\tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \\
\tabcellsep © 2018 Global Journals 1\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\\
Volume XVIII Issue VII Version I\\
( )\\
Global Journal of Management and Business Research\\
© 2018 Global Journals\end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7825396825396824\textwidth}P{0.004497354497354497\textwidth}P{0.01798941798941799\textwidth}P{0.024735449735449732\textwidth}P{0.020238095238095236\textwidth}}
government\tabcellsep by\tabcellsep creating\tabcellsep transparent\tabcellsep financial\\
\multicolumn{5}{l}{management, establishing and improving regulations,}\\
\multicolumn{5}{l}{presenting financial statements in accordance with}\\
\multicolumn{5}{l}{government accounting standards and open access to}\\
\multicolumn{5}{l}{financial statements. The results of this study support}\\
the research\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year 2018\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVIII Issue VII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) C\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
© 2018 Global Journals 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.787037037037037\textwidth}P{0.06296296296296296\textwidth}}
stakeholders trust is accepted. That is, that the\tabcellsep \\
prediction of the transparency of financial management\tabcellsep \\
mediates the influence of the accessibility of financial\tabcellsep \\
statements to stakeholder trust is proven positively and\tabcellsep \\
significantly. This shows that the District/City Regional\tabcellsep \\
Governments in the West Nusa Tenggara Province are\tabcellsep \\
able to apply the principles of financial management\tabcellsep \\
transparency so that the accessibility of financial\tabcellsep \\
statements results in increased stakeholder trust. That\tabcellsep \\
is, transparency in financial management supports\tabcellsep \\
access to complete financial statement information to\tabcellsep \\
users of financial information so as to produce stakeholder trust. Hypothesis testing results support the assumption of the concept of isomorphism institutional\tabcellsep Year 2018\\
which states that meeting the expectations of\tabcellsep \\
stakeholders for the implementation of financial\tabcellsep \\
management transparency is triggered by isomorphism institutional. (Arya and Zhang 2009; Kaur 2015). Isomorphism plays a relatively more important role in the application of accountability standards. (Delmas 2011; Bakar 2016), pressure isomorphism plays a role in the practice of financial reporting (Pedersen 2013; Chua 2008; Jang 2005; Judge\tabcellsep Volume XVIII Issue VII Version I\\
\tabcellsep ( ) C\\
\tabcellsep Global Journal of Management and Business Research\\
© 2018 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\\
Volume XVIII Issue VII Version I\\
( ) C\\
Global Journal of Management and Business Research\\
© 2018 Global Journals 1\end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 			\footnote{The Effect of Isomorphism Pressure and Accessibility of Financial Statements toward Stakeholder Trust with Financial Management Transparency as Mediation Variables (Study on Regional Government of the District/City In West Nusa Tenggara Province)} 		 		\backmatter  			 
\subsection[{Daftar Pustaka}]{Daftar Pustaka}\par
1. Abdillah, W.,  {\ref Jogiyanto. 2015}  			 			  				\begin{bibitemlist}{1}
\bibitem[Penerbit Pustaka]{b12}\label{b12} 	 		\textit{},  		 			Pelajar Penerbit Pustaka 		.  		 	 
\bibitem[London et al.]{b31}\label{b31} 	 		\textit{},  		 			Thousand London 		,  		 			New Oaks 		,  		 			Delhi 		.  	 	 		\textit{Int. Journal of comparative sociology}  		46  (4)  p. .  	 
\bibitem[ JOM.FEKON]{b50}\label{b50} 	 		\textit{},  	 	 		\textit{JOM.FEKON}  		2  (2) .  	 
\bibitem[Nugraha and Manajemen Strategik Organisasi Publik]{b53}\label{b53} 	 		\textit{},  		 			M Q Nugraha 		,  		 			Manajemen Strategik Organisasi Publik 		.  		 		 			UT Edisi I 		 	 
\bibitem[Antonsen and Jørgensen ()]{b0}\label{b0} 	 		\textit{},  		 			M Antonsen 		,  		 			T B Jørgensen 		.  		1997. The 'Publicness' of Public Organizations. Public Administration. 75 p. .  	 
\bibitem[Mardiasmo ()]{b43}\label{b43} 	 		\textit{},  		 			Mardiasmo 		.  	 	 		\textit{Akuntansi Sektor Publik . Yogyakarta: Penerbit ANDI}  		2002.  	 
\bibitem[Hair et al. ()]{b23}\label{b23} 	 		\textit{},  		 			J F Hair 		,  		 			G T M Hult 		,  		 			J M Ringle 		,  		 			M Sarstedt 		.  	 	 		\textit{A Primier on Partial Least Square Structural Equation Modeling (PLS-SEM}  		2014. SAGE Publication, Inc.  	 
\bibitem[Hidayati et al. ()]{b26}\label{b26} 	 		\textit{},  		 			Y L A D Hidayati 		,  		 			S N Pramita 		,  		 			Hikmah 		.  	 	 		\textit{Pengaruh Tekanan Eksternal}  		Akuntabilitas, Partisipasi Masyarakat Dan Komitmen Manajemen Terhadap Penerapan Transparansi Pelaporan Keuangan SKPD (ed.)  		2015.  		 			Studi Empiris SKPD Di Kota Magelang) Universitas Muhammadiyah Magelang 		 	 
\bibitem[2014. Teori Portofolio dan Analisis Investasi]{b35}\label{b35} 	 	 	 		\textit{2014. Teori Portofolio dan Analisis Investasi},  		Edisi Kesembilan. BPEF.Yogyakarta  		 	 
\bibitem[Falkman and Tagesson ()]{b20}\label{b20} 	 		‘Accrual Accounting Does Not Necessarily Mean Accrual Accounting: Factors That Counteract Compliance With Accounting Standards In Swedish Municipal Accounting’.  		 			T P Falkman 		,  		 			Tagesson 		.  	 	 		\textit{Scand. J. Mgmt}  		2008. 24 p. .  	 
\bibitem[Midin et al. ()]{b47}\label{b47} 	 		‘Advancing Sustainable Development In The Public Sector Via Stakeholders Engagement Disclosure Website’.  		 			C M Midin 		,  		 			N Joseph 		,  		 			Mohamad 		.  	 	 		\textit{Social and Behavioral Sciences}  		2016. 224 p. .  	 
\bibitem[Nordiawan ()]{b52}\label{b52} 	 		‘Akuntansi Sektor Publik’.  		 			Deddi Nordiawan 		.  	 	 		\textit{Jakarta: Salemba Empat}  		2010.  	 
\bibitem[Delmas and Sancho ()]{b15}\label{b15} 	 		‘An Institutional Perspective On The Diffusion of International Management System Standards: The Case of The Environmental Management Standard ISO 14001’.  		 			M Delmas 		,  		 			M J M Sancho 		.  	 	 		\textit{Business Ethics Quarterly}  		2011. 21 p. .  	 
\bibitem[Meyer and Scott ()]{b42}\label{b42} 	 		‘Centralization and legitimacy problems of local government’.  		 			J W Meyer 		,  		 			R Scott 		.  	 	 		\textit{Organizational environments: Ritual and rationality},  				 (Beverly Hills, CA)  		1982. Sage Publications.  	 
\bibitem[Beck et al. ()]{b6}\label{b6} 	 		\textit{Corporate nonfinancial reporting processes: An analysis of the emerging modes by which organisations engage with their stakeholders},  		 			C Beck 		,  		 			Dumay 		,  		 			G Frost 		.  		2010. CPA Australia.  	 
\bibitem[Doh and Guay ()]{b18}\label{b18} 	 		‘Corporate Social Responsibility, Public policy, And NGO Activism In Europe And The United States: An Institutional-Stakeholder Perspective’.  		 			J P Doh 		,  		 			T R Guay 		.  	 	 		\textit{Journal of Management Studies}  		2007.  (43)  p. .  	 
\bibitem[Martínez et al. ()]{b39}\label{b39} 	 		‘Corporate Social Responsibility: Evolution Through Institutional And Stakeholder Perspectives’.  		 			J B Martínez 		,  		 			L F Macarena 		,  		 			M R Pedro 		,  		 			Fernández 		.  	 	 		\textit{EJ \& MBE}  		2016. p. .  	 
\bibitem[Molleda and Quinn ()]{b46}\label{b46} 	 		‘Cross-National Conflict Shifting: A Global Public Relations Dynamic’.  		 			C J C Molleda 		,  		 			Quinn 		.  	 	 		\textit{Public Relations Review}  		2004. 30 p. .  	 
\bibitem[Nurrizkiana et al. ()]{b54}\label{b54} 	 		‘Determinan Transparansi Dan Akuntabilitas Pengelolaan Keuangan Daerah Dan Implikasinya terhadap Kepercayaan Public-Stakeholders’.  		 			B Nurrizkiana 		,  		 			L Handayani 		,  		 			E Widiastuty 		.  	 	 		\textit{Jurnal Akuntansi dan Investasi}  		2016. 18  (1)  p. .  	 
\bibitem[Ferrary and Avetisyan ()]{b21}\label{b21} 	 		‘Dynamics of Stakeholders' Implications In The Institutionalization Of The CSR Field In France And In The United States’.  		 			E M Ferrary 		,  		 			Avetisyan 		.  	 	 		\textit{Journal of Business Ethics}  		2013. 115  (1)  p. .  	 
\bibitem[Jennings and Zandbergen ()]{b32}\label{b32} 	 		‘Ecologically Sustainable Organizations: An Institutional Approach’.  		 			P D Jennings 		,  		 			P A Zandbergen 		.  	 	 		\textit{Acad. Manag. Rev}  		1995. 20 p. .  	 
\bibitem[Ashworth et al. ()]{b2}\label{b2} 	 		‘Escape from the Iron Cage? Organizational Change And Isomorphic Pressures In The Public Sector’.  		 			R Ashworth 		,  		 			G A Boyne 		,  		 			R Delbridge 		.  	 	 		\textit{Journal of Public Administration Research and Theory. JPART}  		2009. 19 p. .  	 
\bibitem[Chu and Yu ()]{b9}\label{b9} 	 		‘How Can Human Resource Management Practices Lead To Increased Corporate Social Performance? Institutional Theory Perspective’.  		 			M Chu 		,  		 			Yu 		.  	 	 		\textit{Knowledge And Learning International Conference},  				2017.  		 			National University of Tainan, Taiwan. Poland Management 		 	 
\bibitem[Frumkin and Galaskiewicz ()]{b22}\label{b22} 	 		‘Institutional Isomorphism And Public Sector Organizations’.  		 			J P Frumkin 		,  		 			Galaskiewicz 		.  	 	 		\textit{Journal of Public Administration Research and Theory}  		2014. 14  (3) .  	 
\bibitem[Arya and Zhang ()]{b1}\label{b1} 	 		‘Institutional Reforms and Investor Reactions to CSR Announcements: Evidence from an Emerging Economy’.  		 			G B Arya 		,  		 			Zhang 		.  		 \xref{http://dx.doi.org/10.1111/j.1467-6486}{10.1111/j.1467-6486}.  	 	 		\textit{Journal of Management Studies}  		2009.  	 
\bibitem[Dacin et al. ()]{b13}\label{b13} 	 		‘Institutional Theory And Institutional Change: Introduction To The Special Research Forum’.  		 			J M T Dacin 		,  		 			W R Goodstein 		,  		 			Scott 		.  	 	 		\textit{Academy of Management Journal}  		2002. 45  (1)  p. .  	 
\bibitem[Meyer and Rowan ()]{b41}\label{b41} 	 		‘Institutionalized organizations: Formal structures as myth and ceremony’.  		 			J W Meyer 		,  		 			B Rowan 		.  	 	 		\textit{American Journal of Sociology}  		1977. 83  (2)  p. .  	 
\bibitem[Tentang Aksi Pencegahan Dan Pemberantasan Korupsi Tahun (ed.) ()]{b29}\label{b29} 	 		\textit{Instruksi Presiden Republik Indonesia Nomor 17 Tahun},  		Tentang Aksi Pencegahan Dan Pemberantasan Korupsi Tahun (ed.)  		2011. 2012.  	 
\bibitem[Hawley (ed.) ()]{b24}\label{b24} 	 		\textit{International encyclopedia of the social science},  		 			A Hawley 		.  		D. L. Sills (ed.)  		1968. New York: Macmillan.  	 	 (Human ecology) 
\bibitem[Nyahas et al. ()]{b51}\label{b51} 	 		‘Isomorphic In?uences And Voluntary Disclosure: The Mediating Role Of Organizational Culture. Accounting, Corporate Governance \& Business Ethics Research Article’.  		 			J S I C Nyahas 		,  		 			L Munene 		,  		 			Twaha Orobia 		,  		 			Kigongo Kaawaase 		.  	 	 		\textit{Cogent Business \& Management}  		2017. 4 p. 1351144.  	 
\bibitem[Jogiyanto ()]{b34}\label{b34} 	 		\textit{Konsep Dan Aplikasi Structural Equation Modeling Berbasis Varian Dalam Penelitian Bisnis},  		 			H Jogiyanto 		.  		2011. UPP STIM YKPN. Yogyakarta.  	 
\bibitem[Bungin ()]{b8}\label{b8} 	 		‘Metode Penelitian kuantitatif Komunikasi, Ekonomi’.  		 			B Bungin 		.  	 	 		Dan Kebijakan Publik Serta Ilmu-Ilmu Sosial Lainnya. Edisi Kedua  		2005.  		 			Kencana Prenada Media Group 		 	 
\bibitem[Judge et al. ()]{b33}\label{b33} 	 		‘National Adoption Of International Accounting Standards: An Institutional Perspective’.  		 			W Judge 		,  		 			S Li 		,  		 			R Pinsker 		.  	 	 		\textit{Corporate Governance: An International Review}  		2010. 18  (3)  p. .  	 
\bibitem[Olesson et al. ()]{b55}\label{b55} 	 		\textit{Options For a Local Government Framework For Measuring Liveability. Australian The Effect of Isomorphism Pressure and Accessibility of Financial Statements toward Stakeholder Trust with Financial Management Transparency as Mediation Variables},  		 			E Olesson 		,  		 			Albert 		,  		 			E Coroneos 		,  		 			R Leeson 		,  		 			R Wyatt 		.  		2012.  	 	 (Study on Regional Government of the District/City In West Nusa Tenggara Province) 
\bibitem[Halmawati and Mustin ()]{b25}\label{b25} 	 		\textit{Penerapan Transparansi Pelaporan Keuangan DalamPerspektif Tekanan Eksternal Dan Komitmen Organisasi},  		 			F A Halmawati 		,  		 			Mustin 		.  		 \url{http://fe.unp.ac.id/sites/default/files/unggahan/21.\%20Halmawati\%2C\%20Farah\%20Asalin\%20Mustin\%20\%28hal\%20547-557\%29\textunderscore 0.pdf}  		2015. Diaksestgl6/11/ 2017pukul7. 54 p. 53.  	 
\bibitem[Fardian ()]{b19}\label{b19} 	 		‘Pengaruh Faktor Politik, Ketidakpastian Lingkungan Dan KompetensiSumber Daya Manusia Terhadap Penerapan Transparansi Pelaporan Keuangan (StudiEmpiris atas SKPD Pemerintah Kota Padang)’.  		 			D Fardian 		.  	 	 		\textit{Jurnal Elektronik UNP}  		2014. p. .  	 
\bibitem[Maksyur (ed.) ()]{b49}\label{b49} 	 		\textit{Pengaruh Kualitas Sumber Daya Manusia, Komitmen Organisasi, Sistem Pengendalian Intern},  		 			N V Maksyur 		.  		Dan Pemanfaatan Teknologi Informasi Terhadap Kualitas Laporan Keuangan (Studi Empiris Pada SKPD Kabupaten Indragiri Hulu (ed.)  		2015.  	 
\bibitem[Azizah et al. (2014)]{b4}\label{b4} 	 		\textit{Pengaruh Penyajian Dan Aksesibilitas Laporan Keuangan Serta Sistem Pengendalian Intenal Pemerintah Terhadap},  		 			N Azizah 		,  		 			A R Junaidi 		,  		 			Setiawan 		.  		 pukul: 10.  		2014. 1 Nov 2017. p. 23.  	 
\bibitem[Mulia ()]{b44}\label{b44} 	 		\textit{Pengaruh Penyajian Laporan Keuangan Daerah dan Aksesibilitas Laporan Keuangan Terhadap Penggunaan Informasi Keuangan Daerah},  		 			W A Mulia 		.  		2016.  	 	 (Studi Empiris di Kota Baubau) 
\bibitem[Masyhur ()]{b45}\label{b45} 	 		‘Pengaruh Penyajian Laporan Keuangan Daerah, Aksesibilitas Laporan Keuangan Daerah dan Pengendalian Internal Terhadap Transparansi dan Akuntabilitas Pengelolaan keuangan Daerah Kota Dumai’.  		 			Masyhur 		.  	 	 		\textit{JOM Fekon}  		2017.  (1)  p. 4.  	 
\bibitem[Dewi et al. ()]{b16}\label{b16} 	 		‘Pengaruh Tekanan Eksternal, Faktor Politik, Dan Komitmen Manajemen Terhadap Penerapan Transparansi Pelaporan Keuangan’.  		 			E N W S Dewi 		,  		 			N K Sujana 		,  		 			Sinarwati 		.  	 	 		\textit{Studi Kasus Pada SKPD Kabupaten Karangasem). e-Journal UPG}  		2015. 1  (3) .  	 
\bibitem[Kasfauzi ()]{b36}\label{b36} 	 		‘Pengaruh Tekanan Eksternal, Ketidakpastian Lingkungan, Komitmen Manajemen, Dan Aksesibilitas Laporan Keuangan Terhadap Penerapan Transparansi Pelaporan Keuangan Pemerintah Daerah (Studi pada SKPD Kabupaten Kampar)’.  		 			M A Kasfauzi 		.  	 	 		\textit{JOM Fekon}  		2016. 3  (1) .  	 
\bibitem[Ashworth et al. ()]{b3}\label{b3} 	 		‘Regulatory Problems In The Public Sector: Theories And Cases’.  		 			R Ashworth 		,  		 			G A Boyne 		,  		 			R M Walker 		.  	 	 		\textit{Policy \& Politics}  		2002. 30  (2)  p. .  	 
\bibitem[Creswell ()]{b11}\label{b11} 	 		\textit{Research Design: Pendekatan Kualitatif, Kuantitatif, dan Mixed},  		 			J W Creswell 		.  		2010. Versi Terjemahan.  	 
\bibitem[Bakar and Rasid ()]{b5}\label{b5} 	 		‘Risk Management Practices In The Malaysian Public Sector’.  		 			B A Bakar 		,  		 			S Z A Rasid 		,  		 			AM 		.  	 	 		\textit{Journal of Global Business and Social Entrepreneurship GBSE)}  		2016. 1  (2)  p. .  	 
\bibitem[Hess ()]{b27}\label{b27} 	 		‘Social Reporting And New Governance Regulation: The Prospects OeAchieving Corporate Accountability Through Transparency’.  		 			D Hess 		.  	 	 		\textit{Business Ethics Quarterly}  		2007. 17  (3)  p. .  	 
\bibitem[Kaur ()]{b37}\label{b37} 	 		\textit{Stakeholder Engagement In Sustainability Accounting And Reporting: A Study of Australian Local Councils. A Thesis Submitted For The Degree Of Doctor Of Philosophy Centre For Accounting},  		 			A Kaur 		.  		2014.  		 			Governance and Sustainability School of Commerce UniSA Business School. University Of South Australia 		 	 
\bibitem[Delmas and Toffel ()]{b14}\label{b14} 	 		‘Stakeholders And Environmental Management Practices: An Institutional Framework’.  		 			M Delmas 		,  		 			M W Toffel 		.  	 	 		\textit{Business Strategy and the Environment Bus. Strat. Env}  		2004. 13 p. .  	 
\bibitem[Lan-Bpkp ()]{b38}\label{b38} 	 		\textit{Tata Kelola, Manajemen Risiko \& Pengendalian Intern},  		 			Lan-Bpkp 		.  		2014.  	 	 (Pusdiklat BPKP) 
\bibitem[Henriques and Sadorsky ()]{b28}\label{b28} 	 		‘The Determinants Of An Environmentally Responsive Firm: An Empirical Approach’.  		 			I Henriques 		,  		 			P Sadorsky 		.  	 	 		\textit{J Envir. Econ. Manag}  		1996. 30 p. .  	 
\bibitem[Jang ()]{b30}\label{b30} 	 		\textit{The Expansion Of Modern Accounting As A Global And InstitutionalPractice},  		 			Y S Jang 		.  		2005.  	 
\bibitem[Dimaggio and Powell ()]{b17}\label{b17} 	 		‘The Iron Cage Revisited" Institutional Isomorphism And Collective Rationality In Organizational Fields’.  		 			P J Dimaggio 		,  		 			W Powell 		.  	 	 		\textit{American Sociological Review}  		1983. 48 p. .  	 
\bibitem[Chua and Taylor ()]{b10}\label{b10} 	 		‘The Rise And Rise Of IFRS: An Examination Of IFRS Diffusion’.  		 			W Chua 		,  		 			S Taylor 		.  	 	 		\textit{Journal of Accounting \& Public Policy}  		2008. 27 p. .  	 
\bibitem[Mizruchi and Fein ()]{b48}\label{b48} 	 		‘The social construction of organization knowledge: A study of the uses of coercive, mimetic and normative isomorphism’.  		 			M S Mizruchi 		,  		 			L C Fein 		.  	 	 		\textit{Administrative Science Quarterly}  		1999. 35 p. .  	 
\bibitem[Bhimani et al. ()]{b7}\label{b7} 	 		‘Voluntary Corporate Social Responsibility Reporting: A Study of Early and Late Reporter Motivations and Outcomes’.  		 			H A Bhimani 		,  		 			P Silvola 		,  		 			Sivabalan 		.  	 	 		\textit{Journal Of Management Accounting Research}  		2016. 28  (2)  p. .  	 
\bibitem[Meyer ()]{b40}\label{b40} 	 		‘World Society, Institutional Theories, And The Actor’.  		 			J W Meyer 		.  	 	 		\textit{Annu. Rev. Sociol}  		2010. 36 p. .  		 			Department of Sociology, Stanford University 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
