Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 141341 dokumen yang sesuai dengan query
cover
Hocky Yudhiono
"Penelitian ini memaparkan sebuah aplikasi editor kode kolaboratif local-first berbasis peer-to-peer yang diimplementasi dengan WebRTC dan CRDT. Selain itu, aplikasi ini menyertai shell bersama yang dapat dijalankan oleh salah satu pengguna dan digunakan oleh setiap pengguna lain dalam suatu kelompok jaringan. Terdapat beberapa variasi arsitektur backend pada aplikasi yang dibandingkan dalam penelitian ini. Dari segi algoritma dalam menjaga konsistensi dokumen, dua pendekatan berbeda yang diteliti ialah algoritma OT (operational transformation) dan metode yang memanfaatkan struktur data CRDT (conflict-free replicated data types). Dari segi arsitektur jaringan, penelitian ini mengevaluasi CRDT berbasis client-server, CRDT berbasis peer-to-peer, serta OT berbasis client-server. Keterbatasan OT yang diimplementasi pada penelitian ini membutuhkan suatu sumber kebenaran berupa server, sehingga OT berbasis peer-to-peer tidak dievaluasi. Penelitian ini menemukan bahwa variasi implementasi CRDT peer-to-peer yang diujikan memiliki performa lebih baik untuk sejumlah pengguna n≤8. Selain itu, signalling server pada variasi ini menggunakan resource yang minim, sehingga lebih optimal untuk kelompok jaringan yang lebih banyak. Sementara itu, variasi CRDT client-server dapat dipertimbangkan penggunaannya ketika terjadi masalah saat melakukan inisialiasi jaringan peer-to-peer atau jumlah pengguna dalam suatu kelompok jaringan jauh lebih banyak dari eksperimen yang dilakukan pada penelitian ini.

This research presents a peer-to-peer and local-first collaborative code editor application implemented with WebRTC and CRDT. In addition, the application includes a shared shell that can be run by one user and used by every other user in a network group. There are several variations of architecture in the applications compared in this study. In terms of algorithms for maintaining document consistency, two different approaches were evaluated, OT (operational transformation) algorithm and CRDT (conflict-free replicated data types) data structure. In terms of network architecture, this study assessed client-server based CRDT, peer-to-peer based CRDT, and client-server based OT. The limitation of OT implemented in this research is that it requires a single source of truth in the form of a server, so peer-to-peer-based OT was not evaluated. This study found that the peer-to-peer based CRDT variation tested performed better for a number of users n <= 8. Moreover, the signaling server in this variation uses minimal resources, making it more optimal for larger network groups. However, the client-server CRDT variation’s usage can be considered when there are problems initializing a peer-to-peer network or the number of users in a network group is much larger than the experiments conducted in this study."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Walangadi, Dennis Al Baihaqi
"Aplikasi kolaboratif adalah jenis perangkat lunak yang dirancang untuk memfasilitasi kerja sama dan komunikasi antara pengguna secara daring. Umumnya, aplikasi kola- boratif dirancang dengan menggunakan arsitektur yang terpusat. Namun, arsitektur ini memiliki beberapa isu seperti rentan terhadap penyensoran dan menjadi titik tunggal terjadinya serangan yang bisa berakibat pada kebocaran data pengguna. Arsitektur peer-to-peer bisa menjadi solusi untuk isu tersebut. Implementasi arsitektur peer-to-peer perlu memenuhi kebutuhan menyimpan dan memuat data pengguna tanpa adanya otoritas terpusat. IPFS bisa menjadi salah satu alternatif untuk menyimpan data pengguna secara terdistribusi. Namun, data yang disimpan di IPFS bersifat publik sehingga memerlukan adanya lapisan keamanan untuk menjaga kerahasiaan data yang disimpan. Dilatarbelakangi oleh permasalahan tersebut, penelitian ini memperkenalkan sebuah arsitektur terdistribusi yang aman berbasis IPFS. Terdapat 3 aspek yang dievaluasi yaitu aspek latensi pada waktu nyata, aspek kinerja transfer data pada tempat penyimpanan, dan aspek kerahasiaan pada saat sesi kolaborasi serta pada data yang diunggah ke IPFS. Penelitian ini menemukan bahwa implementasi WebRTC berbasis IPFS memiliki kinerja latensi yang lebih baik apabila dibandingkan dengan arsitektur terpusat. Selain itu, dalam arsitektur peer-to-peer, algoritma CRDT dibuktikan mampu untuk menangani resolusi konflik pada sebuah sesi kolaborasi dengan banyak peer. Penelitian ini juga menunjukan bahwa IPFS mampu mendukung kebutuhan aplikasi kolaboratif untuk menyimpan, memuat, dan berbagi dokumen secara peer-to-peer. Kinerja transfer data pada IPFS cenderung lebih baik daripada solusi terpusat, baik dengan jumlah data yang berbeda maupun jumlah node yang terhubung. Selain itu, penggunaan enkripsi mampu menjaga aspek kerahasiaan data yang diunggah ke IPFS. Selain itu, UUID sebagai identitas sebuah ruangan dalam aplikasi kolaboratif mampu memberikan lapisan kerahasiaan untuk pengguna aplikasi.

