The source are markdown files created in Obsidian.

I would like to use Pandoc and LaTeX to automatically cite my sources. I have the bib file all set up, and the LaTeX part too, and directly in a LaTeX editor I can use \cite{Smith2020}to reference a source, and it is then rendered as Smith 2020.

Now I’d just like to be able to include that type of citation in my markdown files so I can then export those to PDF via LaTeX.

Right now when I export this kind of citation it just outputs the citekey itself, with no change.

How can I fix this?

Thank you!

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/5d9e027d-f905-4cb6-a070-873d87c74428n%40googlegroups.com.