Technical Reports
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. They are also indexed by the NCSTRL (Networked Computer Science Technical Reference Library) system.How To Publish a Report
Prepare two files:- Abstract - a plain text file that contains
- Title
- Author(s)
- Abstract
- Report - a pdf file
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).