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
Would be good to be able to read options like the output format, citation processor (pandoc-citeproc or BibTeX), and any CSL files that are set in the document's YAML header, rather than having to also pass them to grateful. In particular:
cite_packages(…, citation.style)
nocite_references(…, citation_processor)
The text was updated successfully, but these errors were encountered:
Would be good to be able to read options like the output format, citation processor (pandoc-citeproc or BibTeX), and any CSL files that are set in the document's YAML header, rather than having to also pass them to grateful. In particular:
cite_packages(…, citation.style)
nocite_references(…, citation_processor)
The text was updated successfully, but these errors were encountered: