Hi,

No, they aren't written in Lua but in Haskell, as the rest of Pandoc. You can find them in Pandoc's source tree (<https://github.com/jgm/pandoc>), in src/text/pandoc/readers/bibtex.hs, src/text/pandoc/citeproc/bibtex.hs and src/text/pandoc/writers/bibtex.hs.

Hth,

Sukil


El 22/07/2022 a las 14:33, A A escribió:
Dear All,

It seems to me that the way pandoc handles bibliographies is slighty different from how it handles other formats. After doing some checks, it looks individual bibliographic elements are not converted to AST elements but rather Metadata elements. This is true at the very least for markdown.

Could anyone point to some resources, information or perhaps source code for how pandoc specifically handles LaTeX based bibliographies such as BibTeX or BibLaTeX? Are the readers and writers for these formats written in Lua? If so where can I find them?

Regards,

Amine
--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgPWu2H_M82nP93LuY-v%2BjVHbvax-Jppbd4pn9jPNANWoA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/e18b5b87-afe6-22b5-9760-aeaa3d57fa92%40gmail.com.