At the moment I only have one, but will almost certainly need more. I really appreciate the quick response to my question as my deadline is looming and these small things can be irritating.
Heading The latter you would get by \chapter, as you probably did with the report class. Now you use the article class without chapters, so you lost the chapter style. You still could get it for example using the titlesec package, however it's perhaps not a good idea to change the ...
I've used latex a few years ago for creating a report, now I am creating an article. I changed the formatting to remove the contents page and numbering. However, once I created my appendix I lose the "Appendix A" at the top of the page to simply "A". How do I get the prefix "Appendix" back ...