首页 > 最新文献

2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)最新文献

英文 中文
On the Accuracy of Bot Detection Techniques 机器人检测技术的准确性研究
M. Golzadeh, Alexandre Decan, Natarajan Chidambaram
Development bots are often used to automate a wide variety of repetitive tasks in collaborative software development. Such bots are commonly among the most active project contributors in terms of commit activity. As such, tools that analyse contributor activity (e.g., for recognizing and giving credit to project members for their contributions) need to take into account the bots and exclude their activity. While there are a few techniques to detect bots in software repositories, these techniques are not perfect and may miss some bots or may wrongly identify some human accounts as bots. In this paper, we present an exploratory study on the accuracy of bot detection techniques on a set of 540 accounts from 27 GitHub projects. We show that none of the bot detection techniques are accurate enough to detect bots among the 20 most active contributors of each project. We show that combining these techniques drastically increases the accuracy and recall of bot detection. We also highlight the importance of considering bots when attributing contributions to humans, since bots are prevalent among the top contributors and responsible for large proportions of commits.
开发机器人通常用于自动化协作软件开发中的各种重复性任务。就提交活动而言,这些机器人通常是最活跃的项目贡献者之一。因此,分析贡献者活动的工具(例如,为了识别和表彰项目成员的贡献)需要考虑机器人并排除他们的活动。虽然有一些技术可以检测软件存储库中的机器人,但这些技术并不完美,可能会错过一些机器人,或者可能错误地将一些人类账户识别为机器人。在本文中,我们对来自27个GitHub项目的540个帐户的bot检测技术的准确性进行了探索性研究。我们的研究表明,没有一种机器人检测技术能够准确地检测出每个项目中最活跃的20个贡献者中的机器人。我们表明,结合这些技术大大提高了机器人检测的准确性和召回率。我们还强调了在将贡献归因于人类时考虑机器人的重要性,因为机器人在顶级贡献者中很普遍,并且负责大部分提交。
{"title":"On the Accuracy of Bot Detection Techniques","authors":"M. Golzadeh, Alexandre Decan, Natarajan Chidambaram","doi":"10.1145/3528228.3528406","DOIUrl":"https://doi.org/10.1145/3528228.3528406","url":null,"abstract":"Development bots are often used to automate a wide variety of repetitive tasks in collaborative software development. Such bots are commonly among the most active project contributors in terms of commit activity. As such, tools that analyse contributor activity (e.g., for recognizing and giving credit to project members for their contributions) need to take into account the bots and exclude their activity. While there are a few techniques to detect bots in software repositories, these techniques are not perfect and may miss some bots or may wrongly identify some human accounts as bots. In this paper, we present an exploratory study on the accuracy of bot detection techniques on a set of 540 accounts from 27 GitHub projects. We show that none of the bot detection techniques are accurate enough to detect bots among the 20 most active contributors of each project. We show that combining these techniques drastically increases the accuracy and recall of bot detection. We also highlight the importance of considering bots when attributing contributions to humans, since bots are prevalent among the top contributors and responsible for large proportions of commits.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128502154","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
An Exploratory Study of Reactions to Bot Comments on GitHub 对GitHub上Bot评论反应的探索性研究
Juan Carlos Farah, Basile Spaenlehauer, Xinyang Lu, Sandy Ingram, D. Gillet
The widespread use of bots to support software development makes social coding platforms such as GitHub a particularly rich source of data for the study of human-bot interaction. Software development bots are used to automate repetitive tasks, interacting with their human counterparts via comments posted on the various discussion interfaces available on such platforms. One type of interaction supported by GitHub involves reacting to comments using predefined emoji. To investigate how users react to bot comments, we conducted an observational study comprising 54 million GitHub comments, with a particular focus on comments that elicited the laugh reaction. The results from our analysis suggest that some reaction types are not equally distributed across human and bot comments and that a bot's design and purpose influence the types of reactions it receives. Furthermore, while the laugh reaction is not exclusively used to express laughter, it can be used to convey humor when a bot behaves unexpectedly. These insights could inform the way bots are designed and help developers equip them with the ability to recognize and recover from unanticipated situations. In turn, bots could better support the communication, collaboration, and productivity of teams using social coding platforms.
机器人广泛用于支持软件开发,使得GitHub等社交编码平台成为研究人机交互的特别丰富的数据来源。软件开发机器人用于自动化重复任务,通过在这些平台上可用的各种讨论界面上发布的评论与人类同行进行交互。GitHub支持的一种交互类型包括使用预定义的表情符号对评论做出反应。为了调查用户对机器人评论的反应,我们进行了一项观察性研究,包括5400万条GitHub评论,特别关注那些引起笑声反应的评论。我们的分析结果表明,在人类和机器人的评论中,有些反应类型并不是均匀分布的,机器人的设计和目的会影响它收到的反应类型。此外,虽然笑的反应不是专门用来表达笑,但当机器人的行为出乎意料时,它可以用来传达幽默。这些见解可以指导机器人的设计方式,并帮助开发人员使它们具备识别和从意外情况中恢复的能力。反过来,机器人可以更好地支持使用社交编码平台的团队的沟通、协作和生产力。
{"title":"An Exploratory Study of Reactions to Bot Comments on GitHub","authors":"Juan Carlos Farah, Basile Spaenlehauer, Xinyang Lu, Sandy Ingram, D. Gillet","doi":"10.1145/3528228.3528409","DOIUrl":"https://doi.org/10.1145/3528228.3528409","url":null,"abstract":"The widespread use of bots to support software development makes social coding platforms such as GitHub a particularly rich source of data for the study of human-bot interaction. Software development bots are used to automate repetitive tasks, interacting with their human counterparts via comments posted on the various discussion interfaces available on such platforms. One type of interaction supported by GitHub involves reacting to comments using predefined emoji. To investigate how users react to bot comments, we conducted an observational study comprising 54 million GitHub comments, with a particular focus on comments that elicited the laugh reaction. The results from our analysis suggest that some reaction types are not equally distributed across human and bot comments and that a bot's design and purpose influence the types of reactions it receives. Furthermore, while the laugh reaction is not exclusively used to express laughter, it can be used to convey humor when a bot behaves unexpectedly. These insights could inform the way bots are designed and help developers equip them with the ability to recognize and recover from unanticipated situations. In turn, bots could better support the communication, collaboration, and productivity of teams using social coding platforms.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128864031","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Classifying Issues into Custom Labels in GitBot 在GitBot中将问题分类为自定义标签
Doje Park, Heetae Cho, Seonah Lee
GitBots are bots in Git repositories to automate repetitive tasks that occur in software development, testing and maintenance. Git-Bots are expected to perform the repetitive tasks that are normally done by humans, such as feedback on issue reports and answers to questions. However, studies on GitBots for labeling issue reports fall short of replacing developers' labeling tasks. Developers still manually attach labels to issues. In this paper, we introduce an issue labeling bot classifying issue reports into custom labels that developers define by themselves so that our bot could attach labels in a similar way to human behavior.
GitBots是Git存储库中的机器人,用于自动执行软件开发、测试和维护中的重复任务。Git-Bots有望执行通常由人类完成的重复性任务,例如对问题报告的反馈和问题的回答。然而,对GitBots标注问题报告的研究还不足以取代开发者的标注任务。开发人员仍然手动给问题贴上标签。在本文中,我们引入了一个问题标记机器人,将问题报告分类为开发人员自己定义的自定义标签,以便我们的机器人可以以类似于人类行为的方式附加标签。
{"title":"Classifying Issues into Custom Labels in GitBot","authors":"Doje Park, Heetae Cho, Seonah Lee","doi":"10.1145/3528228.3528404","DOIUrl":"https://doi.org/10.1145/3528228.3528404","url":null,"abstract":"GitBots are bots in Git repositories to automate repetitive tasks that occur in software development, testing and maintenance. Git-Bots are expected to perform the repetitive tasks that are normally done by humans, such as feedback on issue reports and answers to questions. However, studies on GitBots for labeling issue reports fall short of replacing developers' labeling tasks. Developers still manually attach labels to issues. In this paper, we introduce an issue labeling bot classifying issue reports into custom labels that developers define by themselves so that our bot could attach labels in a similar way to human behavior.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"2010 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123920981","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
On the Adoption of a TODO Bot on GITHuB: A Preliminary Study 关于在GITHuB上采用TODO Bot:初步研究
Hamid Mohayeji, Felipe Ebert, Eric Arts, Eleni Constantinou, Alexander Serebrenik
Bots support different software maintenance and evolution activities, such as code review or executing tests. Recently, several bots have been proposed to help developers to keep track of postponed activities, expressed by means of TODO comments: e.g., TODO Bot automatically creates a GITHuB issue when a TODO comment is added to a repository, increasing visibility of TODO comments. In this work, we perform a preliminary evaluation of the impact of the TODO Bot on software development practice. We conjecture that the introduction of the TODO Bot would facilitate keeping track of the TODO comments, and hence encourage developers to use more TODO comments in their code changes. To evaluate this conjecture, we analyze all the 2,208 repositories which have at least one GITHuB issue created by the TODO Bot. Firstly, we investigate to what extent the bot is being used and describe the repositories using the bot. We observe that the majority (54%) of the repositories which adopted the TODO Bot are new, i.e., were created within less than one month of first issue created by the bot, and from those, more than 60% have the issue created within three days. We observe a statistically significant increase in the number of the TODO comments after the adoption of the bot, however with a small effect size. Our results suggest that the adoption of the TODO Bot encourages developers to introduce TODO comments rendering the postponed decisions more visible. Nevertheless, it does not speed up the process of addressing TODO comments or corresponding GITHuB issues.
bot支持不同的软件维护和发展活动,例如代码审查或执行测试。最近,有人提出了几个机器人来帮助开发人员跟踪延迟的活动,通过TODO注释来表达:例如,当TODO注释被添加到存储库时,TODO Bot会自动创建一个GITHuB问题,增加了TODO注释的可见性。在这项工作中,我们对TODO Bot对软件开发实践的影响进行了初步评估。我们推测,引入TODO Bot将有助于跟踪TODO注释,从而鼓励开发人员在他们的代码更改中使用更多的TODO注释。为了评估这个猜想,我们分析了所有2208个库,这些库至少有一个由TODO Bot创建的GITHuB问题。首先,我们调查了机器人的使用程度,并描述了使用机器人的存储库。我们观察到,大多数(54%)采用TODO Bot的仓库是新的,即在Bot创建第一个问题后不到一个月内创建的,从这些仓库中,超过60%的问题是在三天内创建的。我们观察到,在采用bot后,TODO评论的数量在统计上显着增加,但效应大小较小。我们的研究结果表明,采用TODO Bot可以鼓励开发人员引入TODO注释,从而使推迟的决策更加明显。然而,它并没有加快解决TODO注释或相应的GITHuB问题的过程。
{"title":"On the Adoption of a TODO Bot on GITHuB: A Preliminary Study","authors":"Hamid Mohayeji, Felipe Ebert, Eric Arts, Eleni Constantinou, Alexander Serebrenik","doi":"10.1145/3528228.3528408","DOIUrl":"https://doi.org/10.1145/3528228.3528408","url":null,"abstract":"Bots support different software maintenance and evolution activities, such as code review or executing tests. Recently, several bots have been proposed to help developers to keep track of postponed activities, expressed by means of TODO comments: e.g., TODO Bot automatically creates a GITHuB issue when a TODO comment is added to a repository, increasing visibility of TODO comments. In this work, we perform a preliminary evaluation of the impact of the TODO Bot on software development practice. We conjecture that the introduction of the TODO Bot would facilitate keeping track of the TODO comments, and hence encourage developers to use more TODO comments in their code changes. To evaluate this conjecture, we analyze all the 2,208 repositories which have at least one GITHuB issue created by the TODO Bot. Firstly, we investigate to what extent the bot is being used and describe the repositories using the bot. We observe that the majority (54%) of the repositories which adopted the TODO Bot are new, i.e., were created within less than one month of first issue created by the bot, and from those, more than 60% have the issue created within three days. We observe a statistically significant increase in the number of the TODO comments after the adoption of the bot, however with a small effect size. Our results suggest that the adoption of the TODO Bot encourages developers to introduce TODO comments rendering the postponed decisions more visible. Nevertheless, it does not speed up the process of addressing TODO comments or corresponding GITHuB issues.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"34 45","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120966203","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Survey of Automation Practices in Model-Driven Development and Operations 模型驱动开发和操作中的自动化实践综述
C. Ponsard, Valéry Ramon
Model-driven methods are gaining momentum in the industry to develop software intensive systems. To be effective in quality and efficient in productivity, they require a strong toolchain with seamless automation. The DevOps approach can help reach this by unifying software development and operations with a strong focus on automation and monitoring. The aim of this short paper is to review automation tasks that are specific to a model-driven context and to classify them according to a typical DevOps lifecycle covering design, code, testing, deployment and runtime activities. Tasks are identified based on different industry use cases experienced in our research centre or reported in the literature. Some challenges are identified and discussed, especially related to the use of bots in a model-driven context.
模型驱动的方法在开发软件密集型系统的行业中正在获得动力。为了有效地提高质量和生产力,他们需要一个具有无缝自动化的强大工具链。DevOps方法可以通过统一软件开发和操作来帮助实现这一目标,并将重点放在自动化和监控上。这篇短文的目的是回顾特定于模型驱动上下文的自动化任务,并根据典型的DevOps生命周期(包括设计、代码、测试、部署和运行时活动)对它们进行分类。任务是根据我们研究中心经验或文献中报告的不同行业用例确定的。本文确定并讨论了一些挑战,特别是与在模型驱动的上下文中使用机器人相关的挑战。
{"title":"Survey of Automation Practices in Model-Driven Development and Operations","authors":"C. Ponsard, Valéry Ramon","doi":"10.1145/3528228.3528405","DOIUrl":"https://doi.org/10.1145/3528228.3528405","url":null,"abstract":"Model-driven methods are gaining momentum in the industry to develop software intensive systems. To be effective in quality and efficient in productivity, they require a strong toolchain with seamless automation. The DevOps approach can help reach this by unifying software development and operations with a strong focus on automation and monitoring. The aim of this short paper is to review automation tasks that are specific to a model-driven context and to classify them according to a typical DevOps lifecycle covering design, code, testing, deployment and runtime activities. Tasks are identified based on different industry use cases experienced in our research centre or reported in the literature. Some challenges are identified and discussed, especially related to the use of bots in a model-driven context.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"105 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127412598","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Digital Mentor: towards a conversational bot to identify hypotheses for software startups 数字导师:为软件初创公司提供对话机器人识别假设
Jorge Melegati, Xiaofeng Wang
Software startups develop innovative, software-intensive product and services. This context leads to uncertainty regarding the software they are building. Experimentation, a process of testing hypotheses about the product, helps these companies to reduce uncertainty through different evidence-based approaches. The first step in experimentation is to identify the hypotheses to be tested. HyMap is a technique where a facilitator helps a software startup founder to draw a cognitive map representing her understanding of the context and, based on that, create hypotheses about the software to be built. In this paper, we present the Digital Mentor, an working-in-progress conversational bot to help creating a HyMap without the need of a human facilitator. We report the proposed solution consisting of a web application with the backend of a natural language understanding system, the current state of development, the challenges we faced so far and the next steps we plan to move forward.
软件初创公司开发创新的软件密集型产品和服务。这种环境导致了他们正在构建的软件的不确定性。实验是对产品假设进行检验的过程,通过不同的循证方法帮助这些公司减少不确定性。实验的第一步是确定要检验的假设。HyMap是一种技术,在这种技术中,引导者帮助软件初创公司的创始人绘制一幅认知地图,代表她对环境的理解,并在此基础上对要构建的软件创建假设。在本文中,我们介绍了Digital Mentor,这是一个正在进行的会话机器人,可以帮助创建HyMap,而无需人工辅助。我们报告了建议的解决方案,包括一个带有自然语言理解系统后端的web应用程序,目前的发展状态,我们目前面临的挑战以及我们计划向前推进的下一步。
{"title":"Digital Mentor: towards a conversational bot to identify hypotheses for software startups","authors":"Jorge Melegati, Xiaofeng Wang","doi":"10.1145/3528228.3528407","DOIUrl":"https://doi.org/10.1145/3528228.3528407","url":null,"abstract":"Software startups develop innovative, software-intensive product and services. This context leads to uncertainty regarding the software they are building. Experimentation, a process of testing hypotheses about the product, helps these companies to reduce uncertainty through different evidence-based approaches. The first step in experimentation is to identify the hypotheses to be tested. HyMap is a technique where a facilitator helps a software startup founder to draw a cognitive map representing her understanding of the context and, based on that, create hypotheses about the software to be built. In this paper, we present the Digital Mentor, an working-in-progress conversational bot to help creating a HyMap without the need of a human facilitator. We report the proposed solution consisting of a web application with the backend of a natural language understanding system, the current state of development, the challenges we faced so far and the next steps we plan to move forward.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122295153","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Leveraging Predictions From Multiple Repositories to Improve Bot Detection 利用来自多个存储库的预测来改进Bot检测
Natarajan Chidambaram, Alexandre Decan, M. Golzadeh
Contemporary social coding platforms such as GitHub facilitate collaborative distributed software development. Developers engaged in these platforms often use machine accounts (bots) for automating effort-intensive or repetitive activities. Determining whether a contributor corresponds to a bot or a human account is important in socio-technical studies, for example to assess the positive and negative impact of using bots, analyse the evolution of bots and their usage, identify top human contributors, and so on. BoDeGHa is one of the bot detection tools that have been proposed in the literature. It relies on comment activity within a single repository to predict whether an account is driven by a bot or by a human. This paper presents preliminary results on how the effectiveness of BoDeGHa can be improved by combining the predictions obtained from many repositories at once. We found that doing this not only increases the number of cases for which a prediction can be made, but that many diverging predictions can be fixed this way. These promising, albeit preliminary, results suggest that the “wisdom of the crowd” principle can improve the effectiveness of bot detection tools.
像GitHub这样的当代社交编码平台促进了协作式分布式软件开发。从事这些平台的开发人员经常使用机器帐户(bot)来自动化工作量大或重复的活动。在社会技术研究中,确定一个贡献者是否对应于机器人或人类账户是很重要的,例如,评估使用机器人的积极和消极影响,分析机器人的发展及其使用情况,确定顶级人类贡献者等等。BoDeGHa是文献中提出的机器人检测工具之一。它依赖于单个存储库中的评论活动来预测一个帐户是由机器人还是由人类驱动的。本文介绍了如何通过结合从多个库中获得的预测来提高BoDeGHa的有效性的初步结果。我们发现,这样做不仅增加了可以做出预测的案例数量,而且许多不同的预测都可以通过这种方式进行修正。这些有希望的初步结果表明,“群体智慧”原则可以提高机器人检测工具的有效性。
{"title":"Leveraging Predictions From Multiple Repositories to Improve Bot Detection","authors":"Natarajan Chidambaram, Alexandre Decan, M. Golzadeh","doi":"10.1145/3528228.3528403","DOIUrl":"https://doi.org/10.1145/3528228.3528403","url":null,"abstract":"Contemporary social coding platforms such as GitHub facilitate collaborative distributed software development. Developers engaged in these platforms often use machine accounts (bots) for automating effort-intensive or repetitive activities. Determining whether a contributor corresponds to a bot or a human account is important in socio-technical studies, for example to assess the positive and negative impact of using bots, analyse the evolution of bots and their usage, identify top human contributors, and so on. BoDeGHa is one of the bot detection tools that have been proposed in the literature. It relies on comment activity within a single repository to predict whether an account is driven by a bot or by a human. This paper presents preliminary results on how the effectiveness of BoDeGHa can be improved by combining the predictions obtained from many repositories at once. We found that doing this not only increases the number of cases for which a prediction can be made, but that many diverging predictions can be fixed this way. These promising, albeit preliminary, results suggest that the “wisdom of the crowd” principle can improve the effectiveness of bot detection tools.","PeriodicalId":431263,"journal":{"name":"2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)","volume":"98 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121473399","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2022 IEEE/ACM 4th International Workshop on Bots in Software Engineering (BotSE)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1