首页 > 最新文献

Requirements Engineering最新文献

英文 中文
The role of informal communication in building shared understanding of non-functional requirements in remote continuous software engineering 在远程连续软件工程中,非正式沟通在建立对非功能性需求的共同理解中的作用
3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-10-26 DOI: 10.1007/s00766-023-00404-z
Laura Okpara, Colin Werner, Adam Murray, Daniela Damian
{"title":"The role of informal communication in building shared understanding of non-functional requirements in remote continuous software engineering","authors":"Laura Okpara, Colin Werner, Adam Murray, Daniela Damian","doi":"10.1007/s00766-023-00404-z","DOIUrl":"https://doi.org/10.1007/s00766-023-00404-z","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"8 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134907717","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
What do we know about requirements management in software ecosystems? 我们对软件生态系统中的需求管理了解多少?
3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-10-11 DOI: 10.1007/s00766-023-00407-w
Paulo Malcher, Eduardo Silva, Davi Viana, Rodrigo Santos
{"title":"What do we know about requirements management in software ecosystems?","authors":"Paulo Malcher, Eduardo Silva, Davi Viana, Rodrigo Santos","doi":"10.1007/s00766-023-00407-w","DOIUrl":"https://doi.org/10.1007/s00766-023-00407-w","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136210340","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On understanding and predicting issue links 关于理解和预测问题环节
3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-09-21 DOI: 10.1007/s00766-023-00406-x
Clara Marie Lüders, Tim Pietz, Walid Maalej
Abstract Stakeholders in software projects use issue trackers like JIRA or Bugzilla to capture and manage issues, including requirements, feature requests, and bugs. To ease issue navigation and structure project knowledge, stakeholders manually connect issues via links of certain types that reflect different dependencies, such as Epic-, Block-, Duplicate-, or Relate- links. Based on a large dataset of 16 JIRA repositories, we study the commonalities and differences in linking practices and link types across the repositories. We then investigate how state-of-the-art machine learning models can predict common link types. We observed significant differences across the repositories and link types, depending on how they are used and by whom. Additionally, we observed several inconsistencies, e.g., in how Duplicate links are used. We found that a transformer model trained on titles and descriptions of linked issues significantly outperforms other optimized models, achieving an encouraging average macro F1-score of 0.64 for predicting nine popular link types across all repositories (weighted F1-score of 0.73). For the specific Subtask- and Epic- links, the model achieves top F1-scores of 0.89 and 0.97, respectively. If we restrict the task to predict the mere existence of links, the average macro F1-score goes up to 0.95. In general, the shorter issue text, possibly indicating precise issues, seems to improve the prediction accuracy with a strong negative correlation of $$-$$ - 0.73. We found that Relate-links often get confused with the other links, which suggests that they are likely used as default links in unclear cases. Our findings particularly on the quality and heterogeinity of issue link data have implications for researching and applying issue link prediction in practice.
软件项目中的涉众使用JIRA或Bugzilla之类的问题跟踪器来捕获和管理问题,包括需求、特性请求和bug。为了简化问题导航和构建项目知识,涉众通过反映不同依赖关系的特定类型的链接手动连接问题,例如Epic-、Block-、Duplicate-或Relate-链接。基于16个JIRA存储库的大型数据集,我们研究了存储库之间链接实践和链接类型的共性和差异。然后,我们研究了最先进的机器学习模型如何预测常见的链接类型。我们观察到存储库和链接类型之间的显著差异,这取决于它们的使用方式和用户。此外,我们还观察到一些不一致之处,例如,重复链接的使用方式。我们发现,对关联问题的标题和描述进行训练的转换模型明显优于其他优化模型,在预测所有存储库中的9种流行链接类型(加权f1得分为0.73)方面,实现了令人鼓舞的平均宏观f1得分0.64。对于特定的Subtask-和Epic-链接,该模型分别达到了0.89和0.97的最高f1分数。如果我们将任务限制为预测链接的存在,平均宏观f1得分上升到0.95。一般来说,较短的问题文本(可能表示精确的问题)似乎提高了预测的准确性,其负相关关系为$$-$$ - 0.73。我们发现关联链接经常与其他链接混淆,这表明它们可能在不明确的情况下被用作默认链接。我们的发现,特别是在问题链接数据的质量和异质性方面,对问题链接预测的研究和应用具有重要意义。
{"title":"On understanding and predicting issue links","authors":"Clara Marie Lüders, Tim Pietz, Walid Maalej","doi":"10.1007/s00766-023-00406-x","DOIUrl":"https://doi.org/10.1007/s00766-023-00406-x","url":null,"abstract":"Abstract Stakeholders in software projects use issue trackers like JIRA or Bugzilla to capture and manage issues, including requirements, feature requests, and bugs. To ease issue navigation and structure project knowledge, stakeholders manually connect issues via links of certain types that reflect different dependencies, such as Epic-, Block-, Duplicate-, or Relate- links. Based on a large dataset of 16 JIRA repositories, we study the commonalities and differences in linking practices and link types across the repositories. We then investigate how state-of-the-art machine learning models can predict common link types. We observed significant differences across the repositories and link types, depending on how they are used and by whom. Additionally, we observed several inconsistencies, e.g., in how Duplicate links are used. We found that a transformer model trained on titles and descriptions of linked issues significantly outperforms other optimized models, achieving an encouraging average macro F1-score of 0.64 for predicting nine popular link types across all repositories (weighted F1-score of 0.73). For the specific Subtask- and Epic- links, the model achieves top F1-scores of 0.89 and 0.97, respectively. If we restrict the task to predict the mere existence of links, the average macro F1-score goes up to 0.95. In general, the shorter issue text, possibly indicating precise issues, seems to improve the prediction accuracy with a strong negative correlation of $$-$$ <mml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\"> <mml:mo>-</mml:mo> </mml:math> 0.73. We found that Relate-links often get confused with the other links, which suggests that they are likely used as default links in unclear cases. Our findings particularly on the quality and heterogeinity of issue link data have implications for researching and applying issue link prediction in practice.","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"2015 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136131094","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
When details are difficult to portray: enriching vision videos 当细节难以描绘时:丰富视觉视频
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-09-05 DOI: 10.1007/s00766-023-00403-0
Lukas Nagel, Melanie Schmedes, Maike Ahrens, Kurt Schneider
{"title":"When details are difficult to portray: enriching vision videos","authors":"Lukas Nagel, Melanie Schmedes, Maike Ahrens, Kurt Schneider","doi":"10.1007/s00766-023-00403-0","DOIUrl":"https://doi.org/10.1007/s00766-023-00403-0","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"1 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2023-09-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43302474","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Requirements Quality Research: a harmonized Theory, Evaluation, and Roadmap 需求质量研究:一个协调的理论、评估和路线图
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-08-12 DOI: 10.1007/s00766-023-00405-y
Julian Frattini, Lloyd Montgomery, Jannik Fischbach, D. Méndez, D. Fucci, M. Unterkalmsteiner
{"title":"Requirements Quality Research: a harmonized Theory, Evaluation, and Roadmap","authors":"Julian Frattini, Lloyd Montgomery, Jannik Fischbach, D. Méndez, D. Fucci, M. Unterkalmsteiner","doi":"10.1007/s00766-023-00405-y","DOIUrl":"https://doi.org/10.1007/s00766-023-00405-y","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"abs/2309.10355 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2023-08-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52464575","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Requirements engineering for sustainable software systems: a systematic mapping study 可持续软件系统的需求工程:一项系统映射研究
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-06-07 DOI: 10.1007/s00766-023-00402-1
Peter Bambazek, Iris Groher, N. Seyff
{"title":"Requirements engineering for sustainable software systems: a systematic mapping study","authors":"Peter Bambazek, Iris Groher, N. Seyff","doi":"10.1007/s00766-023-00402-1","DOIUrl":"https://doi.org/10.1007/s00766-023-00402-1","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"28 1","pages":"481 - 505"},"PeriodicalIF":2.8,"publicationDate":"2023-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49575483","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
WEBAPIK: a body of structured knowledge on designing web APIs WEBAPIK:关于设计web api的结构化知识体系
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-03-14 DOI: 10.1007/s00766-023-00401-2
M. H. Sadi, Eric Yu
{"title":"WEBAPIK: a body of structured knowledge on designing web APIs","authors":"M. H. Sadi, Eric Yu","doi":"10.1007/s00766-023-00401-2","DOIUrl":"https://doi.org/10.1007/s00766-023-00401-2","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"28 1","pages":"441 - 479"},"PeriodicalIF":2.8,"publicationDate":"2023-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49245600","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Including business strategy in model-driven methods: an experiment. 将商业战略纳入模型驱动方法:一项实验。
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-03-10 DOI: 10.1007/s00766-023-00400-3
Rene Noel, Jose Ignacio Panach, Oscar Pastor

Software-centric organisations design a loosely coupled organisation structure around strategic objectives, replicating this design to their business processes and information systems. Nowadays, dealing with business strategy in a model-driven development context is a challenge since key concepts such as the organisation's structure and strategic ends and means have been mostly addressed at the enterprise architecture level for the strategic alignment of the whole organisation, and have not been included into MDD methods as a requirements source. To overcome this issue, researchers have designed the LiteStrat, a business strategy modelling method compliant with MDD for developing information systems. This article presents an empirical comparison of LiteStrat and with i*, one of the most used models for strategic alignment in an MDD context. The article contributes with a literature review on the experimental comparison of modelling languages, the design of a study for measuring and comparing the semantic quality of modelling languages, and empirical evidence of the LiteStrat and i* differences. The evaluation consists of a 2 × 2 factorial experiment recruiting 28 undergraduate subjects. Significant differences favouring LiteStrat were found for models' accuracy and completeness, while no differences in modeller's efficiency and satisfaction were detected. These results yield evidence of the suitability of LiteStrat for business strategy modelling in a model-driven context.

以软件为中心的组织围绕战略目标设计了一个松散耦合的组织结构,将这种设计复制到他们的业务流程和信息系统中。如今,在模型驱动的开发环境中处理业务战略是一个挑战,因为组织的结构、战略目的和手段等关键概念大多是在企业架构级别为整个组织的战略协调而解决的,而没有作为需求源纳入MDD方法中。为了克服这个问题,研究人员设计了LiteStrat,这是一种符合MDD的商业战略建模方法,用于开发信息系统。本文对LiteStrat和i*进行了实证比较,i*是MDD环境中最常用的战略调整模型之一。本文对建模语言的实验比较、测量和比较建模语言语义质量的研究设计以及LiteStrat和i*差异的经验证据进行了文献综述。评估包括2 × 2析因实验,共招募28名本科生。在模型的准确性和完整性方面,发现有利于LiteStrat的显著差异,而在建模者的效率和满意度方面没有发现差异。这些结果证明了LiteStrat在模型驱动的背景下适用于商业战略建模。
{"title":"Including business strategy in model-driven methods: an experiment.","authors":"Rene Noel,&nbsp;Jose Ignacio Panach,&nbsp;Oscar Pastor","doi":"10.1007/s00766-023-00400-3","DOIUrl":"10.1007/s00766-023-00400-3","url":null,"abstract":"<p><p>Software-centric organisations design a loosely coupled organisation structure around strategic objectives, replicating this design to their business processes and information systems. Nowadays, dealing with business strategy in a model-driven development context is a challenge since key concepts such as the organisation's structure and strategic ends and means have been mostly addressed at the enterprise architecture level for the strategic alignment of the whole organisation, and have not been included into MDD methods as a requirements source. To overcome this issue, researchers have designed the LiteStrat, a business strategy modelling method compliant with MDD for developing information systems. This article presents an empirical comparison of LiteStrat and with i*, one of the most used models for strategic alignment in an MDD context. The article contributes with a literature review on the experimental comparison of modelling languages, the design of a study for measuring and comparing the semantic quality of modelling languages, and empirical evidence of the LiteStrat and i* differences. The evaluation consists of a 2 × 2 factorial experiment recruiting 28 undergraduate subjects. Significant differences favouring LiteStrat were found for models' accuracy and completeness, while no differences in modeller's efficiency and satisfaction were detected. These results yield evidence of the suitability of LiteStrat for business strategy modelling in a model-driven context.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":" ","pages":"1-30"},"PeriodicalIF":2.8,"publicationDate":"2023-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9999337/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9705181","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A hybrid technique using minimal spanning tree and analytic hierarchical process to prioritize functional requirements for parallel software development 一种使用最小生成树和层次分析过程的混合技术来确定并行软件开发的功能需求的优先级
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-02-12 DOI: 10.1007/s00766-023-00397-9
Muhammad Yaseen, A. Mustapha, Muhammad Arif Shah, N. Ibrahim
{"title":"A hybrid technique using minimal spanning tree and analytic hierarchical process to prioritize functional requirements for parallel software development","authors":"Muhammad Yaseen, A. Mustapha, Muhammad Arif Shah, N. Ibrahim","doi":"10.1007/s00766-023-00397-9","DOIUrl":"https://doi.org/10.1007/s00766-023-00397-9","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"28 1","pages":"347 - 376"},"PeriodicalIF":2.8,"publicationDate":"2023-02-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47305741","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Requirements management in DevOps environments: a multivocal mapping study DevOps环境中的需求管理:一项多声道映射研究
IF 2.8 3区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-13 DOI: 10.1007/s00766-023-00396-w
Rogelio Hernández, Begoña Moros, J. Nicolás
{"title":"Requirements management in DevOps environments: a multivocal mapping study","authors":"Rogelio Hernández, Begoña Moros, J. Nicolás","doi":"10.1007/s00766-023-00396-w","DOIUrl":"https://doi.org/10.1007/s00766-023-00396-w","url":null,"abstract":"","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"28 1","pages":"317 - 346"},"PeriodicalIF":2.8,"publicationDate":"2023-01-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46390849","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
Requirements Engineering
全部 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