Guenter,

I changed the aps.sty file. It made no difference -
RevTeX retains its default style.

Atul

--- Guenter Milde <[EMAIL PROTECTED]>
wrote:
> On Tue, 5 Feb 2002 17:13:44 -0800 (PST) wrote Atul
> Narang <[EMAIL PROTECTED]>:
> 
> > Herbert,
> 
> > If I use \bibliographystyle{plain} in the
> preamble, I
> > get a series of errors. If I say plain in the box
> > "BibTex Generated References", nothing happens -
> the
> > default RevTex format persists.
> 
> > Atul
> 
> 
> > RevTeX
> > --- Herbert Voss
> <[EMAIL PROTECTED]>
> > wrote:
> > > Atul Narang wrote:
> > > 
> > > > Is it possible to use RevTex with a
> "nonstandard"
> > > .bst
> > > > file?
> > > > 
> > > > I am using RevTex (it has some nice features),
> but
> > > I
> > > > would like the bibliography to appear like it
> does
> > > in
> > > > Journal of Theoretical Biology,
> > > > ie.,
> > > > 
> > > > 1. The references should appear in the format
> > > (Jones,
> > > > 1990; Jones and  Smith, 1991)
> > > > 2. The references should not be numbered; they
> > > should
> > > > be listed in alphabetical order; and the title
> of
> > > the 
> > > > paper must appear.
> > > > 
> > > > The standard options pra, prb, ..., rmp don't
> meet
> > > > these requirements. I tried
> > > \bibliographystyle{jtb},
> > > > but RevTex gives me errors. Any suggestions? 
> 
> If you just need some features of revtex, you could
> copy the relevant files
> to a new name (Atultex, say) and change to your
> needs. It is a bit tricky,
> however, as latex2e loads revtex.cls,
>             revtex.cls loads revtex.sty,
>             revtex.sty loads either aps.sty, osa.sty
> or seg.sty, and
>             aps.sty loads either prbbib.sty or
> prabib.sty
> which define/redefine the cite commands.
> 
>             
> What happens if you change in aps.sty the lines
> 540-546 from
> 
>             
> \def\@tempa{prb}
> \ifx\@tempa\@journal %
> \def\tempa{\input prbbib.sty}
> \else
> \def\tempa{\input prabib.sty}
> \fi
> \tempa
> 
> to
> \def\@tempa{prb}
> \def\tempa{}
> \tempa
> 
> ??
> 
> Guenter
> 
> --
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

Reply via email to