Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 985 Bytes

File metadata and controls

14 lines (10 loc) · 985 Bytes

Whitman CS Advanced Project Report Template

This repository provides a LaTeX template for advanced project reports (CS 497/8) to be submitted to Penrose Library.

LaTeX is a typesetting language used in some STEM fields including CS, math, and physics. Documentation is widely available. Here is one online tutorial. Most problems are amenable to Googling.

The source code in main.tex is self-documenting.

To use this template:

  • On departmental Linux workstations, fork and clone this repository, then use your favorite text editor, biber, and pdflatex, or the provided Makefile.
  • On Overleaf, upload a new project, using the zip file from the latest release of this template. If building the signature page separately, you will need to switch between main.tex and approval_doc.tex as the main file in Overleaf.