Hi there,
I'm making a LaTeX document where I should have my citations in the following form --> (John Doe et al, 2006).
But using the bibliography in a manual form (without using bibtex), and the \cite command I only can get the following result --> [John Doe et al, 2006].
I know that's a bit anal ...