I am citing the IEEE-754 standard and it doesn't have an author. However, when I generate my PDF, the tool I am using (texnixcenter) provides a warning that there is no author. I would like to know how to get rid of this warning?
Here is the IEEE-754 standard bibtex entry that I have:
@ARTICLE{ieee754std,
journal={IEEE Std 754-2008},
title={{IEEE Standard for Floating-Point Arithmetic}},
year={2008},
pages={1-70},
keywords={IEEE standards;floating point arithmetic;programming;IEEE standard;arithmetic formats;computer programming;decimal floating-point arithmetic;754-2008;NaN;arithmetic;binary;computer;decimal;exponent;floating-point;format;interchange;number;rounding;significand;subnormal},
doi={10.1109/IEEESTD.2008.4610935},}

@manualbe a more appropriate entry rather than@article? – egreg Aug 22 '13 at 22:01