PeerJ format by zkamvar · Pull Request #127 · rstudio/rticles
Copy link Copy Markdown
Contributor
zkamvar
commented
Jun 27, 2017
zkamvar
commented
Hello,
This is my submission for the PeerJ format. It currently has an issue with the placement of the "References" header, but other than that, everything should be cromulent.
I modified the template from Overleaf: https://www.overleaf.com/latex/templates/latex-template-for-peerj-journal-and-pre-print-submissions/ptdwfrqxqzbn
I've also included pandoc-style cross-references (e.g. \@ref(tab:table1)), which requires the users to use bookdown::pdf_document2(), which I've documented in the help and the skeleton. Otherwise, they can switch back to using \ref{} with the standard latex tables and figures.