Hi All
I'm using LyX 2.1.0.
When I insert the Bibliography, it shows up as an un-numbered section, for example:
1. Intro
2. Stuff
Bibliography
I would like:
1. Intro
2. Stuff
3. References
How can I achieve that?
Thanks
LyX ⇒ Bibliography as a section
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 89
- Joined: Fri Jan 24, 2014 12:42 am
Bibliography as a section
Put this in your preamble:
Code: Select all
\usepackage[numbib]{tocbibind}