I couldn't find a reply to this anywhere, so I hope to not be asking something discussed elsewhere.
Using BibDesk (Mac OS X) for reference management, I have a single bib file with all my sources and use "Static Groups" for each project's specific references, i.e. one group for a document's reference list.
When trying the use this bib file in LaTeX, I would like to show all items in this group in the respective document's bibliography. But so far I have only been able to manually add items using \nocite{item}. Is there a way to include all items of a group without using \nocite{*}, which includes the whole bib file?
(In the bib file, the syntax for groups is "@comment{BibDesk Static Groups{ ...")
If this way does not work, what would be a simple alternative, offering one central management list from which I can easily select which references to include for which document? I would like to avoid creating a bib file for every project and like the drag-and-drop concept of BibDesk's groups.
Thanks a lot for the help!
.pdfat a later date. All too often, I end up catching mistakes or re-editing entries to my main bibliography file, which means certain older projects (where I didn't do this) cannot now be recreated as they were. Usebibtoolto extract a localized bibliography, orcp bibliography.bib projectXbibliography.bib. – jon Jul 17 '12 at 17:16