The Computer Science Department publishes all technical reports in electronic form only. All technical reports are made available via both anonymous FTP and the web.
How To Publish a Report
Prepare two files:
- Abstract - a plain text file that contains
- Title
- Author(s)
- Abstract
- Report - a pdf file
Suppose these are named abstract.txt
and report.pdf
. Run this command: Make sure /local/bin/ is in your path.
% tr_submit abstract.txt report.pdf
Your report will be assigned a tech report number and placed in the web and on the ftp archive. You should receive an email confirmation within a day.
See also the man pages for tr_submit(1)
, tr_list(1)
and tr_print(1)
.