Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: Hello again, I tried to change the kluwer.bst file in such a way, that the volume of a journal is not given in bold in the References by changing the part after %% to the {* * in the following function: FUNCTION

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: I just found this function in the kluwer.bst file: FUNCTION {format.bvolume} { volume empty$ { } { Vol. volume tie.or.space.connect series empty$ 'skip$ { of * series emphasize * } if$

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: nbsp; I just found this function in the kluwer.bst file: nbsp; FUNCTION {format.bvolume} { volume empty$ { quot;quot; } { quot;Vol.quot;

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: Wolfgang Engelmann engelm...@uni-tuebingen.de írta: I suggest visiting the http://tex.stackexchange.com/ site and ask your question there. I doubt you will find anyone on this list who knows how to hack/edit a bst file in such

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: Wolfgang Engelmann írta: nbsp; I suggest visiting the http://tex.stackexchange.com/ site and ask your question there. I doubt you will find

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Jürgen Spitzmüller
2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Hello again, I tried to change the kluwer.bst file in such a way, that the volume of a journal is not given in bold in the References by changing the part after %% to the {* * in the following function: FUNCTION

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: 2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks, Jürgen, works well. In the meantime I tried to use makebst to produce the desired .bst file, but at the end got LaTeX Error: File `babelbst.tex' not found Have to find

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:30:46 Wolfgang Engelmann wrote: On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: 2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks, Jürgen, works well. In the meantime I tried to use makebst to produce the desired .bst file, but at

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: Hello again, I tried to change the kluwer.bst file in such a way, that the volume of a journal is not given in bold in the References by changing the part after %% to the {* * in the following function: FUNCTION

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: I just found this function in the kluwer.bst file: FUNCTION {format.bvolume} { volume empty$ { } { Vol. volume tie.or.space.connect series empty$ 'skip$ { of * series emphasize * } if$

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: nbsp; I just found this function in the kluwer.bst file: nbsp; FUNCTION {format.bvolume} { volume empty$ { quot;quot; } { quot;Vol.quot;

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: Wolfgang Engelmann engelm...@uni-tuebingen.de írta: I suggest visiting the http://tex.stackexchange.com/ site and ask your question there. I doubt you will find anyone on this list who knows how to hack/edit a bst file in such

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: Wolfgang Engelmann írta: nbsp; I suggest visiting the http://tex.stackexchange.com/ site and ask your question there. I doubt you will find

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Jürgen Spitzmüller
2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Hello again, I tried to change the kluwer.bst file in such a way, that the volume of a journal is not given in bold in the References by changing the part after %% to the {* * in the following function: FUNCTION

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: 2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks, Jürgen, works well. In the meantime I tried to use makebst to produce the desired .bst file, but at the end got LaTeX Error: File `babelbst.tex' not found Have to find

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:30:46 Wolfgang Engelmann wrote: On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: 2014/1/16 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks, Jürgen, works well. In the meantime I tried to use makebst to produce the desired .bst file, but at

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: Hello again, I tried to change the kluwer.bst file in such a way, that the volume of a journal is not given in bold in the References by changing the part after %% to the { " " " * * in the following function: FUNCTION

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: I just found this function in the kluwer.bst file: FUNCTION {format.bvolume} { volume empty$ { "" } { "Vol." volume tie.or.space.connect series empty$ 'skip$ { " of " * series emphasize * } if$

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann írta: > > >p, li { white-space: pre-wrap; } > >On Thursday 16 January 2014 10:58:33 Wolfgang Engelmann wrote: > >I just found this function in the kluwer.bst file: > >FUNCTION {format.bvolume} >{ volume empty$ >{ } >{ Vol. volume

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: > Wolfgang Engelmann írta: > > I suggest visiting the http://tex.stackexchange.com/ site and ask your > question there. > > I doubt you will find anyone on this list who knows how to hack/edit a > bst file in

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Csikos Bela
Wolfgang Engelmann írta: > > >p, li { white-space: pre-wrap; } > >On Thursday 16 January 2014 14:52:42 Csikos Bela wrote: >> Wolfgang Engelmann írta: > >> >> I suggest visiting the http://tex.stackexchange.com/ site and ask your >> question there. >> >> I doubt you

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Jürgen Spitzmüller
2014/1/16 Wolfgang Engelmann > Hello again, > > I tried to change the kluwer.bst file in such a way, that the volume of > a journal is not given in bold in the References by changing the part after > %% > > to the { " " " * * > > in the following function: > > > >

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: > 2014/1/16 Wolfgang Engelmann Thanks, Jürgen, works well. In the meantime I tried to use makebst to produce the desired .bst file, but at the end got LaTeX Error: File `babelbst.tex' not found Have to

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-16 Thread Wolfgang Engelmann
On Thursday 16 January 2014 18:30:46 Wolfgang Engelmann wrote: > On Thursday 16 January 2014 18:00:20 Jürgen Spitzmüller wrote: > > 2014/1/16 Wolfgang Engelmann > > Thanks, Jürgen, > works well. In the meantime I tried to use makebst to produce the > desired .bst

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/13 Paul A. Rubin: Jürgen, By parse properly, do you mean that the use of braces may override the design of the .bst file, or is there more to it (such as creating problems with spacing)? My usage patterns in the past may have been somewhat atypical. I would write for journals that do

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst: FUNCTION {format.authors} { author empty$ { } # { {vv~}{ll}{, jj}{, f.} author format.names } { {ll}{, f.}{, jj}{vv~}

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann engelm...@uni-tuebingen.de On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst: [...] However, the citing style has'nt changed (see de

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: 2014/1/14 Wolfgang Engelmann engelm...@uni-tuebingen.de On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst:

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Paul A . Rubin
Thanks for the links, Jurgen. Paul

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann: 1336,1339c1336 { \harvardpreambledefs{% write$ newline$ preamble$ write$ } write$ newline$ \harvardpreambletext{% write$ newline$ preamble$ write$ } write$ newline$ } What does \harvardpreambledefs do? I did not change this part. I suppose I

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/13 Paul A. Rubin: Jürgen, By parse properly, do you mean that the use of braces may override the design of the .bst file, or is there more to it (such as creating problems with spacing)? My usage patterns in the past may have been somewhat atypical. I would write for journals that do

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst: FUNCTION {format.authors} { author empty$ { } # { {vv~}{ll}{, jj}{, f.} author format.names } { {ll}{, f.}{, jj}{vv~}

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann engelm...@uni-tuebingen.de On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst: [...] However, the citing style has'nt changed (see de

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: 2014/1/14 Wolfgang Engelmann engelm...@uni-tuebingen.de On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst:

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Paul A . Rubin
Thanks for the links, Jurgen. Paul

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann: 1336,1339c1336 { \harvardpreambledefs{% write$ newline$ preamble$ write$ } write$ newline$ \harvardpreambletext{% write$ newline$ preamble$ write$ } write$ newline$ } What does \harvardpreambledefs do? I did not change this part. I suppose I

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/13 Paul A. Rubin: > Jürgen, > > By "parse properly", do you mean that the use of braces may override the > design of the .bst file, or is there more to it (such as creating problems > with spacing)? My usage patterns in the past may have been somewhat > atypical. I would write for journals

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: Thanks all of you giving hints re van von de di della I tried Jürgens proposal changing the kluwer.bst: FUNCTION {format.authors} { author empty$ { "" } # { "{vv~}{ll}{, jj}{, f.}" author format.names } { "{ll}{, f.}{,

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann > On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: > > > > Thanks all of you giving hints re van von de di della > > I tried Jürgens proposal changing the kluwer.bst: > > > > [...] > > > > However, the citing style has'nt

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Wolfgang Engelmann
On Tuesday 14 January 2014 20:09:03 Jürgen Spitzmüller wrote: > 2014/1/14 Wolfgang Engelmann > > > On Monday 13 January 2014 18:50:13 Jürgen Spitzmüller wrote: > > Thanks all of you giving hints re van von de di della > > > > I tried Jürgens proposal changing the

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Paul A . Rubin
Thanks for the links, Jurgen. Paul

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-14 Thread Jürgen Spitzmüller
2014/1/14 Wolfgang Engelmann: > > 1336,1339c1336 > > < { "\harvardpreambledefs{%" write$ newline$ > > < preamble$ write$ "}" write$ newline$ > > < "\harvardpreambletext{%" write$ newline$ > > < preamble$ write$ "}" write$ newline$ } > > > > > > What does > > \harvardpreambledefs > > do? > I did

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms: First von Last von Last, First von Last, Jr, First That is, the example should be entered as: de la Iglesia, H. O. and Cambras, T. or H. O. de la

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms: First von Last von Last, First von Last, Jr, First That is, the example should be

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks for this. Is there a site which shows examples for various styles which give an output like Iglesia, de la in the references. I used Kluwer style and the output is de la Iglesia I am not aware of any. There are several

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller spitz at lyx.org writes: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms:First von Last von Last, Firstvon Last, Jr, First Jürgen, By parse properly, do you mean that the use of

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms:

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms: First von Last von Last, First von Last, Jr, First That is, the example should be entered as: de la Iglesia, H. O. and Cambras, T. or H. O. de la

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms: First von Last von Last, First von Last, Jr, First That is, the example should be

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann engelm...@uni-tuebingen.de Thanks for this. Is there a site which shows examples for various styles which give an output like Iglesia, de la in the references. I used Kluwer style and the output is de la Iglesia I am not aware of any. There are several

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller spitz at lyx.org writes: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms:First von Last von Last, Firstvon Last, Jr, First Jürgen, By parse properly, do you mean that the use of

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta: p, li { white-space: pre-wrap; } On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms:

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms: "First von Last" "von Last, First" "von Last, Jr, First" That is, the example should be entered as: de la Iglesia, H. O. and Cambras, T. or H. O.

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: > Note, though, that BibTeX (or Biblatex) can only parse the name properly > without any braces, and if it given in one of the following three forms: > > "First von Last" > "von Last, First" > "von Last, Jr, First" > > That is, the

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann > Thanks for this. Is there a site which shows examples for various styles > which give an output like > > Iglesia, de la > > in the references. > > I used Kluwer style and the output is > > de la Iglesia > I am not aware of any. There

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller lyx.org> writes: > Note, though, that BibTeX (or Biblatex) can only parse the name properly without any braces, and if it given in one of the following three forms:"First von Last" > "von Last, First""von Last, Jr, First" Jürgen, By "parse properly", do you mean that the use

Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann írta: > > >p, li { white-space: pre-wrap; } > >On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote: >> Note, though, that BibTeX (or Biblatex) can only parse the name properly >> without any braces, and if it given in one of the following

Bibtex question: van von de di della etc Name: HowTo?

2014-01-10 Thread Wolfgang Engelmann
Hello, I use Jabref as a reference manager and did this in the author entrance: {Iglesia, H. O. de la} and Cambras, T. . which gives the desired output in the bibliography: Iglesia, H. O. de la and Cambras, T. . However in the document it is might reflect the activity of

Bibtex question: van von de di della etc Name: HowTo?

2014-01-10 Thread Wolfgang Engelmann
Hello, I use Jabref as a reference manager and did this in the author entrance: {Iglesia, H. O. de la} and Cambras, T. . which gives the desired output in the bibliography: Iglesia, H. O. de la and Cambras, T. . However in the document it is might reflect the activity of

Bibtex question: van von de di della etc Name: HowTo?

2014-01-10 Thread Wolfgang Engelmann
Hello, I use Jabref as a reference manager and did this in the author entrance: {Iglesia, H. O. de la} and Cambras, T. . which gives the desired output in the bibliography: Iglesia, H. O. de la and Cambras, T. . However in the document it is might reflect the activity of