LaTeX Exercise
Computer Science 190
Pomona College
Due September 26, 2021 at 5:00 pm
This assignment will introduce you to, or improve your skills with, LaTeX. You are to create a LaTeX file that will reproduce this three-page document exactly.
Here is a short list of instructions, requirements, and clarifications.
-
All the line breaks and page breaks should match the document. The fonts, symbols, and type faces should be the same as well.
-
The following LaTeX commands and environments will be useful; some are necessary!
\maketitle
|
abstract
|
figure
|
table
|
tabular
|
-
We have provided you with pictures of the professors:
Professor Chen and
Professor Osborn.
The pictures of the professors are the only images permitted. All the other figures, tables, and equations must be created in LaTeX. No cutting and pasting!
-
You must use bibtex for the citations---do not write them
manually. You might try the natbib package.