Projectproposal

LaTeX template for writing a project proposal

Category

Other

License

Free to use (MIT)

File

sample_proposal.tex

sample_proposal.texRead-only preview
\documentclass{projectproposal}

% German localization is supported by choosing either ngerman or german as option when loading babel
\usepackage[english]{babel}
%\usepackage[ngerman]{babel}

\title{Sample project title}

% Only set for PDF metadata
\author{Norbert Nobody}
\date{\today}

% Comma-separated keywords (giving keywords is optional)
\keywords{serious, fun, cool}
\projectType{B.Sc.}
\supervisor{Norbert Nobody}
\supervisorEmail{nobody@lonely.edu}
\examiner{Prof. Dr. Ellie Examiner}

\begin{document}
	\maketitle

	\section*{Motivation}

	A few words of motivation

	\section*{Topic}

	Some more details about the project itself
\end{document}
Preview
Projectproposal preview
Projectproposal LaTeX Template | Bibby | Bibby AI