<?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; biblatex</title>
	<atom:link href="http://www.texdev.net/tag/biblatex/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 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>biblatex-chem again</title>
		<link>http://www.texdev.net/2009/09/18/biblatex-cheam-again/</link>
		<comments>http://www.texdev.net/2009/09/18/biblatex-cheam-again/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:53:22 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biblatex-chem]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=414</guid>
		<description><![CDATA[Another day, another biblatex-chem update. I&#8217;ve added the ability to only use the first page of a range to all of the styles. Some journals require this, and I&#8217;d prefer to keep the total number of styles down with appropriate options. This is such a trivial variation it seems to be the best way to [...]]]></description>
			<content:encoded><![CDATA[<p>Another day, another <a title="Chemistry styles for biblatex" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex-chem">biblatex-chem</a> update. I&#8217;ve added the ability to only use the first page of a range to all of the styles. Some journals require this, and I&#8217;d prefer to keep the total number of styles down with appropriate options. This is such a trivial variation it seems to be the best way to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/09/18/biblatex-cheam-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>biblatex-chem update</title>
		<link>http://www.texdev.net/2009/09/15/biblatex-chem-update/</link>
		<comments>http://www.texdev.net/2009/09/15/biblatex-chem-update/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:45:22 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[biblatex-chem]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=409</guid>
		<description><![CDATA[I&#8217;ve just spotted a bug in biblatex-chem, and a fix is on the way to CTAN. It looks like changes in the biblatex core have made the comma after journal titles when using the chem-rsc style disappear. This was working earlier: I&#8217;ve retested an old version and it is not due to anything I&#8217;ve done. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just spotted a bug in <a title="biblatex styles for chemistry" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex-chem">biblatex-chem</a>, and a fix is on the way to <a title="The Comprehensive TeX Archive Network" href="http://www.ctan.org">CTAN</a>. It looks like changes in the <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex">biblatex </a>core have made the comma after journal titles when using the chem-rsc style disappear. This was working earlier: I&#8217;ve retested an old version and it is not due to anything I&#8217;ve done.</p>
<p>On another matter, I&#8217;ve been asked to look at turning page ranges into single pages in biblatex-chem. I need to add the appropriate functions to biblatex, so there may be a delay (I have lots on at the moment). It is definitely on my list to do. Why do this? Well, some journals insist on first-page only, but in a database both pages will be present. So the code needs to handle things.  There should be another update once I sort this: a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/09/15/biblatex-chem-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coding in public</title>
		<link>http://www.texdev.net/2009/01/17/coding-in-public/</link>
		<comments>http://www.texdev.net/2009/01/17/coding-in-public/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:07:45 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[biblatex]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=108</guid>
		<description><![CDATA[I see that the biblatex package has been updated to version 0.8c, and that there is now a SourceForge page for the package. The later is just holding bug and feature tracking for the package, and no actual code. Placing development code in a public place means that your commits (or lack of them) are [...]]]></description>
			<content:encoded><![CDATA[<p>I see that the <a title="biblatex on CTAN" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex">biblatex</a> package has been updated to version 0.8c, and that there is now a <a title="biblatex on SourceForge" href="http://sourceforge.net/projects/biblatex/">SourceForge page</a> for the package. The later is just holding bug and feature tracking for the package, and no actual code. Placing development code in a public place means that your commits (or lack of them) are there for all to see, so I can see why keeping things private is attractive. Of course, just because nothing happens in public doesn&#8217;t mean nothing is happening, and in any case these things are done as a “hobby”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/01/17/coding-in-public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

