AbdullahTaher93 / TFM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use R markdown (or similar) for the PhD

JJ opened this issue · comments

You should probably move the whole report off the README.md. And the report should also use bibliography. If you use RStudio and create an RMarkdown file, you can add bibliography. So

  1. Start to compile used bibliography into a .bib file.
  2. Move the report off README.md. REally the best thing would be to use LaTeX and the "official" templates if you're familiar with them. If not, you'll still have to add the preliminaries anyway.
  3. Use RStudio and a .Rmd file which will give you the capability to insert bibliography in the file, and easily generate PDF files.