LyX ⇒ Citation inside figure labels - Issue
-
- Posts: 2
- Joined: Tue Nov 23, 2010 10:34 pm
Citation inside figure labels - Issue
I'm writing my thesis with Lyx, the document includes a list of figures before the first chapter, I have some figures with citations inside, I'm using the numerical mode and for the bibliography style "unsrt".
My problem is that lyx starts numbering the citations in the list of figures, so when I reach the first chapter the first citation there is already number 7...It should start only in the first chapter...
Can someone help me?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Citation inside figure labels - Issue
Code: Select all
\caption[Diagram showing everything you'd ever want to know]%
{Diagram showing everything you'd ever want to know.
Adapted from Smith~\cite{Smith1992}.}