I have a .bib file, which contains a number of websites as well as regular documents. I have formatted these in the following way:
Code: Select all
@MISC{website:rfc1510,
AUTHOR = "J. Kohl and C. Neuman",
TITLE = "The Kerberos Network Authentication Service (V5)",
MONTH = "September",
YEAR = 1993,
note = {\url{http://tools.ietf.org/html/rfc1510}},
}
What am I doing wrong ?
Many thanks,
Frh