Addition of a response template
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
\newcommand{\JOURNAL}{JOURNAL NAME}
|
\newcommand{\JOURNAL}{JOURNAL NAME}
|
||||||
\newcommand{\TITLE}{TITLE}
|
\newcommand{\TITLE}{TITLE}
|
||||||
|
\newcommand{\ManuscriptID}{XX-xxxx-xxxx}
|
||||||
|
|
||||||
% support関連
|
% support関連
|
||||||
\newcommand{\support}{Supporting Information}
|
\newcommand{\support}{Supporting Information}
|
||||||
@@ -17,20 +18,20 @@
|
|||||||
\newcommand{\TO}[1]{{\color{red}{#1}}}
|
\newcommand{\TO}[1]{{\color{red}{#1}}}
|
||||||
|
|
||||||
% 査読用
|
% 査読用
|
||||||
% \usepackage[dvipdfmx]{color}
|
\usepackage[dvipdfmx]{color}
|
||||||
% \definecolor{ForestGreen}{rgb}{0.13,0.55,0.13}
|
\definecolor{ForestGreen}{rgb}{0.13,0.55,0.13}
|
||||||
% \definecolor{DarkPurple}{rgb}{0.35,0.00,0.55}
|
\definecolor{DarkPurple}{rgb}{0.35,0.00,0.55}
|
||||||
% \newcommand{\RA}[2]{{\color{red}\ensuremath{^{\rm [#1]}}#2}}
|
\newcommand{\RA}[2]{{\color{red}\ensuremath{^{\rm [#1]}}#2}}
|
||||||
% \newcommand{\RB}[2]{{\color{blue}\ensuremath{^{\rm [#1]}}#2}}
|
\newcommand{\RB}[2]{{\color{blue}\ensuremath{^{\rm [#1]}}#2}}
|
||||||
% \newcommand{\RC}[2]{{\color{ForestGreen}\ensuremath{^{\rm [#1]}}#2}}
|
\newcommand{\RC}[2]{{\color{ForestGreen}\ensuremath{^{\rm [#1]}}#2}}
|
||||||
% \newcommand{\RD}[2]{{\color{DarkPurple}\ensuremath{^{\rm [#1]}}#2}}
|
% \newcommand{\RD}[2]{{\color{DarkPurple}\ensuremath{^{\rm [#1]}}#2}}
|
||||||
% \newcommand{\RA}[2]{{\color{black}#2}}
|
% \newcommand{\RA}[2]{{\color{black}#2}}
|
||||||
% \newcommand{\RB}[2]{{\color{black}#2}}
|
% \newcommand{\RB}[2]{{\color{black}#2}}
|
||||||
% \newcommand{\RC}[2]{{\color{black}#2}}
|
% \newcommand{\RC}[2]{{\color{black}#2}}
|
||||||
% \newcommand{\RD}[2]{{\color{black}#2}}
|
% \newcommand{\RD}[2]{{\color{black}#2}}
|
||||||
|
|
||||||
% \newcommand{\CO}[1]{\color{black}\item[#1:]\color{black}}
|
\newcommand{\CO}[1]{\color{black}\item[#1:]\color{black}}
|
||||||
% \newcommand{\CA}[1]{\color{red}\item[#1:]}
|
\newcommand{\CA}[1]{\color{red}\item[#1:]}
|
||||||
% \newcommand{\CB}[1]{\color{blue}\item[#1:]}
|
\newcommand{\CB}[1]{\color{blue}\item[#1:]}
|
||||||
% \newcommand{\CC}[1]{\color{ForestGreen}\item[#1:]}
|
\newcommand{\CC}[1]{\color{ForestGreen}\item[#1:]}
|
||||||
% \newcommand{\CD}[1]{\color{DarkPurple}\item[#1:]}
|
% \newcommand{\CD}[1]{\color{DarkPurple}\item[#1:]}
|
||||||
|
|||||||
Binary file not shown.
@@ -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}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
%#!latexmk 2026-02.tex
|
||||||
|
\clearpage
|
||||||
|
\noindent {\bfseries Manuscript Formatting Request}
|
||||||
|
% Changes are indicated with green text along with the response number.
|
||||||
|
|
||||||
|
\begin{enumerate}
|
||||||
|
\CO{C1}
|
||||||
|
|
||||||
|
General comment
|
||||||
|
|
||||||
|
|
||||||
|
\CO{A1}
|
||||||
|
|
||||||
|
Answer for General comment.
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
%#!latexmk 20XX-XX.tex
|
||||||
|
\clearpage
|
||||||
|
\noindent {\bfseries In Response to Reviewer: \#1}
|
||||||
|
|
||||||
|
Corrections in the manuscript and in this response letter are highlighted
|
||||||
|
in red and labeled with the corresponding item numbers.
|
||||||
|
|
||||||
|
|
||||||
|
%% \vspace{2zw}
|
||||||
|
|
||||||
|
\begin{enumerate}
|
||||||
|
|
||||||
|
\CO{G}
|
||||||
|
|
||||||
|
General comment
|
||||||
|
|
||||||
|
\CA{G}
|
||||||
|
|
||||||
|
Answer for General comment.
|
||||||
|
|
||||||
|
\CO{C1}
|
||||||
|
|
||||||
|
Comment-1
|
||||||
|
|
||||||
|
\CA{A1}
|
||||||
|
|
||||||
|
Answer for Comment-1.
|
||||||
|
|
||||||
|
\CO{C2}
|
||||||
|
|
||||||
|
Comment-2
|
||||||
|
|
||||||
|
\CA{A2}
|
||||||
|
|
||||||
|
Answer for Comment-2.
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
%#!latexmk 20XX-XX.tex
|
||||||
|
\clearpage
|
||||||
|
\noindent {\bfseries In Response to Reviewer: \#2}
|
||||||
|
|
||||||
|
Corrections in the manuscript and in this response letter are highlighted
|
||||||
|
in red and labeled with the corresponding item numbers.
|
||||||
|
|
||||||
|
|
||||||
|
%% \vspace{2zw}
|
||||||
|
|
||||||
|
\begin{enumerate}
|
||||||
|
|
||||||
|
\CO{G}
|
||||||
|
|
||||||
|
General comment
|
||||||
|
|
||||||
|
\CB{G}
|
||||||
|
|
||||||
|
Answer for General comment.
|
||||||
|
|
||||||
|
\CO{C1}
|
||||||
|
|
||||||
|
Comment-1
|
||||||
|
|
||||||
|
\CB{A1}
|
||||||
|
|
||||||
|
Answer for Comment-1.
|
||||||
|
|
||||||
|
\CO{C2}
|
||||||
|
|
||||||
|
Comment-2
|
||||||
|
|
||||||
|
\CB{A2}
|
||||||
|
|
||||||
|
Answer for Comment-2.
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
%#!latexmk 20XX-XX.tex
|
||||||
|
\clearpage
|
||||||
|
\noindent {\bfseries In Response to Reviewer: \#3}
|
||||||
|
|
||||||
|
Corrections in the manuscript and in this response letter are highlighted
|
||||||
|
in red and labeled with the corresponding item numbers.
|
||||||
|
|
||||||
|
|
||||||
|
%% \vspace{2zw}
|
||||||
|
|
||||||
|
\begin{enumerate}
|
||||||
|
|
||||||
|
\CO{G}
|
||||||
|
|
||||||
|
General comment
|
||||||
|
|
||||||
|
\CC{G}
|
||||||
|
|
||||||
|
Answer for General comment.
|
||||||
|
|
||||||
|
\CO{C1}
|
||||||
|
|
||||||
|
Comment-1
|
||||||
|
|
||||||
|
\CC{A1}
|
||||||
|
|
||||||
|
Answer for Comment-1.
|
||||||
|
|
||||||
|
\CO{C2}
|
||||||
|
|
||||||
|
Comment-2
|
||||||
|
|
||||||
|
\CC{A2}
|
||||||
|
|
||||||
|
Answer for Comment-2.
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
Reference in New Issue
Block a user