Skip to content

Instantly share code, notes, and snippets.

@hrlai
Created May 29, 2025 03:45
Show Gist options
  • Select an option

  • Save hrlai/daf9547194b8c38c4061f298c57e106c to your computer and use it in GitHub Desktop.

Select an option

Save hrlai/daf9547194b8c38c4061f298c57e106c to your computer and use it in GitHub Desktop.
pandoc from tex to docx
pandoc --bibliography=bib.bib --csl=methods-in-ecology-and-evolution.csl --filter pandoc-crossref --citeproc main.tex -o main.docx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment