Re: bibtex formatting

2019-11-01 Thread Rich Shepard
On Fri, 1 Nov 2019, Baris Erkus wrote: How  does it appear on the generated PDF file? Baris, As (wet) rather than as (WET). LyX has its own formatting of references, which is most of the time NOT same as the bibtex format you are using. I hadn't encountered this issue (and another I need

Re: bibtex formatting

2019-10-31 Thread Baris Erkus
On 31-Oct-19 7:52 PM, Rich Shepard wrote: > I have a reference titled, Wetland Evaluation Technique (WET) and it's > entered in kbibtex with the abbreviation writte this way: ({WET}). > But, when > entered in a LyX document the bibliography shows the abbreviation as > (wet). > > I thought the bra

Re: bibtex

2019-03-05 Thread Paul A. Rubin
On 3/5/19 7:03 AM, Patrick Dupre wrote: Hello, What is the way to set the basic bibtex in the last version of lyx? Thank. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire interdis

Re: BibTeX author entry in LyX document [RESOLVED]

2018-08-29 Thread Rich Shepard
On Wed, 29 Aug 2018, Rich Shepard wrote: That's interesting. I'll enter an author's name in JabRef, e.g., M{\:u}ller and in the LyX document the u will have its umlaut. I've not before used {{\:u}}. Just for giggles I try both and see if there's a difference. Oops! s/:/"/g Rich

Re: BibTeX author entry in LyX document [RESOLVED]

2018-08-29 Thread Rich Shepard
On Wed, 29 Aug 2018, Paul A. Rubin wrote: I don't know of a difference. BibTeX uses (and Jabref adds) a pair of braces to delimit the contents of each field, so in order to lock in a verbatim name or an accented letter, you need another pair of braces inside the first (which are not seen by LaTe

Re: BibTeX author entry in LyX document [RESOLVED]

