<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [texhax] citation parens</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt; I'm trying to change the way citations are presented in my<BR>
&gt; thesis class<BR>
&gt; (which loads class 'report' as a base). Right now citations<BR>
&gt; in the dvi<BR>
&gt; file are in parens. So<BR>
&gt; &quot;The sky is blue \cite{blah}&quot;&nbsp; in the latex file becomes&nbsp; &quot;The sky is<BR>
&gt; blue (2)&quot; in the compiled doc and I want it to be &quot;The sky is<BR>
&gt; blue [2]&quot;&nbsp;<BR>
&gt; instead. I've looked in the bst file, the report.cls, even<BR>
&gt; the latex.ltx<BR>
&gt; file, and can't figure it out.<BR>
&gt;<BR>
&gt; Does anyone know?<BR>
&gt;<BR>
&gt; BTW, I'm using bibtex, not doing \bibitem in the latex file.<BR>
<BR>
Well, first of all, it's nothing to do with BibTeX, that merely creates the list, but cannot affect the way \cite &amp; co behave.<BR>
<BR>
Now, you say you looked in &quot;the report.cls, even the latex.ltx&quot;, but what about the &quot;thesis class&quot; you mention.&nbsp; You don't mention whether you load any style files.&nbsp; Without this information, we can't help.&nbsp; However, I suspect that it is indeed your thesis class and that this is the desired behaviour.<BR>
<BR>
Cheers,&nbsp; Phil Ratcliffe</FONT>
</P>

</BODY>
</HTML>