ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco Patzer <homerow@lavabit.com>
To: ntg-context@ntg.nl
Subject: Re: Bibliography, unicode strings, @ELECTRONIC, sorting and bibtex
Date: Tue, 18 Sep 2012 16:11:22 +0200	[thread overview]
Message-ID: <20120918161122.37416aab@homerow> (raw)
In-Reply-To: <90C997B7-D96B-473B-B208-FF4DD79BCF0F@uni-bonn.de>

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

2012-09-18 "Schmitz Thomas A." <thomas.schmitz@uni-bonn.de>:

Hi Thomas

> On Sep 18, 2012, at 2:25 PM, Marco Patzer <homerow@lavabit.com> wrote:
> > 
> > This doesn't work, either:
> > 
> > \setupbibtex       [database=sample]
> > \setuppublications [alternative=apa, criterium=cite, sorttype=author]
> > \starttext
> >  \cite[hh2010a]
> >  \cite[Eijkhout1991]
> >  \placepublications
> > \stoptext
> > 
> This works for me, I get Eijkhout sorted before Hagen.

I deleted all temp files, but still get “Hagen” before “Eijkhout”.
My test file is attached.

> > If I only had time…
> 
> Yes, had we but world enough and time… Anyway, Hans began playing
> with transforming bibtex to xml and loading this. There is no user
> interface yet, but if you want to see what's possible, have a look
> at bibl-bib.lua and bibl-tst.lua

Thanks, I will have a look.


Marco

[-- Attachment #2: sample.bib --]
[-- Type: text/x-bibtex, Size: 730 bytes --]

@STRING{hh = {Hans Hagen}}

@ELECTRONIC{hh2010,
  author = hh,
  year = {2010},
  title = {Metafun. \CONTEXT\ mkiv},
  url = {http://www.pragma-ade.nl/general/manuals/metafun-s.pdf},
}

@ARTICLE{hh2010a,
  author = hh,
  title = {The Font Name Mess},
  journal = {MAPS},
  year = {2010},
  volume = {40},
  pages = {2-8},
  keywords = {context},
}

@ARTICLE{hh2010b,
  author = hh,
  title = {Grouping in Hybrid Environments},
  journal = {MAPS},
  year = {2010},
  volume = {40},
  pages = {67-71},
  keywords = {context},
}

@BOOK{Eijkhout1991,
  title = {\TeX\ by Topic. A \TeX nician's Reference},
  publisher = {Addison-Wesley},
  year = {1991},
  author = {Victor Eijkhout},
  address = {London},
  keywords = {general},
}


[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 13609 bytes --]

[-- Attachment #4: t.tex --]
[-- Type: text/x-tex, Size: 202 bytes --]

\setupbibtex       [database=sample]
\setuppublications [alternative=apa, criterium=cite, sorttype=author]
\starttext
 \cite[hh2010a]
 \cite[Eijkhout1991]
 \placepublications
 \contextversion
\stoptext

[-- Attachment #5: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2012-09-18 14:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 10:28 Marco Patzer
2012-09-18 11:41 ` Schmitz Thomas A.
2012-09-18 12:25   ` Marco Patzer
2012-09-18 13:28     ` Philipp Gesang
2012-09-18 14:19       ` Marco Patzer
2012-09-18 15:34         ` Philipp Gesang
2012-09-18 13:48     ` Schmitz Thomas A.
2012-09-18 14:11       ` Marco Patzer [this message]
2012-09-18 15:15   ` Alan BRASLAU

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=20120918161122.37416aab@homerow \
    --to=homerow@lavabit.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).