Im using apalike style for bibliography and Im having hard time with @unpublished label for working papers.
my bib-tex file is:
Code: Select all
@unpublished{Oft1999,
author = {{Office of Fair Trading}},
institution = {Office of free trading},
title = {{Quantitative techniques in competition analysis}},
year = {1999}
Code: Select all
\citet{Oft1999}
I get this mistake for all @unpublished materials.
Can you please advice how to deal with this?
thank you!!