Collaborative apps are a type of software designed to facilitate cooperation and commu- nication between users online. Generally, collaborative applications are designed using a centralized architecture. However, this architecture has several issues such as being vulnerable to censorship and being a single point of attack that can result in the leakage of user data. Peer-to-peer architecture can be a solution to these issues. The implementation of peer-to-peer architecture needs to meet the needs of storing and loading user data without a centralized authority. IPFS can be one of the alternatives to store user data in a distributed manner. However, the data stored in IPFS is public so it requires a security layer to maintain the confidentiality of the stored data. Against this background, this research introduces a secure distributed architecture based on IPFS. There are 3 aspects evaluated, namely the latency aspect in real time, the data transfer performance aspect on the storage, and the confidentiality aspect during collaboration sessions as well as on data uploaded to IPFS. This research found that IPFS-based WebRTC implementation has better latency performance when compared to centralized architecture. In addition, in a peer-to-peer architecture, the CRDT algorithm is proven to be able to handle conflict resolution in a collaboration session with multiple peers. This research also shows that IPFS is able to support the needs of collaborative applications to store, load, and share documents on a peer-to-peer basis. Data transfer performance on IPFS tends to be better than centralized solutions, both with different amounts of data and the number of connected nodes. In addition, the use of encryption is able to maintain the confidentiality aspect of the data uploaded to IPFS. In addition, UUID as the identity of a room in a collaborative application is able to provide a layer of confidentiality for application users."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Doan Andreas Nathanael
"Aplikasi real-time collaborative editor mengizinkan beberapa pengguna bekerja pada suatu dokumen dalam waktu yang sama meski dalam lokasi yang berjauhan. Real-time collaborative editor yang populer seperti Google Docs dan Figma memanfaatkan arsitektur client-server dalam mengimplementasikan fitur tersebut. Arsitektur client-server dalam membuat real-time collaborative editor memiliki beberapa kelemahan, diantaranya hilangnya kepemilikan data pengguna serta latensi sinkronisasi perubahan yang lebih tinggi daripada seharusnya. Tldraw adalah aplikasi real-time collaborative editor berupa whiteboard bersifat open-source. Tldraw masih memanfaatkan arsitektur client-server dalam implementasi real-time collaboration. Local-first software adalah proposal jenis aplikasi yang menyelesaikan kelemahan-kelemahan tersebut. Berdasarkan proposal tersebut, diusulkan implementasi Tldraw P2P yang merupakan pengembangan dari aplikasi Tldraw yang memenuhi aspek Local-first software. Tldraw P2P memanfaatkan teknologi peer-to-peer networkingWebRTC dan implementasi CRDT Yjs untuk memenuhi aspek local-first software. Dalam penelitian ini, Tldraw P2P diuji dalam aspek local-first software serta latensi sinkronisasi. Dari hasil pengujian, berhasil ditunjukkan bahwa Tldraw P2P berhasil memenuhi aspek local-first software yang tidak dipenuhi Tldraw, serta memiliki latensi sinkronisasi yang lebih rendah dibandingkan Tldraw.

A real-time collaborative editor allows multiple users to work on the same document simultaneously, even from distant geographic locations. Popular real-time collaborative editors such as Google Docs and Figma use client-server architecture in implementing these features. However, client-server architecture has a few weaknesses, such as lost user data ownership and unnecessarily higher update synchronization latency. Tldraw is an open-source real-time collaborative editor in the form of a whiteboard. Tldraw is still using a client-server architecture in its implementation. Local-first software is a proposal for a type of application that aims to solve these weaknesses. Based on the Local-first software proposal, Tldraw P2P is proposed as an implementation of Tldraw which fulfills local-first software aspects. Tldraw P2P utilizes WebRTC, a peer-to-peer networking technology, and Yjs, a CRDT implementation, to fulfill local-first software aspects. In this research, Tldraw P2P is evaluated on local-first software aspects and sync latency. The evaluation results demonstrated that Tldraw P2P had fulfilled local-first software aspects that Tldraw does not while also having lower sync latency than Tldraw"
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Muhammad Alif Saddid
"Aplikasi kolaboratif berbasis real-time menjadi bagian dari kehidupan sehari-hari manusia, terutama di masa pandemi ketika setiap orang sulit untuk bertemu secara langsung. Salah satu aplikasi tersebut adalah aplikasi collaborative whiteboard, yang bisa digunakan untuk menggambar secara bebas. Salah satu implementasi dari sistem collaborative whiteboard adalah Tldraw. Tldraw yang semula dikembangkan menggunakan arsitektur client-server kemudian diimprovisasi menggunakan arsitektur peer-to-peer yang memanfaatkan teknologi WebRTC, menghasilkan aplikasi Tldraw yang rendah latensi. Namun, aplikasi Tldraw tersebut dinilai tidak bersifat scalable, karena arsitektur peer-to-peer tersebut menggunakan topologi full-mesh. Dilatarbelakangi oleh hal tersebut, penelitian ini mengusulkan optimasi aplikasi Tldraw menggunakan topologi random peer sampling. Usulan optimasi tersebut dinilai memiliki pertumbuhan penggunaan sumber daya yang lebih landai apabila dibandingkan dengan Tldraw P2p, meskipun memiliki sedikit overhead.

A real-time based collaborative applications are taking part in human daily life, especially in the pandemic era when it is prohibited to directly meet other people. One example of those kind of application is collaborative whiteboard application, which can be use to draw things freely. Tldraw previously developed using client-server architecture, which later improved using peer-to-peer architecture using WebRTC technology, resulting a low-latency Tldraw application. Nevertheless, those improvisations seem to be not scalable, since the peer-to-peer architecture use full-mesh network topology. Motivated by that, this research propose optimization for Tldraw application using random peer sampling topology. Those optimizations resulting in lower growth of cpu, memory, and bandwidth usage with little overhead.
"
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Sigarlaki, Rhesa Narola
"

Sistem ketatanegaraan Amerika mengadopsi gagasan checks and balances, yang melaluinya diyakini akan tercipta kontrol efektif antar ketiga cabang pemerintahan. Namun dalam hal wewenang perang, kontrol dimaksud tidak terjadi, karena yang justru mengemuka adalah perebutan wewenang antara Kongres dan Presiden, padahal konstitusi mengamanatkan adanya suatu deliberasi. Penulis berargumen bahwa guna menjembatani polemik ini perlu dihidupkan kembali lembaga federatif sebagai interbranch agency. Dalam hal ini seorang National Security Adviser akan memainkan peran tersebut dalam suatu format relasi baru Kongres-Presiden perihal wewenang perang yang penulis istilahkan “integrasi kolegial”.


American political system employs the mechanism of checks and balances that is designed to deliver effective check among the three branches of government. Yet in the realm of war power, instead of check, a fierce and many times unfruitful competition of constitutional right between President and Congress has been displayed throughout history. This is a stark deviation from the deliberative ideal of the constitution. Here the author argues that in order to bridge this mutual encroachment and to achieve a more ideal end, a revival of federative branch from John Locke’s philosophy is commendable. This interagency branch should be occupied by National Security Advisor, and it will operate within a new relational matrix of war powers between President and Congress that the author calls “collegial integration”.

 

