abichat / hadamardown

RMarkdown template for PhD theses written at Université Paris-Saclay and École Doctorale de Mathématiques Hadamard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hadamardown

packageversion lifecycle R build status Last-changedate

The hadamardown package provides a handy template to write a PhD thesis for Université Paris-Saclay and École Doctorale de Mathématiques Hadamard with R and markdown. It is based on the thesisdown package.

⚠️ Don’t forget to check that the templates provided by hadamardown are up to date with the official ones. If not, please fill an issue.

Installation

You can install hadamardown from GitHub with:

# install.packages("remotes")
remotes::install_github("abichat/hadamardown")

Example

Front page Back cover

Official Saclay templates are provided here.

The HTML output is the same as the thesisdown one.

Using hadamardown

You can find general documentation for bookdown or thesisdown on their respective pages.

Once you have LaTeX, RStudio and hadamardown installed on your computer (check here), use File > New File > R Markdown... > From template and then select EDMH Thesis.

You need to use index for the name (to ensure you have a index.html file at the end) but you can change your directory name later.

You need to fill fields in the YAML to customize your manuscript according to Saclay and EDMH standards.

Please feel free to create an issue or a pull request if you notice a typo or a lack of updates in graphics guidelines or you want to contribute to the package.

Manuscripts with hadamardown

About

RMarkdown template for PhD theses written at Université Paris-Saclay and École Doctorale de Mathématiques Hadamard

License:Other


Languages

Language:TeX 98.4%Language:R 1.6%