<!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>> I'm trying to change the way citations are presented in my<BR>
> thesis class<BR>
> (which loads class 'report' as a base). Right now citations<BR>
> in the dvi<BR>
> file are in parens. So<BR>
> "The sky is blue \cite{blah}" in the latex file becomes "The sky is<BR>
> blue (2)" in the compiled doc and I want it to be "The sky is<BR>
> blue [2]" <BR>
> instead. I've looked in the bst file, the report.cls, even<BR>
> the latex.ltx<BR>
> file, and can't figure it out.<BR>
><BR>
> Does anyone know?<BR>
><BR>
> 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 & co behave.<BR>
<BR>
Now, you say you looked in "the report.cls, even the latex.ltx", but what about the "thesis class" you mention. You don't mention whether you load any style files. Without this information, we can't help. However, I suspect that it is indeed your thesis class and that this is the desired behaviour.<BR>
<BR>
Cheers, Phil Ratcliffe</FONT>
</P>
</BODY>
</HTML>