Skip to content

OchoaLab/template-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for response to peer review of scientific article

The template source is the markdown file response.md, which uses a minimal preamble provided in preamble.tex that makes quote blocks pop out, which is nice for the response.

To render the response into a PDF file, you can use this command:

Rscript -e "library(rmarkdown);  library(utils); render('response.md')"

See the provided response.pdf for the expected output.

There are many other ways to render markdown files that may work as well. However, pandoc response.md -o response.pdf does not work, since it appears to ignore the preamble, therefore it does not highlight the quote blocks correctly (so don't use that).

About

Template for response to peer review of scientific article

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages