Thanks Syrus!

Followed your advice
and succeeded.

I had to experiment a while.

IT WAS NECESSARY TO SWITCH THE DOCUMENT CLASS!!!!

                        article  ->  report

Then I followed your advice:

In LaTeX preamble I included
\usepackage{packagename}

Instead of insert TOC&lists-Bibtex reference,
I inserted the following LaTeX commands

\bibliographystyle{stylename}
\def\bibname{Newname}
\bibliography{bibfile}

At least with the packagename =natbib and stylenamne=plainnat this works!!


Staffan

Reply via email to