Eli Brosh wrote:
Hello,
I am using LyX with the native bibliography facility.
Now, when I insert a citation in the text, the result is a reference in
square brackets [1] or, if I put a different label [different label].
Is there a simple method to change the brackets around the label from square
to round, like (1) and (different label) ?


"Simple" is a relative term. :-)

Formatting of the citation (other than the default way, with square brackets) is handled by a style file you load in the preamble. Try adding \usepackage{chicago} to your preamble. (This works a lot better if you have chicago.sty installed in your LaTeX distro.)

/Paul

Reply via email to