> Alexander Bauer wrote:
> 
> Hi,
> 
> I'm using references in a document and if the document is printed, the
> label (grey part) is in brackets.
> Like this
> 
> [W�he, G] blah blah
> 
> Is it possible to get rid off the brackets?

\usepackage{cite}   % all in latex preamble
\citeleft{}
\citeright{}

Herbert



-- 
[EMAIL PROTECTED]
http://perce.de/voss

Reply via email to