<?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/category/latex/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>biblatex-chem updates</title>
		<link>http://www.texdev.net/2011/08/14/biblatex-chem-updates/</link>
		<comments>http://www.texdev.net/2011/08/14/biblatex-chem-updates/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 08:59:34 +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=1079</guid>
		<description><![CDATA[Recent changes to biblatex (in v1.6) mean that the biblatex-chem bundle is currently broken. I&#8217;ve not released a quick-fix as there are some long-standing issues to address in biblatex-chem. When I initially wrote the code, I started from scratch and defined only what I wanted. That works, but means that any changes in biblatex are [...]]]></description>
			<content:encoded><![CDATA[<p>Recent changes to <a title="Programmable Bibliographies and Citations" href="http://ctan.org/pkg/biblatex">biblatex</a> (in v1.6) mean that the <a title="A set of biblatex implementations of chemistry-related bibliography styles" href="http://ctan.org/pkg/biblatex-chem">biblatex-chem</a> bundle is currently broken. I&#8217;ve not released a quick-fix as there are some long-standing issues to address in biblatex-chem. When I initially wrote the code, I started from scratch and defined only what I wanted. That works, but means that any changes in biblatex are not automatically picked up. From <a title="A biblatex implementation of the IEEE bibliography style" href="http://ctan.org/pkg/biblatex-ieee">biblatex-ieee</a>, I took the alternative approach and worked from the standard biblatex styles to what was needed. That&#8217;s a better long-term approach, so it&#8217;s the one I&#8217;m now bringing to biblatex-chem. It will take a little while, so user might want to keep an eye on the <a href="https://bitbucket.org/josephwright/biblatex-chem">development code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/08/14/biblatex-chem-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Physical science styles for biblatex: improvements underway</title>
		<link>http://www.texdev.net/2011/03/13/physical-science-styles-for-biblatex-improvements-underway/</link>
		<comments>http://www.texdev.net/2011/03/13/physical-science-styles-for-biblatex-improvements-underway/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 12:52:31 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=958</guid>
		<description><![CDATA[As regular readers will know, I&#8217;m a big fan of the biblatex approach to producing bibliographies, particularly now that we have Biber ‘on tap’. There was a question on the {TeX} site a while ago about an IEEE style, and so I wrote the biblatex-ieee style as a partial answer. Doing that, I realised that [...]]]></description>
			<content:encoded><![CDATA[<p>As regular readers will know, I&#8217;m a big fan of the <a title="Programmable Bibliographies and Citations" href="http://ctan.org/pkg/biblatex">biblatex</a> approach to producing bibliographies, particularly now that we have <a title="Biber now in TeX Live 2010" href="http://www.texdev.net/2011/03/10/biber-now-in-tex-live-2010/">Biber ‘on tap’</a>. There was a question on the <a title="{TeX}" href="http://tex.stackexchange.com/">{TeX} site</a> a while ago <a href="http://tex.stackexchange.com/questions/10727/ieee-and-aip-bibliography-styles-in-biblatex">about an IEEE style</a>, and so I wrote the <a title="The ieee bibliography style for biblatex" href="http://ctan.org/pkg/biblatex-ieee">biblatex-ieee</a> style as a partial answer. Doing that, I realised that my other biblatex styles need a bit of work. I&#8217;ve now revised both <a title="The nature bibliography style for biblatex" href="http://ctan.org/pkg/biblatex-nature">biblatex-nature</a> and <a title="The science bibliography style for biblatex" href="http://ctan.org/pkg/biblatex-science">biblatex-science</a> to make them more flexible, and also to improve their documentation. Next on the list is the <a title="The biblatex-chem bundle — biblatex styles for chemistry" href="http://ctan.org/pkg/biblatex-chem">biblatex-chem</a> bundle: there are four styles in it, so it will take a little while. Once all of that is done, then I will take a look at the requirements for physics, which I&#8217;m going to call biblatex-phys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/03/13/physical-science-styles-for-biblatex-improvements-underway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 v1.1: dynamic reference sets</title>
		<link>http://www.texdev.net/2011/01/06/biblatex-v1-1-dynamic-reference-sets/</link>
		<comments>http://www.texdev.net/2011/01/06/biblatex-v1-1-dynamic-reference-sets/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 19:39:39 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=877</guid>
		<description><![CDATA[The latest version of biblatex, v1.1, appeared on CTAN yesterday. This is a feature release, not just bug fixes, and so there are lots of new things there. At the same time, Biber has been updated to v0.7. If you use TeX Live 2010, you&#8217;ll be able to get the new biblatex using tlmgr in [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://ctan.org/pkg/biblatex">biblatex, v1.1,</a> appeared on <a title="The Comprehensive TeX Archive Network" href="http://www.ctan.org/">CTAN</a> yesterday. This is a feature release, not just bug fixes, and so there are lots of new things there. At the same time, <a title="Biber: BibTeX replacement for biblatex" href="http://biblatex-biber.sourceforge.net/">Biber</a> has been updated to v0.7. If you use <a title="TeX Live" href="http://www.tug.org/texlive">TeX Live 2010</a>, you&#8217;ll be able to get the new biblatex using <code>tlmgr</code> in a day or so, and can get the Biber update <em>via</em> <a title="TLContrib" href="http://tlcontrib.metatex.org/">TLcontrib</a> already.</p>
<p>Many of the new features rely on Biber, and will not work with BibTeX. As Biber has lots of advantages anyway, including UTF-8 support and active development, this is no real hindrance.</p>
<p>I want to focus here on one new feature, as it&#8217;s one I requested. In chemistry and physics we tend numerical reference styles and to have lots of references. Often, several of these will be related, and so can be ‘compacted’ into a single number. With traditional BibTeX styles, this can be done using the <a title="Enhanced multiple=">mciteplus</a> package and a suitable <code>.bst</code> file. biblatex has supported this using ‘reference sets’ for some time, but up to now this has required modification of the database entries. In v1.1, you can define a reference set in the preamble:</p>
<pre>\defbibentryset{set1}{key1,key2,key3}
</pre>
<p>and then cite the set in the document. There is also support for mciteplus-like syntax, but I think it&#8217;s probably best to use the native biblatex approach here.</p>
<p>Compressing multiple citations in a dynamic way was really the only problem I had with using biblatex for all of my citations. Now that this is sorted, I&#8217;ll be sticking to biblatex all of the time, and I&#8217;d urge other physical scientists to do the same: biblatex is a much more flexible approach than the traditional BibTeX citation system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/01/06/biblatex-v1-1-dynamic-reference-sets/feed/</wfw:commentRss>
		<slash:comments>0</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>biblatex: numbered citations as footnotes</title>
		<link>http://www.texdev.net/2010/03/08/biblatex-numbered-citations-as-footnotes/</link>
		<comments>http://www.texdev.net/2010/03/08/biblatex-numbered-citations-as-footnotes/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 08:04:00 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=646</guid>
		<description><![CDATA[Most chemistry journals use numbered citation styles, with all of the references appearing at the end of the article in a References section. However, there are some that place the references at the bottom of the page they occur on, as footnotes. This is a bit more awkward to achieve than a simple section, but [...]]]></description>
			<content:encoded><![CDATA[<p>Most chemistry journals use numbered citation styles, with all of the references appearing at the end of the article in a References section. However, there are some that place the references at the bottom of the page they occur on, as footnotes. This is a bit more awkward to achieve than a simple section, but as <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://tug.ctan.org/pkg/biblatex">biblatex</a> has all of the citation data available from the start of a document I thought it should be easy to do.</p>
<p>It turns out that biblatex has the very handy <code>\footfullcite</code> macro, which nearly does what is needed. This macro will print the reference as a footnote, but uses LaTeX&#8217;s footnote numbering system to do this. The result is that repeating citations, compressing several citations into a range and so on is not so easy. In the end, I decided to drop Philipp Lehman (the author of biblatex) an e-mail for some guidance. He came back with two approaches, one for citations in the text and one for superscript citations:</p>
<pre>\documentclass{article}
\usepackage[style=numeric-comp]{biblatex}
\bibliography{biblatex-examples}
\makeatletter

\ExecuteBibliographyOptions{citetracker,sorting=none}

\DeclareCiteCommand{\notefullcite}[\mkbibbrackets]
  {\usebibmacro{cite:init}%
   \usebibmacro{prenote}}
  {\usebibmacro{citeindex}%
   \usebibmacro{notefullcite}%
   \usebibmacro{cite:comp}}
  {}
  {\usebibmacro{cite:dump}%
   \usebibmacro{postnote}}

\newbibmacro*{notefullcite}{%
  \ifciteseen
    {}
    {\footnotetext[\thefield{labelnumber}]{%
       \usedriver{}{\thefield{entrytype}}.}}}
\DeclareCiteCommand{\superfullcite}[\cbx@superscript]%
  {\usebibmacro{cite:init}%
   \let\multicitedelim=\supercitedelim
   \iffieldundef{prenote}
     {}
     {\BibliographyWarning{Ignoring prenote argument}}%
   \iffieldundef{postnote}
     {}
     {\BibliographyWarning{Ignoring postnote argument}}}
  {\usebibmacro{citeindex}%
   \usebibmacro{superfullcite}%
   \usebibmacro{cite:comp}}
  {}
  {\usebibmacro{cite:dump}}

\newbibmacro*{superfullcite}{%
  \ifciteseen
    {}
    {\xappto\cbx@citehook{%
       \noexpand\footnotetext[\thefield{labelnumber}]{%
         \fullcite{\thefield{entrykey}}.}}}}

\newrobustcmd{\cbx@superscript}[1]{%
  \mkbibsuperscript{#1}%
  \cbx@citehook
  \global\let\cbx@citehook=\empty}
\let\cbx@citehook=\empty

\makeatother
\begin{document}

Some filler text \notefullcite{cotton}, then some more text
\notefullcite{hammond}. Perhaps some more text and the same
citation again \notefullcite{hammond}. Yet another one
\notefullcite{knuth:ct:a}. Now all again
\notefullcite{cotton,hammond,knuth:ct:a}.

Some filler text,\superfullcite{augustine} then some more
text.\superfullcite{companion} Perhaps some more text and the
same citation again.\superfullcite{companion} Yet another
one.\superfullcite{kastenholz} Now all
again.\superfullcite{augustine,companion,kastenholz}

\end{document}
</pre>
<p>I might add this to my biblatex styles, but I&#8217;ll wait to see if Philipp puts the code or some notes into the biblatex core before I do. I should also point out that if you want footnote citations and other footnotes then you&#8217;ll need something like the <a href="http://tug.ctan.org/pkg/bigfoot">bigfoot</a> package to do the job. But this is a pretty good place to start from.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/03/08/biblatex-numbered-citations-as-footnotes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Building biblatex-biber (again)</title>
		<link>http://www.texdev.net/2010/02/27/building-biblatex-biber-again/</link>
		<comments>http://www.texdev.net/2010/02/27/building-biblatex-biber-again/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 07:55:12 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=643</guid>
		<description><![CDATA[I recently posted some information on building biblatex-biber. Since then, v0.5 of biblatex-biber has appeared and there are some positive changes. The code now creates its own file to grab the required Perl modules. So on Mac OS X (Snow Leopard) and Ubuntu (9.10) all I needed to do after downloading the source was perl [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.texdev.net/2010/01/23/building-biblatex-biber/">recently posted</a> some information on building <a title="A BibTeX replacement for biblatex users" href="http://biblatex-biber.sourceforge.net/">biblatex-biber</a>. Since then, v0.5 of biblatex-biber has appeared and there are some positive changes. The code now creates its own file to grab the required Perl modules. So on Mac OS X (Snow Leopard) and Ubuntu (9.10) all I needed to do after downloading the source was</p>
<pre>perl Build.PL
sudo ./Build installdeps
./Build
./Build test
sudo ./Build install
</pre>
<p>at the Terminal. The second step grabbed all of the modules needed and everything worked fine.</p>
<p>On Windows, life is still a bit complicated but I now can get things to work. A bit of a trawl on the Internet led to a <a href="http://blogs.perl.org/users/alberto_simoes/2010/02/textbibtex-040-released.html">blog post about Text::BibTeX</a>. At the moment, the solution is still in beta and so there is a bit of work to do. With <a title="Strawberry Perl" href="http://strawberryperl.com/">Strawberry Perl</a> installed I went to the Command Prompt (as Administrator) and started the <code>cpan</code> program. At its prompt I did</p>
<pre>install Config::AutoConf Capture::Tiny IPC::Run
install A/AM/AMBS/Text/Text-BibTeX-0.40_3.tar.gz</pre>
<p>which all seemed to work. After downloading and unzipping the source for biblatex-biber (which is in .gz format, so use something like <a title="7-Zip" href="http://www.7-zip.org/">7-Zip</a> to open it), still as Administrator at the Command Prompt I did</p>
<pre>perl build.pl
build installdeps
build
build test
build install
</pre>
<p>and everything worked. So I&#8217;ve finally got it working across all platforms. Hopefully the Text::BibTeX install will become easier when it moves from beta status.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/02/27/building-biblatex-biber-again/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>biblatex reaches v0.9</title>
		<link>http://www.texdev.net/2010/02/16/biblatex-reaches-v0-9/</link>
		<comments>http://www.texdev.net/2010/02/16/biblatex-reaches-v0-9/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:58:42 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=634</guid>
		<description><![CDATA[A couple of days ago biblatex v0.9 appeared on CTAN. As usual, there is a long list of changes, bug fixes and so on. The restrictions on inclusion in TeX distributions have been lifted, and so it&#8217;s already available in TeX Live. At the same time, biblatex-biber has been uploaded to CTAN, so hopefully ready [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://tug.ctan.org/pkg/biblatex">biblatex</a> v0.9 appeared on <a title="The Comprehensive TeX Archive Network" href="http://www.ctan.org/">CTAN</a>. As usual, there is a long list of changes, bug fixes and so on. The restrictions on inclusion in TeX distributions have been lifted, and so it&#8217;s already available in <a title="TeX Live" href="http://www.tug.org/texlive/">TeX Live</a>. At the same time, <a title="A BibTeX replacement for users of biblatex" href="http://biblatex-biber.sourceforge.net/">biblatex-biber</a> has been uploaded to CTAN, so hopefully ready to use versions will be added to the distributions at some point (<a title="MikTeX" href="http://www.miktex.org/">MikTeX</a> is likely to be first, I suspect).</p>
<p>I&#8217;ve just uploaded an updated version of <a title="Chemistry styles for biblatex" href="http://tug.ctan.org/pkg/biblatex-chem">biblatex-chem</a> to CTAN, to keep in sync with the changes in biblatex. I&#8217;ll try to get <a title="Biblatex support for Nature" href="http://tug.ctan.org/pkg/biblatex-nature">biblatex-nature</a> and <a title="Biblatex support for Science" href="http://tug.ctan.org/pkg/biblatex-science">biblatex-science</a> done in soon (today) so that everything is working.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/02/16/biblatex-reaches-v0-9/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

