首页 > 最新文献

Queue最新文献

英文 中文
Steampunk Machine Learning 蒸汽朋克机器学习
Q3 Computer Science Pub Date : 2021-12-31 DOI: 10.1145/3511543
T. Kelly
Fitting models to data is all the rage nowadays but has long been an essential skill of engineers. Veterans know that real-world systems foil textbook techniques by interleaving routine operating conditions with bouts of overload and failure; to be practical, a method must model the former without distortion by the latter. Surprisingly effective aid comes from an unlikely quarter: a simple and intuitive model-fitting approach that predates the Babbage Engine. The foundation of industrial-strength decision support and anomaly detection for production datacenters, this approach yields accurate yet intelligible models without hand-holding or fuss. It is easy to practice with modern analytics software and is widely applicable to computing systems and beyond.
将模型与数据拟合在当今风靡一时,但长期以来一直是工程师的基本技能。退伍军人知道,现实世界中的系统通过将常规操作条件与过载和故障交织在一起,来挫败教科书中的技术;为了实用,一种方法必须对前者进行建模,而不受后者的扭曲。令人惊讶的是,有效的援助来自一个不太可能的方面:一种简单直观的模型拟合方法,早于巴贝奇发动机。作为生产数据中心工业强度决策支持和异常检测的基础,这种方法无需手动或大惊小怪即可生成准确易懂的模型。它易于使用现代分析软件进行实践,并广泛适用于计算系统及其他系统。
{"title":"Steampunk Machine Learning","authors":"T. Kelly","doi":"10.1145/3511543","DOIUrl":"https://doi.org/10.1145/3511543","url":null,"abstract":"Fitting models to data is all the rage nowadays but has long been an essential skill of engineers. Veterans know that real-world systems foil textbook techniques by interleaving routine operating conditions with bouts of overload and failure; to be practical, a method must model the former without distortion by the latter. Surprisingly effective aid comes from an unlikely quarter: a simple and intuitive model-fitting approach that predates the Babbage Engine. The foundation of industrial-strength decision support and anomaly detection for production datacenters, this approach yields accurate yet intelligible models without hand-holding or fuss. It is easy to practice with modern analytics software and is widely applicable to computing systems and beyond.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"5 - 17"},"PeriodicalIF":0.0,"publicationDate":"2021-12-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45548207","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
Interpretable Machine Learning 可解释机器学习
Q3 Computer Science Pub Date : 2021-12-31 DOI: 10.1145/3511299
Valerie Chen, Jeffrey Li, Joon Sik Kim, Gregory Plumb, Ameet Talwalkar
The emergence of machine learning as a society-changing technology in the past decade has triggered concerns about people's inability to understand the reasoning of increasingly complex models. The field of IML (interpretable machine learning) grew out of these concerns, with the goal of empowering various stakeholders to tackle use cases, such as building trust in models, performing model debugging, and generally informing real human decision-making.
过去十年,机器学习作为一种改变社会的技术的出现,引发了人们对人们无法理解日益复杂的模型的推理的担忧。IML(可解释机器学习)领域从这些关注中发展而来,其目标是使各种涉众能够处理用例,例如在模型中建立信任,执行模型调试,以及通常为真实的人类决策提供信息。
{"title":"Interpretable Machine Learning","authors":"Valerie Chen, Jeffrey Li, Joon Sik Kim, Gregory Plumb, Ameet Talwalkar","doi":"10.1145/3511299","DOIUrl":"https://doi.org/10.1145/3511299","url":null,"abstract":"The emergence of machine learning as a society-changing technology in the past decade has triggered concerns about people's inability to understand the reasoning of increasingly complex models. The field of IML (interpretable machine learning) grew out of these concerns, with the goal of empowering various stakeholders to tackle use cases, such as building trust in models, performing model debugging, and generally informing real human decision-making.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"46 8","pages":"28 - 56"},"PeriodicalIF":0.0,"publicationDate":"2021-12-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41248287","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}
引用次数: 12
Meaning and Context in Computer Programs 计算机程序的意义和上下文
Q3 Computer Science Pub Date : 2021-10-31 DOI: 10.1145/3494834.3498852
A. Videla
When you look at a function program's source code, how do you know what it means? Is the meaning found in the return values of the function, or is it located inside the function body? What about the function name? Answering these questions is important to understanding how to share domain knowledge among programmers using the source code as the medium. The program is the medium of communication among programmers to share their solutions.
当您查看函数程序的源代码时,您如何知道它的含义?含义是在函数的返回值中找到的,还是位于函数体内部?函数名呢?回答这些问题对于理解如何在程序员之间以源代码为媒介共享领域知识非常重要。程序是程序员之间交流的媒介,用来分享他们的解决方案。
{"title":"Meaning and Context in Computer Programs","authors":"A. Videla","doi":"10.1145/3494834.3498852","DOIUrl":"https://doi.org/10.1145/3494834.3498852","url":null,"abstract":"When you look at a function program's source code, how do you know what it means? Is the meaning found in the return values of the function, or is it located inside the function body? What about the function name? Answering these questions is important to understanding how to share domain knowledge among programmers using the source code as the medium. The program is the medium of communication among programmers to share their solutions.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"60 - 68"},"PeriodicalIF":0.0,"publicationDate":"2021-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43044174","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
It Takes a Community 这需要一个社区
Q3 Computer Science Pub Date : 2021-10-31 DOI: 10.1145/3494834.3498568
Reynold Xin, Wes McKinney, Alan Gates, Chris McCubbin
Of the many challenges faced by open-source developers, among the most daunting are some that other programmers scarcely ever think about. Building a successful open-source community depends on many different elements, some of which are familiar to any developer. Just as important are the skills to recruit, to inspire, to mentor, to manage, and to mediate disputes. But what exactly does it take to pull all that off?
在开源开发者面临的许多挑战中,最令人生畏的是一些其他程序员几乎从未想过的。构建一个成功的开源社区取决于许多不同的元素,其中一些对于任何开发人员来说都是熟悉的。招聘、激励、指导、管理和调解纠纷的技能同样重要。但究竟要怎样才能做到这一切呢?
{"title":"It Takes a Community","authors":"Reynold Xin, Wes McKinney, Alan Gates, Chris McCubbin","doi":"10.1145/3494834.3498568","DOIUrl":"https://doi.org/10.1145/3494834.3498568","url":null,"abstract":"Of the many challenges faced by open-source developers, among the most daunting are some that other programmers scarcely ever think about. Building a successful open-source community depends on many different elements, some of which are familiar to any developer. Just as important are the skills to recruit, to inspire, to mentor, to manage, and to mediate disputes. But what exactly does it take to pull all that off?","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"115 - 136"},"PeriodicalIF":0.0,"publicationDate":"2021-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44048711","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
Federated Learning and Privacy 联合学习与隐私
Q3 Computer Science Pub Date : 2021-10-31 DOI: 10.1145/3494834.3500240
Kallista A. Bonawitz, P. Kairouz, H. B. McMahan, Daniel Ramage
Centralized data collection can expose individuals to privacy risks and organizations to legal risks if data is not properly managed. Federated learning is a machine learning setting where multiple entities collaborate in solving a machine learning problem, under the coordination of a central server or service provider. Each client's raw data is stored locally and not exchanged or transferred; instead, focused updates intended for immediate aggregation are used to achieve the learning objective. This article provides a brief introduction to key concepts in federated learning and analytics with an emphasis on how privacy technologies may be combined in real-world systems and how their use charts a path toward societal benefit from aggregate statistics in new domains and with minimized risk to individuals and to the organizations who are custodians of the data.
如果数据管理不当,集中的数据收集可能会使个人面临隐私风险,使组织面临法律风险。联邦学习是一种机器学习设置,其中多个实体在中央服务器或服务提供商的协调下协作解决机器学习问题。每个客户端的原始数据存储在本地,不交换或传输;相反,用于即时聚合的集中更新用于实现学习目标。本文简要介绍了联邦学习和分析中的关键概念,重点介绍了如何将隐私技术结合到现实世界的系统中,以及它们的使用如何从新领域的汇总统计数据中获得社会效益,并将个人和数据托管机构的风险降至最低。
{"title":"Federated Learning and Privacy","authors":"Kallista A. Bonawitz, P. Kairouz, H. B. McMahan, Daniel Ramage","doi":"10.1145/3494834.3500240","DOIUrl":"https://doi.org/10.1145/3494834.3500240","url":null,"abstract":"Centralized data collection can expose individuals to privacy risks and organizations to legal risks if data is not properly managed. Federated learning is a machine learning setting where multiple entities collaborate in solving a machine learning problem, under the coordination of a central server or service provider. Each client's raw data is stored locally and not exchanged or transferred; instead, focused updates intended for immediate aggregation are used to achieve the learning objective. This article provides a brief introduction to key concepts in federated learning and analytics with an emphasis on how privacy technologies may be combined in real-world systems and how their use charts a path toward societal benefit from aggregate statistics in new domains and with minimized risk to individuals and to the organizations who are custodians of the data.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"87 - 114"},"PeriodicalIF":0.0,"publicationDate":"2021-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48111161","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}
引用次数: 33
A Conversation with Margo Seltzer and Mike Olson 《与玛戈·萨尔茨和迈克·奥尔森的对话
Q3 Computer Science Pub Date : 2021-10-31 DOI: 10.1145/3494834.3498582
M. Seltzer, Mike Olson, Kirk McCusick
Kirk McKusick sat down with Margo Seltzer and Mike Olson to discuss the history of Berkeley DB, for which they won the ACM Software System Award in 2021. Kirk McKusick has spent his career as a BSD and FreeBSD developer. Margo Seltzer has spent her career as a professor of computer science and as an entrepreneur of database software companies. Mike Olson started his career as a software developer and later started and managed several open-source software companies. Berkeley DB is a production-quality, scalable, NoSQL, Open Source platform for embedded transactional data management.
Kirk McKusick与Margo Seltzer和Mike Olson坐下来讨论Berkeley DB的历史,他们在2021年获得了ACM软件系统奖。Kirk McKusick的职业生涯是BSD和FreeBSD开发者。Margo Seltzer的职业生涯是计算机科学教授和数据库软件公司的企业家。Mike Olson以软件开发人员的身份开始了他的职业生涯,后来创办并管理了几家开源软件公司。Berkeley DB是一个用于嵌入式事务数据管理的生产级、可扩展、NoSQL的开源平台。
{"title":"A Conversation with Margo Seltzer and Mike Olson","authors":"M. Seltzer, Mike Olson, Kirk McCusick","doi":"10.1145/3494834.3498582","DOIUrl":"https://doi.org/10.1145/3494834.3498582","url":null,"abstract":"Kirk McKusick sat down with Margo Seltzer and Mike Olson to discuss the history of Berkeley DB, for which they won the ACM Software System Award in 2021. Kirk McKusick has spent his career as a BSD and FreeBSD developer. Margo Seltzer has spent her career as a professor of computer science and as an entrepreneur of database software companies. Mike Olson started his career as a software developer and later started and managed several open-source software companies. Berkeley DB is a production-quality, scalable, NoSQL, Open Source platform for embedded transactional data management.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"69 - 86"},"PeriodicalIF":0.0,"publicationDate":"2021-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48593579","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
I Unplugged What? 我拔下了什么?
Q3 Computer Science Pub Date : 2021-10-31 DOI: 10.1145/3494834.3498576
George Neville-Neil
Dear Popcorn, Some people would say that it’s unfair to pick on any company after such a spectacular failure, and that it’s not nice to kick people, or companies, when they’re down. KV, of course, is not one of those people. Like the rest of the world, I watched in amusement as one of the wealthiest companies on earth seemingly shot itself in the foot with a configuration error. Some watched in horror, and yes, KV watched in amusement. It goes without saying that I know only what I’ve read in the news and on various “feeds,” but some of the failure seems fairly well externally documented. The lessons here are broader than just a simple “Don’t do that,” and there are numerous examples of companies doing similar things to themselves before this most recent incident. The real root cause that made this all so catastrophic isn’t just the pushing of a bad configuration; I Unplugged What?
亲爱的爆米花:有些人会说,在经历了如此严重的失败后,指责任何一家公司都是不公平的,当人们或公司破产时,踢他们是不好的。KV当然不是那种人。和世界其他地方一样,我饶有兴趣地看着地球上最富有的公司之一似乎因配置错误而自食其果。一些人惊恐地看着,是的,KV也很开心地看着。不用说,我只知道我在新闻和各种“订阅源”上读到了什么,但有些失败似乎有很好的外部记录。这里的教训不仅仅是简单的“不要那样做”,在最近的这起事件之前,有很多公司做类似事情的例子。造成这一切灾难性的真正根本原因不仅仅是推出了一个糟糕的配置;我拔下了什么?
{"title":"I Unplugged What?","authors":"George Neville-Neil","doi":"10.1145/3494834.3498576","DOIUrl":"https://doi.org/10.1145/3494834.3498576","url":null,"abstract":"Dear Popcorn, Some people would say that it’s unfair to pick on any company after such a spectacular failure, and that it’s not nice to kick people, or companies, when they’re down. KV, of course, is not one of those people. Like the rest of the world, I watched in amusement as one of the wealthiest companies on earth seemingly shot itself in the foot with a configuration error. Some watched in horror, and yes, KV watched in amusement. It goes without saying that I know only what I’ve read in the news and on various “feeds,” but some of the failure seems fairly well externally documented. The lessons here are broader than just a simple “Don’t do that,” and there are numerous examples of companies doing similar things to themselves before this most recent incident. The real root cause that made this all so catastrophic isn’t just the pushing of a bad configuration; I Unplugged What?","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"1 - 4"},"PeriodicalIF":0.0,"publicationDate":"2021-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44985621","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
Patent Absurdity 专利荒谬
Q3 Computer Science Pub Date : 2021-08-31 DOI: 10.1145/3487019.3489047
The main reason a lawyer will give for not reading a software patent is that, if you run afoul of the patent and it can be shown that you had knowledge of it, your company will incur triple the damages that they would have, had you not had knowledge of the patent. That seems like reason enough to avoid reading them, but there is an even better reason, and that is, as design or technical documents, software patents suck.
律师不阅读软件专利的主要原因是,如果你违反了专利,而且可以证明你知道专利,你的公司将遭受三倍于你不知道专利时的损失。这似乎是避免阅读它们的足够理由,但还有一个更好的理由,那就是,作为设计或技术文档,软件专利很糟糕。
{"title":"Patent Absurdity","authors":"","doi":"10.1145/3487019.3489047","DOIUrl":"https://doi.org/10.1145/3487019.3489047","url":null,"abstract":"The main reason a lawyer will give for not reading a software patent is that, if you run afoul of the patent and it can be shown that you had knowledge of it, your company will incur triple the damages that they would have, had you not had knowledge of the patent. That seems like reason enough to avoid reading them, but there is an even better reason, and that is, as design or technical documents, software patents suck.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"19 - 22"},"PeriodicalIF":0.0,"publicationDate":"2021-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43187777","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
The Software Industry IS STILL the Problem 软件业仍然是问题所在
Q3 Computer Science Pub Date : 2021-08-31 DOI: 10.1145/3487019.3489045
Poul-Henning Kamp
The time is way overdue for IT engineers to be subject to professional liability, like almost every other engineering profession. Before you tell me that is impossible, please study how the very same thing happened with electricity, planes, cranes, trains, ships, automobiles, lifts, food processing, buildings, and, for that matter, driving a car.
像几乎所有其他工程专业一样,IT工程师承担职业责任的时间已经过了。在你告诉我这是不可能的之前,请研究一下同样的事情是如何发生在电力、飞机、起重机、火车、船舶、汽车、电梯、食品加工、建筑,以及驾驶汽车上的。
{"title":"The Software Industry IS STILL the Problem","authors":"Poul-Henning Kamp","doi":"10.1145/3487019.3489045","DOIUrl":"https://doi.org/10.1145/3487019.3489045","url":null,"abstract":"The time is way overdue for IT engineers to be subject to professional liability, like almost every other engineering profession. Before you tell me that is impossible, please study how the very same thing happened with electricity, planes, cranes, trains, ships, automobiles, lifts, food processing, buildings, and, for that matter, driving a car.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"23 - 28"},"PeriodicalIF":0.0,"publicationDate":"2021-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43384220","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
Designing UIs for Static Analysis Tools 为静态分析工具设计UI
Q3 Computer Science Pub Date : 2021-08-31 DOI: 10.1145/3487019.3487026
Daniil Tiganov, Lisa Nguyen Quang Do, Karim Ali
Static-analysis tools suffer from usability issues such as a high rate of false positives, lack of responsiveness, and unclear warning descriptions and classifications. Here, we explore the effect of applying user-centered approach and design guidelines to SWAN, a security-focused static-analysis tool for the Swift programming language. SWAN is an interesting case study for exploring static-analysis tool usability because of its large target audience, its potential to integrate easily into developers' workflows, and its independence from existing analysis platforms.
静态分析工具存在可用性问题,如误报率高、缺乏响应能力以及警告描述和分类不明确。在这里,我们探讨了将以用户为中心的方法和设计指南应用于SWAN的效果,SWAN是Swift编程语言的一种以安全为重点的静态分析工具。SWAN是探索静态分析工具可用性的一个有趣的案例研究,因为它有大量的目标受众,它有可能轻松集成到开发人员的工作流程中,并且它独立于现有的分析平台。
{"title":"Designing UIs for Static Analysis Tools","authors":"Daniil Tiganov, Lisa Nguyen Quang Do, Karim Ali","doi":"10.1145/3487019.3487026","DOIUrl":"https://doi.org/10.1145/3487019.3487026","url":null,"abstract":"Static-analysis tools suffer from usability issues such as a high rate of false positives, lack of responsiveness, and unclear warning descriptions and classifications. Here, we explore the effect of applying user-centered approach and design guidelines to SWAN, a security-focused static-analysis tool for the Swift programming language. SWAN is an interesting case study for exploring static-analysis tool usability because of its large target audience, its potential to integrate easily into developers' workflows, and its independence from existing analysis platforms.","PeriodicalId":39042,"journal":{"name":"Queue","volume":"19 1","pages":"97 - 118"},"PeriodicalIF":0.0,"publicationDate":"2021-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48566808","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
期刊
Queue
全部 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