EasyPS

A personal statement LaTeX framework for handling multiple university applications

Category

university

License

Free to use (MIT)

File

main/main.tex

main.texRead-only preview
% SPDX-License-Identifier: BSD-3-Clause
% Copyright (c) 2020, Salman Ahmad Faris
% https://github.com/salfaris/EasyPS

\documentclass{easyps}

% EDIT YOUR NAME
\studentName{Sal Faris}

% PS FOR UNIVERSITY DETAILS
% Put your uni name; this MUST match a tex file's name in `content`.
\psForUniversity{cambridge.tex}
\courseName{MPhil in Advanced Computer Science}
\showTitle{true}  % Show title: true/false.

% DO NOT EDIT ANYTHING BELOW.
\begin{document}
\generateTitle
\input{\contentdir/\uniName}
\end{document}
Preview
EasyPS preview
EasyPS LaTeX Template | Bibby | Bibby AI