Hello,
I am writing my Ph.D. Thesis in latex and I'm using the documentclass {report}.
I know that I can use the \author{} to put my name, but is there a specific command to insert adviser, co-adviser name...?
Which commands can I use with this documentclass to create a title page? As far as I know, only \title, \author and \date.
Thanks in advance,
Cayo Emilio.
Document Classes ⇒ How to insert Adviser name in documentclass{report} title?
-
- Posts: 1
- Joined: Fri Jan 22, 2016 10:38 pm
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 insert Adviser name in documentclass{report} title?
Welcome and sorry for the late reply, your question somehow got lost in my stack.
Yes, reports only know those three variables to create a titlepage. Only option you have, is to create your own. Please have a look at how to customize my titlepge? and titlepage examples.
Yes, reports only know those three variables to create a titlepage. Only option you have, is to create your own. Please have a look at how to customize my titlepge? and titlepage examples.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.