Text Formatting ⇒ Adding Committe members into Thesis
Adding Committe members into Thesis
I need a real help. I am writing first page of my thesis which involves title, my name, department, date etc. I want to add 3 committee members at the bottom of the page but I couldn't. And also I want to draw a horizontal line throughout the page. This line will be under date and above committee members. Please help...
Thanks in advance...
That is my first page:
\begin{titlepage}
\title{Stone-Weierstrass Approximation Theorem} \Large
\author{By\\ \\Nalkapo\\ \\
A Thesis\\
Presented to the Faculty of the Graduate School\\
Arkansas State University\\
\\
\\
In Partial Fulfillment\\
of the Requirements for the Degree\\
MASTER OF SCIENCE IN MATHEMATICS}
\date{\today \\
Jonesboro, Arkansas}
\end{titlepage}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Adding Committe members into Thesis

Right now it could be helpful to take a look at titlepages. Even if you don't, you do not have to use LaTeX's own commands like \date and so on. I'm assuming you used these commands because you didn't think of commands like \vspace and \vfill by yourself? If you are a beginner, maybe take an in-depth look into the first chapter (these 17 pages are really useful) of the file lshort.pdf.
Re: Adding Committe members into Thesis
Adding Committe members into Thesis
However, no one is going to be able to help you in any concrete way unless you provide a minimal working example. (This is suggested by the Board Rules, which Montag directed you to.) Please also see the Post on Avoidable Mistakes.