Skip to content

Need help getting started with MD > Live Zotero Citations #2873

Closed Answered by retorquere
kerim asked this question in Q&A
Discussion options

You must be logged in to vote

The majority of the steps outlines there are one-time setup things tied to particular preferences in editing the markdown document, not converting it, and there's no need (no point really) in exporting the library as done in step 4d, because it isn't used in the process. You just have a markdown file, the yaml header entirely optional, with citation keys matching the ones in Zotero, and run

pandoc --lua-filter=zotero.lua test.md -s -o success.docx 

and that will get you a docx file with live references. If you prefer a GUI, there may be GUIs out there for running pandoc, but I'm not familiar with them.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@retorquere
Comment options

Answer selected by kerim
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@retorquere
Comment options

@kerim
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants