Theses, Books, Title pageshow to add two more supervisors?

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

how to add two more supervisors?

Post by rasepideh »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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?

Post by Johannes_B »

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.
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

Re: how to add two more supervisors?

Post by rasepideh »

Excellent! Thanks

Sepideh
Post Reply