You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the generated PDF. The citations at the document's end are not numbered.
Temporary Workaround:
Instructions have been added to the README to use chicago-note-bibliography.csl, which places citations as footnotes. In this mode, citations are numbered correctly. However, it's worth noting that the preferred style in the blockchain domain is endnotes, not footnotes.
Environment:
Pandoc Version: 3.1.8
Features: +server +lua
Scripting Engine: Lua 5.4
User Data Directory: /home/weiwu/.local/share/pandoc
Using the --csl=filename parameter with a CSL file (e.g., apa.csl) changes the style but doesn't number the citations. See the screenshot for reference:
Desired Outcome:
Citations should appear as an ordered list in the endnote style.
The text was updated successfully, but these errors were encountered:
SmartLayer
changed the title
citation work
citation work on src/papers/smart-layer-technical-paper.md
Sep 22, 2023
SmartLayer
changed the title
citation work on src/papers/smart-layer-technical-paper.md
citation not numbered in the pdf output
Sep 25, 2023
SmartLayer
changed the title
citation not numbered in the pdf output
citations not numbered in the pdf output unless using undesirable footnote style
Sep 25, 2023
SmartLayer
changed the title
citations not numbered in the pdf output unless using undesirable footnote style
Citations Not Numbered in Pandoc Generated PDF When Using Endnote Note Style
Sep 25, 2023
Uh oh!
There was an error while loading. Please reload this page.
Repository Branch:
The issue is isolated in the
citations
branch, not in the main.View Branch
Steps to Reproduce:
Temporary Workaround:
Instructions have been added to the README to use
chicago-note-bibliography.csl
, which places citations as footnotes. In this mode, citations are numbered correctly. However, it's worth noting that the preferred style in the blockchain domain is endnotes, not footnotes.Environment:
Official Pandoc Website About Citations
What Methods Didn't Fix This:
--csl=filename
parameter with a CSL file (e.g.,apa.csl
) changes the style but doesn't number the citations. See the screenshot for reference:Desired Outcome:
Citations should appear as an ordered list in the endnote style.
The text was updated successfully, but these errors were encountered: