1、Firstly, we would like to thank you for your kind letter and for reviewers’ constructive comments
concerning our article (Manuscript No.:XXXXX).These comments are all valuable and helpful for
improving our article. All the authors have seriously discussed about all these comments. According to
the reviewers’comments, we have tried best to modify our manuscript to meet with the requirements
of your journal. In this revised version, changes to our manuscript within the document were all
highlighted by using red colored text.Point-by-point responses to the reviewers are listed below this
letter.
2、If there are any other modifications we could make, we would like very much to modify them and we
really appreciate your help. Thank you very much for your help.
3、Thanks. We have corrected these mistakes based on your suggestions.
4、Thank you again for your positive comments and valuable suggestions toimprove the quality of our
manuscript.
5、we were really sorry for your careless mistakes. Thank you for your reminding.
6、Thanks for your nice suggestions. We have formatted all the references.
7、It is with excitement that I resubmit to you a revised version of manuscript (稿号) for the 杂志名.
Thank you for giving me the opportunity to revise and resubmit this manuscript. In keeping with my last
communication with you, I am resubmitting this revision before the agreed upondeadline. I appreciate
the time and detail provided by each reviewer and by you and have incorporated the suggested
changes into the manuscript to the best of my ability. The manuscript has certainly benefited from these
insightful revision suggestions. I look forward to working with you and the reviewers to move this
manuscript closer to publication in the杂志名. (返修有拖延时用)
8、I have responded specifically to each suggestion below, beginning with your own. To make the
changes easier to identify where necessary, I have numbered them.
9、Thank you again for your positive comments on our manuscript. 杂志名 is an influential journal which
aims to improve ourunderstanding of cancer prevention/other. From all the papers published in your
journal, readers have been learning a lot. Hopefully, we could have our article been considered of
publication in your journal. Should there been any other corrections we could make, please feel free to
contact us.
10、Thank you for your kind comments on ourmanuscript entitled “文章名”. We have carefully revised
the manuscript according to the reviewer’s comments. Based on the suggestions, we have made an
extensive modification on the revised manuscript. Detailed revision was shown as follows. The changes
to our manuscript within the document were aslo highlighted by using red colored text.
11、We feel great thanks for your professional review work onour article. As you are concerned, there
are several problems that need to beaddressed. According to your nice suggestions, we have made
extensivecorrections to our previous draft, the detailed corrections are listed below.
12、According to the reviewer’s comments, we have revised the manuscript extensively. If there are
any other modifications we could make, we would like very much to modify them and we really
appreciate your help. We hope that our manuscript could be considered for publication in your journal.
Thank you very much for your help.
13、On behalf of all the contributing authors, I would like to express our sincere appreciations of your
letter and reviewers’ constructive comments concerning our article entitled “XXX文章” (Manuscript
No.:XXXX). These comments are all valuable and helpful for improving our article. According to the
associate editor and reviewers’ comments,we have made extensive modifications to our manuscript
and supplemented extra data to make our results convincing. In this revised version, changes to
ourmanuscript were all highlighted within the document by using red colored text. Point-bypointresponses
to the nice associate editor and two nice reviewers are listed below this letter.
14、We would like to thank you first for all the positive comments of ourmanuscript (No.: XXXX) entitled
“XXXXX”. We really appreciate your help and patience. We also think highly of the comment sof both
reviewers who kindly provide professional suggestions on our manuscript.we have seriously thought
about them and provided our response to reviewers. Forthe detailed response, please see below

