Why is there the word immediate after my title after I run with the command \maketitle? Without it the word does not appear. How do I get rid of this? Below are the codes I used in my document. Thanks!
The \maketitle command expects an author, if none is given a warning appears and the box is left empty. Strangely, when using package authblk the author-field gets the replacement of immediate.
I'm curious, is it a requirement to write those section headings like "STUDENT DETAIL" and "ENROLMENT DETAIL" completely in capital letters and underline them? It just reminds me on the time of typewriter machines, when we did not have other possibilities of emphasizing than writing all caps and underlining. Today we could make the letters bold (or italic) or have a bigger font size. Also, small caps (such as by \textsc{...}) would be better than all caps, or a bit spaced out. Just thoughts on it.