Git Product home page Git Product logo

phdthesis_ki's Introduction

An unofficial bookdown template for a doctoral thesis at Karolinska Institutet

The files in this repository provide an unofficial blueprint for a doctoral thesis at Karolinska Institutet, compiled using the bookdown package to combine multiple RMarkdown documents into one. The primary use is export to PDF via Latex using pandoc. There are a lot of ad hoc Latex insertions which might complicate export to other formats.

Workflow

  1. Execute bookdown::render_book("index.Rmd") twice to generate the main body of the thesis in the output subfolder.
  2. Knit before_body.Rmd in the before_body subfolder to a PDF. This includes the unnumbered pages before the table of contents, such as the title page, copyright, spikblad (there is a separate spikblad with date and time in the spikblad subfolder), abstract and publication list.
  3. Compile PDF (easiest from within RStudio) for combine.tex in the output subfolder to combine the two documents.
  4. The output is the final document combine.pdf in the output subfolder.

Acknowledgments

This thesis template has been inspired by incredibly valuable blogposts from @ed_berry: Writing your thesis with bookdown and @rosannavhespen: Writing your thesis with R Markdown.

The files in this repository compile into my thesis at KI which can also be found here.

Package versions used to compile the thesis

  • R version 3.3.0
  • Bookdown 0.5
  • RMarkdown 1.6
  • Knitr 1.17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.