 % Document Type: LaTeX % Harald Ganzinger, who borrowed from Jieh Hsiang, %                   who borrowed from : [Claude Kirchner: Dec 10 92] % macros for the % RTA96 % referee report form %%%% The page size\setlength{\oddsidemargin}{-6mm}\setlength{\textwidth}{169mm}\setlength{\textheight}{235mm}\setlength{\topmargin}{-3mm}\setlength{\headsep}{-2mm}\pagestyle{empty}\thispagestyle{empty}\sloppy\newcommand{\refbox}[1]{ {                \setlength{\unitlength}{1ex}\begin{picture}(4,3)(0,0)                \put(0,0){\framebox(4.2,3.2){#1}}                \end{picture}                       }                     }\makeatletter\newcommand{\PaperNumber}[1]{\def\@PaperNumber{#1}}\newcommand{\Title}[1]{\def\@Title{#1}}\newcommand{\Authors}[1]{\def\@Authors{#1}}\newcommand{\Accuracy}[1]{\def\@Accuracy{#1}}\newcommand{\Significance}[1]{\def\@Significance{#1}}\newcommand{\Originality}[1]{\def\@Originality{#1}}\newcommand{\Presentation}[1]{\def\@Presentation{#1}}\newcommand{\Appropriateness}[1]{\def\@Appropriateness{#1}}\newcommand{\Overall}[1]{\def\@Overall{#1}}\newcommand{\Confidence}[1]{\def\@Confidence{#1}}\newcommand{\OverallPC}[1]{\def\@OverallPC{#1}}\def\makeform{%%%%%  dates%%\begin{tabular}{@{}lp{13cm}@{}}{\bf Paper Number:} & \@PaperNumber \\[1ex]{\bf Title:}        & \@Title       \\[1ex]{\bf Author(s):}    & \@Authors\end{tabular}\\[1ex]\noindent\rule{\textwidth}{.01in}%%%%   ratings%%\begin{tabular*}{\textwidth}{@{}c@{\extracolsep{\fill}}c@{}}~\\\multicolumn{2}{c}{Rating of the following qualities from                   0 to 10, with 10 being the best.}\\[2ex]\begin{tabular}{@{}p{6.2cm}l@{}}{\bf Technical accuracy:}       & \refbox{\@Accuracy}\\{\bf Significance:}             & \refbox{\@Significance}\\{\bf Originality:}              & \refbox{\@Originality}\\{\bf Quality of presentation:}  & \refbox{\@Presentation} \\{\bf Appropriateness:}          & \refbox{\@Appropriateness}\end{tabular}&\begin{tabular}{@{}r@{--}l@{~:~~}ll@{}}\multicolumn{3}{@{}p{6.3cm}@{}}{{\bf Overall evaluation of thepaper:}}&\refbox{\bf\@Overall}\\[2ex]10 &  8 & strong accept \\7  &  6 & weak accept   \\5  &  4 & weak reject   \\3  &  1 & strong reject \\\multicolumn{2}{r@{~:~~}}{0} & outside the scope of RTA\end{tabular}\end{tabular*}                \rule{\textwidth}{.01in}\begin{tabular*}{\textwidth}{@{}c@{\extracolsep{\fill}}c@{}}\parbox[b]{7.5cm}{\parbox[b]{6cm}{{\bf Referee's confidence in the evaluation:}}\hfill\parbox[b]{1cm}{\raggedleft\refbox{\@Confidence}}}&\parbox[b]{7.5cm}{\parbox[b]{6cm}{{\bf Overall evaluation of the paper by thePC member(if different from reviewer):}}\hfill\parbox[b]{1cm}{\raggedleft\refbox{\@OverallPC}}%}\end{tabular*}                \rule{\textwidth}{.01in}%% end makeform}\makeatother\newenvironment{Justification}{\makeform\newline\noindent{\bf Justification}                        (why is the paper rated as above):                        \newline}{~\newline}\newenvironment{Recommendation}{\noindent{\bf Recommendation to the author(s)                        for possible improvements:}                        \newline}{~\newline}\newenvironment{ToProgramCommittee}{\newline\noindent{\bf Confidential                        comments to the PC:\\[1ex]}}{}\newcommand{\CommitteeMember}[1]{\noindent\rule{\textwidth}{.01in}\\                        {\bf Here starts the confidential                        part of the report which is NOT                        forwarded to the authors.}                        \rule{\textwidth}{.01in}\\                        \noindent{\bf Name of committee member: }{#1}                        \vspace{1ex}\newline}\newcommand{\Reviewer}[1]{\noindent{\bf Name of reviewer (if different):}                        {#1} \vspace{1ex}}\newenvironment{RefReport}{        \newpage        \font\tencmssdc=cmssdc10 scaled \magstep4        \newfam\cmssdcfam        \textfont\cmssdcfam=\tencmssdc        \def\cmssdc{\fam\cmssdcfam\tencmssdc}        {\noindent        \LARGE{\sf Referee Report Form}}        \hfill        \begin{minipage}{45mm}        \begin{center}        {\cmssdc RTA--96}\\        {\bf July 27--30\\        Rutgers University\\        {\sc New Jersey}}        \end{center}        \end{minipage}\\[5mm]        }{}% End of RTA96.sty