Seminar Paper Review Template
作者:
Jean-Luc Lugrin
最近上传:
5 年前
许可:
Creative Commons CC BY 4.0
摘要:
Template for Paper Review
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Template for Paper Review
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\title{ATMCS Review Template}
\author{
Reviewer Name and Student ID \\
Paper
}
\date{\today}
\documentclass[12pt]{article}
\usepackage{enumitem,amssymb}
\newlist{todolist}{itemize}{2}
\setlist[todolist]{label=$\square$}
\usepackage{pifont}
\newcommand{\cmark}{\ding{51}}%
\newcommand{\xmark}{\ding{55}}%
\newcommand{\done}{\rlap{$\square$}{\raisebox{2pt}{\large\hspace{1pt}\cmark}}%
\hspace{-2.5pt}}
\newcommand{\wontfix}{\rlap{$\square$}{\large\hspace{1pt}\xmark}}
\begin{document}
\maketitle
\section{Review}
\emph{Write here}
A better paper was written by ~\cite{Hoang:2017:ASP:3025453.3025860}
\section{Comments to Committee }
\emph{Write here} (Hidden from authors)
\section{Recommendation}
\begin{todolist}
\item[\done] Strong Accept: I would argue strongly for accepting this paper; 5.0
\item Between possibly accept and strong accept; 4.5
\item Possibly Accept: I would argue for accepting this paper; 4.0
\item Between neutral and possibly accept; 3.5
\item Neutral: I am unable to argue for accepting or rejecting this paper; 3.0
\item Between possibly reject and neutral; 2.5
\item Possibly Reject: The submission is weak and probably shouldn't be accepted, but there is some chance it should get in; 2.0
\item Between reject and possibly reject; 1.5
\item Reject: I would argue for rejecting this paper; 1.0
\end{todolist}
\section{Expertise}
Provide your expertise in the topic area of this paper.
\begin{todolist}
\item[\done] Expert
\item Knowledgeable
\item Passing Knowledge
\item No Knowledge
\end{todolist}
\bibliographystyle{abbrv}
\bibliography{reviewer-bibliography}
\end{document}