首页 > 最新文献

2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)最新文献

英文 中文
A Timeline Summarization of Code Changes 代码变更的时间轴摘要
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00011
M. J. Decker, Christian D. Newman, M. Collard, Drew T. Guarnera, Jonathan I. Maletic
A syntactic differencing tool (srcDiff) is used to present a summarization of the changes to a class occurring over a time line. An outline of the class is presented with the ability to drill down to individual members (methods and variables). The information is presented so that one can move to the next, or previous, version of the code and examine the changes that occur. The class summary view gives basic information such as the added, removed, or modified members. At the member level, a more detailed summarization of the changes is provided. At all levels, the version number, date, and author are provided.
语法差异工具(srcDiff)用于显示在一个时间线上发生的类更改的摘要。提供了类的概要,并能够深入到单个成员(方法和变量)。显示信息是为了让用户可以转到代码的下一个或上一个版本,并检查发生的更改。类摘要视图提供了诸如添加、删除或修改的成员之类的基本信息。在成员级别,提供了更详细的更改摘要。在所有级别上,都提供了版本号、日期和作者。
{"title":"A Timeline Summarization of Code Changes","authors":"M. J. Decker, Christian D. Newman, M. Collard, Drew T. Guarnera, Jonathan I. Maletic","doi":"10.1109/DySDoc3.2018.00011","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00011","url":null,"abstract":"A syntactic differencing tool (srcDiff) is used to present a summarization of the changes to a class occurring over a time line. An outline of the class is presented with the ability to drill down to individual members (methods and variables). The information is presented so that one can move to the next, or previous, version of the code and examine the changes that occur. The class summary view gives basic information such as the added, removed, or modified members. At the member level, a more detailed summarization of the changes is provided. At all levels, the version number, date, and author are provided.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127595459","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}
引用次数: 2
DynaDoc: Automated On-demand Context-Specific Documentation DynaDoc:自动按需上下文特定文档
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00009
Ahmed Tamrawi, Sharwan Ram, Payas Awadhutkar, Benjamin Holland, Ganesh Ram Santhanam, S. Kothari
This 2018 DOCGEN Challenge paper describes DynaDoc, an automated documentation system for on-demand context-specific documentation. A key novelty is the use of graph database technology with an eXtensible Common Software Graph Schema (XCSG). Using XCSG-based query language, DynaDoc can mine efficiently and accurately a variety of program artifacts and graph abstractions from millions of lines of code to provide semantically rich documentation. DynaDoc leverages the extensibility of XCSG to link program artifacts to supplementary information such as commits and issues.
这篇2018年DOCGEN挑战赛的论文描述了DynaDoc,一个用于按需特定上下文文档的自动化文档系统。一个关键的新颖之处是图形数据库技术与可扩展通用软件图形模式(XCSG)的结合。使用基于xcsg的查询语言,DynaDoc可以从数百万行代码中高效、准确地挖掘各种程序工件和图形抽象,从而提供语义丰富的文档。DynaDoc利用XCSG的可扩展性将程序构件与补充信息(如提交和问题)链接起来。
{"title":"DynaDoc: Automated On-demand Context-Specific Documentation","authors":"Ahmed Tamrawi, Sharwan Ram, Payas Awadhutkar, Benjamin Holland, Ganesh Ram Santhanam, S. Kothari","doi":"10.1109/DySDoc3.2018.00009","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00009","url":null,"abstract":"This 2018 DOCGEN Challenge paper describes DynaDoc, an automated documentation system for on-demand context-specific documentation. A key novelty is the use of graph database technology with an eXtensible Common Software Graph Schema (XCSG). Using XCSG-based query language, DynaDoc can mine efficiently and accurately a variety of program artifacts and graph abstractions from millions of lines of code to provide semantically rich documentation. DynaDoc leverages the extensibility of XCSG to link program artifacts to supplementary information such as commits and issues.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123784832","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
Automatically Generating Natural Language Documentation for Methods 自动生成方法的自然语言文档
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00007
Christian D. Newman, Natalia Dragan, M. Collard, Jonathan I. Maletic, M. J. Decker, Drew T. Guarnera, Nahla J. Abid
A tool to automatically generate natural language documentation summaries for methods is presented. The approach uses prior work by the authors on stereotyping methods along with the source code analysis framework srcML. First, each method is automatically assigned a stereotype(s) based on static analysis and a set of heuristics. Then, the approach uses the stereotype information, static analysis, and predefined templates to generate a natural-language summary for each method. This summary is automatically added to the code base as a comment for each method. The predefined templates are designed to produce a generic summary for specific method stereotypes.
提出了一种自动生成方法的自然语言文档摘要的工具。该方法使用了作者先前关于原型方法的工作以及源代码分析框架srcML。首先,每个方法自动分配一个基于静态分析和一组启发式的原型。然后,该方法使用构造型信息、静态分析和预定义的模板来为每个方法生成自然语言摘要。该摘要作为每个方法的注释自动添加到代码库中。预定义的模板被设计为为特定的方法构造型生成一个通用的摘要。
{"title":"Automatically Generating Natural Language Documentation for Methods","authors":"Christian D. Newman, Natalia Dragan, M. Collard, Jonathan I. Maletic, M. J. Decker, Drew T. Guarnera, Nahla J. Abid","doi":"10.1109/DySDoc3.2018.00007","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00007","url":null,"abstract":"A tool to automatically generate natural language documentation summaries for methods is presented. The approach uses prior work by the authors on stereotyping methods along with the source code analysis framework srcML. First, each method is automatically assigned a stereotype(s) based on static analysis and a set of heuristics. Then, the approach uses the stereotype information, static analysis, and predefined templates to generate a natural-language summary for each method. This summary is automatically added to the code base as a comment for each method. The predefined templates are designed to produce a generic summary for specific method stereotypes.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125224497","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}
引用次数: 3
Title Page iii 第三页标题
Pub Date : 2018-09-01 DOI: 10.1109/dysdoc3.2018.00002
{"title":"Title Page iii","authors":"","doi":"10.1109/dysdoc3.2018.00002","DOIUrl":"https://doi.org/10.1109/dysdoc3.2018.00002","url":null,"abstract":"","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129958584","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}
引用次数: 0
Title Page i 第1页
Pub Date : 2018-09-01 DOI: 10.1109/dysdoc3.2018.00001
{"title":"Title Page i","authors":"","doi":"10.1109/dysdoc3.2018.00001","DOIUrl":"https://doi.org/10.1109/dysdoc3.2018.00001","url":null,"abstract":"","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124885061","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}
引用次数: 0
Generating an Interactive View of Dynamic Aspects of API Usage Examples 生成API使用示例动态方面的交互式视图
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00013
Yoshiya Ishida, Yuu Arimatsu, Kaixie Lyu, Takagi Go, Kunihiro Noda, Takashi Kobayashi
We develop a tool to generate an interactive API document that includes static and dynamic aspects of code examples. Our technique can help developers interactively eliminate redundant information in the sample code on the documents. The developers can then focus on the part of the sample code they are interested in through our generated document.
我们开发了一个工具来生成一个交互式API文档,其中包括代码示例的静态和动态方面。我们的技术可以帮助开发人员以交互方式消除文档示例代码中的冗余信息。然后,开发人员可以通过我们生成的文档专注于他们感兴趣的样例代码部分。
{"title":"Generating an Interactive View of Dynamic Aspects of API Usage Examples","authors":"Yoshiya Ishida, Yuu Arimatsu, Kaixie Lyu, Takagi Go, Kunihiro Noda, Takashi Kobayashi","doi":"10.1109/DySDoc3.2018.00013","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00013","url":null,"abstract":"We develop a tool to generate an interactive API document that includes static and dynamic aspects of code examples. Our technique can help developers interactively eliminate redundant information in the sample code on the documents. The developers can then focus on the part of the sample code they are interested in through our generated document.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"163 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123062139","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}
引用次数: 2
Automatically Redocumenting Source Code with Method and Class Stereotypes 用方法和类构造型自动重新记录源代码
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00008
Drew T. Guarnera, M. Collard, Natalia Dragan, Jonathan I. Maletic, Christian D. Newman, M. J. Decker
The tool implements an approach that automatically derives and redocuments source code with the corresponding method and class stereotypes. The stereotype of each method is first computed via static analysis and a set of definitions. Then the class stereotype is computed based on the distribution of method stereotypes. The approach is fully automatic and highly scalable. It uses the srcML infrastructure to do the analysis and insertion of the stereotype information into the code.
该工具实现了一种方法,该方法可以自动派生并使用相应的方法和类构造型重新记录源代码。每个方法的原型首先通过静态分析和一组定义来计算。然后根据方法构造型的分布计算类构造型。该方法是全自动和高度可扩展的。它使用srcML基础结构进行分析并将构造型信息插入到代码中。
{"title":"Automatically Redocumenting Source Code with Method and Class Stereotypes","authors":"Drew T. Guarnera, M. Collard, Natalia Dragan, Jonathan I. Maletic, Christian D. Newman, M. J. Decker","doi":"10.1109/DySDoc3.2018.00008","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00008","url":null,"abstract":"The tool implements an approach that automatically derives and redocuments source code with the corresponding method and class stereotypes. The stereotype of each method is first computed via static analysis and a set of definitions. Then the class stereotype is computed based on the distribution of method stereotypes. The approach is fully automatic and highly scalable. It uses the srcML infrastructure to do the analysis and insertion of the stereotype information into the code.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116151477","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}
引用次数: 0
Automatic Generation of API Documentations for Open-Source Projects 为开源项目自动生成API文档
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00010
Xin Peng, Yifan Zhao, Mingwei Liu, Fengyi Zhang, Yang Liu, Xin Wang, Zhenchang Xing
Open-source projects often have only incomplete and insufficient API documentations. To improve the efficiency of development and ensure the correctness of API usage, it is desired that the developers can be supported with automatically gener- ated documentation based on a combination of knowledge from different sources. In this paper, we describe OpenAPIDocGen, a system that can automatically generate API Documentations for open-source projects, including an overview of the system and the data sources and techniques used to generate different parts of the documentation.
开源项目通常只有不完整和不充分的API文档。为了提高开发效率并确保API使用的正确性,需要能够支持开发人员使用基于不同来源的知识组合的自动生成的文档。在本文中,我们描述了OpenAPIDocGen,一个可以自动为开源项目生成API文档的系统,包括系统的概述以及用于生成文档不同部分的数据源和技术。
{"title":"Automatic Generation of API Documentations for Open-Source Projects","authors":"Xin Peng, Yifan Zhao, Mingwei Liu, Fengyi Zhang, Yang Liu, Xin Wang, Zhenchang Xing","doi":"10.1109/DySDoc3.2018.00010","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00010","url":null,"abstract":"Open-source projects often have only incomplete and insufficient API documentations. To improve the efficiency of development and ensure the correctness of API usage, it is desired that the developers can be supported with automatically gener- ated documentation based on a combination of knowledge from different sources. In this paper, we describe OpenAPIDocGen, a system that can automatically generate API Documentations for open-source projects, including an overview of the system and the data sources and techniques used to generate different parts of the documentation.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"57 6","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132982541","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}
引用次数: 10
Catalogen: Generating Catalogs of Code Examples Collected from OSS 目录:生成从OSS收集的代码示例的目录
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00012
Daiki Takata, Abdulaziz Alhefdhi, Maipradit Rungroj, Hideaki Hata, K. Dam, T. Ishio, Ken-ichi Matsumoto
Given a Java class name as a query, Catalogen generates a catalog of code examples collected from open source software projects. A set of code examples are categorized based on the similarity of N-gram features in code, and automatically generated comments are attached to all code examples.
给定一个Java类名作为查询,Catalogen生成一个从开源软件项目中收集的代码示例目录。根据代码中N-gram特征的相似性对一组代码示例进行分类,并将自动生成的注释附加到所有代码示例中。
{"title":"Catalogen: Generating Catalogs of Code Examples Collected from OSS","authors":"Daiki Takata, Abdulaziz Alhefdhi, Maipradit Rungroj, Hideaki Hata, K. Dam, T. Ishio, Ken-ichi Matsumoto","doi":"10.1109/DySDoc3.2018.00012","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00012","url":null,"abstract":"Given a Java class name as a query, Catalogen generates a catalog of code examples collected from open source software projects. A set of code examples are categorized based on the similarity of N-gram features in code, and automatically generated comments are attached to all code examples.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115593461","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
Enriching API Documentation by Relevant API Methods Recommendation Based on Version History 基于版本历史的相关API方法推荐丰富API文档
Pub Date : 2018-09-01 DOI: 10.1109/DySDoc3.2018.00014
Yuu Arimatsu, Yoshiya Ishida, Kunihiro Noda, Takashi Kobayashi
Application programming interfaces (APIs) enable developers to increase their productivity; however, developers have to expend much of their time to search API usages because API documentation often lacks some types of information such as co-use relationships between API methods or code examples. In this paper, we propose a technique to automatically generate enriched API documentation. Our technique identifies groups of relevant API methods by analyzing a software change history and inserts those into standard API documentation. Using our document, developers can easily find relevant API methods interactively according to their various development purposes.
应用程序编程接口(api)使开发人员能够提高他们的生产力;然而,开发人员不得不花费大量时间来搜索API用法,因为API文档通常缺乏某些类型的信息,例如API方法或代码示例之间的共同使用关系。在本文中,我们提出了一种自动生成丰富的API文档的技术。我们的技术通过分析软件变更历史来识别相关的API方法组,并将它们插入到标准API文档中。使用我们的文档,开发人员可以轻松地根据他们的各种开发目的交互式地找到相关的API方法。
{"title":"Enriching API Documentation by Relevant API Methods Recommendation Based on Version History","authors":"Yuu Arimatsu, Yoshiya Ishida, Kunihiro Noda, Takashi Kobayashi","doi":"10.1109/DySDoc3.2018.00014","DOIUrl":"https://doi.org/10.1109/DySDoc3.2018.00014","url":null,"abstract":"Application programming interfaces (APIs) enable developers to increase their productivity; however, developers have to expend much of their time to search API usages because API documentation often lacks some types of information such as co-use relationships between API methods or code examples. In this paper, we propose a technique to automatically generate enriched API documentation. Our technique identifies groups of relevant API methods by analyzing a software change history and inserts those into standard API documentation. Using our document, developers can easily find relevant API methods interactively according to their various development purposes.","PeriodicalId":375729,"journal":{"name":"2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132098654","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}
引用次数: 0
期刊
2018 IEEE Third International Workshop on Dynamic Software Documentation (DySDoc3)
全部 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