<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Some TeX Developments &#187; biber</title>
	<atom:link href="http://www.texdev.net/tag/biber/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Sun, 22 Jan 2012 10:34:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Biber now in TeX Live 2010</title>
		<link>http://www.texdev.net/2011/03/10/biber-now-in-tex-live-2010/</link>
		<comments>http://www.texdev.net/2011/03/10/biber-now-in-tex-live-2010/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 19:47:58 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[TeX Live]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=955</guid>
		<description><![CDATA[Many readers will be familiar with the Biber program, a replacement for BibTeX which works with the biblatex package. Binaries for common platforms have been available from TLcontrib for a while, but have now been added to the main TeX Live 2010 system. So you can install Biber on the ‘common’ platforms using the TeX [...]]]></description>
			<content:encoded><![CDATA[<p>Many readers will be familiar with the <a title="Biber: A BibTeX replacement for users of biblatex" href="http://biblatex-biber.sourceforge.net/">Biber</a> program, a replacement for BibTeX which works with the <a title="Programmable Bibliographies and Citations" href="http://ctan.org/pkg/biblatex">biblatex</a> package. Binaries for common platforms have been available from <a title="TLcontrib" href="http://tlcontrib.metatex.org/">TLcontrib</a> for a while, but have now been added to the main TeX Live 2010 system. So you can install Biber on the ‘common’ platforms using the TeX Live Manager (or <code>tlmgr</code> from the command line). Yet another reason to move on from BibTeX and switch to biblatex, if you&#8217;ve not already!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/03/10/biber-now-in-tex-live-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>biblatex reaches version 1.0</title>
		<link>http://www.texdev.net/2010/11/19/biblatex-reaches-version-1-0/</link>
		<comments>http://www.texdev.net/2010/11/19/biblatex-reaches-version-1-0/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 23:06:08 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biber]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=846</guid>
		<description><![CDATA[Reading through some TeX-related material today, I spotted that the very popular biblatex package has finally reached version 1. Accompanying this release is a version step for the biber BibTeX-replacement program, which reaches version 0.6. Both are now considered non-beta, and the biblatex release in particular is a big story to me. I&#8217;ll be checking [...]]]></description>
			<content:encoded><![CDATA[<p>Reading through some TeX-related material today, I spotted that the very popular <a title="Programmable Bibliographies and Citations" href="http://ctan.org/pkg/biblatex">biblatex</a> package has finally reached version 1. Accompanying this release is a version step for the <a title="A BibTeX replacement for users of biblatex" href="http://biblatex-biber.sourceforge.net/">biber</a> BibTeX-replacement program, which reaches version 0.6. Both are now considered non-beta, and the biblatex release in particular is a big story to me. I&#8217;ll be checking on my own biblatex-related packages over the weekend and making sure that they are working with the new release, and if all goes well will move them to v1.0 as well.</p>
<p>A quick look through the documentation for both biblatex and biber shows that the new versions are mainly about stability. There are not a lot of changes listed from the previous testing releases: they&#8217;ve proved to be pretty stable and so the time for an official move to release status has obviously arrived.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/11/19/biblatex-reaches-version-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>biber without building from TLContrib</title>
		<link>http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/</link>
		<comments>http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 06:40:27 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[TeX Live]]></category>
		<category><![CDATA[TLcontrib]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=838</guid>
		<description><![CDATA[I&#8217;ve written in the past about the biber program, a replacement for BibTeX when using the biblatex system for citations in LaTeX. The biggest stumbling block to using biber to date has been the need to build it from the source. On Windows, that also means getting a working Perl installation, which is a non-standard [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve <a href="http://www.texdev.net/index.php?s=biber">written in the past</a> about the <a title="Biber: BibTeX replacement for biblatex" href="http://biblatex-biber.sourceforge.net/">biber</a> program, a replacement for BibTeX when using the <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://ctan.org/pkg/biblatex">biblatex</a> system for citations in LaTeX. The biggest stumbling block to using biber to date has been the need to build it from the source. On Windows, that also means getting a working <a title="Strawberry Perl for Windows" href="http://strawberryperl.com/">Perl</a> installation, which is a non-standard item on that operating system. However, there is now an alternative approach, at least for people using <a title="TeX Live" href="http://www.tug.org/texlive">TeX Live 2010</a>. The new <a title="TLContrib" href="http://tlcontrib.metatex.org/">TLContrib</a> system for additions to TeX Live now includes a <a href="http://tlcontrib.metatex.org/cgi-bin/package.cgi/action=view/id=269">biber package</a> for Windows, Mac OS X (64 bit) and Linux.</p>
<p>To get biber installed, you&#8217;ll need to use the Command Prompt or Terminal. On Windows, you probably need to run the Command Prompt as the Administrator, while on the Mac or Linux you will  probably want to <code>sudo</code> the following. To get biber installed, all you need to type is</p>
<pre>tlmgr --repository http://tlcontrib.metatex.org/2010 install biber</pre>
<p>The system will then get on with installing biber, which you can then use as a replacement for BibTeX. I&#8217;d then add biber to my graphical editor&#8217;s list of programs to make it easy to use: the detail of course depends on which editor you use.</p>
<p>What is particularly interesting here is that it has been possible to build a stand-alone biber. This should mean that at some stage both TeX Live and <a title="MiKTeX" href="http://www.miktex.org/">MiKTeX</a> can integer ate it directly. This will really make biber a viable choice for most people using biblatex: building from the source is not most people&#8217;s idea of ‘easy to use’!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Building biber on Ubuntu 10.04 (Lucid Lynx)</title>
		<link>http://www.texdev.net/2010/05/06/building-biber-on-ubuntu-10-04-lucid-lynx/</link>
		<comments>http://www.texdev.net/2010/05/06/building-biber-on-ubuntu-10-04-lucid-lynx/#comments</comments>
		<pubDate>Thu, 06 May 2010 18:53:28 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=698</guid>
		<description><![CDATA[As I&#8217;ve just installed Ubuntu 10.04 (‘Lucid Lynx’) on my test system, I thought I should check that I can get biber working. As in my earlier posts, this is not too hard, but it&#8217;s nice to have some instructions. As usual, first you need to download biber from the homepage and unpack the files. [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve <a href="http://www.texdev.net/2010/05/06/tex-live-2009-on-ubuntu-10-04-lucid-lynx/">just installed</a> Ubuntu 10.04 (‘Lucid Lynx’) on my test system, I thought I should check that I can get <a title="bibter" href="http://biblatex-biber.sourceforge.net/">biber</a> working. As in my <a href="http://www.texdev.net/index.php?s=biber">earlier posts</a>, this is not too hard, but it&#8217;s nice to have some instructions. As usual, first you need to download biber from the homepage and unpack the files. Using the Terminal, move the directory where the source is and do</p>
<pre>sudo cpan Config::AutoConf
perl Build.PL
sudo ./Build installdeps
./Build
./Build test
sudo ./Build install
</pre>
<p>The <code>cpan</code> line adds one module to Perl which for some reason biber&#8217;s <code>installdeps</code> routine doesn&#8217;t find automatically: if you miss this out then the build will fail. There are a lot of Perl questions while the additional modules are installed: I just say yes to all to them. The build itself is pretty quite, and it&#8217;s almost at the point of being trivial (the above instructions now seem to work on all the platforms I use).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/05/06/building-biber-on-ubuntu-10-04-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building biblatex-biber on Windows</title>
		<link>http://www.texdev.net/2010/04/01/building-biblatex-biber-on-windows/</link>
		<comments>http://www.texdev.net/2010/04/01/building-biblatex-biber-on-windows/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 11:14:00 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[biblatex]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=659</guid>
		<description><![CDATA[I&#8217;ve just reinstalled my Strawberry Perl system on Windows, and so had the opportunity to try a clean build of biblatex-biber. I&#8217;ve posted before about building this on various platforms, and it now is almost asstraight-forward on Windows as on Linux. As before, I&#8217;ll assume you&#8217;ve grabbed the source code, unzipped it and have a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just reinstalled my <a title="Strawberry Perl" href="http://strawberryperl.com/">Strawberry Perl</a> system on Windows, and so had the opportunity to try a clean build of <a href="http://biblatex-biber.sourceforge.net/">biblatex-biber</a>. I&#8217;ve <a href="http://www.texdev.net/2010/02/27/building-biblatex-biber-again/">posted before</a> about building this on various platforms, and it now is almost asstraight-forward on Windows as on Linux.</p>
<p>As before, I&#8217;ll assume you&#8217;ve grabbed the source code, unzipped it and have a Command Prompt running as the Administrator, in the directory where biblatex-biber is unzipped. First, you need to install one support Perl module using</p>
<pre>cpan Config::AutoConf
</pre>
<p>You can then do</p>
<pre>perl Build.PL
build installdeps
build
build test
build install
</pre>
<p>That&#8217;s it! I&#8217;m not quite sure why you have to install Config::AutoConf ‘by hand’, but if you don&#8217;t then Text::BibTeX still fails to work. However, that is almost as easy as on Linux or MacOS 10.6, so everyone should be able to use biblatex-biber now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/04/01/building-biblatex-biber-on-windows/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Building biblatex-biber</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/</link>
		<comments>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 20:24:56 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=611</guid>
		<description><![CDATA[The biblatex-biber project provides probably the best way for biblatex users to switch to pure UTF-8 bibliography information. However, getting it to build can cause problems: biblatex-biber is a Perl programme, and needs various downloads from CPAN. I thought it would therefore be useful to put some simple recipes here, explaining what I&#8217;ve done to [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Biber: A BibTeX replacement for users of biblatex" href="http://biblatex-biber.sourceforge.net/">biblatex-biber</a> project provides probably the best way for <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://tug.ctan.org/pkg/biblatex">biblatex</a> users to switch to pure UTF-8 bibliography information. However, getting it to build can cause problems: biblatex-biber is a <a title="The Perl Programming Language" href="http://www.perl.org/">Perl</a> programme, and needs various downloads from <a title="Comprehensive Perl Archive Network" href="http://www.cpan.org/">CPAN</a>. I thought it would therefore be useful to put some simple recipes here, explaining what I&#8217;ve done to get a working biblatex-biber on Windows, Ubuntu and Mac OS X.  I&#8217;m assuming that the latest biblatex-biber release has been downloaded and unzipped somewhere, and that the Command Prompt/Terminal/Shell is open in that directory (folder).</p>
<h2>Mac OS X 10.6 (Snow Leopard)</h2>
<p>Mac OS X comes with Perl installed, so life is relatively easy. At the Terminal, you need to run the <code>cpan</code> script as root:</p>
<pre>sudo cpan</pre>
<p>The cpan script has its own prompt, but this is very similar to the Terminal one. First, I updated <code>cpan</code> itself and installed a helper module with</p>
<pre>install CPAN
reload cpan
install YAML
</pre>
<p>That done, the various requirements for biblatex-biber can be installed, using the single call</p>
<pre>install Data::Dump List::AllUtils Readonly Text::BibTeX Readonly::XS</pre>
<p>For the more cautious person (such as me), each <code>install</code> instruction can be given on a separate line: this keeps things a bit more controlled. I accepted the standard settings, except when asked about installing items that were only needed for testing, where I said no. </p>
<p>Once <code>cpan</code> has done all of the installing, you can leave it by typing</p>
<pre>exit
</pre>
<p>So now back at the Terminal prompt, a few simple instructions</p>
<pre>perl Build.PL
./Build
sudo ./Build install</pre>
<p>That put biblatex-biber onto the path for all users: everything then worked correctly.</p>
<h2>Ubuntu 9.10</h2>
<p>Once again, Perl is installed as standard in Linux distributions: I&#8217;m using <a title="Ubuntu Home Page" href="http://www.ubuntu.com/">Ubuntu</a> as a representative system. Before starting <code>cpan</code>, there is an additional step, which is to install an extra Ubuntu package. So at the Terminal, you need to do</p>
<pre>sudo apt-get install libxml2-dev
</pre>
<p>This is needed as otherwise you get some very odd errors in a bit. Now, essentially the same recipe works as for the Mac. First run <code>cpan</code> running and update and install <code>YAML</code>. Then there is a long list of items to install</p>
<pre>install Data::Dump List::AllUtils Readonly Text::BibTeX Readonly::XS XML::Writer XML::LibXML File::Slurp</pre>
<p>which can again be done one at a time, for the more cautious.</p>
<p>After exiting <code>cpan</code>, the same three lines at the Terminal should work as in the Mac section.</p>
<pre>perl Build.PL
./Build
sudo ./Build install</pre>
<h2>Windows (XP, Vista and 7)</h2>
<p>To date, my attempts to build biblatex-biber on Windows (using <a title="Strawberry Perl" href="http://strawberryperl.com/">Strawberry Perl</a>) have failed as I can&#8217;t get the Perl module <code>Text::BibTeX</code> to install. This is supposed to be optional, but without it biblatex-biber does not seem to work, although I do get it to build. Luckily, there is a self-contained binary for Windows available from the project site. This includes its own Perl system, so there is no need to get Perl set up before trying it. Everything seems to work for me with this version. Any ideas on what is necessary would be helpful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/01/23/building-biblatex-biber/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Beyond BibTeX: the first biber beta release</title>
		<link>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/</link>
		<comments>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:21:07 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biber]]></category>
		<category><![CDATA[JabRef]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=250</guid>
		<description><![CDATA[A notice in my inbox from François Charette alerted me yesterday to the first beta release of biber. This is a cross-platform (Perl) replacement for BibTeX for biblatex users. By moving on from BibTeX, there are a number of advantages. First, the problems inherent in the BibTeX code (no Unicode support, memory limitations and so [...]]]></description>
			<content:encoded><![CDATA[<p>A notice in my inbox from François Charette alerted me yesterday to the first beta release of <a title="A BibTeX replacement for users of biblatex" href="http://biblatex-biber.sourceforge.net/">biber</a>. This is a cross-platform (Perl) replacement for BibTeX for <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://www.ctan.org/pkg/biblatex">biblatex</a> users.  By moving on from BibTeX, there are a number of advantages. First, the problems inherent in the BibTeX code (no Unicode support, memory limitations and so on) are removed. The need for something beyond BibTeX is a well-known problem.</p>
<p>More importantly, biber comes with an experimental XML file format as a replacement for the .bib file type. The limitations of the .bib approach are more subtle than those of BibTeX itself. A lot of problems stem from the simplicity of the .bib format. This severely limits how much detail can be given for complex data types.  For example, there is no good way to give multiple publishers and locations in the .bib format:</p>
<pre>publisher = {{First Company} and {Second Company}},
location = {Town and OtherTown}</pre>
<p>So which place goes with which publisher? We might assume the first with the first, the second with the second, but why not both locations for both publishers or something more complex? By starting from the biblatex experience, biber can build in this type of data from the start. Particularly in arts subjects, this looks like a great idea.</p>
<p>One important question is publicity. Within the LaTeX world, biblatex is still not that widely used. This is of course partly as it is still in beta. However, for biber to succeed both it and biblatex need publicity outside of LaTeX. One obvious route is to talk to the people who develop things like <a title="JabRef reference manager" href="http://jabref.sourceforge.net/">JabRef</a>, <a title="BibDesk" href="http://bibdesk.sourceforge.net/">BibDesk</a> and so on.  These programmes use the .bib format to store data, but can be used without ever going near LaTeX. Other ideas are I&#8217;m sure welcome!</p>
<p>Over all, I&#8217;m very excited by biblatex and biber. It&#8217;s clear that biblatex is a major advance for LaTeX users, and anything that makes life easier is welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/04/01/beyond-bibtex-the-first-biber-beta-release/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

