Note: Special cases, such as people named Smith, will handle the usual problem in the usual way.
% ssh math.uic.eduTo login to math.uic.edu from a PC, use TTSSH.
If you do not have an account on math.uic.edu, follow the instructions here to get one.
Pico is a very simple text editor which is used in the Pine program. All of the editing commands are displayed on the screen, so it is not necessary to read any documentation to learn to use it.
You must use the cd command to change to the directory where your vita files are stored. The commands on this page will only work after you have done this. The command is:
% cd ~mscsinfo/vitas/<name>
% make mine
NOTE: Do not panic if the directory ~mscscinfo/vitas/<name> contains only a Makefile and a subdirectory called RCS. The files <name>.tex and <name>.ref are archived in the RCS subdirectory. Typing "make mine" causes them to be "checked out" from the archive. Information on how to TeX and print your vita, in either its long or short form, is given below.
% make doneAfter executing "make done" the directory will contain a file Makefile and a subdirectory RCS. The vita files are archived inside the RCS subdirectory.
% make
% make pdfThis uses Postscript Times Roman fonts, which are known to all PDF viewers. The resulting PDF file is called vita.pdf. With the Adobe acroread viewer you should be able to cut-and-paste from the PDF file.
% make short
% make publist
% make print
% make printshort
% make printpublist
% make done