response letter的更多相关文章

  1. response letter模板

    Dear Dr. or Prof. XXXX (family name of the Editor or Editor-in-Chief who issued the decision letter) ...

  2. SCI/EI期刊投稿 Reply Letter 常用格式总结

    SCI/EI期刊投稿Reply Letter常用格式总结          整个论文投稿的过程中,会遇到各种问题,需要我们向主编询问或是回复.下面主要总结了responses to the comme ...

  3. SCI论文写作指南

    目录 科技论文的特点 时态的使用 论文的逻辑结构 作者 选择期刊 写作 Title/论文题名 题名 题名的作用 题名基本要求 作者 作者姓名的拼音表达方式 作者单位名与地址的标署 摘要的写作与关键词 ...

  4. 关于找工作(二 Cover Letter)

    准备好了简历,下一个文档就是cover letter了.其实对衡量你是否是一个好的候选人来说,cover letter的作用几乎是零(很多情况下主管技术工作的人或者雇人经理根本见不到cover let ...

  5. JavaEE:response响应和request请求

    Web服务器接收到客户端的http请求,会针对每一次请求,分别创建一个用于代表请求的request对象.和代表响应的response对象.request和response对象既然代表请求和响应,那么我 ...

  6. response响应

    郭晨 软件151 1531610114 response1.response常用APIsetStatus:设置响应行当中的状态码setHeader:设置响应头信息getOutputStream:获得字 ...

  7. 论文投稿Cover letter

    转自:http://blog.sciencenet.cn/blog-479412-686426.html,感谢分享! 1.第一次投稿Cover letter:主要任务是介绍文章主要创新以及声明没有一稿 ...

  8. Response.Redirect引起的性能问题分析

    现象: 最近做的一个系统通过单点登录(SSO) 技术验证用户登录.用户在SSO 系统上通过验证后,跳转到该系统的不同模块.而跳转的时间一直维持子啊几分钟左右. 分析步骤: 在问题复现时抓取Hang d ...

  9. windows charles response 乱码解决办法

    使用windows 版本的charles来做代理,发现服务端返回的response会出现中文乱码的情况, 查看软件设置,遗憾的是并没有关于编码的选项. 好在charles windows版本安装目录下 ...

随机推荐

  1. PKUWC2019 Round 2 没去祭

    因为今年有两场 PKUWC,所以叫 PKUWC2019 Round 2. 因为一些沙雕原因,今年去不了了. Day 0 一如既往,没有集训就去上数学课,今天讲几何变换,一如既往的只会说"少女 ...

  2. Spark-Streaming hdfs count 案例

    Streaming hdfs count 需要先启动 hadoop 集群. # 启动 hadoop 集群 start-dfs.sh start-yarn.sh # 查看是否启动成功 # 命令 jps ...

  3. pycharm+gitee环境搭建(超详细)

    背景:本地开发代码在没有云托管的时候代码很容易丢掉,如果是小团队,这时候可以使用公司团队注册一个账号共同使用.如果是个人用于代码存储或者用于以后项目经验也推荐gitee.大的团队可以购买 环境:win ...

  4. ueditor div style被过滤 解决办法

    上周开发中有用到开源的富文本编辑器UEditor,在使用的过程中遇到了样式被过滤无法显示问题,经过一番折腾终解决,此外,还有一些关于获取前台界面元素的一些总结. 1. UEditor样式被过滤无法显示 ...

  5. 2019年java全栈工程师学习大全

    技术更新日新月异,对于初入职场的同学来说,经常会困惑该往那个方向发展,这一点我是深有体会的. 我刚开始学习 Java 那会,最大的问题就是不知道该学什么,以及学习的顺序,我相信这也是很多初学者经常面临 ...

  6. 查看DDR的频率【学习笔记】

    SDM439平台如何查看DDR的频率 通过访问如下节点查询:cat /sys/kernel/debug/clk/bimc_clk/measure 681.6MHz and higher frequen ...

  7. Mac复制粘贴文本时默认使用无格式模式

    参考:How to Paste Everything as Plain Text 写文章的时候,用的最多的就是copy和paste了,可是现在Mac和Win默认都是会连格式一起复制,真是逆天,导致每次 ...

  8. Calcite分析 - RelTrait

    RelTrait 表示RelNode的物理属性 由RelTraitDef代表RelTrait的类型 /** * RelTrait represents the manifestation of a r ...

  9. OpenShift上的OpenvSwitch入门

    前段时间参加openshift培训,通过产品部门的讲解,刷新了我对OpenShift一些的认识,今天先从最弱的环节网络做一些了解吧. Openvswitch是openshift sdn的核心组件,进入 ...

  10. 使用office365 world2016发布编辑备份你的博客

    开门见山.   如果你曾使用过live writer或者world 2013及之前版本发布过博客,那么请直接异步到最后的tips来查找你可能遇到的问题.     在office365中找到博客模板 打 ...