response letter模板
(a) 首先,要把编辑评委提出的修改意见逐条列出。 建议这里直接quote对方的原文, 比如象这样:
"The reference to Bianchi's model published in 2000 is a bit obsolete, even Bianchi has produced and published (in this same publication) a better model."
这样直接quote对方的原文,表明你并没有歪曲,修改对方的意见,是对方的一种尊重。
(b) 然后开始回答你是如何针对这个意见来修改你的文章。
(b-1)首先,你要写出你对编辑评委意见的理解:
Reviewer 1 requires that we should update our reference to Bianchi's work.
(b-2) 指出我们在没有修改前,我们是如何写的。
In our previously submitted draft, we use the following reference to Bianchi's work:
[3] G. Bianchi, "Performance analysis of the IEEE 802.11 distributed coordination function", IEEE Journal on Selected Areas in Communications, vol. 18, no. 3, pp. 535-547, 2000.
(b-3) 阐述你针对这个意见做了什么事。 比如这个意见是说我给出的一个reference太旧。 我就说明我上网去查阅了专门的数据库,列举查到的结果, 并对结果进行解释和说明:
We checked IEEE Xplore database and found two Bianchi's letters mentioned by Reviewer 1:
1. G.Bianchi, “IEEE 802.11-saturation throughput analysis", Communications Letters, IEEE, vol. 2, no. 12, pp. 318-320, 1998.
2. G.Bianchi, I.Tinnirello, ”Remarks on IEEE 802.11 DCF performance analysis ", Communications Letters, IEEE Volume: 9 Issue: 8 Aug 2005
Page(s): 765- 767.
The frst letter is the short letter version of [3]. The second letter proposes a non-Markov chain approach for IEEE 802.11 DCF analysis.
Extensive work have been done on analyzing IEEE 802.11 DCF performance. Most of them use a Markov chain approach based on Bianchi's work in [3], and accordingly [3] are frequently mentioned in publications in this area.
Our analytical model also uses Markov chain approach, which is still based on Bianchi's work in [3]. Thus it is reasonable that we should mention it. Also compared with Bianchi's letter published in 1998, more details are presented in [3]. Thus we decide to mention [3] instead of that letter as [3] can help readers better understand Bianchi's work as well as our work.
Regarding Bianchi's second letter published in 2005, it contributes a new approach to analyzing the performance of IEEE 802.11 DCF. Elementary probability theory instead of complicated Markov chain is used in this letter. However, this work still ignores the effect of using data rate switching as most other work in this area do. It is diffcult for us to list numerous publications in this area due to the limited space. Therefore, in this draft, we only list the closely related publication (reference [3]), because we used this work in our analysis.
(b-4) 如果我针对这个意见对文章做出一定的修改,应该列举出对应的修改:
The related statement in the revised draft is as follow (referred to Paragraph 2, Section I):
“Despite extensive work on analyzing the performance of IEEE 802.11 DCF, most of them consider stations use a single data rate only and the effect of using DRS has been largely ignored, such as that in [3]."
写这种response letter时要注意语气,表现出礼貌。 最好要说一些"We thank the anonymous reviewers for their constructive comments"之类的客套话在(b-1)部分。此外,很有可能对方给的意见你本人不赞同(比如上面的例子),这时更要注意语气,同时给出详细可靠的数据证和充足的理由解释你为什么不赞同对方的看法(b-3)。 当然,为了照顾对方的情绪,可以在文中加一两句无关痛痒的话来cover对方的意见,如同我在上面的例子中(b-4)做的那样。
如果对方的意见确实是正确的和很有帮助的,在(b-1)更加要毫不吝啬的发表赞同的话,在(b-2)部分,可以用“incorrect"这类负面意义的词来形容自己以前文章中的相关内容, 表明自己深刻认识到这个错误。此外,(b-3)(b-4)可以合并,要详细介绍你是如何针对这个意见修改文章的, 不要再浪费过多时间来为你以前文章做辩护。
from: http://blog.sina.com.cn/s/blog_4723da760100tccz.html
response letter模板的更多相关文章
- response letter
1.Firstly, we would like to thank you for your kind letter and for reviewers’ constructive commentsc ...
- SCI/EI期刊投稿 Reply Letter 常用格式总结
SCI/EI期刊投稿Reply Letter常用格式总结 整个论文投稿的过程中,会遇到各种问题,需要我们向主编询问或是回复.下面主要总结了responses to the comme ...
- Thymeleaf模板的使用
使用模板的要点: 页面主体结构固定,具体参数可变,尽可能让参数动态化,才能提高模板的复用性 ================================================== ...
- thymeleaf模板引擎入门
ThymeLeaf是什么 Thymeleaf是一个用于服务器端的java模板引擎,它使用简单但功能强大,目前可以处理的模板类型包括:HTML.XML.TEXT.JavaScript.CSS等. 搭建t ...
- [django]利用xlwt实现文件下载功能
代码: url.py: url(r'^importmould/$', 'keywork.views.xls_mould', name='xls_mould'), view.py: from djang ...
- Symfony2模版引擎使用说明手册
一.基本使用 {{ demo }}输出一个demo变量; {% func %}通常是包含一个twig函数例如 for; 举个for循环的例子: {% for i in 0..10 %} <em& ...
- 利用freemarker 静态化网页
1.介绍-FreeMarker是什么 模板引擎:一种基于模板的.用来生成输出文本的通用工具 基于Java的开发包和类库 2.介绍-FreeMarker能做什么 MVC框架中的View层组件 Html页 ...
- 关于Python的web框架
uliwebhttp://git.oschina.net/limodou/uliweb uliweb 吸取了其他框架的经验,集成了orm.总的来说一般.这个安装后有个exe文件,命令行工具.不绿色.个 ...
- java新手笔记22 接口示例2
1.USB package com.yfs.javase; public interface USB { //定义规范 public void read(); public void write(); ...
随机推荐
- 根据日期查询年龄js
function ages(str) { var r = str.match(/^(\d{1,4})(-|\/)(\d{1,2})\2(\d{1,2})$/); if(r==null)return f ...
- FineReport——JS二次开发(分页预览)
BS访问某个cpt模板,报表servlet将会将cpt文件解析成对应的html,报表内容最终转换为一个table,位于id=content-container的div中. 在模板和html页面中,他们 ...
- [ python ] 下划线的意义和一些特殊方法
Python用下划线 Python用下划线为变量前缀和后缀制定特殊变量 _xxx 不能用 'from module import *' 导入__xxx__ 系统定义名字__xxx 类中的私有变量名 核 ...
- linux命令(34):less命令
1.命令格式: less [参数] 文件 2.命令功能: less 与 more 类似,但使用 less 可以随意浏览文件,而 more 仅能向前移动,却不能向后移动,而且 less 在查看之前不会 ...
- MapReduce案例二:好友推荐
1.需求 推荐好友的好友 图1: 2.解决思路 3.代码 3.1MyFoF类代码 说明: 该类定义了所加载的配置,以及执行的map,reduce程序所需要加载运行的类 package com.hado ...
- 《java并发编程实战》读书笔记11--构建自定义的同步工具,条件队列,Condition,AQS
第14章 构建自定义的同步工具 本章将介绍实现状态依赖性的各种选择,以及在使用平台提供的状态依赖机制时需要遵守的各项规则. 14.1 状态依赖性的管理 对于并发对象上依赖状态的方法,虽然有时候在前提条 ...
- JS将日期转换为yyyy-MM-dd HH:mm:ss
//格式化后日期为:yyyy-MM-dd HH:mm:ss function FormatAllDate(sDate) { var date = new Date(sDate); var sepera ...
- MITx 创业101 寻找你的顾客
来自MITx的创业课 步骤一 市场分割(Market Segmentation) 头脑风暴所有可能的市场,关注可能性 寻找最终用户(End User)——会使用你的产品的用户,但不一定会付钱 思考产品 ...
- 修改Struts2的struts.xml配置文件位置
默认情况下,Struts2的配置文件名称为struts.xml,且该文件放在src根目录下.如下图所示: 如果需要修改struts.xml的位置,例如把struts.xml放到struts2文件夹下, ...
- css3之nth-child和nth-of-type的区别
之前一直开发的是兼容老版本的代码,所以很少用到有关c3里面的代码格式,今天就对于使用的c3选择器中nth-child和nth-of-type做一个区分.首先:1.nth-child(n):是选择父级元 ...