Skip to content

Simple title pages for latex documents with "EPFL style"

Notifications You must be signed in to change notification settings

Serenade600/epfl-latex-titlepage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

epfl-latex-titlepage

Simple title pages for latex documents with "EPFL style"

Usage

Start by copying the package file epfl_titlepage.sty in your LaTeX project folder and make sure the EPFL logo (named epfl) is available in your graphic search path.

% in the preamble
\usepackage[style]{epfl_titlepage}

% where style can be master or candidacy

% ...

\title{My awesome project}
\author{My Name}

\project{Master thesis}

\professor{Prof. Tournesol}
\supervisor{Tintin and Milou}

% And then in the document
\maketitle

About

Simple title pages for latex documents with "EPFL style"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%