Skip to content
Discussion options

You must be logged in to vote

$refs$ isn't used as a variable in any of the default templates, as far as I know. Are you using a custom template ?

In any case, you can't put markdown content in a LaTeX template.

When you used LaTeX, you get a duplicate refs because pandoc will add the refs Div automatically if it isn't present in the source document. So you got a duplicate.

With citeproc, the refs identifier needs to be in the source document; adding it in the template is too late.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by drammock
Comment options

You must be logged in to vote
0 replies
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