-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Milestone
Description
Currently, using footnote-based citations with CSL styles causes unexpected behavior.
Especially, while using numeric styles, the number order gets messed up.
Describe the solution you'd like
Support for CSL style footnote citations should be provided in JabRef's libreoffice integration. The working code already exists for JStyles (although written in a convoluted manner) - we have to adapt/extend it for CSL Styles (and possibly in future - for BST styles, if we add support for it).
The explanation for the cause of the problem and a high-level description of how it's solved for JStyles is available at https://devdocs.jabref.org/code-howtos/openoffice/order-of-appearance.html.
Additional context
- One can also refer to how Zotero's LibreOffice integration solves it.
- It would be better if we are able to have a unified backend for functionalities common for all styles - but that may be filed as a separate issue, which is not user-facing.
Metadata
Metadata
Assignees
Type
Projects
Status
Free to take