cd /u/ml/papers # directory with latex file ls | sort -n | tail # get highest-numbered files mkdir [whatever-the-next-highest-number-is]After you've created the directory, put the latex and image and whatever else files needed to generate the paper into it.
chmod g+w
/u/ml/public_html/papers, and make sure it's world-readable (that is
chmod a+rif needed).
/u/ml/public_html/slides. Ditto if there's a poster, in the
/u/ml/public_html/postersdirectory.