Skip to content

A LaTeX template designed to assist authors in preparing structured and organized responses to reviewers during the peer-review process. Includes custom environments and commands for quoting reviewer comments, excerpts from the paper, and external sources. Developed by Mehdi Benallegue at the CNRS AIST Joint Robotics Laboratory.

License

Notifications You must be signed in to change notification settings

mehdi-benallegue/answers-to-reviewers-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Response to Reviewers LaTeX Template

A comprehensive LaTeX template for preparing responses to reviewers' comments during the peer-review process. This template provides structured environments for quoting reviewer comments, referencing parts of your manuscript, and citing external sources. It also includes annotation commands for tracking revisions and changes.

Features

  • Structured Response Format: Easily organize your responses with custom environments.
  • Reviewer Comments: Use the revquote environment to include reviewer comments in shaded boxes.
  • Manuscript Quotes: Quote excerpts from your manuscript using the quotepaper environment.
  • External Quotes: Use the externalquote environment to include quotes from external sources with optional author attribution.
  • Annotations: Custom commands for highlighting important notes and tracking pending changes.

Dependencies

This template uses the libertine font. On Ubuntu, you may need to install it through the command:

sudo apt install texlive-fonts-extra

Getting Started

  1. Clone the repository:

    git clone https://github.com/[your-username]/response-to-reviewers-template.git
  2. Navigate to the directory:

    cd response-to-reviewers-template
  3. Open the response-template.tex file in your preferred LaTeX editor.

  4. Compile the document using pdflatex. The pdf file and auxiliary files will be generated in the output folder:

    pdflatex --output-directory=output/ answer.tex

Documentation

For detailed usage instructions and examples, please refer to the Documentation.md file.

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.

Acknowledgments

This template was developed by Mehdi Benallegue at the CNRS AIST Joint Robotics Laboratory to help researchers streamline the peer-review response process.

About

A LaTeX template designed to assist authors in preparing structured and organized responses to reviewers during the peer-review process. Includes custom environments and commands for quoting reviewer comments, excerpts from the paper, and external sources. Developed by Mehdi Benallegue at the CNRS AIST Joint Robotics Laboratory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages