Hi,

I'm trying to convert some bibdesk files that use crossref in a javascript
bibtex parser I write, but I can't find the crossref rules that Bibdesk
uses, eg to map fields from book to incollection from eg this sample:

@incollection{El-HusseiniToeplerSalamon:2004-incollection,
        author = {Hashem El-Husseini and Stefan Toepler and Lester M. Salamon},
        booktitle = {Global Civil Society: Dimensions of the Nonprofit Sector},
        chapter = {12},
        crossref = {SalamonSokolowski:2004},
        pages = {227--32},
        title = {Lebanon}}

@book{SalamonSokolowski:2004,
        address = {Bloomfield, CT},
        editor = {Lester M. Salamon and S. Wojciech Sokolowski},
        publisher = {Kumarian Press},
        title = {Global Civil Society: Dimensions of the Nonprofit Sector111},
        volume = {2},
        year = {2004}}

bibdesk knows how to display the booktitle when viewing
El-HusseiniToeplerSalamon:2004-incollection, but I can't find in the
bibdesk source where that relationship is defined. Pointers would be
appreciated.


Regards,

Emiliano Heyns
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to