WarwickCIM / quarto-workshop

Quarto Workshop for RSE Conf 2022
https://warwickcim.github.io/quarto-workshop/
MIT License
2 stars 12 forks source link

Create supplementary materials for a paper / analysis report #10

Open ccamara opened 2 years ago

ccamara commented 2 years ago

This tasks consists of creating a reproducible notebook that can be used either as a report or a supplementary material or a complete paper. Read this description and form a group with anyone interested in doing this task (minimum 2 people -you can comment below to show your interest).

Steps to reproduce:

  1. Create a qmdfile containing some text and code (in your preferred programming language)
  2. Generate an output file (either html, pdf, docx...) in your preferred layout (simple report, article, paper's template... )

Expected outputs

  1. Article: source code (qmd file) and output (html, pdf, docx...). This can be within this repo or linked to an external repo (in that case, link it when documenting the process).
  2. Documentation (see documentation_template.qmd)

Guides