Zotero citations in Markdown documents?
Hello,
According to the Pandoc Markdown extension user guide, it has support for citations:
http://johnmacfarlane.net/pandoc/README.html#citations-1
Does anyone have experience using Pandoc, or any other Markdown extension, with a Zotero library? Would I be able to add a citation in my Markdown document, and have it pull information from my Zotero library when I export it?
Thank you!
According to the Pandoc Markdown extension user guide, it has support for citations:
http://johnmacfarlane.net/pandoc/README.html#citations-1
Does anyone have experience using Pandoc, or any other Markdown extension, with a Zotero library? Would I be able to add a citation in my Markdown document, and have it pull information from my Zotero library when I export it?
Thank you!
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Bridging Zotero to a batch formatting engine (BibTeX, pandoc, Python docutils) is not impossible (zotero-plain works that way) but it's hard, in part because of the need to map Zotero IDs to some sort of human-readable identifier.
Hopefully one day lightweight markup languages like this can access Zotero directly! Does this depend more on making changes on Zotero's side, or more on changing the implementation of those markup languages?
[1] Dokuwiki: www.dokuwiki.org
[2] Dowkuwiki-Markdown-Plugin:
http://www.dokuwiki.org/plugin:markdownextra
[3] Dokuwiki-Zotero-Plugin:
http://www.dokuwiki.org/plugin:zotero
Take a look at my profile page.