"
2019
T52121
UI - Tesis Membership  Universitas Indonesia Library
cover
Suryanegara
"Jalan raya merupakan infrastruktur yang penting karena digunakan untuk berlalu lintas sehari-hari. Kerusakan jalan sering terjadi dan salah satu jenis kerusakan jalan adalah retakan dan jalan yang berlubang. Image Processing merupakan salah satu metode untuk menentukan kerusakan jalan. Sejauh ini, penelitian mengenai deteksi retakan jalan kebanyakan masih menggunakan metode Convolutional Neural Network. Penelitian ini menggunakan You Only Look Once Version 5 dan Faster Object More Object Sebagai model dalam melakukan proses deteksi retakan dan lubang pada jalan dan sebagai salah satu pembanding untuk menentukan model mana yang lebih efisien dan akurat dalam melakukan deteksi terhadap retakan dan lubang tersebut. Dataset yang akan digunakan diambil dari jalan raya yang ada di negara Jepang dan Republik Ceko. Dataset yang digunakan memiliki 1000 Citra dengan ukuran 600x600 piksel. Jalan raya yang dijadikan dataset merupakan jalan dengan jenis material Aspal. Dalam Melakukan testing, dataset public tersebut akan digunakan dan dalam implementasinya, akan digunakan secara realtime dan akan diaplikasikan ke sebuah kamera eksternal webcam dalam mendeteksi retakan dan lubang pada jalan. Hasil yang akan didapatkan adalah berupa prediksi secara realtime berupa bounding box dengan tingkat confidence prediksi dari retakan untuk model YOLOv5 dan prediksi berupa lingkaran kecil dengan tingkat confidence prediksi retakan untuk model FOMO. Nilai perbandingan akurasi model YOLOv5 dan FOMO adalah 0.260 : 0.685 dengan deteksi berjalan dan 0.127 : 0.733 untuk deteksi menggunakan mobil. Sedangkan perbandingan nilai F1 score untuk adalah 0.41 : 0.813 untuk deteksi dengan berjalan dan 0.215 : 0.845 dengan deteksi menggunakan mobil.

Road is an important infrastructure because it’s used for daily traffic. Road Damage is usually happened on usual road, and one types of road damage is road crack and potholes. Image processing is one method that is used to determine a damaged road. So far, study about detection of crack and potholes used Convolutional Neural Network as their method. This research uses You Only Look Once Version 5 and Faster Object More Object as a method and models on the detection process of Road Crack and Potholes and as a comparison to determine which method and model is more efficient and accurate on detecting crack and potholes. Dataset that are used are taken from road on Japan and Republic of Czech. Dataset that are used consists of 1000 Images with the size of 600x600 pixel. Each picture contains crack, Potholes and road without crack and pothole. The road images that are taken are road with the material type of Asphalt. Testing will be done using the public dataset and, on the implementation, it will use external camera webcam on detecting potholes and crack on road real time. The results on Realtime detection are bounding box that are generated along with the prediction confidence of road crack on YOLOv5 model and small circle that are generated along with the prediction confidence of road crack on FOMO model. The comparison value of the accuracy of the YOLOv5 and FOMO models is 0.260 : 0.685 with walking detection and 0.127 : 0.733 for detection using a car. While the comparison of the F1 score for is 0.41 : 0.813 for detection by walking and 0.215: 0.845 for detection by car."
Depok: Fakultas Teknik Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Afida Ilfa
"Penelitian ini dilakukan untuk menjelaskan kewenangan Bursa Efek Indonesia serta bentuk perlindungan investor dari diterbitkannya peraturan Bursa Efek Indonesia untuk menutup kode broker di bursa pada saat jam perdagangan berlangsung. Dilaksanakannya penelitian ini dilatarbelakangi oleh fenomena herding behavior yang terjadi di bursa Indonesia yang memicu Bursa Efek untuk melaksanakan penyesuaian terhadap mekanisme perdagangan efek. Metode penelitian yang digunakan adalah normatif dengan sumber data yang diperoleh dari studi kepustakaan dan pengambilan data melalui metode wawancara dengan ahli perdagangan bursa dari PT Bursa Efek Indonesia sebagai pihak yang menerbitkan peraturan dan melakukan penyesuaian terhadap sistem atau sarana perdagangan efek. Hasil yang ditemukan dari dilaksanakannya penelitian ini adalah Bursa Efek Indonesia memiliki kewenangan untuk melakukan penyesuaian terhadap mekanisme perdagangan di JATS sebagaimana diamanatkan oleh peraturan perundang-undangan. Dalam hal ini, Bursa Efek Indonesia melakukan dua fungsi sebagai SRO, yaitu fungsi pengawasan dan fungsi regulator atau membuat peraturan dalam kaitannya dengan kegiatan perdagangan bursa. Selain itu, bentuk perlindungan investor dengan adanya peraturan penutupan informasi kode broker secara real-time perdagangan selama jam perdagangan ialah dimungkinkannya pencegahan asimetri informasi dan pasar tidak efisien akibat herding behavior, terpenuhinya ketentuan transparansi informasi di pasar efek, dan mengikuti praktik dan standard yang ditetapkan untuk bursa efek di dunia.

