Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

CRIStAL-PADR/reproducible-research-SE-notes

Repository files navigation

Reproducible Research

Booklet started with the Sigma team. Software engineering techniques applied to the reproducibility of scientific experiences and projects.

Building this book

This booklet is built with the latest version of pillar.

  • To build this book, follow the installation notes of the "newpipeline" branch.
  • Make sure you have a latex installation with all required dependencies.
  • Finally on the root of the repository:
$ pillar build pdf

And you may have your results in the "_result/pdf" directory.

About Pillar Markup Syntax

The pillar markup syntax has been described in the following cheatsheet.