diff --git a/dmlr2e.sty b/dmlr2e.sty index 7614594..0568a80 100644 --- a/dmlr2e.sty +++ b/dmlr2e.sty @@ -250,7 +250,14 @@ \def\email{\hfill\small\sc}% \def\name{\normalsize\bf}% \def\AND{\@endauthor\rm\hss \vskip \interauthorskip \@startauthor} - \@startauthor \@author \\ \\ {\bf Reviewed on OpenReview:} \openreview\@endauthor} + \@startauthor \@author + % wrap the openreview link in if to hide it if "preprint" option is enabled + \if@preprint + % do nothing + \else + \\ \\ {\bf Reviewed on OpenReview:} \openreview + \fi + @endauthor} \vskip \aftermaketitskip \if@preprint \else