This research was conducted to explain the authority of the Indonesian Stock Exchange and the form of investor protection from the issuance of Indonesian Stock Exchange regulations to close broker codes on the stock market during trading hours. The background of this research is the phenomenon of herding behavior that occurs in the Indonesian Stock Exchange which triggers the Stock Exchange to make adjustments to the securities trading mechanism. The research method used is normative with data sources obtained from literature studies and data collection through interviews with exchange trading experts from the Indonesian Stock Exchange as the party that issues regulations and makes adjustments to the securities trading system or facilities. The results found from the implementation of this research are that the Indonesia Stock Exchange has the authority to make adjustments to the trading mechanism in JATS as mandated by laws and regulations. In this case, the Indonesia Stock Exchange performs two functions as an SRO, namely a supervisory function and a regulatory function or making regulations in relation to exchange trading activities. In addition, a form of investor protection by having regulations closing broker code information in real-time trading during trading hours is the possibility of preventing information asymmetry and market inefficiencies due to herding behavior, fulfilling the provisions of information transparency in the securities market, and following the practices and standards set for stock exchanges in the world."
Jakarta: Fakultas Hukum Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Afida Ilfa
"Penelitian ini dilakukan untuk menjelaskan kewenangan Bursa Efek Indonesia serta bentuk perlindungan investor dari diterbitkannya peraturan Bursa Efek Indonesia untuk menutup kode broker di bursa pada saat jam perdagangan berlangsung. Dilaksanakannya penelitian ini dilatarbelakangi oleh fenomena herding behavior yang terjadi di bursa Indonesia yang memicu Bursa Efek untuk melaksanakan penyesuaian terhadap mekanisme perdagangan efek. Metode penelitian yang digunakan adalah normatif dengan sumber data yang diperoleh dari studi kepustakaan dan pengambilan data melalui metode wawancara dengan ahli perdagangan bursa dari PT Bursa Efek Indonesia sebagai pihak yang menerbitkan peraturan dan melakukan penyesuaian terhadap sistem atau sarana perdagangan efek. Hasil yang ditemukan dari dilaksanakannya penelitian ini adalah Bursa Efek Indonesia memiliki kewenangan untuk melakukan penyesuaian terhadap mekanisme perdagangan di JATS sebagaimana diamanatkan oleh peraturan perundang-undangan. Dalam hal ini, Bursa Efek Indonesia melakukan dua fungsi sebagai SRO, yaitu fungsi pengawasan dan fungsi regulator atau membuat peraturan dalam kaitannya dengan kegiatan perdagangan bursa. Selain itu, bentuk perlindungan investor dengan adanya peraturan penutupan informasi kode broker secara real-time perdagangan selama jam perdagangan ialah dimungkinkannya pencegahan asimetri informasi dan pasar tidak efisien akibat herding behavior, terpenuhinya ketentuan transparansi informasi di pasar efek, dan mengikuti praktik dan standard yang ditetapkan untuk bursa efek di dunia.

