Search found 2 matches

by anglea
Mon Jun 01, 2009 8:03 pm
Forum: BibTeX, biblatex and biber
Topic: add the bibliography
Replies: 4
Views: 3036

Re: add the bibliography

just to try of making them again as we compile for the first time, should not make any problem as it easy to construct them again, any other idea, please??
by anglea
Fri May 29, 2009 4:37 pm
Forum: BibTeX, biblatex and biber
Topic: add the bibliography
Replies: 4
Views: 3036

add the bibliography

Hi all

I have used the following lines to include the bibliography
\renewcommand{\bibname}{References}
\bibliographystyle{unsrtnat}

and before the end of the documents

\bibliography{Refreport}
I runned by "Latex, bibtex, latex, latex and my .bib file is in the
same place asmy .tex file, what is ...