首页 > 最新文献

Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems最新文献

英文 中文
Mechanism Design for Online Resource Allocation: A Unified Approach 在线资源分配机制设计:一种统一的方法
Xiaoqi Tan, Bo Sun, A. Leon-Garcia, Yuan Wu, D. Tsang
This paper concerns the mechanism design for online resource allocation in a strategic setting. In this setting, a single supplier allocates capacity-limited resources to requests that arrive in a sequential and arbitrary manner. Each request is associated with an agent who may act selfishly to misreport the requirement and valuation of her request. The supplier charges payment from agents whose requests are satisfied, but incurs a load-dependent supply cost. The goal is to design an incentive compatible online mechanism, which determines not only the resource allocation of each request, but also the payment of each agent, so as to (approximately) maximize the social welfare (i.e., aggregate valuations minus supply cost). We study this problem under the framework of competitive analysis. The major contribution of this paper is the development of a unified approach that achieves the best-possible competitive ratios for setups with different supply costs. Specifically, we show that when there is no supply cost or the supply cost function is linear, our model is essentially a standard 0-1 knapsack problem, for which our approach achieves logarithmic competitive ratios that match the state-of-the-art (which is optimal). For the more challenging setup when the supply cost is strictly-convex, we provide online mechanisms, for the first time, that lead to the optimal competitive ratios as well. To the best of our knowledge, this is the first approach that unifies the characterization of optimal competitive ratios in online resource allocation for different setups including zero, linear and strictly-convex supply costs.
本文研究了战略环境下网络资源配置的机制设计。在此设置中,单个供应商将容量有限的资源分配给以顺序和任意方式到达的请求。每个请求都与一个代理相关联,代理可能会自私地错误报告其请求的需求和评估。供应商向满足其请求的代理收取费用,但会产生与负荷相关的供应成本。目标是设计一个激励兼容的在线机制,该机制不仅决定每个请求的资源分配,而且决定每个代理的支付,以(近似)最大化社会福利(即总估值减去供应成本)。我们在竞争分析的框架下研究这个问题。本文的主要贡献是开发了一种统一的方法,可以为具有不同供应成本的装置实现最佳竞争比率。具体来说,我们表明,当没有供应成本或供应成本函数是线性的时候,我们的模型本质上是一个标准的0-1背包问题,对于这个问题,我们的方法实现了与最先进(最优)相匹配的对数竞争比。对于更具挑战性的设置,当供应成本是严格凸时,我们首次提供在线机制,导致最佳竞争比率。据我们所知,这是第一个统一在线资源分配中不同设置(包括零、线性和严格凸供应成本)的最优竞争比特征的方法。
{"title":"Mechanism Design for Online Resource Allocation: A Unified Approach","authors":"Xiaoqi Tan, Bo Sun, A. Leon-Garcia, Yuan Wu, D. Tsang","doi":"10.1145/3393691.3394201","DOIUrl":"https://doi.org/10.1145/3393691.3394201","url":null,"abstract":"This paper concerns the mechanism design for online resource allocation in a strategic setting. In this setting, a single supplier allocates capacity-limited resources to requests that arrive in a sequential and arbitrary manner. Each request is associated with an agent who may act selfishly to misreport the requirement and valuation of her request. The supplier charges payment from agents whose requests are satisfied, but incurs a load-dependent supply cost. The goal is to design an incentive compatible online mechanism, which determines not only the resource allocation of each request, but also the payment of each agent, so as to (approximately) maximize the social welfare (i.e., aggregate valuations minus supply cost). We study this problem under the framework of competitive analysis. The major contribution of this paper is the development of a unified approach that achieves the best-possible competitive ratios for setups with different supply costs. Specifically, we show that when there is no supply cost or the supply cost function is linear, our model is essentially a standard 0-1 knapsack problem, for which our approach achieves logarithmic competitive ratios that match the state-of-the-art (which is optimal). For the more challenging setup when the supply cost is strictly-convex, we provide online mechanisms, for the first time, that lead to the optimal competitive ratios as well. To the best of our knowledge, this is the first approach that unifies the characterization of optimal competitive ratios in online resource allocation for different setups including zero, linear and strictly-convex supply costs.","PeriodicalId":188517,"journal":{"name":"Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-04-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124544908","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}
引用次数: 21
On Time Synchronization Issues in Time-Sensitive Networks with Regulators and Nonideal Clocks 具有调节器和非理想时钟的时间敏感网络中的时间同步问题
Ludovic Thomas, J. Le Boudec
Flow reshaping is used in time-sensitive networks (as in the context of IEEE TSN and IETF Detnet) in order to reduce burstiness inside the network and to support the computation of guaranteed latency bounds. This is performed using per-flow regulators (such as the Token Bucket Filter) or interleaved regulators (as with IEEE TSN Asynchronous Traffic Shaping, ATS). The former use one FIFO queue per flow, whereas the latter use one FIFO queue per input port. Both types of regulators are beneficial as they cancel the increase of burstiness due to multiplexing inside the network. It was demonstrated, by using network calculus, that they do not increase the worst-case latency. However, the properties of regulators were established assuming that time is perfect in all network nodes. In reality, nodes use local, imperfect clocks. Time-sensitive networks exist in two flavours: (1) in non-synchronized networks, local clocks run independently at every node and their deviations are not controlled and (2) in synchronized networks, the deviations of local clocks are kept within very small bounds using for example a synchronization protocol (such as PTP) or a satellite based geo-positioning system (such as GPS). We revisit the properties of regulators in both cases. In non-synchronized networks, we show that ignoring the timing inaccuracies can lead to network instability due to unbounded delay in per-flow or interleaved regulators. We propose and analyze two methods (rate and burst cascade, and asynchronous dual arrival-curve method) for avoiding this problem. In synchronized networks, we show that there is no instability with per-flow regulators but, surprisingly, interleaved regulators can lead to instability. To establish these results, we develop a new framework that captures industrial requirements on clocks in both non-synchronized and synchronized networks, and we develop a toolbox that extends network calculus to account for clock imperfections.
流重塑用于时间敏感网络(如在IEEE TSN和IETF Detnet的上下文中),以减少网络内部的突发并支持保证延迟界限的计算。这是使用逐流调节器(如令牌桶过滤器)或交错调节器(如IEEE TSN异步流量整形,ATS)来执行的。前者每个流使用一个FIFO队列,而后者每个输入端口使用一个FIFO队列。这两种类型的调节器都是有益的,因为它们抵消了由于网络内部多路复用而增加的突发性。通过使用网络演算证明,它们不会增加最坏情况下的延迟。然而,调节器的性质是在假设所有网络节点的时间都是完美的情况下建立的。实际上,节点使用本地的、不完美的时钟。时间敏感网络以两种方式存在:(1)在非同步网络中,本地时钟在每个节点独立运行,其偏差不受控制;(2)在同步网络中,本地时钟的偏差被保持在非常小的范围内,例如使用同步协议(如PTP)或基于卫星的地理定位系统(如GPS)。在这两种情况下,我们将重新审视监管机构的性质。在非同步网络中,我们表明忽略时序不准确性会导致网络不稳定,因为每流或交错调节器中的无界延迟。我们提出并分析了两种避免这一问题的方法(速率与突发级联法和异步双到达曲线法)。在同步网络中,我们证明了每流调节器没有不稳定性,但令人惊讶的是,交错调节器可能导致不稳定性。为了建立这些结果,我们开发了一个新的框架,可以捕获非同步和同步网络中时钟的工业需求,并且我们开发了一个扩展网络演算的工具箱,以解释时钟缺陷。
{"title":"On Time Synchronization Issues in Time-Sensitive Networks with Regulators and Nonideal Clocks","authors":"Ludovic Thomas, J. Le Boudec","doi":"10.1145/3393691.3394206","DOIUrl":"https://doi.org/10.1145/3393691.3394206","url":null,"abstract":"Flow reshaping is used in time-sensitive networks (as in the context of IEEE TSN and IETF Detnet) in order to reduce burstiness inside the network and to support the computation of guaranteed latency bounds. This is performed using per-flow regulators (such as the Token Bucket Filter) or interleaved regulators (as with IEEE TSN Asynchronous Traffic Shaping, ATS). The former use one FIFO queue per flow, whereas the latter use one FIFO queue per input port. Both types of regulators are beneficial as they cancel the increase of burstiness due to multiplexing inside the network. It was demonstrated, by using network calculus, that they do not increase the worst-case latency. However, the properties of regulators were established assuming that time is perfect in all network nodes. In reality, nodes use local, imperfect clocks. Time-sensitive networks exist in two flavours: (1) in non-synchronized networks, local clocks run independently at every node and their deviations are not controlled and (2) in synchronized networks, the deviations of local clocks are kept within very small bounds using for example a synchronization protocol (such as PTP) or a satellite based geo-positioning system (such as GPS). We revisit the properties of regulators in both cases. In non-synchronized networks, we show that ignoring the timing inaccuracies can lead to network instability due to unbounded delay in per-flow or interleaved regulators. We propose and analyze two methods (rate and burst cascade, and asynchronous dual arrival-curve method) for avoiding this problem. In synchronized networks, we show that there is no instability with per-flow regulators but, surprisingly, interleaved regulators can lead to instability. To establish these results, we develop a new framework that captures industrial requirements on clocks in both non-synchronized and synchronized networks, and we develop a toolbox that extends network calculus to account for clock imperfections.","PeriodicalId":188517,"journal":{"name":"Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115236295","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
Stability and Scalability of Blockchain Systems 区块链系统的稳定性和可扩展性
Aditya Gopalan, Abishek Sankararaman, A. Elwalid, S. Vishwanath
The blockchain paradigm, introduced in the Bitcoin whitepaper [10], enables distributed consensus over a peer-to-peer network. Each peer constantly mines new information called blocks. Thus, blocks in the network are created over time. Each peer that creates (mines) a block also creates references to one or more previously created blocks. Peers also communicate blocks in order to synchronize their information sets; i.e., the sets of blocks and references the peers are aware of.
比特币白皮书[10]中介绍的区块链范式实现了点对点网络上的分布式共识。每个对等体不断挖掘新的信息,称为块。因此,网络中的区块是随着时间的推移而创建的。创建(挖掘)一个区块的每个对等体也会创建对一个或多个先前创建的区块的引用。对等体还通过通信块来同步它们的信息集;例如,对等体所知道的块和引用的集合。
{"title":"Stability and Scalability of Blockchain Systems","authors":"Aditya Gopalan, Abishek Sankararaman, A. Elwalid, S. Vishwanath","doi":"10.1145/3393691.3394218","DOIUrl":"https://doi.org/10.1145/3393691.3394218","url":null,"abstract":"The blockchain paradigm, introduced in the Bitcoin whitepaper [10], enables distributed consensus over a peer-to-peer network. Each peer constantly mines new information called blocks. Thus, blocks in the network are created over time. Each peer that creates (mines) a block also creates references to one or more previously created blocks. Peers also communicate blocks in order to synchronize their information sets; i.e., the sets of blocks and references the peers are aware of.","PeriodicalId":188517,"journal":{"name":"Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132344423","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}
引用次数: 20
Predict and Match: Prophet Inequalities with Uncertain Supply 预测与匹配:供给不确定的先知不等式
Reza Alijani, Siddhartha Banerjee, Sreenivas Gollapudi, Kamesh Munagala, Kangning Wang
We consider the problem of selling perishable items to a stream of buyers in order to maximize social welfare. A seller starts with a set of identical items, and each arriving buyer wants any one item, and has a valuation drawn i.i.d. from a known distribution.Each item, however, disappears after an a priori unknown amount of time that we term the horizon for that item. The seller knows the (possibly different) distribution of the horizon for each item, but not its realization till the item actually disappears. As with the classic prophet inequalities, the goal is to design an online pricing scheme that competes with the prophet that knows the horizon and extracts full social surplus (or welfare). Our main results are for the setting where items have independent horizon distributions satisfying the monotone-hazard-rate (MHR) condition. Here, for any number of items, we achieve a constant-competitive bound via a conceptually simple policy that balances the rate at which buyers are accepted with the rate at which items are removed from the system. We implement this policy via a novel technique of matching via probabilistically simulating departures of the items at future times. Moreover, for a single item and MHR horizon distribution with mean μ, we show a tight result: There is a fixed pricing scheme that has competitive ratio at most 2 - 1/μ, and this is the best achievable in this class. We further show that our results are best possible. First, we show that the competitive ratio is unbounded without the MHR assumption even for one item. Further, even when the horizon distributions are i.i.d. MHR and the number of items becomes large, the competitive ratio of any policy is lower bounded by a constant greater than 1, which is in sharp contrast to the setting with identical deterministic horizons.
为了使社会福利最大化,我们考虑将易腐物品出售给一批买家的问题。卖家从一组相同的物品开始,每个到达的买家都想要任何一件物品,并从已知的分布中得出一个估值。然而,每个项目都会在先验的未知时间之后消失,我们称之为该项目的视界。卖家知道每件商品的视界分布(可能不同),但直到商品真正消失后才知道它的实现。与经典的预言不平等一样,我们的目标是设计一个在线定价方案,与知道未来的预言者竞争,并充分提取社会剩余(或福利)。我们的主要结果是在项目具有满足单调危险率(MHR)条件的独立视界分布的情况下。这里,对于任意数量的商品,我们通过一个概念上简单的策略实现了一个恒定的竞争边界,该策略平衡了买家被接受的速度和商品从系统中移除的速度。我们通过一种新颖的匹配技术,通过概率模拟项目在未来时间的偏离来实现这一策略。此外,对于平均μ的单品和MHR水平分布,我们给出了一个严密的结果:存在一个竞争比不超过2 - 1/μ的固定定价方案,这是该类中可实现的最佳定价方案。我们进一步表明,我们的结果是最好的。首先,我们证明了即使对于一个项目,在没有MHR假设的情况下,竞争比也是无界的。此外,即使视界分布为i.i.d MHR且项目数量变大,任何政策的竞争比都以大于1的常数为下限,这与具有相同确定性视界的设置形成鲜明对比。
{"title":"Predict and Match: Prophet Inequalities with Uncertain Supply","authors":"Reza Alijani, Siddhartha Banerjee, Sreenivas Gollapudi, Kamesh Munagala, Kangning Wang","doi":"10.1145/3393691.3394212","DOIUrl":"https://doi.org/10.1145/3393691.3394212","url":null,"abstract":"We consider the problem of selling perishable items to a stream of buyers in order to maximize social welfare. A seller starts with a set of identical items, and each arriving buyer wants any one item, and has a valuation drawn i.i.d. from a known distribution.Each item, however, disappears after an a priori unknown amount of time that we term the horizon for that item. The seller knows the (possibly different) distribution of the horizon for each item, but not its realization till the item actually disappears. As with the classic prophet inequalities, the goal is to design an online pricing scheme that competes with the prophet that knows the horizon and extracts full social surplus (or welfare). Our main results are for the setting where items have independent horizon distributions satisfying the monotone-hazard-rate (MHR) condition. Here, for any number of items, we achieve a constant-competitive bound via a conceptually simple policy that balances the rate at which buyers are accepted with the rate at which items are removed from the system. We implement this policy via a novel technique of matching via probabilistically simulating departures of the items at future times. Moreover, for a single item and MHR horizon distribution with mean μ, we show a tight result: There is a fixed pricing scheme that has competitive ratio at most 2 - 1/μ, and this is the best achievable in this class. We further show that our results are best possible. First, we show that the competitive ratio is unbounded without the MHR assumption even for one item. Further, even when the horizon distributions are i.i.d. MHR and the number of items becomes large, the competitive ratio of any policy is lower bounded by a constant greater than 1, which is in sharp contrast to the setting with identical deterministic horizons.","PeriodicalId":188517,"journal":{"name":"Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132439963","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}
引用次数: 9
Lancet: Better network resilience by designing for pruned failure sets 柳叶刀:通过设计精简的故障集来提高网络的弹性
Yiyang Chang, Chuan Jiang, Ashish Chandra, Sanjay G. Rao, Mohit Tawarmalani
Recently, researchers have started exploring the design of route protection schemes that ensure networks can sustain traffic demand without congestion under failures. Existing approaches focus on ensuring worst-case performance over simultaneous f-failure scenarios is acceptable. Unfortunately, even a single bad scenario may render the schemes unable to protect against any f-failure scenario. In this paper, we present Lancet, a system designed to handle most failures when not all can be tackled. Lancet comprises three components: (i) an algorithm to analyze which failure scenarios the network can intrinsically handle which provides a benchmark for any protection routing scheme, and guides the design of new schemes; (ii) an approach to efficiently design a protection schemes for more general failure sets than all f-failure scenarios; and (iii) techniques to determine which of combinatorially many scenarios to design for. Our evaluations with real topologies and validations on an emulation testbed show that Lancet outperforms a worst-case approach by protecting against many more scenarios, and can even match the scenarios handled by optimal network response.
最近,研究人员开始探索路线保护方案的设计,以确保网络在故障情况下能够维持交通需求而不会出现拥堵。现有的方法侧重于确保在同时发生f-failure的情况下,最坏情况的性能是可以接受的。不幸的是,即使是一个糟糕的场景也可能使方案无法防止任何f-failure场景。在本文中,我们提出了柳叶刀,一个系统,旨在处理大多数故障,当不是所有的可以解决。Lancet包括三个部分:(i)分析网络本质上可以处理哪些故障场景的算法,为任何保护路由方案提供基准,并指导新方案的设计;(ii)一种有效设计保护方案的方法,适用于比所有f-failure场景更一般的故障集;(iii)确定在组合众多场景中设计哪种场景的技术。我们对真实拓扑的评估和仿真测试平台上的验证表明,Lancet通过保护更多的场景来优于最坏情况方法,甚至可以匹配最优网络响应处理的场景。
{"title":"Lancet: Better network resilience by designing for pruned failure sets","authors":"Yiyang Chang, Chuan Jiang, Ashish Chandra, Sanjay G. Rao, Mohit Tawarmalani","doi":"10.1145/3393691.3394195","DOIUrl":"https://doi.org/10.1145/3393691.3394195","url":null,"abstract":"Recently, researchers have started exploring the design of route protection schemes that ensure networks can sustain traffic demand without congestion under failures. Existing approaches focus on ensuring worst-case performance over simultaneous f-failure scenarios is acceptable. Unfortunately, even a single bad scenario may render the schemes unable to protect against any f-failure scenario. In this paper, we present Lancet, a system designed to handle most failures when not all can be tackled. Lancet comprises three components: (i) an algorithm to analyze which failure scenarios the network can intrinsically handle which provides a benchmark for any protection routing scheme, and guides the design of new schemes; (ii) an approach to efficiently design a protection schemes for more general failure sets than all f-failure scenarios; and (iii) techniques to determine which of combinatorially many scenarios to design for. Our evaluations with real topologies and validations on an emulation testbed show that Lancet outperforms a worst-case approach by protecting against many more scenarios, and can even match the scenarios handled by optimal network response.","PeriodicalId":188517,"journal":{"name":"Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems","volume":"183 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134647619","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
期刊
Abstracts of the 2020 SIGMETRICS/Performance Joint International Conference on Measurement and Modeling of Computer Systems
全部 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