Skip to content

richelbilderbeek/pirouette_article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pirouette_article

Branch Travis CI logo
master Build Status

Article about pirouette, by Bilderbeek, Laudanno and Etienne

Data

Software DOI
pirouette v1.6.4 DOI
pirouette_article v1.3 DOI
pirouette_examples DOI

Older versions

FAQ

How do you build the PDF for the article?

./scripts/create_article.sh

Because Overleaf removes the file permissions, add the right to execute with:

chmod +x scripts/create_article.sh

How do you build the PDF for the response letter?

./scripts/create_response_letter.sh

Because Overleaf removes the file permissions, add the right to execute with:

chmod +x scripts/create_response_letter.sh

How do you get the figures?

Rscript scripts/copy_figs_from_examples_to_here.R

The R scripts expects the pirouette examples to be in the same folder as pirouette_article is. That is, it expects the following folder structure:

-+ [folder]
 |
 +--- pirouette_article
 |
 +--- pirouette_example_x