Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.13 KB

About

This is a latex report template (pdf) for graduate students in the Software Innovation Lab at Oregon State University (OSU).

Note: The OSU logo is used as per offical guidelines.

Latex Installation

Basics

You need a standard (full) LaTeX distribution:

  • Windows: MikTeX
  • Mac OS X: MacTeX
  • Linux: TeXLive is probably available in your favorite package manager.

and a LaTex editor:

You can also upload this project as .zip to Overleaf to edit and compile the report online.

Getting Started

The report's styles are defined in silreport.cls and also the title page design.

Edit report details silreport.cls Line: 63.

\def\reportTitle{Title}
\def\reportSubTitle{Subtitle}
\def\reportAuthor{Author full name}