I like the format of \pagestyle{header}, however, I want the page number to remain in the footer. Is there any simple way to achieve this?
Here is my MWE
\documentclass[12pt, a4paper,twoside]{article}
\begin{document}
\pagestyle{headings}
\section{Introduction}
Hello
\end{document}
This is what the result looks like:

I would like the number to remain in the footer. Any solutions?
fancyhdris there a way to restrict the header to just the Chapter names (even if there are section names?) I can ask another question/edit original question if it is inappropriate to post this as a comment? – owwoow14 Jun 26 '15 at 15:15articleclass. Usebookthen. And yes, it's another question, actually ;-) – Jun 26 '15 at 15:16