Theses, Books, Title pages ⇒ How do I change the "Doctoral thesis" in the title page?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
How do I change the "Doctoral thesis" in the title page?
How can i get rid of/change the “Doctoral thesis” part of the title page?
Tim Watson
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
How do I change the "Doctoral thesis" in the title page?
Find this line and change it:
Code: Select all
\textsc{\Large Doctoral Thesis}\\[0.5cm] % Thesis type
Vel