Hacker News new | ask | show | jobs
by altxwally 5227 days ago
I'm not a researcher myself, but I have seen the efforts done in this field by the org-babel project very interesting. It is a literate programming mode for Emacs that attempts to make conducting this style of research more straightforward.

I attach here some links and example works done in the reproducible research style of org-mode.

"A Multi-Language Computing Environment for Literate Programming and Reproducible Research"

http://www.jstatsoft.org/v46/i03/paper

"THE EMACS ORG-MODE" Reproducible Research and Beyond

http://www.warwick.ac.uk/statsdept/user-2011/TalkSlides/Cont...

Example work: https://github.com/tsdye/hawaii-colonization

Org-babel wiki: http://orgmode.org/worg/org-contrib/babel/uses.html