From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37351 Path: news.gmane.org!not-for-mail From: Andrea Valle Newsgroups: gmane.comp.tex.context Subject: Re: typesetting a bibtex file Date: Tue, 13 Nov 2007 11:12:22 +0100 Message-ID: <9ACAF79D-5B57-44A3-A80D-60D17289D547@di.unito.it> References: <4E834379-3DB9-4437-8908-F31F31D0C507@di.unito.it> <877ikns3lc.fsf@bornier.net> <20AC77AC-A99B-41A6-B6FF-4DD29D0387BE@di.unito.it> <20071113003659.GC4738@apcc21.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: multipart/mixed; boundary="===============1870045840==" X-Trace: ger.gmane.org 1194953319 411 80.91.229.12 (13 Nov 2007 11:28:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Nov 2007 11:28:39 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 13 12:28:43 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Irtwd-0007u0-Hk for gctc-ntg-context-518@m.gmane.org; Tue, 13 Nov 2007 12:28:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E3EEB1FA2D; Tue, 13 Nov 2007 12:28:22 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15555-01-8; Tue, 13 Nov 2007 12:28:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 60E8F1FA55; Tue, 13 Nov 2007 12:26:57 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 42E851F809 for ; Tue, 13 Nov 2007 12:26:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15555-01 for ; Tue, 13 Nov 2007 12:26:30 +0100 (CET) Original-Received: from pianeta.di.unito.it (pianeta.di.unito.it [130.192.156.1]) by ronja.ntg.nl (Postfix) with ESMTP id D1E231FAD3 for ; Tue, 13 Nov 2007 11:12:34 +0100 (CET) Original-Received: from [172.16.10.233] (nocat.net.unito.it [130.192.150.161]) by pianeta.di.unito.it (INFO-DIP) with ESMTP id lADACOBd015564 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO userCertificateDN= AuthenticatedUser=valle ) for ; Tue, 13 Nov 2007 11:12:24 +0100 (MET) In-Reply-To: <20071113003659.GC4738@apcc21.net> X-Mailer: Apple Mail (2.752.3) X-dipinfo-MailScanner-Information: Please contact Department of Computer Science technical staff for more information X-AntiVirus: Scanned for viruses by VirusFinder @2001-tecnici@di.unito.it - Email Clean X-SpamCheck: not spam, SpamAssassin (score=-104.398, required 3.5, autolearn=not spam, ALL_TRUSTED -1.80, AUTHENTICATEDUSER -100.00, BAYES_00 -2.60, HTML_MESSAGE 0.00) X-MailScanner-From: valle@di.unito.it X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:37351 Archived-At: --===============1870045840== Content-Type: multipart/alternative; boundary=Apple-Mail-45--254305504 --Apple-Mail-45--254305504 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Thansks Saji, I will need it in the near future... Best -a- On 13 Nov 2007, at 01:36, Saji Njarackalazhikam Hameed wrote: > I was used to the natbib package in LaTeX and used the following > setting to simulate the \citet and \citep commands: > > \setupcite[authoryears][compress=3Dno,pubsep=3D; ,lastpubsep=3D; = ,left=3D=20 > [,right=3D{]},] > \setupcite[authoryear][left=3D[,right=3D{]},] > \def\citet{\cite[authoryear]} > \def\citep{\cite[authoryears]} > > saji > > > * Andrea Valle [2007-11-13 01:45:45 +0100]: > >> Many thanks, I'm starting the experimentations. >> >> Best >> >> -a- >> >> On 12 Nov 2007, at 19:47, Jean Magnan de Bornier wrote: >> >>> \usemodule[bib] >>> \mainlanguage[fr] >>> \usemodule[bibltx] >>> \setuppublications[alternative=3Dapa-fr,criterium=3Dall] >>> \setupbibtex [database=3D/home/jean/BIB/jmb.bib] >>> \starttext >>> \setupheadtext[fr][pubs=3D{Principales publications}] >>> \nocite[*] >>> \completepublications >>> \stoptext >> >> -------------------------------------------------- >> Andrea Valle >> -------------------------------------------------- >> CIRMA - DAMS >> Universit=E0 degli Studi di Torino >> --> http://www.cirma.unito.it/andrea/ >> --> andrea.valle@unito.it >> -------------------------------------------------- >> >> >> I did this interview where I just mentioned that I read Foucault. Who >> doesn't in university, right? I was in this strip club giving this =20= >> guy a >> lap dance and all he wanted to do was to discuss Foucault with me. =20= >> Well, I >> can stand naked and do my little dance, or I can discuss Foucault, =20= >> but not >> at the same time; too much information. >> (Annabel Chong) >> >> >> >> > >> _____________________________________________________________________=20= >> ______________ >> If your question is of interest to others as well, please add an =20 >> entry to the Wiki! >> >> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/=20= >> ntg-context >> webpage : http://www.pragma-ade.nl / http://tex.aanhet.net >> archive : https://foundry.supelec.fr/projects/contextrev/ >> wiki : http://contextgarden.net >> _____________________________________________________________________=20= >> ______________ > > > --=20 > Saji N. Hameed > > APEC Climate Center +82 51 668 7470 > National Pension Corporation Busan Building 12F > Yeonsan 2-dong, Yeonje-gu, BUSAN 611705 = saji@apcc21.net > KOREA > ______________________________________________________________________=20= > _____________ > If your question is of interest to others as well, please add an =20 > entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/=20 > ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ______________________________________________________________________=20= > _____________ -------------------------------------------------- Andrea Valle -------------------------------------------------- CIRMA - DAMS Universit=E0 degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> andrea.valle@unito.it -------------------------------------------------- I did this interview where I just mentioned that I read Foucault. Who =20= doesn't in university, right? I was in this strip club giving this =20 guy a lap dance and all he wanted to do was to discuss Foucault with =20 me. Well, I can stand naked and do my little dance, or I can discuss =20 Foucault, but not at the same time; too much information. (Annabel Chong) --Apple-Mail-45--254305504 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 Thansks Saji,

