A simple question about anonymous

1,656 views
Skip to first unread message

幽灵长缨

unread,
Feb 23, 2021, 11:42:07 AM2/23/21
to NLPContributionGraph Shared Task at SemEval 2021
I am new to latex writing and wrote my paper using latex template on 


But I found that may be owing to 

\newcommand\outauthor{
    \begin{tabular}[t]{c}
\ifaclfinal 
     \bf\@author
\else 
% Avoiding common accidental de-anonymization issue. --MM
        \bf Anonymous ACL-IJCNLP submission
\fi
    \end{tabular}}

The authors are replaced by 'Anonymous ACL-IJCNLP submission'.

How to make authors' names appear in my final PDF after compiling?  Any idea?

Ted Pedersen

unread,
Feb 23, 2021, 11:45:42 AM2/23/21
to 幽灵长缨, NLPContributionGraph Shared Task at SemEval 2021
Good question, and the answer is not obvious so I'm glad you asked!
At the top of the latex file you will find the following :

\usepackage{microtype}

%\aclfinalcopy % Uncomment this line for the final submission
%\def\aclpaperid{***} % Enter the acl Paper ID here

You should uncomment the line with aclfinalcopy in it, as in :

\usepackage{microtype}

\aclfinalcopy % Uncomment this line for the final submission
%\def\aclpaperid{***} % Enter the acl Paper ID here

And that should show the authors names. Please let us know if this
doesn't work or if other questions arise.

---
Dr. Ted Pedersen
http://www.d.umn.edu/~tpederse
> --
> You received this message because you are subscribed to the Google Groups "NLPContributionGraph Shared Task at SemEval 2021" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to ncg-task-semeval...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/ncg-task-semeval-2021/850a8b49-071f-4078-8bdc-de16f4fc7afan%40googlegroups.com.

幽灵长缨

unread,
Feb 23, 2021, 11:58:02 AM2/23/21
to NLPContributionGraph Shared Task at SemEval 2021
Dear Dr. Ted Pedersen
Thanks for your detailed advice. I have been able to show the authors on my PDF. But another silly question raised. Where can I find my ACL paper ID?

LIN

Ted Pedersen

unread,
Feb 23, 2021, 11:59:56 AM2/23/21
to 幽灵长缨, NLPContributionGraph Shared Task at SemEval 2021
You will get a submission number when you submit. However you do not
need to include that since the submission is not anonymous, so leave
the paper Id as is (do not enter the paper id).
---
Dr. Ted Pedersen
http://www.d.umn.edu/~tpederse

> To view this discussion on the web visit https://groups.google.com/d/msgid/ncg-task-semeval-2021/633656d3-eb03-40a5-804c-beb8258a4eb6n%40googlegroups.com.

幽灵长缨

unread,
Feb 23, 2021, 12:11:14 PM2/23/21
to NLPContributionGraph Shared Task at SemEval 2021
Thank you for your patience. I have submitted my paper to START system successfully.
With best wishes.

Reply all
Reply to author
Forward
0 new messages