Re: Bibliography styles

2021-10-14 Thread Dr Eberhard Lisse
I can only find LOG and PNG files, not a LyX, never mind an MWE :-)-O On 13/10/2021 17:06, Rich Shepard wrote: On Wed, 13 Oct 2021, Dr Eberhard Lisse wrote: Because it is in the "label" (\cite key?) field whereas (I assume without having seen a MWE) the others are elsewhere ("author" field fo

Re: Bibliography styles

2021-10-13 Thread Rich Shepard
On Wed, 13 Oct 2021, Dr Eberhard Lisse wrote: Because it is in the "label" (\cite key?) field whereas (I assume without having seen a MWE) the others are elsewhere ("author" field for example). Yep. And I sent a MWE with my first post but you thought it too long. Rich -- lyx-users mailing l

Re: Bibliography styles

2021-10-13 Thread Dr Eberhard Lisse
Because it is in the "label" (\cite key?) field whereas (I assume without having seen a MWE) the others are elsewhere ("author" field for example). From https://bibdesk.sourceforge.io/manual/BibDeskHelp_2.html Citation Keys A cite key is a unique identifier for a gi

Re: Bibliography styles

2021-10-13 Thread Rich Shepard
On Wed, 13 Oct 2021, Dr Eberhard Lisse wrote: IT. IS. THE. APOSTROPHE! 1. Then why is it only this one entry and not any of the other 9? 2. Why has this not been an issue before now? Is it biblatex-related and not seen by bibtex? 3. If you're correct then how does one enter an apostrophy in

Re: Bibliography styles

2021-10-13 Thread Dr Eberhard Lisse
IT. IS. THE. APOSTROPHE! On 12/10/2021 17:10, Rich Shepard wrote: On Tue, 12 Oct 2021, Dr Eberhard Lisse wrote: Change the label/reference to OConnor2019 :-)-O BibDesk does not allow me to even enter a "'" el, $ grep -c -e "O'" documents/jabrefdb.bib 10 There are 10 entries begining with

Re: Bibliography styles

2021-10-12 Thread Steve Litt
Rich Shepard said on Tue, 12 Oct 2021 07:17:34 -0700 (PDT) >On Tue, 12 Oct 2021, Rich Shepard wrote: > >> More importantly, that article is not cited in the document; the >> only two citations from JabRef refer to salmon migration. > >And I forgot to mention that there's no Bibliography in the P

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Dr Eberhard Lisse wrote: you can have whatever BST file is found by LaTeX, or rather whatever BST file LyX finds when Tools --> Reconfigure... is run. EL, Before I escaped from academia and its politics all my published articles' references were in author-year format. I'v

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Dr Eberhard Lisse wrote: Change the label/reference to OConnor2019 :-)-O BibDesk does not allow me to even enter a "'" el, $ grep -c -e "O'" documents/jabrefdb.bib 10 There are 10 entries begining with "O'" and none has before been an issue. Rich -- lyx-users mailing

Re: Bibliography styles

