From: Karl Voit Date: Sun, 18 Nov 2012 13:30:37 +0000 (+0100) Subject: uses.org: Reproducible Research demo added X-Git-Tag: release_7.9.3~45 X-Git-Url: http://orgmode.org/w/?p=worg.git;a=commitdiff_plain;h=709658e8dadd827a0ed370cf243e40c894fa93fe uses.org: Reproducible Research demo added --- diff --git a/org-contrib/babel/uses.org b/org-contrib/babel/uses.org index e68c251..a2072d3 100644 --- a/org-contrib/babel/uses.org +++ b/org-contrib/babel/uses.org @@ -214,6 +214,21 @@ code. This is used as input to the =tred= utility, which eliminates transitive relations. The output of the =tred= utility is passed to =dot=, which prepares Figure 2 in the paper. +** [[https://github.com/novoid/orgmode-iKNOW2012][Reproducible Research Demo Paper: from Org to ACM]] + +In Summer 2012, Karl Voit and Tom Dye produced a demo paper for the +[[http://i-know.tugraz.at/][i-KNOW conference]] in Graz, Austria. This demo uses the new LaTeX +exporter to generate a ready-to-submit ACM paper from raw CSV files +and an Org-mode file. + +This is a proof-of-concept demo which might need some improvement +here and there because the new LaTeX exporter is still a moving +target. The basic concept and methods could be re-used for other +papers that use a similar paper-generating approach. + +It is related to [[https://github.com/novoid/orgmode-ACM-template][orgmode-ACM-template]] which is also hosted on +github. Please fork and send improvements! + * Source Code Blocks in Org Mode ** [[file:examples/org-check.org][Checking Your Org Mode Configuration]] (raw file available at [[http://orgmode.org/w/?p%3Dworg.git%3Ba%3Dblob_plain%3Bf%3Dorg-contrib/babel/examples/org-check.org%3Bhb%3DHEAD][org-check.org]])