Manual Page Result
0
Command: papers | Section: 7 | Source: UNIX v10 | File: papers.7
PAPERS(7) Miscellaneous Information Manual PAPERS(7)
NAME
findauthor, papers, makepaper - consult database of locally authored
papers
SYNOPSIS
findauthor person
papers person
makepaper papername
DESCRIPTION
Findauthor produces a shell cd command to set the current directory to
the place where papers by person (a login name or a last name) are
stored.
Papers lists the names and titles of the papers stored under person.
Makepaper produces troff(1) output for papername.
The database is stored in file system File lists titles, authors and
installation date of papers in the database. Many papers have been
preprocessed for quick presentation of figures and equations with
reader(9.7). These papers are stored in directories named papername.d;
other papers are stored as single files.
EXAMPLES
`findauthor aho`
Change to directory of Aho's works.
FILES
titles, authors and installation dates
membership list
/n/bowell/pap/center/department/author/papername[.d]
SEE ALSO
reader(9.7), docsubmit(1), troff(1), doctype(1)
BUGS
Makepaper depends on doctype(1) to determine what preprocessors to run.
Makepaper does not know the author's original arguments to refer, so
papers are produced with refer's default arguments.
Makepaper does not work with non-troff formatters such as tex(1) or
monk(1).
bowell PAPERS(7)