>> While I'm learning the subtleties of bibtex files, I need help with this
>>one:
>>
>>@manual{CEQ87,
>>author = {{Council on Environmental Quality}},
>>year = {1987},
>>title = {Regulations for Implementing {NEPA}, {S}ection 1508.27, 40 {C}ode
>>of {F}ederal {R}egulations},
>>organization = {{C.E.Q., http://ceq.eh.doe.gov/nepa/ceq/toc_ceq.htm}}
>>}
What about this:
@manual{CEQ87,
organization={Council on Environmental Quality},
year = {1987},
title = {Regulations for Implementing {NEPA}, {S}ection 1508.27, 40 {C}ode
of {F}ederal {R}egulations},
url={http://ceq.eh.doe.gov/nepa/ceq/toc_ceq.htm}
}
Try formatting with plainnat e.g.
--
Jean-Pierre