2021-10-12 Thread Dr Eberhard Lisse
Change the label/reference to OConnor2019 :-)-O BibDesk does not allow me to even enter a "'" el On 12/10/2021 15:47, Rich Shepard wrote: [...] @article{O'Connor2019, abstract = {Mercury (Hg) is a potentially harmful trace element in the environment and one of the World Health Organizat

Re: Bibliography styles

2021-10-12 Thread Dr Eberhard Lisse
Would be so much more helpful to include the complete citation, and even better a MWE. el On 12/10/2021 15:47, Rich Shepard wrote: [...] @article{O'Connor2019, abstract = {Mercury (Hg) is a potentially harmful trace element in the   environment and one of the World Healt

Re: Bibliography styles

2021-10-12 Thread Dr Eberhard Lisse
Rich, you can have whatever BST file is found by LaTeX, or rather whatever BST file LyX finds when Tools --> Reconfigure... is run. I for one like one called plaindin.bst which for German texts comes with the din1505 package (via the tlmgr manager) and have hacked me an English version which re

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Herbert Voss wrote: Biber reads the _complete_ bibliography and exports the list of citied entries. Herbert, Okay. That explains why the non-cited entry was shown but not why that happened. Thanks, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Herbert Voss wrote: Biber reads the _complete_ bibliography and exports the list of citied entries. Herbert, Okay. That explains why the non-cited entry was shown but not why that happened. Thanks, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.

Re: Bibliography styles

2021-10-12 Thread Herbert Voss
Am 12.10.21 um 16:25 schrieb Rich Shepard: On Tue, 12 Oct 2021, Herbert Voss wrote: The problem is _before_ line 28116 and often in the entry before, where a comma is missing at the end of a data entry. Herbert, Scrolling up from that entry for several prior ones all key/value pairs hav

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Herbert Voss wrote: The problem is _before_ line 28116 and often in the entry before, where a comma is missing at the end of a data entry. Herbert, Scrolling up from that entry for several prior ones all key/value pairs have commas after each pair, except for the last one

Re: Bibliography styles

2021-10-12 Thread Herbert Voss
Am 12.10.21 um 16:17 schrieb Rich Shepard: On Tue, 12 Oct 2021, Rich Shepard wrote: More importantly, that article is not cited in the document; the only two citations from JabRef refer to salmon migration. And I forgot to mention that there's no Bibliography in the PDF. Also, the change

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Tue, 12 Oct 2021, Rich Shepard wrote: More importantly, that article is not cited in the document; the only two citations from JabRef refer to salmon migration. And I forgot to mention that there's no Bibliography in the PDF. Also, the changes I made to the bibliography settings took effec

Re: Bibliography styles

2021-10-12 Thread Herbert Voss
Am 12.10.21 um 15:47 schrieb Rich Shepard: On Mon, 11 Oct 2021, Paul A. Rubin wrote: I assume you are compiling the doc from LyX. The log will be in the temp directory where LyX is doing the compiling, and you can view it from LyX via Document > LaTeX Log. Paul, I've not paid attention to

Re: Bibliography styles

2021-10-12 Thread Rich Shepard
On Mon, 11 Oct 2021, Paul A. Rubin wrote: I assume you are compiling the doc from LyX. The log will be in the temp directory where LyX is doing the compiling, and you can view it from LyX via Document > LaTeX Log. Paul, I've not paid attention to that menu item before today. Now, the error d

Re: Bibliography styles

2021-10-11 Thread Paul A. Rubin
On 10/11/21 6:09 PM, Rich Shepard wrote: On Mon, 11 Oct 2021, Paul A. Rubin wrote: Any error messages related to the bibliography in the LaTeX log? Paul, The only latex.log on this host is usr/share/texmf-var/web2c/latex.log from March 24, 2015. And there's a /usr/share/texmf-var/web2c/pdfl

Re: Bibliography styles

2021-10-11 Thread Rich Shepard
On Mon, 11 Oct 2021, Paul A. Rubin wrote: Any error messages related to the bibliography in the LaTeX log? Paul, The only latex.log on this host is usr/share/texmf-var/web2c/latex.log from March 24, 2015. And there's a /usr/share/texmf-var/web2c/pdflatex.log from Feb 17, 2021. Nothing from t

Re: Bibliography styles

2021-10-11 Thread Paul A. Rubin
On 10/11/21 5:32 PM, Rich Shepard wrote: On Mon, 11 Oct 2021, Paul A. Rubin wrote: I'm not sure there has been any replacement. I've used "apalike" in the past, but I think the package that is specifically designed to match APA requirements is "apacite". I've got both of them in 2.6.3.1. Paul

Re: Bibliography styles

2021-10-11 Thread Rich Shepard
On Mon, 11 Oct 2021, Paul A. Rubin wrote: I'm not sure there has been any replacement. I've used "apalike" in the past, but I think the package that is specifically designed to match APA requirements is "apacite". I've got both of them in 2.6.3.1. Paul, Could be. Actually, I don't know why th

Re: Bibliography styles

2021-10-11 Thread Paul A. Rubin
On 10/11/21 1:23 PM, Rich Shepard wrote: The last document with a bibliography used the APA style. I don't see that in the list of styles in 2.6.3.1. With what style has it been replaced? TIA, Rich I'm not sure there has been any replacement. I've used "apalike" in the past, but I think the p

Re: Bibliography Styles

2007-04-17 Thread Julio Rojas
At least it should be given a less "cryptical" name. "TeX Information" is not very good. On 4/17/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: Richard Heck wrote: > This has happened before, I believe, and been asked about on the list. I > don't know if 1.5.svn is different. No. > If not,

Re: Bibliography Styles

2007-04-17 Thread Jürgen Spitzmüller
Richard Heck wrote: > This has happened before, I believe, and been asked about on the list. I > don't know if 1.5.svn is different. No. > If not, it should be. Personally, I agree. However, the argument for not doing so was that the texmf scanning can take rather long time, which will slow d

Re: Bibliography Styles

2007-04-17 Thread Richard Heck
This has happened before, I believe, and been asked about on the list. I don't know if 1.5.svn is different. If not, it should be. Richard Julio Rojas wrote: > That was it, you don't need to reconfigure, but to reread the styles > thru that menu. LOL > > A little "hidden" if you aske me. But of

Re: Bibliography Styles

2007-04-17 Thread Julio Rojas
That was it, you don't need to reconfigure, but to reread the styles thru that menu. LOL A little "hidden" if you aske me. But of course, I'm just an asking newbie!!! I really thought "Reconfigure" did the trick. Thanks On 4/17/07, K. Elo <[EMAIL PROTECTED]> wrote: Hi Julio, Julio Rojas wro

Re: Bibliography Styles

2007-04-17 Thread K. Elo
Hi Julio, Julio Rojas wrote (17.4.2007 12:45): > Still having the same problem, I installed Elsevier bibliographic > styles thru MikTeX "Browse Package" utility, reconfigured both MikTeX > and LyX, but they don't appear on the bibliography style pulldown > menu. > > I know I can browse to get them

Re: bibliography styles

2007-02-22 Thread Andre Poenitz
On Thu, Feb 22, 2007 at 01:17:54AM +0100, Uwe Stöhr wrote: > Sophie Vandenbussche schrieb: > >When I try to install this new release, I get an error message which I > >don't understand at all. The message is in french, I try to translate it: > > > >sub-system MS-DOS 16 bits > >(... = filename) > >

Re: bibliography styles

2007-02-22 Thread Uwe Stöhr
Sophie Vandenbussche schrieb: I observe quite many changes after installation of this last release 144-2-11: - I now have a dos window opening when I run lyx This is a console Window required by LyX. The official installer hides it using a wrapper program named lyxc.exe that unfortunately cr

Re: bibliography styles

2007-02-22 Thread Sophie Vandenbussche
Step by step: I visited the address you gave me in your previous mail: https://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=12253 I chose the file named LyXWin144Complete-2-11.exe and downloaded it

Re: bibliography styles

2007-02-21 Thread Uwe Stöhr
Sophie Vandenbussche schrieb: When I try to install this new release, I get an error message which I don't understand at all. The message is in french, I try to translate it: sub-system MS-DOS 16 bits (... = filename) The processor NTVDM has met an unauthorized instruction. Cs:0f51 IP:01c4 OP:6

Re: bibliography styles

2007-02-21 Thread Sophie Vandenbussche
When I try to install this new release, I get an error message which I don't understand at all. The message is in french, I try to translate it: sub-system MS-DOS 16 bits (... = filename) The processor NTVDM has met an unauthorized instruction. Cs:0f51 IP:01c4 OP:63 65 20 4d 65 Choose 'close' to

Re: bibliography styles

2007-02-20 Thread Uwe Stöhr
>... > > Also (and I don't have any idea if this is related or not), when clicking on the Bibtex > Bibliography Button, I get several times this message: > > The script 'C:/Program Files/LyX14/Resources/scripts/TeXFiles.py' failed > > It drives me crazy... This was my fault, see http://www.mail-

Re: bibliography styles

2007-02-20 Thread Sophie Vandenbussche
Hello again, Looking more carefully to things, it seems my problem is more complicated than choosing a style. I found examples on the internet and it seems that, as Maria said, the plainnat.bst corresponds to what I am looking for. But at the moment, no matter what style I choose, I obtain th

Re: bibliography styles

2007-02-19 Thread Maria Gouskova
Sophie, What you describe looks a lot like plainnat.bst, which is included in LyX. In any case, you probably should use Natbib. For more on Natbib, see the following page: http://wiki.lyx.org/LyX/HumanitiesLyX#toc12 I'd look at the .bst files included in your basic distribution. If you don't fi

Re: bibliography styles

2007-02-19 Thread Sophie Vandenbussche
Well... I have a degree in Applied Sciences, in Chemistry and I just began writing my PhD thesis with lyx. So I don't need a particular style, I only want to have the authors, the title, the journal with number and pages and the year. Here is an example of what I would like to have (with even

Re: bibliography styles

2007-02-19 Thread Julio Rojas
What's your field of expertise? Do you use APA styles? If you are from social sciences or law, you should check Jurabib ( http://www.berger-on.net/jurabib/). On 2/19/07, Sophie Vandenbussche <[EMAIL PROTECTED]> wrote: Hello everybody, I am a new user of the Lyx interface (and never used Latex

[Fwd: Re: Bibliography styles]

2002-06-01 Thread Herbert Voss
José Luis Gómez Dans wrote: > i have been using lyx 1.2.0 for a few days now, and I am quite pleased > with it. However, I don't understand one thing: when I put a bibtex > bibliography, I can select the bib file and the style. The style text > entry box has a button next to it termed "b

Re: Bibliography styles...

2001-11-16 Thread Matej Cepl
On Thu, Nov 15, 2001 at 11:03:14PM +0100, ben wrote: > Thanks very much! That's what I need, even if I must patch some > things because the package expects to use external bib files > (and I must have the bibliography items in the main file). No problem -- the .bbl file (there may be more of them

Re: Bibliography styles...

2001-11-15 Thread ben
Dekel Tsur a écrit : > On Wed, Nov 14, 2001 at 12:16:34AM +0100, ben wrote: > > Hi, > > I've looked the Herbert help page, but I haven't found what I need, > > maybe because I haven't searched enough :-) I would like to have a > > bibliography splitted in several sections, [...] > > Use the bibto

Re: Bibliography styles...

2001-11-14 Thread Dekel Tsur
On Wed, Nov 14, 2001 at 12:16:34AM +0100, ben wrote: > Hi, > I've looked the Herbert help page, but I haven't found what I need, > maybe because I haven't searched enough :-) I would like to have a > bibliography splitted in several sections, each section containing some > of the documents listed.