I will need it in the near = future...

Best

-a-

O= n 13 Nov 2007, at 01:36, Saji Njarackalazhikam Hameed wrote:

I was used to the natbib package in LaTeX and used = the following
setting to simulate the \citet = and \citep commands:
\def\citet{\cite[authoryear]}
\def\citep{\cite[authoryears]}



* Andrea = Valle <valle@di.unito.it> = [2007-11-13 01:45:45 +0100]:

Many = thanks, I'm starting the experimentations.


-a-

On 12 Nov 2007, at 19:47, Jean = Magnan de Bornier wrote:

\mainlanguage[fr]
\usemodule[bibltx]
\setupbibtex = [database=3D/home/jean/BIB/jmb.bib]
\nocite[*]

Andrea Valle
CIRMA - DAMS
Universit=E0 = degli Studi di Torino


I did this = interview where I just mentioned that I read Foucault. Who=A0
doesn't = in university, right? I was in this strip club giving this guy a=A0
lap = dance and all he wanted to do was to discuss Foucault with me. Well, = I=A0
can stand naked and do my little dance, or I can = discuss Foucault, but not=A0
at the = same time; too much information.
(Annabel = Chong)





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


--=A0
Saji N. = Hameed

APEC Climate Center=A0 =A0 =A0 =A0 =A0 = +82 51 668 7470
National = Pension Corporation Busan Building 12F=A0 =A0 =A0 =A0 =A0
Yeonsan 2-dong, Yeonje-gu, BUSAN 611705 saji@apcc21.net
KOREA
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
http://www.cirma.unito.it/andre= a/
= --------------------------------------------------


I did this interview where I just = mentioned that I read Foucault. Who doesn't in = university, right? I was in this strip = club giving this guy a lap = dance and all he wanted to do was to discuss Foucault = with me. Well, I can stand naked and do my little dance, or I can = discuss Foucault, but not at the same time; too much = information.
(Annabel = Chong)



=

= --Apple-Mail-45--254305504-- --===============1870045840== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1870045840==--