Search found 4 matches

by yoda
Fri Oct 24, 2008 2:50 pm
Forum: General
Topic: References instead of Bibliography
Replies: 7
Views: 39690

Re: References instead of Bibliography

Thank you Stefan! it worked as I wanted
by yoda
Fri Oct 24, 2008 1:38 am
Forum: General
Topic: References instead of Bibliography
Replies: 7
Views: 39690

References instead of Bibliography

Hi!

I want to change the title and headings of the bibliography for "References". I tried with the command

\renewcommand{\bibname}{References}

and

\renewcommand{\refname}{References}

but nothing happens. Any idea?

Thanks
by yoda
Tue Oct 07, 2008 4:41 pm
Forum: General
Topic: Overriding enumeration of equations
Replies: 2
Views: 2782

Re: Overriding enumeration of equations

Thanks Juanjo, that is what I need!!!
by yoda
Tue Oct 07, 2008 2:04 am
Forum: General
Topic: Overriding enumeration of equations
Replies: 2
Views: 2782

Overriding enumeration of equations

Hi, I´m quite new in Latex, so I would appreciate if you can help me.
The point is, I like to introduce an equation, but I want to override the number of the equation (because I re-write the equation from a previous chapter). Here is my attempt,

\begin{equation*}
\Delta R_r=\frac{1}{E_s}[(1+\nu_s ...