Hi,

If you want to convert a file with citations, and the references for these citations are in a biblatex file, you can use the --bibliography switch for the bibliography file in biblatex, and the --csl switch for the style, like this for example:


pandoc --bibliography bib.bib --csl style.csl -o file.docx file.md


If you want something else I don't know.


Hth,

Sukil


El 09/05/2023 a las 5:22, Guillaume LODATO escribió:
Hi, 

I have a specific csl file I want to use for my BibLatex style, but I dont know how to integer this in my project.

Can someone help me ?

Thanks for your return.
--
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/536b6457-b89b-4861-b695-a844110dc92bn%40googlegroups.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/f3927083-3d1b-a4bd-f80a-f908342db0ac%40gmail.com.