ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Cc: bourbaki@bigfoot.com, ntg-context@ntg.nl
Subject: Bibliographies (answers and questions)
Date: Mon, 21 Jan 2002 11:01:45 +0100	[thread overview]
Message-ID: <20020121110145.4273bcbf.taco@elvenkind.com> (raw)
In-Reply-To: <5.1.0.14.1.20020120220631.02e99b60@server-1>

First of all, anyone having problems with the bib module: please
update your context. There has been a problem with the context core
that caused the list of references to always remain empty.

On Sun, 20 Jan 2002 22:08:04 +0100
"Hans Hagen" <pragma@wxs.nl> wrote:

> >and we would really not need BibTeX at all.

We don't *want* Bibtex. Bibtex is a nastly little program that uses
a nearly unparseable database format. However, as it is now, XML
is not yet wide-spread and there are lots of people that have .bib 
files. 

The bib module does not use bibtex directly, and this is very much
on purpose. It uses bibtex as a data converter and sorting engine, 
and nothing more. 

To get the bib module to use XML, a number of steps have to be
taken:

a) We need a DTD/Schema
b) We need an sorting routine for that DTD/Schema (perhaps 
   XSLT but 'plain perl' is probably more portable)
c) We need ConTeXt macros to parse the result XML
d) We need a converter BibTeX -> XML
e) We perhaps need a converter from the current TeX bib database
   to XML?

Lots of stuff to do, so I am asking for volunteers, esp. for a)
and b). (Marco?)

-- 
groeten,

Taco


  reply	other threads:[~2002-01-21 10:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 16:47 Bibliographies in ConTeXt Randall Skelton
2002-01-14 17:52 ` Marco Kuhlmann
2002-01-16  8:28   ` Taco Hoekwater
2002-01-16 11:43     ` Re[2]: " Giuseppe Bilotta
2002-01-20 21:08       ` Hans Hagen
2002-01-21 10:01         ` Taco Hoekwater [this message]
2002-01-21 17:07           ` Bibliographies (answers and questions) Andreas Ulbrich
2002-01-22 10:02             ` Hans Hagen
2002-01-22 11:06               ` Andreas Ulbrich
2002-01-22 12:15                 ` Hans Hagen
2002-01-22 15:18                   ` Andreas Ulbrich
2002-01-22 15:28                   ` Berend de Boer
2002-01-22 19:06                 ` Domain troubles (was: Bibliographies) Henning Hraban Ramm
2002-01-20 21:06   ` Bibliographies in ConTeXt Hans Hagen
2002-01-20  5:46 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020121110145.4273bcbf.taco@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=bourbaki@bigfoot.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).