David Krebs | 17 Jan 00:32
Favicon

adapting the bibliograpyhy

Dear group

I'm looking for a solution to the following problem:

I've added the special field 'shorttitle' to all of my entrys in my bib-file.
I'm using it as shorttitle in references and would like it to appear in the bibliography, as well.

An example (I'm using the bibstyle 'iurabib'):

@book{andre-1956, 
        Address = {Paris}, 
        Author = {Jacques Andr{\'e}}, 
        Shorttitle = {Andr{\'e} 1956}, 
        Title = {Lexique des termes de botanique en latin}, 
        Year = {1956}} 

The following bibliography entry is generated:
Jacques André, Lexique des termes de botanique en latin, Paris 1956. 

This is fine so far, but I'd like to put the shorttitle I defined right in front of it: 
André 1956 --- Jacques André, Lexique des termes de botanique en latin, Paris 1956. 

I suppose the 'jurabib.bst'-file has to be modified...

Can anybody give me some advice?

Yours, David

--

-- 

(Continue reading)

Alex Hamann | 17 Jan 10:03

Re: adapting the bibliograpyhy

I know this is not the answer you are looking for but I would advise  
you to switch to biblatex before having to dig to deep in jurabib's  
configuration files.
Biblatex makes such modifications as you want it comparatively easy.

Alex

Am 17.01.2008 um 00:35 schrieb David Krebs:

> Dear group
>
> I'm looking for a solution to the following problem:
>
> I've added the special field 'shorttitle' to all of my entrys in my  
> bib-file.
> I'm using it as shorttitle in references and would like it to  
> appear in the bibliography, as well.
>
> An example (I'm using the bibstyle 'iurabib'):
>
> @book{andre-1956,
> Address = {Paris},
> Author = {Jacques Andr{\'e}},
> Shorttitle = {Andr{\'e} 1956},
> Title = {Lexique des termes de botanique en latin},
> Year = {1956}}
>
> The following bibliography entry is generated:
> Jacques André, Lexique des termes de botanique en latin, Paris 1956.
>
(Continue reading)

David Krebs | 17 Jan 10:42
Favicon

Re: adapting the bibliograpyhy

Thanks for your answer

I'm having a look at biblatex's documentation file --- I think this package wasn't around, 
when I started the work on my thesis ;) --- but unfortunately biblatex seems to be 
incompatible with multibib, which I use as well... 

So I'd rather appreciate hints or workarounds using jurabib.

Yours, David

--- In jurabib <at> yahoogroups.com, Alex Hamann <Alexander.Hamann@...> wrote:
>
> I know this is not the answer you are looking for but I would advise  
> you to switch to biblatex before having to dig to deep in jurabib's  
> configuration files.
> Biblatex makes such modifications as you want it comparatively easy.
> 
> Alex
> 
> 
> Am 17.01.2008 um 00:35 schrieb David Krebs:
> 
> > Dear group
> >
> > I'm looking for a solution to the following problem:
> >
> > I've added the special field 'shorttitle' to all of my entrys in my  
> > bib-file.
> > I'm using it as shorttitle in references and would like it to  
> > appear in the bibliography, as well.
(Continue reading)


Gmane