My *.bib file:
Code: Select all
@misc{S,
author = {Lane, Lois},
title ={Clark Kent is Superman!},
note = {\newline\texttt{www.thedailyplanet.com}}
}
This is my output:
Lois Lane. Clark kent is superman!
http://www.thedailyplanet.com.
I'm only a little bothered by the dot after `Lane'. The dot after the URL is much more annoying.
Why is `kent' and `superman' written in all lower-case?
And the most important question: What file do I edit to fix this - the .cls or the .bst.
The answer to the question in the thread title: No, you can't (but \newline and \texttt{} works just fine...)!