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. 在nodejs中操作数据库(MongoDB和MySQL为例)

    一.使用nodejs操作MongoDB数据库 ①使用官方的mongodb包来操作 ②使用第三方的mongoose包来操作(比较常用) // 首先必须使MongoDB数据库保持开启状态 // npm下载 ...

  2. C# DataTable转换为Html

    /// <summary> /// DataTable 转换为 Html /// </summary> /// <param name="dt"> ...

  3. gerrit配置跳过审核直接push到gitlab

    项目中有存放项目相关的文档,这些项目需要配置跳过审核再提交的操作.现在需要给某些组配置不审核直接提交的权限 方法: 使用管理员账号,到 projects -> access 页面下配置 refe ...

  4. 如何在Unity中开发Leap Motion桌面版(Non-VR)APP

    最近因需要,翻出几年前的Leapmotion感测器,准备用Unity3D做个互动APP,于是连上官网下载SDK.等下载下来一安装调试,瞬间傻眼,居然要求VR设备.我们Lab倒是不缺VR,有几套VIVE ...

  5. Tex家族关系

    小书匠 声明:文章自一份其实很短的 LaTeX 入门文档学习,整理所得. Tex家族关系 Tex家族关系图 1.排版引擎 1.所谓的引擎,是指能够实现断行.分页等操作的程序(请注意这并不是定义) 2. ...

  6. GoCN每日新闻(2019-10-08)

    GoCN每日新闻(2019-10-08) <premenlo';font-size:9.0pt;">GoCN每日新闻(2019-10-08) 1. Go 构建高性能数据库中间件: ...

  7. MariaDB主从复制虚拟机实战

    MariaDB简介: MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在维护,采用GPL授权许可 MariaDB的目的是完全兼容MySQL,包括API和命令行,使之能轻松成为MySQ ...

  8. MySQL事务隔离级别(一)

    本文实验的测试环境:Windows 10+cmd+MySQL5.6.36+InnoDB 一.事务的基本要素(ACID) 1.原子性(Atomicity):事务开始后所有操作,要么全部做完,要么全部不做 ...

  9. Python selenium PO By.XPATH定位元素报错

    Python selenium PO  By.XPATH定位元素报错 如下代码经常报错: # 首页的“新建投放计划”按钮 new_ads_plan = (By.XPATH, "//*[tex ...

  10. 000 list与map的foreach使用

    一:list的使用 1.程序 package com.jun.it.java8; import java.util.ArrayList; import java.util.List; public c ...