#!/usr/bin/perl -w # cite > foo.html # prints a request to cite relevant papers. print qq{

Please cite the following papers:

}; # end of qq