From c2840223f43d1a87f9de70dd9f10d4216e3d985a Mon Sep 17 00:00:00 2001 From: 43800f9eebbeb989c35b6b37774edfea <43800f9eebbeb989c35b6b37774edfea@app-learninglab.inria.fr> Date: Sun, 15 Jun 2025 19:21:04 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index 8a1037f..4237a1b 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -40,4 +40,10 @@ On data publication (=transparency): 1. calculation errors: transparency leads to better cross-checking = help from other researchers. 2. publicly available data and methods' decriptions lead to more quotation and popularity within the scientific community (respected intellectual property). -3. sensitive data should be respected (ethical dimension): encryption with limited access. \ No newline at end of file +3. sensitive data should be respected (ethical dimension): encryption with limited access. + +A computational document: + +- Jupyter notebook: R, python, Ruby (output with Markdown, not flexible, but configurable). +- Rstudio: R, python (output with Markdown, not flexible, but configurable). +- Org mode: any language (output with Org, very flexible with native LaTeX). \ No newline at end of file -- 2.18.1