[racket-dev] Bibtex in Scribble

From: Eli Barzilay (eli at barzilay.org)
Date: Thu May 12 16:38:31 EDT 2011

An hour ago, Jay McCarthy wrote:
> That's not what it does, but it might be a start for that.
> 
> The interface is the same as autobib, except you give it the bib
> file and use the cite keys. It parses the file and then makes calls
> to autobib's make-bib.

Why not make it spit out racket code instead?  (Either as a script in
meta/contrib or as a scribble command line thing.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.