Project to publish my Master's thesis on modeling weed dispersal in agriculture.
The objective of this repository is to make the paper reproducible from data to manuscript by using automated and version control system. This repo is based in the template that was kindly shared by Timothée Poisot here.
The paper is under development. If you want to take a look in the progress, the manuscript.pdf
is here.
And if you can:
Comments and suggestions can be made by pull request on the manuscript.Rmd
file by using the Critic Markup render with the following commands:
This is the original sentence.
this is {-- the --} original sentence. #remove "the"
this is the {++ final ++} original sentence. #add "final"
this is {~~ the ~> a ~~} original sentence. #replace "the" by "a"
this is {== the ==}{>> this word shouldn't be here <<} original sentence. #comment on the word "the"
You can also contribute by commenting on the pdf or odt draft file.