@begin(verbatim)
@@Comment{*****************************************************************

	FILE NAME:  frontpage.mss

This is the Scribe template for the front of an MIT thesis.   You
must  fill  in the following form to format the front page of you
thesis.  If you have any doubts as to what an item  in  the  form
does,   either  fill  it  out  and see, or look at the definition
of the front page of an MIT thesis in the MIT Thesis Manual.   To
fill  in the form, just put the necessary text between the double
quotes; for example:

	Title = "Just Another Thesis
		 and Nothing Special"
	Author = "My Name"

In addition, you may specify a second Acceptor using the forms

	AcceptedBy2 = "other person"
	AcceptedByTitle2 = "other person's title"

*************************************************************************}
@b<
@@Part[FrontPage, Root "thesis.mss"]

@@ThesisFront[
>

Title = @b["A Sample Thesis"],
Author = @b["Joe Random User"],
PrevDegrees = "",
Department = @b["Electrical Engineering and Computer Science"],
Degree = @b["Bachelor of Science"],
GraduationMonth = @b["June"],
GraduationDay = @b["3"],
GraduationYear = @b["1987"],
CopyrightTo = @b["Massachusetts Institute of Technology"],
ThesisSupervisor = @b["Professor Whatz Isname"],
ThesisSupervisorTitle = @b["Professor of Electrical Engineering 
and Computer Science"],
AcceptedBy = @b["Professor Big Whig"],
AcceptedByTitle = @b{"Chairman, Undergraduate Thesis Committee"},
Abstract = @b{<This is an abstract.

It can have as many paragraphs as your want.

You also have features such as @@b[bold] and @@g(greek)(greek) letters.>

]
}
@end(verbatim)









