I have the following entry in my Bibliography.
Code: Select all
@misc{fuller2011,
author = {V. Fuller and D. Farinacci and D. Meyer and D. Lewis},
month = {June},
organization = {Internet Engineering Task Force},
publisher = {IETF},
series = {Request for Comments},
title = {LISP Alternative Topology (LISP+ALT)},
url = {http://tools.ietf.org/html/draft-ietf-lisp-alt-07},
year = {2011},
}
\bibliographystyle{plain}
, I see the following in the subsequent .pdf:
Code: Select all
V. Fuller, D. Farinacci, D. Meyer, and D. Lewis. Lisp alternative topol-
ogy (lisp+alt), June 2011.
When I use
\bibliographystyle{acm}
, (I am forced to use "acm") I see the following in the subsequent .pdf:Code: Select all
Fuller, V., Farinacci, D., Meyer, D., and Lewis, D. Lisp
alternative topology (lisp+alt), June 2011.