This research was conducted to explain the authority of the Indonesian Stock Exchange and the form of investor protection from the issuance of Indonesian Stock Exchange regulations to close broker codes on the stock market during trading hours. The background of this research is the phenomenon of herding behavior that occurs in the Indonesian Stock Exchange which triggers the Stock Exchange to make adjustments to the securities trading mechanism. The research method used is normative with data sources obtained from literature studies and data collection through interviews with exchange trading experts from the Indonesian Stock Exchange as the party that issues regulations and makes adjustments to the securities trading system or facilities. The results found from the implementation of this research are that the Indonesia Stock Exchange has the authority to make adjustments to the trading mechanism in JATS as mandated by laws and regulations. In this case, the Indonesia Stock Exchange performs two functions as an SRO, namely a supervisory function and a regulatory function or making regulations in relation to exchange trading activities. In addition, a form of investor protection by having regulations closing broker code information in real-time trading during trading hours is the possibility of preventing information asymmetry and market inefficiencies due to herding behavior, fulfilling the provisions of information transparency in the securities market, and following the practices and standards set for stock exchanges in the world."
Depok: Fakultas Hukum Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Fakultas Teknik Universitas Indonesia, 1995
S36423
UI - Skripsi Membership  Universitas Indonesia Library
cover
Dini Rosdini
"Penelitian ini bertujuan untuk melihat pengaruh kontrak psikologis, shared financial interest dan keadilan prosedural terhadap kejujuran dalam penyusunan anggaran partisipatif. Variabel independen dalam penelitian ini adalah pemenuhan atau pelanggaran kontrak psikologis, shared financial interest, kesadaran karyawan lain atas penciptaan slack dan persepsi keadilan prosedural. Variabel dependen dalam penelitian ini adalah kejujuran manajer unit bisnis dalam proses penyusunan anggaran partisipatif.
Metode yang digunakan dalam penelitian ini adalah metode eksperimen dengan total partisipan 184 orang. Kriteria sampel yang digunakan dalam penelitian ini adalah mahasiswa pascasarjana, telah bekerja minimal 2 tahun, memiliki anak buah, dan terlibat atau pernah terlibat dalam proses penganggaran.
Hasil penelitian ini menunjukkan bahwa kontrak psikologis berpengaruh terhadap kejujuran manajer unit bisnis. Kejujuran manajer unit bisnis dalam kondisi penganggaran partisipatif penuh- full influence lebih besar dibandingkan dalam kondisi penganggaran partisipatif pseudo- some influence serta kejujuran manajer unit bisnis dalam kondisi penganggaran partisipatif pseudo- some influence lebih kecil dibandingkan dengan penganggaran partisipatif pseudo-no influence.
Hasil penelitian ini juga menunjukkan bahwa shared financial interest berpengaruh terhadap kejujuran manajer unit bisnis yaitu kejujuran manajer unit bisnis lebih kecil dalam kondisi adanya pembagian manfaat atas slack yang diciptakan dibanding tanpa adanya pembagian manfaat slack yang diciptakan. Dalam kondisi tidak adanya pembagian manfaat slack yang diciptakan kepada karyawan lain, maka kejujuran manajer unit bisnis lebih tinggi ketika karyawan lain mengetahui penciptaan slack dibandingkan dengan ketika karyawan lain tidak mengetahui penciptaan slack. Selain itu, hasil penelitian ini juga membuktikan bahwa keadilan prosedural meningkatkan kejujuran manajer unit bisnis dalam proses penyusunan anggaran partisipatif

This research objective is to examine the effect of phsycological contract, shared financial interest, and procedural fairness to honesty in participative budgeting making process. The independent variables used in this research are fulfillment or violation of phsycological contract, shared financial interest, the awareness of other employees of slack creation and perception of procedural fairness. The dependent variable used in this research is honesty of business unit managers.
The researcher uses the experiment method with total of sample is 184 participants. Sample criterias used in the research are postgraduate student, at least 2 years experience, having sub-ordinates, and their involment in budgeting process.
The result of research shows that there is influence of phsycological contract to honesty of unit business manager. The honesty of business unit manager in the full participative budgeting - full influence is higher compared to pseudo participative budgeting ? some influence and honesty of business unit manager in the pseudo participative budgeting ? some influence is less compared to pseudo particpative budgeting ? no influence.
The research also shows that shared financial interest influences the honesty of business unit manager. In the condition that created slack is not shared to other employees, the honesty of business unit manager is higher when the other employees know the creation of slack than other employees don?t. The research also shows that procedural fairness increases the honesty of business unit manager in the participative budgeting making process."
Depok: Fakultas Ekonomi dan Bisnis Universitas Indonesia , 2015
D2147
UI - Disertasi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>