** literal reference in a table with sbe :PROPERTIES: :DATE: 2011-02-28 :END: | "eric schulte" | 12 | #+TBLFM: @1$2='(sbe length (in $1)) #+name: length #+begin_src emacs-lisp :var in="foo" (length in) #+end_src