首页 > 最新文献

Cloud Computing Security Workshop最新文献

英文 中文
Cloud security is not (just) virtualization security: a short paper 云安全不仅仅是虚拟化安全:这是一篇简短的文章
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655022
Mihai Christodorescu, R. Sailer, D. Schales, D. Sgandurra, D. Zamboni
Cloud infrastructure commonly relies on virtualization. Customers provide their own VMs, and the cloud provider runs them often without knowledge of the guest OSes or their configurations. However, cloud customers also want effective and efficient security for their VMs. Cloud providers offering security-as-a-service based on VM introspection promise the best of both worlds: efficient centralization and effective protection. Since customers can move images from one cloud to another, an effective solution requires learning what guest OS runs in each VM and securing the guest OS without relying on the guest OS functionality or an initially secure guest VM state. We present a solution that is highly scalable in that it (i) centralizes guest protection into a security VM, (ii) supports Linux and Windows operating systems and can be easily extended to support new operating systems, (iii) does not assume any a-priori semantic knowledge of the guest, (iv) does not require any a-priori trust assumptions into any state of the guest VM. While other introspection monitoring solutions exist, to our knowledge none of them monitor guests on the semantic level required to effectively support both white- and black-listing of kernel functions, or allows to start monitoring VMs at any state during run-time, resumed from saved state, and cold-boot without the assumptions of a secure start state for monitoring.
云基础设施通常依赖于虚拟化。客户提供他们自己的vm,云提供商通常在不了解客户操作系统或其配置的情况下运行它们。然而,云客户也希望他们的虚拟机具有有效和高效的安全性。云提供商提供基于VM自省的安全即服务,承诺两全其好:高效的集中化和有效的保护。由于客户可以将映像从一个云移动到另一个云,因此有效的解决方案需要了解在每个VM中运行的客户机操作系统,并在不依赖于客户机操作系统功能或初始安全的客户机VM状态的情况下保护客户机操作系统。我们提出了一个高度可扩展的解决方案,因为它(i)将客户保护集中到一个安全VM中,(ii)支持Linux和Windows操作系统,并且可以很容易地扩展到支持新的操作系统,(iii)不假设客户的任何先验语义知识,(iv)不需要对客户VM的任何状态进行任何先验信任假设。虽然存在其他自省监视解决方案,但据我们所知,它们都没有在语义级别上监视来宾,以有效地支持内核函数的白名单和黑名单,或者允许在运行时以任何状态启动监视vm,从保存状态恢复,以及在不假设安全启动状态的情况下进行冷引导。
{"title":"Cloud security is not (just) virtualization security: a short paper","authors":"Mihai Christodorescu, R. Sailer, D. Schales, D. Sgandurra, D. Zamboni","doi":"10.1145/1655008.1655022","DOIUrl":"https://doi.org/10.1145/1655008.1655022","url":null,"abstract":"Cloud infrastructure commonly relies on virtualization. Customers provide their own VMs, and the cloud provider runs them often without knowledge of the guest OSes or their configurations. However, cloud customers also want effective and efficient security for their VMs. Cloud providers offering security-as-a-service based on VM introspection promise the best of both worlds: efficient centralization and effective protection. Since customers can move images from one cloud to another, an effective solution requires learning what guest OS runs in each VM and securing the guest OS without relying on the guest OS functionality or an initially secure guest VM state.\u0000 We present a solution that is highly scalable in that it (i) centralizes guest protection into a security VM, (ii) supports Linux and Windows operating systems and can be easily extended to support new operating systems, (iii) does not assume any a-priori semantic knowledge of the guest, (iv) does not require any a-priori trust assumptions into any state of the guest VM. While other introspection monitoring solutions exist, to our knowledge none of them monitor guests on the semantic level required to effectively support both white- and black-listing of kernel functions, or allows to start monitoring VMs at any state during run-time, resumed from saved state, and cold-boot without the assumptions of a secure start state for monitoring.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133252622","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}
引用次数: 200
Patient controlled encryption: ensuring privacy of electronic medical records 患者控制的加密:确保电子病历的隐私
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655024
Josh Benaloh, Melissa Chase, E. Horvitz, K. Lauter
We explore the challenge of preserving patients' privacy in electronic health record systems. We argue that security in such systems should be enforced via encryption as well as access control. Furthermore, we argue for approaches that enable patients to generate and store encryption keys, so that the patients' privacy is protected should the host data center be compromised. The standard argument against such an approach is that encryption would interfere with the functionality of the system. However, we show that we can build an efficient system that allows patients both to share partial access rights with others, and to perform searches over their records. We formalize the requirements of a Patient Controlled Encryption scheme, and give several instantiations, based on existing cryptographic primitives and protocols, each achieving a different set of properties.
我们探索在电子健康记录系统中保护患者隐私的挑战。我们认为这种系统的安全性应该通过加密和访问控制来加强。此外,我们主张采用使患者能够生成和存储加密密钥的方法,以便在主机数据中心受到损害时保护患者的隐私。反对这种方法的标准论点是,加密会干扰系统的功能。然而,我们表明,我们可以建立一个有效的系统,允许患者与其他人共享部分访问权,并对他们的记录进行搜索。我们形式化了患者控制加密方案的需求,并基于现有的加密原语和协议给出了几个实例,每个实例都实现了一组不同的属性。
{"title":"Patient controlled encryption: ensuring privacy of electronic medical records","authors":"Josh Benaloh, Melissa Chase, E. Horvitz, K. Lauter","doi":"10.1145/1655008.1655024","DOIUrl":"https://doi.org/10.1145/1655008.1655024","url":null,"abstract":"We explore the challenge of preserving patients' privacy in electronic health record systems. We argue that security in such systems should be enforced via encryption as well as access control. Furthermore, we argue for approaches that enable patients to generate and store encryption keys, so that the patients' privacy is protected should the host data center be compromised. The standard argument against such an approach is that encryption would interfere with the functionality of the system. However, we show that we can build an efficient system that allows patients both to share partial access rights with others, and to perform searches over their records. We formalize the requirements of a Patient Controlled Encryption scheme, and give several instantiations, based on existing cryptographic primitives and protocols, each achieving a different set of properties.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"256 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133742922","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}
引用次数: 527
Controlling data in the cloud: outsourcing computation without outsourcing control 控制云端数据:外包计算,不外包控制
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655020
Richard Chow, P. Golle, M. Jakobsson, E. Shi, Jessica Staddon, R. Masuoka, J. Molina
Cloud computing is clearly one of today's most enticing technology areas due, at least in part, to its cost-efficiency and flexibility. However, despite the surge in activity and interest, there are significant, persistent concerns about cloud computing that are impeding momentum and will eventually compromise the vision of cloud computing as a new IT procurement model. In this paper, we characterize the problems and their impact on adoption. In addition, and equally importantly, we describe how the combination of existing research thrusts has the potential to alleviate many of the concerns impeding adoption. In particular, we argue that with continued research advances in trusted computing and computation-supporting encryption, life in the cloud can be advantageous from a business intelligence standpoint over the isolated alternative that is more common today.
云计算显然是当今最具吸引力的技术领域之一,至少在一定程度上是由于其成本效益和灵活性。然而,尽管活动和兴趣激增,但对云计算仍存在重大的、持续的担忧,这些担忧阻碍了云计算的发展势头,并最终会损害云计算作为一种新的IT采购模式的愿景。在本文中,我们描述了这些问题及其对采用的影响。此外,同样重要的是,我们描述了现有研究重点的结合如何有可能减轻许多阻碍采用的担忧。特别是,我们认为,随着可信计算和支持计算的加密技术的不断研究进展,从商业智能的角度来看,云中的生命可能比目前更常见的孤立替代方案更有优势。
{"title":"Controlling data in the cloud: outsourcing computation without outsourcing control","authors":"Richard Chow, P. Golle, M. Jakobsson, E. Shi, Jessica Staddon, R. Masuoka, J. Molina","doi":"10.1145/1655008.1655020","DOIUrl":"https://doi.org/10.1145/1655008.1655020","url":null,"abstract":"Cloud computing is clearly one of today's most enticing technology areas due, at least in part, to its cost-efficiency and flexibility. However, despite the surge in activity and interest, there are significant, persistent concerns about cloud computing that are impeding momentum and will eventually compromise the vision of cloud computing as a new IT procurement model. In this paper, we characterize the problems and their impact on adoption. In addition, and equally importantly, we describe how the combination of existing research thrusts has the potential to alleviate many of the concerns impeding adoption. In particular, we argue that with continued research advances in trusted computing and computation-supporting encryption, life in the cloud can be advantageous from a business intelligence standpoint over the isolated alternative that is more common today.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115801301","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}
引用次数: 981
Secure anonymous database search 安全匿名数据库搜索
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655025
Mariana Raykova, B. Vo, S. Bellovin, T. Malkin
There exist many large collections of private data that must be protected on behalf of the entities that hold them or the clients they serve. However, there are also often many legitimate reasons for sharing that data in a controlled manner. How can two parties decide to share data without prior knowledge of what data they have? For example, two intelligence agencies might be willing to cooperate by sharing documents about a specific case, and need a way of determining which documents might be of interest to each other. We introduce and address the problem of allowing such entities to search each other's data securely and anonymously. We aim to protect the content of the queries, as well as the content of documents unrelated to those queries, while concealing the identity of the participants. Although there exist systems for solving similar problems, to our knowledge we are the first to address this specific need and also the first to present a secure anonymous search system that is practical for real-time querying. In order to achieve this in an efficient manner, we make use of Bloom filters [5], definitions of security for deterministic encryption [22] that we adapt and instantiate in the private key setting and of a novel encryption primitive, reroutable encryption.
存在许多大型的私有数据集合,必须代表持有它们的实体或它们所服务的客户对其进行保护。然而,通常也有许多合理的理由以受控的方式共享这些数据。在事先不知道他们拥有什么数据的情况下,双方如何决定共享数据?例如,两个情报机构可能愿意通过共享特定案件的文件进行合作,并且需要一种方法来确定哪些文件可能对彼此感兴趣。我们介绍并解决了允许这些实体安全、匿名地搜索彼此数据的问题。我们的目标是保护查询的内容,以及与这些查询无关的文档的内容,同时隐藏参与者的身份。虽然存在解决类似问题的系统,但据我们所知,我们是第一个解决这一特定需求的系统,也是第一个提出用于实时查询的安全匿名搜索系统的系统。为了以有效的方式实现这一点,我们使用了Bloom过滤器[5],确定性加密的安全定义[22],我们在私钥设置中进行了调整和实例化,并使用了一种新的加密原语,可路由的加密。
{"title":"Secure anonymous database search","authors":"Mariana Raykova, B. Vo, S. Bellovin, T. Malkin","doi":"10.1145/1655008.1655025","DOIUrl":"https://doi.org/10.1145/1655008.1655025","url":null,"abstract":"There exist many large collections of private data that must be protected on behalf of the entities that hold them or the clients they serve. However, there are also often many legitimate reasons for sharing that data in a controlled manner. How can two parties decide to share data without prior knowledge of what data they have? For example, two intelligence agencies might be willing to cooperate by sharing documents about a specific case, and need a way of determining which documents might be of interest to each other.\u0000 We introduce and address the problem of allowing such entities to search each other's data securely and anonymously. We aim to protect the content of the queries, as well as the content of documents unrelated to those queries, while concealing the identity of the participants. Although there exist systems for solving similar problems, to our knowledge we are the first to address this specific need and also the first to present a secure anonymous search system that is practical for real-time querying. In order to achieve this in an efficient manner, we make use of Bloom filters [5], definitions of security for deterministic encryption [22] that we adapt and instantiate in the private key setting and of a novel encryption primitive, reroutable encryption.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116555487","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}
引用次数: 90
On protecting integrity and confidentiality of cryptographic file system for outsourced storage 外包存储加密文件系统的完整性和机密性保护
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655017
Aaram Yun, Chunhui Shi, Yongdae Kim
A cryptographic network file system has to guarantee confidentiality and integrity of its files, and also it has to support random access. For this purpose, existing designs mainly rely on(often ad-hoc) combination of Merkle hash tree with a block cipher mode of encryption. In this paper, we propose a new design based on a MAC tree construction which uses a universal-hash based stateful MAC. This new design enables standard model security proof and also better performance compared with Merkle hash tree. We formally define the security notions for file encryption and prove that our scheme provides both confidentiality and integrity. We implement our scheme in coreFS, a user-level network file system, and evaluate the performance in comparison with the standard design. Experimental results confirm that our construction provides integrity protection at a smaller cost.
加密网络文件系统既要保证文件的保密性和完整性,又要支持随机访问。为此,现有的设计主要依赖于(通常是ad-hoc) Merkle哈希树与分组密码加密模式的组合。在本文中,我们提出了一种基于MAC树构造的新设计,该设计使用基于通用哈希的有状态MAC。这种新设计能够实现标准模型的安全证明,并且与Merkle哈希树相比具有更好的性能。我们正式定义了文件加密的安全概念,并证明了我们的方案能够同时提供机密性和完整性。我们在用户级网络文件系统coreFS中实现了我们的方案,并与标准设计进行了性能比较。实验结果证实,我们的结构以较小的成本提供了完整性保护。
{"title":"On protecting integrity and confidentiality of cryptographic file system for outsourced storage","authors":"Aaram Yun, Chunhui Shi, Yongdae Kim","doi":"10.1145/1655008.1655017","DOIUrl":"https://doi.org/10.1145/1655008.1655017","url":null,"abstract":"A cryptographic network file system has to guarantee confidentiality and integrity of its files, and also it has to support random access. For this purpose, existing designs mainly rely on(often ad-hoc) combination of Merkle hash tree with a block cipher mode of encryption. In this paper, we propose a new design based on a MAC tree construction which uses a universal-hash based stateful MAC. This new design enables standard model security proof and also better performance compared with Merkle hash tree. We formally define the security notions for file encryption and prove that our scheme provides both confidentiality and integrity. We implement our scheme in coreFS, a user-level network file system, and evaluate the performance in comparison with the standard design. Experimental results confirm that our construction provides integrity protection at a smaller cost.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115487187","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}
引用次数: 73
Website fingerprinting: attacking popular privacy enhancing technologies with the multinomial naïve-bayes classifier 网站指纹识别:利用多项naïve-bayes分类器攻击流行的隐私增强技术
Pub Date : 2009-11-13 DOI: 10.1145/1655008.1655013
Dominik Herrmann, Rolf Wendolsky, H. Federrath
Privacy enhancing technologies like OpenSSL, OpenVPN or Tor establish an encrypted tunnel that enables users to hide content and addresses of requested websites from external observers This protection is endangered by local traffic analysis attacks that allow an external, passive attacker between the PET system and the user to uncover the identity of the requested sites. However, existing proposals for such attacks are not practicable yet. We present a novel method that applies common text mining techniques to the normalised frequency distribution of observable IP packet sizes. Our classifier correctly identifies up to 97% of requests on a sample of 775 sites and over 300,000 real-world traffic dumps recorded over a two-month period. It outperforms previously known methods like Jaccard's classifier and Naïve Bayes that neglect packet frequencies altogether or rely on absolute frequency values, respectively. Our method is system-agnostic: it can be used against any PET without alteration. Closed-world results indicate that many popular single-hop and even multi-hop systems like Tor and JonDonym are vulnerable against this general fingerprinting attack. Furthermore, we discuss important real-world issues, namely false alarms and the influence of the browser cache on accuracy.
像OpenSSL, OpenVPN或Tor这样的隐私增强技术建立了一个加密的隧道,使用户能够对外部观察者隐藏所请求网站的内容和地址。这种保护受到本地流量分析攻击的威胁,这种攻击允许PET系统和用户之间的外部被动攻击者发现所请求网站的身份。然而,针对这种攻击的现有建议尚不可行。我们提出了一种新的方法,将常见的文本挖掘技术应用于可观察IP数据包大小的归一化频率分布。我们的分类器在775个站点的样本中正确识别了高达97%的请求,并在两个月内记录了超过300,000个真实世界的流量转储。它优于以前已知的方法,如Jaccard的分类器和Naïve Bayes,它们完全忽略包频率或分别依赖绝对频率值。我们的方法是系统无关的:它可以在不改变的情况下用于任何PET。封闭世界的结果表明,许多流行的单跳甚至多跳系统,如Tor和JonDonym,都容易受到这种一般的指纹攻击。此外,我们讨论了重要的现实问题,即假警报和浏览器缓存对准确性的影响。
{"title":"Website fingerprinting: attacking popular privacy enhancing technologies with the multinomial naïve-bayes classifier","authors":"Dominik Herrmann, Rolf Wendolsky, H. Federrath","doi":"10.1145/1655008.1655013","DOIUrl":"https://doi.org/10.1145/1655008.1655013","url":null,"abstract":"Privacy enhancing technologies like OpenSSL, OpenVPN or Tor establish an encrypted tunnel that enables users to hide content and addresses of requested websites from external observers This protection is endangered by local traffic analysis attacks that allow an external, passive attacker between the PET system and the user to uncover the identity of the requested sites. However, existing proposals for such attacks are not practicable yet.\u0000 We present a novel method that applies common text mining techniques to the normalised frequency distribution of observable IP packet sizes. Our classifier correctly identifies up to 97% of requests on a sample of 775 sites and over 300,000 real-world traffic dumps recorded over a two-month period. It outperforms previously known methods like Jaccard's classifier and Naïve Bayes that neglect packet frequencies altogether or rely on absolute frequency values, respectively. Our method is system-agnostic: it can be used against any PET without alteration. Closed-world results indicate that many popular single-hop and even multi-hop systems like Tor and JonDonym are vulnerable against this general fingerprinting attack. Furthermore, we discuss important real-world issues, namely false alarms and the influence of the browser cache on accuracy.","PeriodicalId":300613,"journal":{"name":"Cloud Computing Security Workshop","volume":"72 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116302241","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}
引用次数: 419
期刊
Cloud Computing Security Workshop
全部 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