Discussion Overview
The discussion revolves around the challenges of creating a list of figures in LaTeX when figure captions include citations. Participants explore various methods to ensure that citation numbers in the captions correspond correctly to their order in the main text.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant describes a problem where figures are labeled incorrectly in the list of figures due to citations in their captions.
- Some participants suggest placing citations in the text before or after the figures instead of in the captions.
- Another approach proposed is to manually input citation numbers into the captions rather than using the \cite command.
- There is a suggestion to write out the citation in the caption instead of using a reference format.
- A participant expresses a desire for an automatic solution, indicating frustration with manual methods.
- One participant asserts that LaTeX should handle citations in captions without issues and requests a minimal example to diagnose the problem.
- Another participant provides a minimal example to illustrate how citations can be structured in the document.
- There is a suggestion to use the bibliographystyle 'unsrt' and the package 'notoccite' to address the citation order issue.
- A follow-up explains how to use 'nottocite.sty' to provide a short version of the caption for the list of figures, allowing for correct citation numbering.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the best method to resolve the citation issue, with multiple competing views and approaches presented throughout the discussion.
Contextual Notes
Some limitations include the dependence on specific LaTeX packages and the need for careful structuring of captions to achieve the desired citation order.