From 468a30296d81e3c05a74714fc5c444a506493bdc Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 25 Feb 2013 23:15:09 +0100 Subject: web: Add link to Org-Mode paper. * web/index.skb (Related Links): Add link to Org-Mode paper. --- web/index.skb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/index.skb b/web/index.skb index 7f01cf5..bb0218a 100644 --- a/web/index.skb +++ b/web/index.skb @@ -304,6 +304,11 @@ S-expressions), available in ,(guile [Guile 2.0]). The operator provides an interesting, purely functional approach to documentation transformation (not unlike XSLT, but with a real programming language).]) + (item [The ,(ref :url "http://www.jstatsoft.org/v46/i03/paper" +:text [Org-Mode paper about reproducible research]) introduces ideas +that can be usefully implemented in Skribilo: a Skribilo document can +embed executable code, and run it to include its results at compilation +time.]) (item [,(ref :url "http://okmij.org/ftp/Scheme/SXML.html" :text [SXML]), XML as S-expressions. Oleg Kiselyov's discussion of ,(ref :text [implementation strategies for a purely functional SXML -- cgit v1.2.3