From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17072 Path: main.gmane.org!not-for-mail From: r.ermers@hccnet.nl Newsgroups: gmane.comp.tex.context Subject: Re: bib-tex uppercase Date: Tue, 16 Nov 2004 08:51:00 +0100 (MET) Message-ID: <49711.62.251.0.62.1100591460.squirrel@62.251.0.62> References: <604CA9DB-3672-11D9-AA66-00306544E64E@princeton.edu> <61AAA0A6-367D-11D9-BEA5-000A95B9ADE2@uni-bonn.de> <87DFABAE-3683-11D9-BEA5-000A95B9ADE2@uni-bonn.de> <44248.62.251.0.62.1100469252.squirrel@62.251.0.62> <4197E23F.8050906@seznam.cz> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1100591479 7102 80.91.229.6 (16 Nov 2004 07:51:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2004 07:51:19 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 16 08:51:06 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTy7G-00076h-00 for ; Tue, 16 Nov 2004 08:51:06 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C971A127AB; Tue, 16 Nov 2004 08:51:05 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13016-05-3; Tue, 16 Nov 2004 08:51:03 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5869B127A1; Tue, 16 Nov 2004 08:51:03 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A80F127A1 for ; Tue, 16 Nov 2004 08:51:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13016-05-2 for ; Tue, 16 Nov 2004 08:51:01 +0100 (CET) Original-Received: from smtp10.hccnet.nl (unknown [62.251.0.13]) by ronja.ntg.nl (Postfix) with ESMTP id E431A1279B for ; Tue, 16 Nov 2004 08:51:01 +0100 (CET) Original-Received: from webmail.hccnet.nl by smtp10.hccnet.nl via webmail30.hccnet.nl [62.251.0.76] with ESMTP for id iAG7oxsX021963 (8.12.10/2.05); Tue, 16 Nov 2004 08:51:00 +0100 (MET) Original-Received: from 62.251.0.62 (SquirrelMail authenticated user r.ermers); by webmail.hccnet.nl with HTTP; Tue, 16 Nov 2004 08:51:00 +0100 (MET) In-Reply-To: <4197E23F.8050906@seznam.cz> Original-To: "mailing list for ConTeXt users" User-Agent: SquirrelMail/1.5.1 [CVS] X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17072 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17072 Thank you Vit Zika for answering my question. Robert >> I am puzzled by an uppercase problem with Bibtex. >> My bib file has the following entry: >>=20 >>=20 >> @UNPUBLISHED{jansen2002, >> author=3D"Jansen, Arnold Hendrik", title =3D"Eetgewoonten bij European= en en >> Amerikanen", >> year =3D"2002", } >>=20 >>=20 >> Note the uppercase with Europeanen en Amerikanen. >>=20 >=20 > Bibtex lowercases the initial letters in the titles. This is the featur= e > that makes bibliography uniform. If you want to preserve uppercase lett= ers, > write: >=20 >=20 > title =3D"Eetgewoonten bij {E}uropeanen en {A}merikanen", >=20 > or another example, if you want to write about last-days evergreen: >=20 > title =3D "About {SVG} format", >=20 > Good night > Vit Zyka >=20 >=20 >=20 >=20 > -- > V=EDt Z=FDka --- http://typokvitek.com > Automatic document typesetting > Automaticka sazba dokumentu -- > -- >=20 >=20 >=20 > _______________________________________________ > ntg-context mailing list ntg-context@ntg.nl=20 > http://www.ntg.nl/mailman/listinfo/ntg-context >=20 >=20