On Mon, Dec 7, 2009 at 10:18 PM, Graham M Smith
<[email protected]>wrote:

> I have a bibtex file created in Jabref
>
> The entry in the author field is {R Development Core Team} but  Lyx is
> citing it as  Team (2009).
>
> As I understand it, the curly brackets around the name should stop the
> contents being parsed like this.
>
> Can I fix this.
>
> Graham
>
>
> --
> --
> Graham M Smith
> [email protected]
>
>
>
> I copied the reference from your (cross) post in the R mailing list

Mine appears in Lyx as Team2009 (if I use plainnat) , but when I make the
Pdf file I get it appearing as R Development Core Team

@MANUAL{R2009,
>  title = {R: A Language and Environment for Statistical Computing},
>  author = {{R Development Core Team}},
>  organization = {R Foundation for Statistical Computing},
>  address = {Vienna, Austria},
>  year = {2009},
>  note = {{ISBN} 3-900051-07-0},
>  owner = {graham},
>  timestamp = {2009.12.06},
>  url = {http://www.R-project.org}
> }
>

I set bibliography formating to be plain
Following is copied from final, pdf

1     here is a sample reference file.
> I use R[1]
> References
> [1] R Development Core Team. R: A Language and Environment for Statistical
>     Computing. R Foundation for Statistical Computing, Vienna, Austria,
> 2009.
>     ISBN 3-900051-07-0.
>

I am using Lyx 1.6.2

what bibliography style are you using?

Stephen

Reply via email to