You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with recent versions of pandoc (I have tried with v3.2 and v3.4), I have noticed that the link-citations option in the JOSS template fails.
When the YAML option link-citations: yes is enabled, the citations do not get linked, and are displayed as their bibtex index in the rendered PDF, e.g: [ref-astropy].
To replicate:
In RStudio:
install rticles package
create new RMarkdown "From Template"
select "Journal of Open Source Software Article"
edit the <title>.Rmd file and add link-citations: yes in YAML header