I am having difficulties in changing the citation format.
The current look of the citations are numbers in squared brackets like this "[3]". I require the citations to look like "(R. Bannister, 1998)". How can I change it? Is it stored in the class file I'm using or elsewhere?
My references are cited using the
\citep{label}
command and the bibliography is written in BibTeX. I have tried using \cite{key}
but that gives the same resultsPlease let me know if you need more information! Thank you!