2018-08-29 Thread Paul A. Rubin
On 08/29/2018 03:41 PM, Rich Shepard wrote: On Tue, 28 Aug 2018, Paul A. Rubin wrote: Try putting braces around the author entry in JabRef (so that the BibTeX source box reads "author = {{Soil Science Staff}}". Braces around entries in BibTeX generally mean "literally like this, don't screw w

Re: BibTeX author entry in LyX document [RESOLVED]

2018-08-29 Thread Rich Shepard
On Tue, 28 Aug 2018, Paul A. Rubin wrote: Try putting braces around the author entry in JabRef (so that the BibTeX source box reads "author = {{Soil Science Staff}}". Braces around entries in BibTeX generally mean "literally like this, don't screw with me". Paul, Just out of curiosity, is t

Re: BibTeX author entry in LyX document [RESOLVED]

2018-08-29 Thread Rich Shepard
On Tue, 28 Aug 2018, Paul A. Rubin wrote: Try putting braces around the author entry in JabRef (so that the BibTeX source box reads "author = {{Soil Science Staff}}". Braces around entries in BibTeX generally mean "literally like this, don't screw with me". Paul, Well, duh! I totally forgot

Re: BibTeX author entry in LyX document

2018-08-28 Thread Paul A. Rubin
On 08/28/2018 06:01 PM, Rich Shepard wrote: On Tue, 28 Aug 2018, Rich Shepard wrote:  author   = {Soil Science Staff},  But, when I link that entry into a LyX document it appears as "Staff (1996)".   Well, ... I just learned something new. The pdflatex output has that entry in the bib

Re: BibTeX author entry in LyX document

2018-08-28 Thread Rich Shepard
On Tue, 28 Aug 2018, Rich Shepard wrote: author = {Soil Science Staff}, But, when I link that entry into a LyX document it appears as "Staff (1996)". Well, ... I just learned something new. The pdflatex output has that entry in the bibliography as "Staff, Soil Science ...". Changi

Re: BibTeX issue: journal name not seen by LyX [RESOLVED]

2018-02-11 Thread Rich Shepard
On Thu, 8 Feb 2018, Rich Shepard wrote: The one place I did not check was the jabrefdb.bib file. Made two more changes that should prevent this issue from recurring: in ~/.java/.userPrefs/net/sf/jabref/prefs.xml (and ../cutomizeBibtexTypes/prefs.xml I changed 'journaltitle' to 'journal.' R

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Paul A Rubin
On 02/08/2018 11:34 AM, Rich Shepard wrote:   Same here. Exporting to LaTeX(pdflatex) has this line: \citep{Helsel2005b,Helsel2006,Helsel2009}.   There's no .bib file exported with the .tex file. There wouldn't be. The JabRef database is the .bib file, and you linked to it in the bibliograph

Re: BibTeX issue: journal name not seen by LyX [RESOLVED]

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Cris Fuhrman wrote: 2. Copy all the entries from the existing "biblatex" library and paste them in the library created above. Cris, This was not necessary but you pointed me to the problem ... now fixed. Thanks very much! The one place I did not check was the jabr

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Jürgen Spitzmüller
Am Donnerstag, den 08.02.2018, 08:35 -0800 schrieb Rich Shepard: > 2.2.3 as of May 17, 2017. Then it should work. Please check if you have an old stdciteformats.inc file in your ~./lyx/layouts directory, and if so, remove that. Jürgen signature.asc Description: This is a digitally signed messa

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Cris Fuhrman
> I use bibtex and that's the way both JabRef and LyX are configured. > Yes, so does version 3.8.2 that I use and none of the 'quality' checks do anything. The Check Integrity function I use is in JabRef 4.1 (the latest). I'd suggest making sure your bibtex file is 100% bibtex as follows: 1.

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Jürgen Spitzmüller wrote: Which version of LyX is this? The journaltitle field is parsed by LyX as of LyX 2.2.3. Earlier versions of LyX do not handle genuine biblatex fields for the preview. Jürgen, 2.2.3 as of May 17, 2017. Rich

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Paul A. Rubin wrote: On my system, at least, the JabRef toolbar button just pushes the \cite{} command into the LyX document at the current cursor location. Paul, Same here. Exporting to LaTeX(pdflatex) has this line: \citep{Helsel2005b,Helsel2006,Helsel2009}. There's

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Jürgen Spitzmüller
Am Donnerstag, den 08.02.2018, 07:59 -0800 schrieb Rich Shepard: > What I'm trying to understand is why it's not shown in the > lyx document. Which version of LyX is this? The journaltitle field is parsed by LyX as of LyX 2.2.3. Earlier versions of LyX do not handle genuine biblatex fields for th

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Rich Shepard wrote: I've checked each journal title field for unprintable characters and re-written them but nothing makes a difference. Allow me to re-interate the problem. JabRef's bibtex entry for one of the (now 2) problem references is: @Article{Helsel2006, autho

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Paul A. Rubin
Rich, On 02/08/2018 10:18 AM, Rich Shepard wrote: Paul,   If I remember correctly, 'journaltitle' is used with biblatex and 'journal' _should_ be used with bibtex. Sounds correct to me. Assuming you've exported your bibliography to a .bib file, try doing a global search and replace to chan

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Cris Fuhrman wrote: If your JabRef format is biblatex, are you using LyX appropriately? https://wiki.lyx.org/BibTeX/Biblatex Chris, No. I use bibtex and that's the way both JabRef and LyX are configured. Otherwise, make sure you've updated to the latest Jabref. I

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Cris Fuhrman
Hi Rich, If your JabRef format is biblatex, are you using LyX appropriately? https://wiki.lyx.org/BibTeX/Biblatex Otherwise, make sure you've updated to the latest Jabref. It has some tools to validate the bib(la)tex files (Menu Quality > Check Integrity, and Menu Quality > Cleanup entries > Con

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Paul A. Rubin wrote: I'm with Scott on this. I just checked a couple of .bib files from old papers. One used "Journal = {...}" and the other used "journal = {...}". I'm not sure why the capitalization was different, but I've never seen "journaltitle = {...}". Paul, If I

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Jürgen Spitzmüller
Am Donnerstag, den 08.02.2018, 10:09 -0500 schrieb Paul A. Rubin: > I'm with Scott on this. I just checked a couple of .bib files from > old > papers. One used "Journal = {...}" and the other used "journal = > {...}". > I'm not sure why the capitalization was different, but I've never > seen > "

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Paul A. Rubin
On 02/08/2018 08:37 AM, Rich Shepard wrote: On Thu, 8 Feb 2018, Scott Kostyshak wrote:   journaltitle = {Chemosphere}, I know nothing about this, but should this be "journal = " ? Scott,   I wondered about this, but JabRef is set for bibtex, not biblatex, and all articles, including the

Re: BibTeX issue: journal name not seen by LyX

2018-02-08 Thread Rich Shepard
On Thu, 8 Feb 2018, Scott Kostyshak wrote: journaltitle = {Chemosphere}, I know nothing about this, but should this be "journal = " ? Scott, I wondered about this, but JabRef is set for bibtex, not biblatex, and all articles, including the other two Helsel's in that series, have the sam

Re: BibTeX issue: journal name not seen by LyX

2018-02-07 Thread Scott Kostyshak
On Thu, Feb 08, 2018 at 01:10:38AM +, Rich Shepard wrote: > journaltitle = {Chemosphere}, I know nothing about this, but should this be "journal = " ? Scott signature.asc Description: PGP signature

Re: BibTeX + self-edited bibliography…

2017-03-21 Thread jezZiFeR
Hello, maybe that was too obvious… Everything works fine now. Thank you Jess Jürgen Spitzmüller schrieb: 2017-03-20 13:59 GMT+01:00 jezZiFeR >: Hello, up to now I only used BibTeX-bibliographies in LyX. Now I would like to add titles to the bibliogr

Re: BibTeX + self-edited bibliography…

2017-03-21 Thread Jürgen Spitzmüller
2017-03-20 18:03 GMT+01:00 jezZiFeR : > Hello Jürgen, > > thank you for your message. I did not forget to search the manuals, but it > did not help: I have entered a bibliography-environment > (Literaturverzeichnis-Umgebung in german). The manual says: > »Am Anfang der ersten Zeile eines Absatzes

Re: BibTeX + self-edited bibliography…

2017-03-20 Thread jezZiFeR
Hello Jürgen, thank you for your message. I did not forget to search the manuals, but it did not help: I have entered a bibliography-environment (Literaturverzeichnis-Umgebung in german). The manual says: »Am Anfang der ersten Zeile eines Absatzes werden Sie ein graues Kästchen mit einem Wort

Re: BibTeX + self-edited bibliography…

2017-03-20 Thread Jürgen Spitzmüller
2017-03-20 13:59 GMT+01:00 jezZiFeR : > Hello, > > up to now I only used BibTeX-bibliographies in LyX. Now I would like to > add titles to the bibliography, which I did not mention in the article. Is > there a way to do that? Yes, use \nocite* (or in the citation dialog: "Add to bibliography onl

Re: BibTeX-database on two different computers

2016-06-06 Thread Richard Heck
On 06/05/2016 02:42 PM, Scott Kostyshak wrote: > On Sun, Jun 05, 2016 at 03:54:53PM +0200, jezZiFeR wrote: >> Hello, >> >> I have a problem with using the same BibTeX-database on two different >> computers (OS X 10.11), which I synchronize on my Dropbox. The problem is, >> that both users of the di

Re: BibTeX-database on two different computers

2016-06-05 Thread Scott Kostyshak
On Sun, Jun 05, 2016 at 03:54:53PM +0200, jezZiFeR wrote: > Hello, > > I have a problem with using the same BibTeX-database on two different > computers (OS X 10.11), which I synchronize on my Dropbox. The problem is, > that both users of the different computers have different names. > > In the m

Re: BibTeX-database on two different computers

2016-06-05 Thread Dr Eberhard Lisse
I use Unison to synchronize my netbooks with my iMac and MacPro and so the BIB files are always up to date. Works on Linux and on Windoze as well. https://www.cis.upenn.edu/~bcpierce/unison greetings, el On 2016-06-05 14:54 , jezZiFeR wrote: > Hello, > > I have a problem with using the same Bi

Re: BibTeX troubles (fails with some styles, succeeds with others)

2014-06-11 Thread Richard Heck
On 06/11/2014 02:01 AM, Scott Kostyshak wrote: The attached document fails to compile for me on Ubuntu 13.10 with TeX Live 2013. If I change the style from "acmsiggraph" to "plain" then it succeeds. Note that this same bibliography (and style) is used in the ACM-siggraph.lyx template (see File >

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
Pavel Sanda lyx.org> writes: > It is, the change was reverted for final 2.1.0. Pavel OK, thanks. It has given my a lot of headache.

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Pavel Sanda
Anders Host-Madsen wrote: > I really hope it would be possible to compile > in spite of bibtex errors. It is, the change was reverted for final 2.1.0. Pavel

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
Sorry, another example. I'm trying to make 2.1.0 work, and correcting in BiBTeX, so I continually encounter issues. Say you have two bibtex files X.bib and Y.bib. Some documents use X.bib, some use Y.bib. Now you make a new document that uses both X.bib and Y.bib, but they have some entries repeat

Re: BiBTeX and LyX 2.1.0rc1

2014-04-18 Thread Anders Host-Madsen
To elaborate a little further. So, to compile my file I have to correct my colleagues bibtex errors. But when he then sends me an updated bibtex file, I have to make the corrections all over again. Of course I could send him back his corrected bibtex file, but that has its own set of issues, and mi

Re: BibTex can't parse entry type:book

2014-03-09 Thread Vance Turnewitsch
The problem is solved, I didn't understand the importance of the BibTex key, I wasn't putting one into my BibText database manager: JabRef. Thank-you for your help and patience. On Sun, Mar 9, 2014 at 6:44 PM, stefano franchi wrote: > On Sun, Mar 9, 2014 at 5:21 PM, Vance Turnewitsch > wrote: >

Re: BibTex can't parse entry type:book

2014-03-09 Thread stefano franchi
On Sun, Mar 9, 2014 at 5:21 PM, Vance Turnewitsch wrote: > Would the '&' character happen to be illegal? > >From Bibdesk's page: Citation Keys A cite key is a unique identifier for a given reference. BibTeX scans your document for occurrences of a cite command with a cite key embedded in it, a

Re: BibTex can't parse entry type:book

2014-03-09 Thread stefano franchi
On Sun, Mar 9, 2014 at 4:40 PM, Vance Turnewitsch wrote: > Hello, > I am running Ubuntu 12.04 and lyx 2.0.7. I'm trying to add a BibxText > database; but lyx is giving the following error upon starting up with a > document that already has a database or trying to add the database: > BibTeX Parser:

Re: BibTex can't parse entry type:book

2014-03-09 Thread Vance Turnewitsch
Would the '&' character happen to be illegal? I accidentally responded to just Richard, my apologies. On Sun, Mar 9, 2014 at 6:15 PM, Richard Heck wrote: > On 03/09/2014 05:40 PM, Vance Turnewitsch wrote: > >> Hello, >> I am running Ubuntu 12.04 and lyx 2.0.7. I'm trying to add a BibxText >> d

Re: BibTex can't parse entry type:book

2014-03-09 Thread Richard Heck
On 03/09/2014 05:40 PM, Vance Turnewitsch wrote: Hello, I am running Ubuntu 12.04 and lyx 2.0.7. I'm trying to add a BibxText database; but lyx is giving the following error upon starting up with a document that already has a database or trying to add the database: BibTeX Parser: Unable to rea

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 file, but at the end got > LaTeX

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 find out how to get it, unless

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: > > > > FUNCTION {format.vol.num.pages

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 will find anyone on this lis

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 such details. > > Regards, >

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 tie.or.space.connect > series

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 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 {format.vol

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 n

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 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 kluwer.bst: > > > > > > > >

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 changed (see de Paula), which act

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}{

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-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 three forms: >> >> "First von L

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 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 are several bibtex style compa

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 exam

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

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

2014-01-11 Thread Paul A . Rubin
I think I would have entered it into JabRef as H. O. {de la Iglesia} and T. Cambras ... or possibly {H. O.} {de la Iglesia} and T. Cambras ... (although I think the braces around the initials are unnecessary). Paul

Re: Bibtex references missing in XHTML output

2013-05-30 Thread Richard Heck
On 05/30/2013 09:19 AM, Jürgen Lange wrote: Hallo Lyx-fans, I want to report a bug with XHTML output: If no reference is cited in text, the bibtex references are missing in XHTML output. Setting: Content: all references (references only, no citation in text) This is not implemented yet. Se

Re: BibTeX styles guide

2013-05-11 Thread Uwe Stöhr
Am 11.05.2013 11:35, schrieb John R. Hudson: I have just updated the Wiki with a link to an updated BibTeX styles guide covering TeXLive 2012. Many thanks! best regards from the LyX meeting in Milano Uwe

Re: bibtex citation are converted to '?' in the output pdf

2012-10-26 Thread Richard Heck
On 10/26/2012 09:40 AM, Nasreddine Cheniki wrote: hi, I'm using Lyx on windows 7. I have a problem with bibliography. I tried to add external .bib bibliography to my document, for the first time it worked, but now compiled pdf display question mark '?' instead of a citation. Another strange pro

Re: bibtex references not in compiled document...

2012-03-03 Thread Richard Heck
On 03/02/2012 04:00 AM, Jonas Lindh wrote: My only working solution to problems with bibtex has unfortunately been to leave Lyx and clean up plain latex and compile... I have basically tried everything to get this to work in lyx... This is very hard to debug remotely, I'm afraid. Richard Jo

Re: bibtex references not in compiled document...

2012-03-02 Thread Jonas Lindh
My only working solution to problems with bibtex has unfortunately been to leave Lyx and clean up plain latex and compile... I have basically tried everything to get this to work in lyx... Jonas http://www.ling.gu.se/~jonas 2012/2/27 Jonas Lindh > When I create a test file and use sam

Re: bibtex references not in compiled document...

2012-02-27 Thread Jonas Lindh
When I create a test file and use same bst or different (plainnat) I get the same errors from bibtex... I am still presuming I have to put the bsts yet some other place, but they are all over now... any input more on this? Best regards Jonas 2012/2/27 Jonas Lindh > According to http://tug.org/ma

Re: bibtex references not in compiled document...

2012-02-27 Thread Jonas Lindh
According to http://tug.org/mactex/faq/#qm04 I should put my bst file under ~/Library/texmf/tex/ which I have already done (also tried several other places, so I can't understand why it can't be read? Jonas 2012/2/24 Jonas Lindh > > > On Friday, February 24, 2012, Richard Heck wrote: > >> On 02/

Re: bibtex references not in compiled document...

2012-02-24 Thread Jonas Lindh
On Friday, February 24, 2012, Richard Heck wrote: > On 02/24/2012 08:46 AM, Jonas Lindh wrote: > > Hi. > > After updating etc I can't seem to get my references into the compiled > > pdf using lyx 2.0.2 on macosx 10.7.3 and a bst that used to work great > > from a professor at my dept. MacTeX 2011

Re: bibtex references not in compiled document...

2012-02-24 Thread Richard Heck
On 02/24/2012 08:46 AM, Jonas Lindh wrote: > Hi. > After updating etc I can't seem to get my references into the compiled > pdf using lyx 2.0.2 on macosx 10.7.3 and a bst that used to work great > from a professor at my dept. MacTeX 2011 is installed and updated > using Tex live... > > I am attachi

Re: bibtex in UTF8 work? How to cancel bibtexkey escape in Lyx?

2012-02-20 Thread baiwensimi
于 2012年02月20日 00:28, Richard Heck 写道: On 02/18/2012 04:22 AM, baiwensimi wrote: I found utf8 based bibtex works in XeTeX, even BibtexKey in utf8. But Lyx did not support it good when cite more than one items. the latex source code show that the utf8 bibtexkey will be escaped. How can I cancel th

Re: bibtex in UTF8 work? How to cancel bibtexkey escape in Lyx?

2012-02-19 Thread Richard Heck
On 02/18/2012 04:22 AM, baiwensimi wrote: I found utf8 based bibtex works in XeTeX, even BibtexKey in utf8. But Lyx did not support it good when cite more than one items. the latex source code show that the utf8 bibtexkey will be escaped. How can I cancel this escape? Please post a small set of

Re: Bibtex style file modification

2012-01-20 Thread Richard Heck
On 01/20/2012 02:57 PM, Shane Siers wrote: I am preparing a submission for a journal that does not have its own latex style definitions file. I am using ecology.bst which is very close. However, I would like to be able to make the following modifications: 1. Journal titles are currently ital

Re: Bibtex style file modification

2012-01-20 Thread Csikos Bela
Shane Siers írta: >I am preparing a submission for a journal that does not have its own latex >style definitions file.  I am using ecology.bst which is very close.  However, >I would like to be able to make the following modifications:> >  > 1.  Journal titles are currently italicized; I would l

Re: Bibtex style file modification

2012-01-20 Thread Spyros Stathopoulos
BibTeX comes with a style generation guide so that you can create one just the way you want it, just by answering some questions. Run it with "latex makebst.tex" and follow the instructions. Hope it helps Spyros On Fri 20 Jan 2012 09:57:32 PM EET, Shane Siers wrote: > I am preparing a submissi

Re: BibTeX Parser: Unexpected end of file.

2011-10-06 Thread Tom Francart
Hi Richard, That was indeed the case, I found the culprit using isutf8. Thanks for your response. best regards, Tom On Fri, Oct 7, 2011 at 12:05 AM, Richard Heck wrote: > On 10/06/2011 12:54 AM, Tom Francart wrote: >> Hi all, >> >> I'm using Lyx 2.0.0 (Ubuntu package). >> When trying to insert

Re: BibTeX Parser: Unexpected end of file.

2011-10-06 Thread Richard Heck
On 10/06/2011 12:54 AM, Tom Francart wrote: > Hi all, > > I'm using Lyx 2.0.0 (Ubuntu package). > When trying to insert a citation in my document, I get the error message > "BibTeX > Parser: Unexpected end of file." And indeed, part of my bibtex file is not > available in Lyx. > How can I get mo

Re: BibTeX

2011-08-11 Thread Philip Pirrip
melise heyns gmail.com> writes: > > The user's manual explains that you need to download a program with which to create a database to do referencing. There are two ways how to do referencing: 1. in the drop-down list where you chose to start Chapters, Titles etc. you can also start Bibliograph

Re: BibTeX

2011-08-08 Thread Richard Heck
On 08/07/2011 04:39 PM, melise heyns wrote: > To whom it may concern > > I am a student learning to use LyX for the first time, without any > help. I am not familiar with TeX and LaTeX at all. > > The user's manual explains that you need to download a program with > which to create a database to do

Re: BibTeX

2011-08-08 Thread Eisa Ayed
though I am relatively new to Lyx but I think it's easy to do references on this awesome app. 1.maintain a file with Bibtex references. (you can just copy/paste the Bibtex in the website where you get the paper/book) 2.name the file and save it with .bib extension 3. in Lyx, go insert->List/TOC-

Re: Bibtex-References do not go on the next page, if one is full

2011-07-06 Thread Richard Heck
On 07/06/2011 09:34 AM, Thomas wrote: > On 05/07/2011 22:06, Jakob Schlockermann wrote: >> Hi folks, >> >> I have the following problem with Lyx 2.0: >> >> When creating a References list with my Bibtex-Database (which is >> managed in Jabref), the references simply go down the whole first page >>

Re: Bibtex-References do not go on the next page, if one is full

2011-07-06 Thread Thomas
On 05/07/2011 22:06, Jakob Schlockermann wrote: Hi folks, I have the following problem with Lyx 2.0: When creating a References list with my Bibtex-Database (which is managed in Jabref), the references simply go down the whole first page over the pagenumber and so on, until the last half of one

Re: BibTeX and Natbib

2011-02-23 Thread Julien Rioux
On 23/02/2011 6:30 PM, Eduardo de Oliveira Horta wrote: So it seems all that was needed to do was to select the plainnat.bst as the bibliography style. Now it`s working fine. I have another question, though: is it possible to configure the style in the references section when I added it the way

Re: BibTeX and Natbib

2011-02-23 Thread Eduardo de Oliveira Horta
So it seems all that was needed to do was to select the plainnat.bst as the bibliography style. Now it`s working fine. I have another question, though: is it possible to configure the style in the references section when I added it the way I mentioned in my previous mail (that is, insert > List/TO

Re: BibTeX and Natbib

2011-02-22 Thread Eduardo de Oliveira Horta
Thanks! I'll see if I can manage to make it work and then I'll let you know. Eduardo On Tue, Feb 22, 2011 at 10:58 PM, Richard Heck wrote: > On 2/22/11 4:38 PM, Eduardo de Oliveira Horta wrote: >> >> Hello LyX community, >> >> I'm facing a little problem which I'm sure is a recurrent (and >> hop

Re: BibTeX and Natbib

2011-02-22 Thread Richard Heck
On 2/22/11 4:38 PM, Eduardo de Oliveira Horta wrote: Hello LyX community, I'm facing a little problem which I'm sure is a recurrent (and hopefully easy to solve) one. I have a .bib file with all my references, and I've added the bibliography as usual through insert> List/TOC> BibTeX bibliogr

Re: bibtex with Lyx

2010-08-01 Thread Richard Heck
On 8/1/10 8:18 PM, Snir, Marc wrote: Thanks. The bibtex file is generated by JabRef and is MacRoman. It tunes out that search will find the entries, but the menu shows only those that have an URL. Please send me this file privately, and I will see where the problem is: In the file, or in

Re: bibtex with Lyx

2010-08-01 Thread Snir, Marc
Thanks. The bibtex file is generated by JabRef and is MacRoman. It tunes out that search will find the entries, but the menu shows only those that have an URL. On Aug 1, 2010, at 6:27 PM, Tennessee Carmel-Veilleux wrote: Did you make sure that all of your references in the bib file have a BiBTe

Re: bibtex with Lyx

2010-08-01 Thread Tennessee Carmel-Veilleux
Did you make sure that all of your references in the bib file have a BiBTeX key ? Also, sometimes accented or extended (8-bit) characters cause the bib parser from LyX to stop parsing past the "broken" entry. Thus it would only show the first few parsed entries. Bear in mind that LyX shows the entr

Re: Re: Bibtex question. How do I insert scans of covers.

2010-03-03 Thread mario
Hi thanks mario ps nice paper too! -- rgheck wrote: > On 03/03/2010 12:22 PM, mario wrote: > > hello > > > > I have a new question on bibtex/biblatex. > > > > How do I do when a bibliographic item refers to another one: > > > > [1] -- Author, Title, in [2] > >

Re: Bibtex question. How do I insert scans of covers.

2010-03-03 Thread rgheck
On 03/03/2010 12:22 PM, mario wrote: hello I have a new question on bibtex/biblatex. How do I do when a bibliographic item refers to another one: [1] -- Author, Title, in [2] [2]-- BlaBla, edited by Joe Doe This is what the crossref field is for. Put the key of the other entry, e.g.:

Re: Bibtex question. How do I insert scans of covers.

2010-03-02 Thread Daniel Lohmann
On 02.03.2010, at 09:04, mario wrote: Il giorno lun, 01/03/2010 alle 22.29 +0100, Daniel Lohmann ha scritto: On 01.03.2010, at 21:33, mario wrote: Just an untested idea: Have you tried (mis-)using the "note" field for this purpose? @book {... note={\includegraphics{...}} } T

Re: Bibtex question. How do I insert scans of covers.

2010-03-02 Thread mario
Il giorno lun, 01/03/2010 alle 17.29 -0500, Charles de Miramon ha scritto: > Daniel Lohmann wrote: > > > Just an untested idea: Have you tried (mis-)using the "note" field for > > this purpose? > > > > @book {... > > > > note={\includegraphics{...}} > > } > > > > Yes but the lists of reference

Re: Bibtex question. How do I insert scans of covers.

2010-03-02 Thread Julio Rojas
If you have a Mac, you can use Bibdesk... I hope somebody, some day, ports Bibdesk ideas/features to Win/Linux... - Julio Rojas jcredbe...@gmail.com On Tue, Mar 2, 2010 at 9:04 AM, mario wrote: > Il giorno lun, 01/03/2010 alle 22.29 +0100, Daniel

Re: Bibtex question. How do I insert scans of covers.

2010-03-02 Thread mario
Il giorno lun, 01/03/2010 alle 22.29 +0100, Daniel Lohmann ha scritto: > On 01.03.2010, at 21:33, mario wrote: > > > > > Just an untested idea: Have you tried (mis-)using the "note" field for > this purpose? > > @book {... > > note={\includegraphics{...}} > } > > This probably won't wo

Re: Bibtex question. How do I insert scans of covers.

2010-03-01 Thread Charles de Miramon
Daniel Lohmann wrote: > Just an untested idea: Have you tried (mis-)using the "note" field for > this purpose? > > @book {... > > note={\includegraphics{...}} > } > Yes but the lists of references is basically a list and if you include a graphics at the end of an item of the list, LaTeX is go

Re: Bibtex question. How do I insert scans of covers.

2010-03-01 Thread Daniel Lohmann
On 01.03.2010, at 21:33, mario wrote: Hi thanks for your reply. Il giorno lun, 01/03/2010 alle 17.14 +0100, Uwe Stöhr ha scritto: mario schrieb: My question is: I would like to include scans of covers and selected pages within my bibtex entrie (and final output), how do I do? Personally,

  1   2   3   4   5   6   >