I want my title page to look like this
Title
Author
Date
Coordinator1 Coordinator2
Dept. of Physics
ABC College
If i put some text after \maketitle, it gets shifted to next page.How can i add this to same page ?Is there any way of doing this (except writing the whole title page on my own) ? Thanks in advance.....

titlepageenvironment. – Harish Kumar Jul 15 '12 at 13:08notitlepageto your\documentclassand issue a\newpageafterABC College. For the future: Please always add a minimal working example (MWE) that illustrates your problem. As your question is right now, you're forcing us to do a lot of guesswork. – doncherry Jul 15 '12 at 13:10