<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Beyond BibTeX: the first biber beta release</title>
	<atom:link href="http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: benjamin</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-2374</link>
		<dc:creator>benjamin</dc:creator>
		<pubDate>Sun, 28 Mar 2010 22:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-2374</guid>
		<description>oh, just by the way : there ARE some people in the humanities using these kinds of stuffs — those who were doing sciences before, for example !
b.</description>
		<content:encoded><![CDATA[<p>oh, just by the way : there ARE some people in the humanities using these kinds of stuffs — those who were doing sciences before, for example !<br />
b.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Kime</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-826</link>
		<dc:creator>Philip Kime</dc:creator>
		<pubDate>Mon, 13 Apr 2009 10:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-826</guid>
		<description>You&#039;re right - the specific schema people use will be important nbut not as important as it was with BibTex as this only parses one, very specific format. Biber can already do two and since one of them is XML-based it&#039;s a little easier to add support for more. It was the jump from .bib to .xml that was the major leap. I can imagine Biber using only biblatexml as the XML input of choice and possibly others will provide some XSLT or whataver to pre-process other commonly used XML formats into this. This provides some pressure to converge. Having Biber parse everything doesn&#039;t provide that sort of pressure so is probably not such a good idea now you mention it.

On the message topic - it&#039;s true that with biblatex, bibtex/biber do less than bibtex usually does but they still validate the bib data in certain ways (repeated keys, missing keys etc.) and this is reported by bibtex on STDOUT. AucTeX certainly parses this output and uses it and it&#039;s fairly easy to make Biber produce the same messages which avoids having to write code for AucTeX to integrate Biber nicely. I am sure other TeX tools also parse BibTeX errors/warnings in the same way so I think this is a worthwhile exercise in order to smooth the migration.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right &#8211; the specific schema people use will be important nbut not as important as it was with BibTex as this only parses one, very specific format. Biber can already do two and since one of them is XML-based it&#8217;s a little easier to add support for more. It was the jump from .bib to .xml that was the major leap. I can imagine Biber using only biblatexml as the XML input of choice and possibly others will provide some XSLT or whataver to pre-process other commonly used XML formats into this. This provides some pressure to converge. Having Biber parse everything doesn&#8217;t provide that sort of pressure so is probably not such a good idea now you mention it.</p>
<p>On the message topic &#8211; it&#8217;s true that with biblatex, bibtex/biber do less than bibtex usually does but they still validate the bib data in certain ways (repeated keys, missing keys etc.) and this is reported by bibtex on STDOUT. AucTeX certainly parses this output and uses it and it&#8217;s fairly easy to make Biber produce the same messages which avoids having to write code for AucTeX to integrate Biber nicely. I am sure other TeX tools also parse BibTeX errors/warnings in the same way so I think this is a worthwhile exercise in order to smooth the migration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-822</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Mon, 13 Apr 2009 07:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-822</guid>
		<description>I think most people who&#039;ve looked at how to go beyond the .bib format have proposed some kind of XML-based solution. The key question seems to be how to get enough people to use the same solution (you can get .bib files from lots of database sources, but each XML export is different). As you say, in principle biber should be able to handle different XML formats, but most people want all of their own references in one or more files in the same format. So getting them there is important.

As to the type of messages that written to the terminal, this is of course to be considered. But with biblatex the data comes from latex, not bibtex, in any case. So I&#039;m not sure what messages are really needed.</description>
		<content:encoded><![CDATA[<p>I think most people who&#8217;ve looked at how to go beyond the .bib format have proposed some kind of XML-based solution. The key question seems to be how to get enough people to use the same solution (you can get .bib files from lots of database sources, but each XML export is different). As you say, in principle biber should be able to handle different XML formats, but most people want all of their own references in one or more files in the same format. So getting them there is important.</p>
<p>As to the type of messages that written to the terminal, this is of course to be considered. But with biblatex the data comes from latex, not bibtex, in any case. So I&#8217;m not sure what messages are really needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Kime</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-802</link>
		<dc:creator>Philip Kime</dc:creator>
		<pubDate>Sun, 12 Apr 2009 19:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-802</guid>
		<description>On the topic of gaining acceptance, Biber needs to be a &quot;drop-in&quot; replacement in another way other than generating good .bbl files. It should probably also output STDOUT/STDERR messages in the same format as BibTeX as things like AucTeX (and other tools I suspect) depend on this output format, parsing it in various ways. I am currently modifying my local copy of Biber to do this to see what&#039;s required to make Biber drop-in to AucTeX so that the various functions which parse BibTeX output can be used as-is.</description>
		<content:encoded><![CDATA[<p>On the topic of gaining acceptance, Biber needs to be a &#8220;drop-in&#8221; replacement in another way other than generating good .bbl files. It should probably also output STDOUT/STDERR messages in the same format as BibTeX as things like AucTeX (and other tools I suspect) depend on this output format, parsing it in various ways. I am currently modifying my local copy of Biber to do this to see what&#8217;s required to make Biber drop-in to AucTeX so that the various functions which parse BibTeX output can be used as-is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Kime</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-798</link>
		<dc:creator>Philip Kime</dc:creator>
		<pubDate>Sun, 12 Apr 2009 18:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-798</guid>
		<description>The advantage of an XML format is quite a bonus though - it&#039;s not just like having another arbitrary file format competitor to .bib. XML has widespread support in terms of APIs, tools, libraries and knowledge of how to use it. BibTeX .bib files never had that. So an XML file format has a huge head start over just another file format which, if you want to use it, you have to write your own parser. Nobody will have to do that.

It&#039;s a very good thing that the Biber author provides RNG and W3C schemas for the format. Potentially, with enough abstraction and modular interface design, Biber could read any standard XML bib format which nicely separates the format and biblatex oriented processing requirements. It&#039;s already heading in that direction since Biber can parse .bib files and also biblatexml which are seperate code-paths internally but which converge on a common internal data structure.</description>
		<content:encoded><![CDATA[<p>The advantage of an XML format is quite a bonus though &#8211; it&#8217;s not just like having another arbitrary file format competitor to .bib. XML has widespread support in terms of APIs, tools, libraries and knowledge of how to use it. BibTeX .bib files never had that. So an XML file format has a huge head start over just another file format which, if you want to use it, you have to write your own parser. Nobody will have to do that.</p>
<p>It&#8217;s a very good thing that the Biber author provides RNG and W3C schemas for the format. Potentially, with enough abstraction and modular interface design, Biber could read any standard XML bib format which nicely separates the format and biblatex oriented processing requirements. It&#8217;s already heading in that direction since Biber can parse .bib files and also biblatexml which are seperate code-paths internally but which converge on a common internal data structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Spiegel</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-486</link>
		<dc:creator>Simon Spiegel</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-486</guid>
		<description>From my own experience, most people in humanities don&#039;t use any kind of bibliographic app. I&#039;m sure this varies greatly between disciplines and universities, but at least in my surroundings bibliographic apps are still an exception (and if they use some kind of software, many use that digital piece of crap called Endnote – &quot;because it&#039;s the standard&quot;).</description>
		<content:encoded><![CDATA[<p>From my own experience, most people in humanities don&#8217;t use any kind of bibliographic app. I&#8217;m sure this varies greatly between disciplines and universities, but at least in my surroundings bibliographic apps are still an exception (and if they use some kind of software, many use that digital piece of crap called Endnote – &#8220;because it&#8217;s the standard&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-485</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-485</guid>
		<description>Simon, thanks for the very detailed comment: a good analysis of why BibTeX is hard to beat. My feeling is that in areas where BibTeX is &quot;good enough&quot; (sciences, for example) it will be very hard to displace unless there is a massive reason. (I can see how this *might* happen, but perhaps the topic for a separate post.) On the other hand, if BibTeX is not providing sufficient tools (for humanities and so on) then there is more drive to move across. I guess part of the question is &quot;Are people in humanities using JabRef/BibDesk/whatever at the moment anyway?&quot; If they are not (due to the limitations) then they might be easier to convince with a better format.  

However, editing XML by hand is not most people&#039;s idea of a good time, so some kind of visual editor is still needed. For the moment, I&#039;m sticking with JabRef and using the on-the-fly conversion. At least this means I get UTF8 entries with no issues. Once the BibLaTeXML format is sorted out, then *if* it looks good then support in open-source management tools is a must. (I don&#039;t see closed-source people being very interested, unfortunately.)</description>
		<content:encoded><![CDATA[<p>Simon, thanks for the very detailed comment: a good analysis of why BibTeX is hard to beat. My feeling is that in areas where BibTeX is &#8220;good enough&#8221; (sciences, for example) it will be very hard to displace unless there is a massive reason. (I can see how this *might* happen, but perhaps the topic for a separate post.) On the other hand, if BibTeX is not providing sufficient tools (for humanities and so on) then there is more drive to move across. I guess part of the question is &#8220;Are people in humanities using JabRef/BibDesk/whatever at the moment anyway?&#8221; If they are not (due to the limitations) then they might be easier to convince with a better format.  </p>
<p>However, editing XML by hand is not most people&#8217;s idea of a good time, so some kind of visual editor is still needed. For the moment, I&#8217;m sticking with JabRef and using the on-the-fly conversion. At least this means I get UTF8 entries with no issues. Once the BibLaTeXML format is sorted out, then *if* it looks good then support in open-source management tools is a must. (I don&#8217;t see closed-source people being very interested, unfortunately.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-484</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-484</guid>
		<description>Simon, I&#039;ve edited your main comment to incorporate the change you pointed out was needed.</description>
		<content:encoded><![CDATA[<p>Simon, I&#8217;ve edited your main comment to incorporate the change you pointed out was needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Spiegel</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-480</link>
		<dc:creator>Simon Spiegel</dc:creator>
		<pubDate>Thu, 02 Apr 2009 13:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-480</guid>
		<description>This is not meant as an objection to your post, I guess we basically agree. I just want to analyze some problems we face here, since several levels are involved here:

- The original BibTeX format is extremely limited in terms of entry types and fields. With the original bibtex it&#039;s quite impossible to create a decent bibliography for humanities or languages besides English. – The good thing is though, that the format is extremely simple and you can easily add additional fields without any problem. If the respective bst style or bibliographic app can&#039;t read it it simply gets ignored. By this way, new bibtex styles have added all kind of new fields and types over the years. BibLaTeX also extends the traditional format and adds a plethora of new entry types and fields which already solve many of the traditional problems with BibTeX.

- One important advantage of the simplicity of the bibtex format is that an app like BibDesk or JabRef can easily be adapted by the user to work with biblatex&#039;s additions. I heavily rely on BibDesk and have zero problems using it with BibLaTeX since from the perspective of the file format, BibLaTeX really just uses traditional BibTeX files. Unfortunately, the &quot;flatness&quot; of the BibTeX format also means that some problems simply can&#039;t be solved (as the example you mention). Certain hierarchical structures are just beyond the scope of the BibTeX format. This is where biber and BibLaTeXML (potentially) come in.

- But if we assume that biber and BibLaTeXML can actually solve all or most of the problems of the traditional BibTeX format, we have another problem: While BibDesk et al. can easily handle the bibtex version of BibLaTeX they know nothing about BibLaTeXML. While I&#039;m sure that they could be adapted this would mean much more work than using the BibTeX version of BibLaTeX (which can basically be used out of the box). And once we dabble with hierarchical fields, there are also not so easy questions regarding the user interface (how are hierarchies best presented in an interface?). As I said I heavily rely on BibDesk; if I actually had to choose between using BibLaTeX&#039;s bibtex version together with BibDesk or BibLaTeX with no proper editor, I would always go for the first option; I guess many users would feel the same. To make a long story short: If a new file format wants to succeed in this area, support from the bibliography managers is the key.</description>
		<content:encoded><![CDATA[<p>This is not meant as an objection to your post, I guess we basically agree. I just want to analyze some problems we face here, since several levels are involved here:</p>
<p>- The original BibTeX format is extremely limited in terms of entry types and fields. With the original bibtex it&#8217;s quite impossible to create a decent bibliography for humanities or languages besides English. – The good thing is though, that the format is extremely simple and you can easily add additional fields without any problem. If the respective bst style or bibliographic app can&#8217;t read it it simply gets ignored. By this way, new bibtex styles have added all kind of new fields and types over the years. BibLaTeX also extends the traditional format and adds a plethora of new entry types and fields which already solve many of the traditional problems with BibTeX.</p>
<p>- One important advantage of the simplicity of the bibtex format is that an app like BibDesk or JabRef can easily be adapted by the user to work with biblatex&#8217;s additions. I heavily rely on BibDesk and have zero problems using it with BibLaTeX since from the perspective of the file format, BibLaTeX really just uses traditional BibTeX files. Unfortunately, the &#8220;flatness&#8221; of the BibTeX format also means that some problems simply can&#8217;t be solved (as the example you mention). Certain hierarchical structures are just beyond the scope of the BibTeX format. This is where biber and BibLaTeXML (potentially) come in.</p>
<p>- But if we assume that biber and BibLaTeXML can actually solve all or most of the problems of the traditional BibTeX format, we have another problem: While BibDesk et al. can easily handle the bibtex version of BibLaTeX they know nothing about BibLaTeXML. While I&#8217;m sure that they could be adapted this would mean much more work than using the BibTeX version of BibLaTeX (which can basically be used out of the box). And once we dabble with hierarchical fields, there are also not so easy questions regarding the user interface (how are hierarchies best presented in an interface?). As I said I heavily rely on BibDesk; if I actually had to choose between using BibLaTeX&#8217;s bibtex version together with BibDesk or BibLaTeX with no proper editor, I would always go for the first option; I guess many users would feel the same. To make a long story short: If a new file format wants to succeed in this area, support from the bibliography managers is the key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comment-476</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Thu, 02 Apr 2009 09:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=250#comment-476</guid>
		<description>This is one of the really key points. Of course, biber reads .bib format and gives the correct output, so there is no loss of backward compatibility. My impression is that the BibLaTeXML format is most useful for people who can&#039;t currently get their data into the BibTeX format without issues: mainly people in the arts and humanities. If the current formats are no good to people, they probably have little &quot;investment&quot; in them in any case (as I understand it a lot of LaTeX bibliographies for the humanities have to be done more or less by hand).</description>
		<content:encoded><![CDATA[<p>This is one of the really key points. Of course, biber reads .bib format and gives the correct output, so there is no loss of backward compatibility. My impression is that the BibLaTeXML format is most useful for people who can&#8217;t currently get their data into the BibTeX format without issues: mainly people in the arts and humanities. If the current formats are no good to people, they probably have little &#8220;investment&#8221; in them in any case (as I understand it a lot of LaTeX bibliographies for the humanities have to be done more or less by hand).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

