From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: org-ref in action Date: Fri, 27 Jun 2014 08:44:27 +0200 Message-ID: References: <87wqc4wxbe.fsf@gmail.com> <87fvisbhnb.fsf@fastmail.fm> <87vbrnu5k5.fsf@fastmail.fm> <8761jnu44l.fsf@fastmail.fm> <87zjgzqznw.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Ptp-0006dy-6p for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 02:44:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0Ptk-0000u4-Aq for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 02:44:41 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:7610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Ptk-0000tm-3k for emacs-orgmode@gnu.org; Fri, 27 Jun 2014 02:44:36 -0400 In-Reply-To: <87zjgzqznw.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 26 Jun 2014 13:44:03 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: Grant Rettke , Fabrice Popineau , "emacs-orgmode@gnu.org" , Eric Schulte , John Kitchin --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2014-06-26 20:44, Matt Lundin writes: > Alan Schmitt writes: > >> On 2014-06-26 16:39, Matt Lundin writes: >> >>> By contrast, ox-bibtex.el runs citations through bibtex2html, which is >>> pretty much limited to the "old-fashioned" bibtex formats. >> >> What would be required for bibtex2html to take biblatex input? I thought >> the backend format was similar or the same (as you can tell, I know >> nothing of biblatex). > > I don't think this is possible without some major > hacking/conversion/filtering. Biblatex has many more entry types and > fields than bibtex. I've found that most of the older bibtex utils > (bibtools, bibtex2html) choke on my biblatex files. Is there a list of these new entry types? Looking at the code for bibtex2html (for instance https://github.com/backtracking/bibtex2html/blob/master/bibtex.mli) I see that entry types are strings, so if there are issues, I guess they would happen in the generation part but not in the parsing part. > Even if biblatex2html did read biblatex data, its output, I believe, is > limited to bibtex styles, which cannot handle more complex formats. Many > scientific journals require bibtex formats. But many humanities > disciplines have more complicated bibliographical requirements that > bibtex cannot handle.=20=20=20 I'm very ignorant here: from my understanding, bibtex2html does not care about bibtex style, it just takes bibtex data as input and produces html. Is the problem that some entries are ignored, or is there something deeper that I'm missing? Alan PS: if anyone on the list think we should take this off-list, please let me know =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBCgAGBQJTrRLRAAoJEAQNCjtO0uXHAxAIALmFSltLIYQnygUYTCjw2E7y tKfgI3UNrNlmSjs0gzA4EI87yKaf/PSyMWTLPfJb2JLBfOJYhRDYIueGuTf37zar sX+A7Kh/0R/zTxzuT5XsfjN2GKQ6v48H8bQ9Kha4YaLps1TzroryXqUj6QSTXfmV 5EOpM4ghV2aY3HGDRVC4x7WiWQFXFZP8c0aXqtqJ1UBjsZBl5SWkRwdL31vwrSqz iTPEG8evR/jYd5tz6aMP/BsFVIG2jtUHlt5i8cHJlcrRIglrwTFmFyZXbeKpw1x+ intAkknswru3ykQ8n/VByDsum1se4ii2UuNtjlxiaSNZuymlUxntDgXWNdv6TOM= =Pr3l -----END PGP SIGNATURE----- --=-=-=--