Skip to content

Instantly share code, notes, and snippets.

@bbdaniels
Last active July 28, 2023 18:05
Show Gist options
  • Save bbdaniels/37cf24027dec2faa1c7d338142f9be90 to your computer and use it in GitHub Desktop.
Save bbdaniels/37cf24027dec2faa1c7d338142f9be90 to your computer and use it in GitHub Desktop.
Pandoc tex to docx
- Copy in cover page
- Move up references
- Remove images if necessary
pandoc -s -o main.docx main.tex --citeproc --bibliography sample.bib --csl=/Users/bbdaniels/GitHub/styles/the-lancet.csl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment