Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 533 Bytes

A Template for the Response Letter

This is a simple LateX template for review responses in Software Engineering Conferences

##How to Use:

Editor/Reviewer comments

  • For each comment you use the \subsection command

Editor comments are under the editor subsection To add a new reviewer add under the \section{Response to Reviewer \getCurrentSectionNumber} command To add a comment:

  1. \subsection {} This is a comment 1
  2. \subsection {} This is a comment 2

To add an answer

  • \answer { This is the response to the comment}