Hello.
I'm writing an article with LyX. I'm using numbered sections. I want
the bibliography to be one of those sections, but when I insert it to
my document, it creates a TOC like this:
1. Introduction
2. System Model
3. Integration
References
4. Intelectual Property
How can I have a bibliography that behaves like one more numbered section ?
This is what LyX generates when I insert the bibliography:
\bibliographystyle{ieeetr}
\addcontentsline{toc}{section}{\refname}\bibliography{referencias}
The bibliography is not the last section. I need other sections to be after.
Thanks in advance.
Manuel.