Hi all,
Which steps should I follow in order to add two more supervisors below my first supervisor?
Hope to hear from you.
Thanks in advance for your help.
cheers,
Sepideh
P
PS. masters-doctoral-thesis • templates • theses
Theses, Books, Title pages ⇒ how to add two more supervisors?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
how to add two more supervisors?
In
main.tex
you can find the titlepage-environment, which defines your titlepage. Modify it to suit your needs.Code: Select all
\begin{minipage}{0.4\textwidth}
\begin{flushright} \large
\emph{Supervisor:} \\
\href{http://www.jamessmith.com}{\supname}\\
Johannes_B\\
Sepideh
\end{flushright}
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: how to add two more supervisors?
Excellent! Thanks
Sepideh
Sepideh