ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Blackstone <blackstone.robert@gmail.com>
To: ntg-context@ntg.nl
Subject: Re:  bibliography again: “von” and “van”
Date: Thu, 29 Jan 2015 10:29:51 +0100	[thread overview]
Message-ID: <574D1DD1-A649-4766-8237-768660D170AD@gmail.com> (raw)
In-Reply-To: <mailman.1.1422442801.15564.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2910 bytes --]


On 28 Jan 2015, at 12:00 ,  Keith Schultz <keithjschultz@icloud.com> wrote
> 
> We could simply add all kinds of switches and coding to help this process,
> but in the end we end up with an over complicated format that grows into a monster!

and

> 
> I as an old school type and database person would think it far better, to take
> a more pratical approach.

Most probably I’m not qualified to seriously discuss Bibliography matters in ConTeXt, but wat Keith has written here appeals to me.

It would probably be OK to try and control all and everything in a Bibliography with commands and codes if there were only a few standard ways of presenting a bibliography.
But that is not the case, even if most people seem to use apa-style.

What should one do with an old book, of which there are several “facsimile editions” and an English translation, and you were required, by the publisher or the university, to render it in the Bibliography in the following way:

Gasparini, Francesco, L’Armonico pratico al cimbalo (Venice, 1709); repr. (New York, 1967); repr. (Bologna, 2001); trans. Frank Stillings as The Practical Harmonist at the Harpsichord (New Haven, CT, 1963)

or, other example:

Buchner, Hans, Das Fundamentbuch (c1525), CH-Bmi, MS F.I.8; ME: in Carl Paesler, ‘Fundamentbuch von Hans von Constanz, Ein Beitrag zur Geschichte des Orgelspiels im 16. Jahrhundert’, VMw, 5 (1889), 1-192

?

With a Bibliography to make of about 500 items, for a PhD thesis, of which more than half were of this kind, I gave up on all sophisticated tools of BibTeX and exclusively used the format Booklet, with Author, Title, City and PubYear, generated a .bbl and edited that to give me  the correct form.
And, yes, I had to tweak the apa -style a little but that part was easy.

The two examples are in the .bbl-file as follows:

\startpublication[k=Gasparini:2001ublt,t=booklet,
a={{{Gasparini, Francesco}}},y=2001,
n=73,s={Gas}01]
\author[]{}[]{}{{Gasparini, Francesco}}
\pubyear{1963}
\title{{L'armonico pratico al cimbalo {\em (Venice, 1708); repr.~(New York, 1967); repr. (Bologna, 2001); trans.~by Frank Stillings~as} The Practical Harmonist at the Harpsichord}}
\city{New Haven, CT}
\stoppublication

\startpublication[k=Buchner:1525fblt,t=booklet,
a={{{Buchner, Hans}}},y=,
n=39,s={Buc}]
\author[]{}[]{}{{Buchner, Hans}}
\title{{{Das Fundamentbuch} {\em ({\em c}1525), CH-Bmi, MS F.I.8; ME: in Carl Paesler,  \quote{Fundamentbuch von Hans von Constanz, Ein Beitrag zur Geschichte des Orgelspiels im 16.~Jahrhundert}}, VMw, {\em 5 (1889), 1-192}}}
\stoppublication

Primitive? Certainly. But it is straightforward, very flexible and it works. 

I hope of course that the new Bibliography tool will be very powerful, but I also hope that it will remain possible, in ConTeXt, to keep doing things in a simple manner.

Best regards,

Robert Blackstone




[-- Attachment #1.2: Type: text/html, Size: 4171 bytes --]

[-- Attachment #2: 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:[~2015-01-29  9:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1422442801.15564.ntg-context@ntg.nl>
2015-01-29  9:29 ` Robert Blackstone [this message]
2015-01-27 18:20 Jörg Weger
2015-01-27 19:16 ` Keith Schultz
2015-01-27 20:11   ` Jörg Weger
2015-01-28 12:00     ` Ulrike Fischer
2015-01-29 12:06       ` BPJ
2015-01-29 12:53         ` Ulrike Fischer
2015-01-27 20:50   ` Hans Hagen
2015-01-28  3:10     ` Alan BRASLAU
2015-01-28  5:03       ` Jörg Weger
2015-01-28 10:15       ` Keith Schultz
2015-01-31 10:18       ` Hans Hagen
2015-01-28  4:51     ` Jörg Weger

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=574D1DD1-A649-4766-8237-768660D170AD@gmail.com \
    --to=blackstone.robert@gmail.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).