Adding ACL Style Citations

From CompSemWiki
Revision as of 14:01, 12 October 2010 by Trood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This information has been extracted from past e-mails by Jinho Choi and Kevin Cohen.

It turns out that the ACL .bib file won't work with the CU dissertation template. To work around this limitation do the following:

 \usepackage[round]{natbib}
  • In your bibliographystyle command at the end put:
 \bibliographystyle{plainnat}

For more information on natbib read the reference guide.