How did I produce all those versions of my resume? The power of GNU, Linux, and my demented imagination! I first wrote the resume in LaTeX, and then scrounged up a bunch of programs that convert that file format into others. Then I got lazy and created a Makefile that does all the work for me when I type "make". Here's the Makefile, with all the gory details. As inspiration struck further, I wrote some Perl scripts that convert the text version into program code for various languages.