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
- BibTeX inclusion: References -> "an other str... Staffan Ringbom
- Re: BibTeX inclusion: References -> "an ... Syrus Nemat-Nasser
- Re: BibTeX inclusion: References -> "... Staffan Ringbom
- Re: BibTeX inclusion: References -> "an ... Jean-Marc Lasgouttes
- Re: BibTeX inclusion: References -> "... Staffan Ringbom
- Re: BibTeX inclusion: References -> &... Lars Gullik Bj�nnes
