Thanks! That did the trick exactly!
Should there really be bullets by default in the bibliography section?
Maybe that's a latex thing, but it seems strange/inappropriate. Either
way, thanks for your workaround.
-Jesse
On Apr 19, 2006, at 8:51 PM, Johan Ingvast wrote:
jesse mejia wrote:
Hi,
How can I remove the column that outputs to the left of my sources
on the bibliography page that has the the source labels in brackets?
I just had a similar problem and found a solution.
Put this in the preamble:
[EMAIL PROTECTED]
and replace $\bullet$ with whatever you like. You can even leave it
empty.
The default is [#1]\hfill if you want to set it back.
/johan