mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 04:58:21 +00:00
25dafd751c
In this case, it's mostly about the additional perspectives on how learning works from the act of managing your information through various note-taking methods. I also restructured the note on org-babel and moved as its own note on the hierarchical notebook. I think summarizing a tool and giving my own comments about it is a nicer way of describing it. Plus, I can freely link between any other types of note so I figured it would be better. That said, I should be picky on how to make org-roam entries. And also org-roam v2 is better, after all. :)
15 lines
371 B
Org Mode
15 lines
371 B
Org Mode
:PROPERTIES:
|
|
:ID: 6eeb7a24-b662-46d6-9ece-00a5028ff4d8
|
|
:END:
|
|
#+title: Reproducible research
|
|
#+date: "2020-04-12 11:20:53 +08:00"
|
|
#+date_modified: "2021-05-19 19:01:34 +08:00"
|
|
#+language: en
|
|
|
|
|
|
# TODO: Improve this note.
|
|
Creating your research reproducible can create the following benefits:
|
|
|
|
- Easy to verify by others.
|
|
- Help improve the accuracy of your research.
|