Document ClassesHow to insert Adviser name in documentclass{report} title?

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
cayoquimica
Posts: 1
Joined: Fri Jan 22, 2016 10:38 pm

How to insert Adviser name in documentclass{report} title?

Post by cayoquimica »

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.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

How to insert Adviser name in documentclass{report} title?

Post by Johannes_B »

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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply