Sorry to revive an old thread, but this has bothered me as well and I wrote a 
sed line to produce an aux file compatible with BibDesk:

sed -E -n 's/^.*<bcf:citekey[^>]*>([^<]+)<\/bcf:citekey>\s*/\\citation{\1}/p' 
myfile.bcf > myfile.bcf.aux

Dragging the output file onto BibDesk highlights citations contained within.

Jonas


On 11 Jan 2012, at 10:37, Simon Spiegel wrote:

> 
> On 11.01.2012, at 11:29, Christiaan Hofman wrote:
> 
>> 
>> On Jan 11, 2012, at 10:04, Simon Spiegel wrote:
>> 
>>> 
>>> „Gee, I wish we had one of them doomsday machines.“ General Buck Turgidson
>> 
>> Does .bcf contain the same type of information, that is what I said in an 
>> earlier mail?
> 
> If you mean by "the same type of information" whether it does contain the 
> information what is cited, then the answer is yes; it does containt his 
> information (and some more). If you mean whether it uses the same format as 
> the .aux file, then answer is no. .bcf files are XML files which were 
> introduced because it wasn't possible to sensibly use .aux files for all the 
> information biblatex/biber needs.
> 
> Simon
> 
> 
> --
> Simon Spiegel
> Steinhaldenstr. 50
> 8002 Zürich
> 
> Telephon: ++41 44 451 5334
> Mobophon: ++41 76 459 6039
> 
> 
> http://www.simifilm.ch
> 
> „Goethen getroffen. Beeindruckt.“ Unbekannt
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual 
> desktops for less than the cost of PCs and save 60% on VDI infrastructure 
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> Bibdesk-users mailing list
> Bibdesk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bibdesk-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to