Hello, The kr's section-ref lua filter solution suggested by Albert works very well for me. Does anyone know how this could be adapted to work with nocite? I have tried adding: --- nocite: | Start reference list here ... within the div block, but I get a "could not parse YAML metadata at line 85 column 1: not an object" error. Thanks, David On Thursday, 4 January 2018 04:12:54 UTC-5, Stefan Stiene wrote: > > Hi, > I have a latex file with a bibliography after each chapter. I want to > convert this into a docx file but all references go into one bibliography > at the end of the document. Is there any chance to generate multiple > bibliography sections in docx? > > I use pandoc 2.0.6 and the pandoc cmd I use is: > > pandoc -s word_bibtex.tex -o pandoc.docx --metadata > bibliography=references.bib --filter pandoc-citeproc --metadata > link-citations --csl ieee.csl > > In latex I use biblatex like described here: > https://tex.stackexchange.com/questions/333617/how-to-use-chapterbib-package-syntax > but I'm not bound to this. If any other solution (multibib, chapterbib,...) > works with pandoc I can switch. > > Thanks and Regards > Stefan > -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/3a228f03-36f7-444e-9581-9124c3b45304%40googlegroups.com.