PTEROSOR_git_template/Manuscript/Response_Letter/Response_Letter.tex

75 lines
1.1 KiB
TeX
Raw Permalink Normal View History

2021-11-05 09:49:05 +01:00
\documentclass[10pt]{letter}
\usepackage{UPS_letterhead,xcolor,mhchem,ragged2e,hyperref}
\newcommand{\alert}[1]{\textcolor{red}{#1}}
\definecolor{darkgreen}{HTML}{009900}
\begin{document}
\begin{letter}%
{To the Editors of the Journal of X,}
\opening{Dear Editors,}
\justifying
Please find attached a revised version of the manuscript entitled
\begin{quote}
\textit{``My article''}.
\end{quote}
We thank the reviewers for their constructive comments.
Our detailed responses to their comments can be found below.
For convenience, changes are highlighted in red in the revised version of the manuscript.
We look forward to hearing from you.
\closing{Sincerely, the authors.}
\newpage
%%% REVIEWER 1 %%%
\noindent \textbf{\large Authors' answer to Reviewer \#1}
\begin{enumerate}
\item
{This paper is good.}
\\
\alert{
bla bla bla
}
\item
{This paper is bad.}
\\
\alert{
bla bla bla
}
\end{enumerate}
%%% REVIEWER 2 %%%
\noindent \textbf{\large Authors' answer to Reviewer \#2}
\begin{enumerate}
\item
{This paper is good.}
\\
\alert{
bla bla bla
}
\item
{This paper is bad.}
\\
\alert{
bla bla bla
}
\end{enumerate}
\end{letter}
\end{document}