The influence of informal governance mechanisms on knowledge integration
Title:The influence of informal governance mechanisms on knowledge integration within cross-functional project teams: A social capital perspective
Journal:KNOWLEDGE MANAGEMENT RESEARCH & PRACTICE
ABSTRACT :This paper aims to explore the influence of informal governance mechanisms (IGMs) on knowledge integration (KI) within cross-functional project teams (CFPTs). In order to achieve this objective, we provide a novel and distinct perspective - social capital (SC). From this perspective, we analyse three dimensions of IGMs, that is, social interaction, social trust and social cognition. Propositions on underlying influencing mechanisms of the three dimensions on KI are then empirically tested using qualitative data from semi-structured interviews and quantitative data from questionnaire surveys. Results indicate that strong social ties, mutual trust and formation of shared vision facilitate KI within CFPTs. In addition, communication platforms are encouraged to provide more opportunities for team members to exchange knowledge. This paper provides suggestions for both knowledge governance theory and project management practice.
Remark:
This paper is published on the journal of knowledge management research & practice. The impact factor of the journal is 0.41. From the abstract of this paper, the writing is very good. The first sentence talks about the purpose of the paper, for example, aims to explore the influence is a common use. The second sentence emphases the innovation of the paper to provide a novel and distinct perspective, and the 'in order to achieve this objective ' is rather sophisticated. The flashpoint of the third sentence is 'from this perspective', it is a good connection of the previous sentence and current sentence. The flashpoint of the fourth sentence is 'Proposition on' and 'are then empirically tested usting qualitative data from semi-structured interviews and quantitative data from questionnarie survey', is is very moved. The flashpoint of the fifth is 'result indicate that', the word of indicate give a brief explain, it is very classical. The flashpoint of the sixth is 'in addition'. The flashpoint of the seven is 'this paper provides suggestions of both and'.
In short, from the abstract of the paper, i have more confidenct to conclude that the paper have a high quality. I want to see the full text, but it is not open-access, so I don't see the electric copy of the paper.
The influence of informal governance mechanisms on knowledge integration的更多相关文章
- 论文阅读 | ERNIE: Enhanced Representation through Knowledge Integration
		
摘要 知识加强的语义表示模型. knowledge masking strategies : entity-level masking / phrase-level masking 实 ...
 - Java中实现SAX解析xml文件到MySQL数据库
		
大致步骤: 1.Java bean 2.DBHelper.java 3.重写DefaultHandler中的方法:MyHander.java 4.循环写数据库:SAXParserDemo.java ① ...
 - Excellent JD
		
Job description About the role We are looking for a talented engineer who has excellent cloud skills ...
 - Awesome Hadoop
		
A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources. Inspired by Awesome PHP, ...
 - BERT、ERNIE以及XLNet学习记录
		
主要是对 BERT: Pre-training of Deep Bidirectional Transformers for Language Understandingtichu提出的BERT 清华 ...
 - NLP中的预训练语言模型(一)—— ERNIE们和BERT-wwm
		
随着bert在NLP各种任务上取得骄人的战绩,预训练模型在这不到一年的时间内得到了很大的发展,本系列的文章主要是简单回顾下在bert之后有哪些比较有名的预训练模型,这一期先介绍几个国内开源的预训练模型 ...
 - ERNIE 2.0 理解与使用
		
更新中 更新时间:2019-12-06 17:43:27 实验需要,在自己学习的过程中做如下笔记,欢迎指正,欢迎交流. 1. ERNIE简述 ERNIE和BERT一样,也是基于transformer来 ...
 - ELMO,BERT和GPT简介
		
1.Contextualized Word Embedding 同样的单词有不同的意思,比如下面的几个句子,同样有 “bank” ,却有着不同的意思.但是用训练出来的 Word2Vec 得到 “ban ...
 - 关于情感分类(Sentiment Classification)的文献整理
		
最近对NLP中情感分类子方向的研究有些兴趣,在此整理下个人阅读的笔记(持续更新中): 1. Thumbs up? Sentiment classification using machine lear ...
 
随机推荐
- 【转】python的内存管理机制
			
http://developer.51cto.com/art/201007/213585.htm 内存管理,对于Python这样的动态语言,是至关重要的一部分,它在很大程度上甚至决定了Python的执 ...
 - 让WPS支持VHDL的关键词加粗
			
WPS的VBA在这里下载:http://bbs.wps.cn/forum.php?mod=viewthread&tid=22347925 语法高亮是参考Word的,这篇文章:http://bl ...
 - PI-安装SoapUI on Windows
			
SoapUI是测试webservice连通性的工具,请见博文:http://www.dekevin.com/?p=1807 当你下载好了SOAPUI的安装程序之后,就可以进行程序的安装了,怎么来进行S ...
 - BZOJ 1607: [Usaco2008 Dec]Patting Heads 轻拍牛头 筛法
			
1607: [Usaco2008 Dec]Patting Heads 轻拍牛头 Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://www.lyds ...
 - 在.NET中实现彩色光标/动画光标和自定义光标[转]
			
下面是完整的例子,可以通过命令行编译即可看到效果. Test.cs using System; using System.Drawing; using System.Windows.Forms; us ...
 - 苹果开发工具:Xcode和Interface Builder
			
摘要:在Mac OS X上开发,首选Xcode继承开发环境.本文对开发工具套件中最重要的Xcode和Interface Builder两个工具做了简要介绍,并提供<苹果开发工具概述>PDF ...
 - AngularJS - 插件,module注入
			
Index.html <body> <div ng-app="myApp"> <div ng-controller="firstContro ...
 - df 和 du 命令详解
			
df命令详细用法 a:显示全部的档案系统和各分割区的磁盘使用情形 i:显示i -nodes的使用量 k:大小用k来表示 (默认值) t:显示某一个档案系统的所有分割区磁盘使用量 x:显示不是某一个档案 ...
 - 一个JS版本的MD5
			
var hexcase = 0; function hex_md5(a) { if (a == "") return a; return rstr2hex(rstr_md5(str ...
 - 用户 'NT AUTHORITY\NETWORK SERVICE' 登录失败/OLE DB 错误: OLE DB 或 ODBC 错误 :
			
用户 'NT AUTHORITY\NETWORK SERVICE' 登录失败/OLE DB 错误: OLE DB 或 ODBC 错误 : 2012-2-23 上午 ,弄SAAS时,发现在生成多维数据集 ...