[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] bibtex
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Mon, 23 Aug 2010 20:00:32 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=YuXNTrVrQC24xVwdfF8tSNLmvJWyyGWTBgL4dD15HSE=; b=fZKOWEQ3hTXid3LkZHZw58st79p7/A8cho5w1O7jTDJ5sGtKKIHvKOQY9TxDpeZh5i GV0fKqXzL+E8O4oh0+LTWjDIqoWtAEdvkdFayJWpcSJH1IAZ41k8z9aWjXSMUMMlkOxN r2kVSGei+0jPfd3zozMzaI4bb8vtThvELA/TQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=oDiuIn92txPG31dpMkXJSGiXou/X6wPg2bOh2MOPLB/F3vAnf3zewR2TgfuR0RSHdi DMxDpO20ukhCfOArq7/JjwZGDkwPDsQlMdWzYMVjd8QKMWH8jJmUYWZvAgbAHWk+I0yC kJ04Nk2kKCURhieWtC3VPW/C5SZC1vI1TcX1o=
Hi,
sounds good to me, thanks a lot to both for working this out.
gael
On Sat, Aug 21, 2010 at 4:35 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> Here's the wiki page:
> http://eigen.tuxfamily.org/index.php?title=BibTeX
>
> Feel free to correct it if I didn't get it right.
>
> It's linked to at the very end of the main page.
>
> Cheers,
> Benoit
>
> 2010/8/21 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
>>
>> 2010/8/21 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
>>>
>>> On Fri, Aug 20, 2010 at 11:53 PM, Schmidt, Michael
>>> <Michael.Schmidt@xxxxxxxxxxxxxxxxxxx> wrote:
>>> >> 1) Jacob B., Gunnebaud G., and et al. Eigen v3.
>>> >> http://eigen.tuxfamily.org, 2010.
>>> >> 2) Jacob, B., Gunnebaud, G., et al., 2010. Eigen v3.
>>> >> http://eigen.tuxfamily.org
>>> >> 3) B. Jacob, G. Gunnebaud, and et al. Eigen v3.
>>> >> http://eigen.tuxfamily.org, 2010.
>>> >
>>> > As far as I know, there should be no "and" before the "et al.", should
>>> > it? Et al. is the abbreviation of "et alii/aliae/alia", which means
>>> > "and
>>> > others"...
>>>
>>> The "and" serves just as a separator of authors and may even be
>>> discarded as it is in case 2). But I agree, it is strange to have an
>>> "and et".
>>>
>>> So then Christoph's suggestion of using "others" seems to be better
>>>
>>> @MISC{eigenweb,
>>> author = {Ga\"{e}l Guennebaud and Beno\^{i}t Jacob and others},
>>> title = {Eigen v3},
>>> howpublished = {http://eigen.tuxfamily.org},
>>> year = {2010}
>>> }
>>>
>>> In the references list it will be printed as "and others" and direct
>>> citations may in rare cases still be
>>>
>>> G. Guennebaud et al. (2010)
>>>
>>> The title and year are fine?
>>
>> That's all good. It would be useful to have a wiki page showing this
>> bibtex entry, just to have something easy to link to the next time someone
>> asks.
>>
>> Benoit
>>
>>>
>>> - Hauke
>>>
>>>
>>
>
>