#! /usr/local/bin/perl $rem_host = $ENV{"REMOTE_ADDR"}; $is_local = ($rem_host =~ /^128.52/); print <Submit a new Stalemate Document

Submit a new Stalemate Document

This document automates submission of a new document to the Stalemate project. Fill out the forms, and hit the "Submit" button.
Your name:
Title of your document:
EOF if ($is_local) { print <

Abstract:

EOF } else { print <

EOF } print <

EOF print <

EOF print < EOF