Skip to content

anushkumar27/graduate-report-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}