Addition of a response template
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
\documentclass[a4paper, 11pt]{article}
|
||||
\usepackage[top=2.5cm, bottom=2.5cm, left=2.5cm, right=2.5cm]{geometry}
|
||||
\usepackage[version=4]{mhchem}
|
||||
\usepackage{siunitx}
|
||||
|
||||
\input{../macro}
|
||||
|
||||
\oddsidemargin=-0.4mm % 25.4-0.4=25mm
|
||||
\evensidemargin=-0.4mm
|
||||
\textwidth=160mm % 210-25*2=160
|
||||
|
||||
\linespread{1.1}
|
||||
|
||||
% 箇条書き
|
||||
\renewenvironment{itemize}{\begin{list}{\textbullet}{\topsep=0.4pt}}{\end{list}}
|
||||
|
||||
\title{Answers in response to the reviewer comments}
|
||||
%%\date{}
|
||||
|
||||
\newcommand{\lineline}{\color{blue}------------------------------------------}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\noindent \noindent Manuscript\\
|
||||
\noindent Journal: {JOURNAL}\\
|
||||
|
||||
\vspace{1zw}
|
||||
|
||||
\noindent Title: ``{\TITLE}''\\
|
||||
\noindent Authors: Kawano, Shoma; Ohkubo, Takahiro\\
|
||||
\noindent Manuscript ID: {\ManuscriptID}
|
||||
|
||||
\vspace{1zw}
|
||||
\noindent Corresponding Author: Ohkubo, Takahiro
|
||||
|
||||
|
||||
\vspace*{0.5cm}
|
||||
|
||||
\noindent Dear Prof. Xxxxx Yyyyy,
|
||||
|
||||
We thank you for your letter dated 30 March 2026 regarding our
|
||||
manuscript (Manuscript ID: {\ManuscriptID}) and for conveying the
|
||||
reviewers' constructive comments. We have revised the manuscript in
|
||||
accordance with these comments, as detailed in the point-by-point
|
||||
responses below.
|
||||
|
||||
\vspace{1zw}
|
||||
|
||||
\vspace*{0.5cm}
|
||||
\input{reviewer1}
|
||||
\input{reviewer2}
|
||||
\input{reviewer3}
|
||||
\input{editor}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user