Re: bibtex bibliography insertions in lyx 1.62

2009-05-01 Thread Jürgen Spitzmüller
sensen wrote: > I used IEEEtran template, if no bibtex bibliography, works well. > but now i want to insert the reference using bibtex. > after insert and citation, i checked the dvi, get error like bellow Please post an example file. Jürgen

Re: Bibtex bibliography

2008-03-31 Thread Jean-Michel Bouffard
Bob Lounsbury wrote: On Mon, Mar 31, 2008 at 12:21 PM, Julio Rojas <[EMAIL PROTECTED]> wrote: Bob, Babel matters because the person asking the question seems to be french. Or at least he speaks french. -- - Julio Rojas [EMAIL PROTECTED] Goo

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Mon, Mar 31, 2008 at 12:21 PM, Julio Rojas <[EMAIL PROTECTED]> wrote: > Bob, Babel matters because the person asking the question seems to be > french. Or at least he speaks french. > -- > - > Julio Rojas > [EMAIL PROTECTED] > Good to know. T

Re: Bibtex bibliography

2008-03-31 Thread Julio Rojas
Bob, Babel matters because the person asking the question seems to be french. Or at least he speaks french. You cannot hope everybody writes in english. Dominik solution is for a general case, while yours only work for the specific case the document is in english. On Mon, Mar 31, 2008 at 1:35 PM,

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Mon, Mar 31, 2008 at 11:52 AM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Dominik Waßenhoven schrieb: > > > > Sorry, I didn't read thoroughly enough. But still, your suggested > > '\renewcommand\bibname{References}' will not work with an article > > class.[1] See the new example I attached. > >

Re: Bibtex bibliography

2008-03-31 Thread Uwe Stöhr
Dominik Waßenhoven schrieb: Sorry, I didn't read thoroughly enough. But still, your suggested '\renewcommand\bibname{References}' will not work with an article class.[1] See the new example I attached. I don't understand this discussion. My post explains how this can be done. You solution does

Re: Bibtex bibliography

2008-03-31 Thread David Hewitt
In a Koma-Script report, adding these two lines in ERT just before the Bibliography widget works for me. It also adds the References page number to the Table of Contents at the Section size and indentation level. The first line is slightly different from what Rich suggested, and I did not test his

Re: Bibtex bibliography

2008-03-31 Thread Dominik Waßenhoven
Bob Lounsbury schrieb: > However, changing it to: > > \renewcommand\refname{Test} > > works for article classes. And > > \renewcommand\bibname{Test} > > works for report and book classes. Which is what I think you were > trying to point out in the first place :-}. Exactly. > Thanks for the

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Mon, Mar 31, 2008 at 10:31 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> wrote: > Sorry, I didn't read thoroughly enough. But still, your suggested > '\renewcommand\bibname{References}' will not work with an article > class.[1] See the new example I attached. You're right. This must have been l

Re: Bibtex bibliography

2008-03-31 Thread Dominik Waßenhoven
Bob Lounsbury schrieb: > On Mon, Mar 31, 2008 at 10:10 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> > wrote: > > Well, it's no technical issue. It just doesn't work the way you >> described it, and I don't know how you made it work, but surely not that >> way. > > As stated in my first post, "

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Mon, Mar 31, 2008 at 10:10 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> wrote: > Well, it's no technical issue. It just doesn't work the way you > described it, and I don't know how you made it work, but surely not that > way. As stated in my first post, "Just put this in ERT somewhere before

Re: Bibtex bibliography

2008-03-31 Thread Dominik Waßenhoven
Bob Lounsbury schrieb: > On Mon, Mar 31, 2008 at 9:20 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> wrote: >> Bob Lounsbury schrieb: >> >>> I needed the same thing for my thesis and I used (this works for any >> > class; article, book, etc.): >> > >> > \renewcommand\bibname{References} >> >> No,

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Mon, Mar 31, 2008 at 9:20 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> wrote: > Bob Lounsbury schrieb: > > > > On Sun, Mar 30, 2008 at 6:20 PM, Jean-Michel Bouffard > > <[EMAIL PROTECTED]> wrote: > >> > > >> I am currently writing my Master thesis with Lyx. I have a simple > >> problem with

Re: Bibtex bibliography

2008-03-31 Thread Dominik Waßenhoven
Bob Lounsbury schrieb: > On Sun, Mar 30, 2008 at 6:20 PM, Jean-Michel Bouffard > <[EMAIL PROTECTED]> wrote: >> >> I am currently writing my Master thesis with Lyx. I have a simple >> problem with Lyx and my bibliography. I inserted a Bibtex bibliography >> in my document and it automatically cr

Re: Bibtex bibliography

2008-03-31 Thread Bob Lounsbury
On Sun, Mar 30, 2008 at 6:20 PM, Jean-Michel Bouffard <[EMAIL PROTECTED]> wrote: > Hello, > > I am currently writing my Master thesis with Lyx. I have a simple > problem with Lyx and my bibliography. I inserted a Bibtex bibliography > in my document and it automatically creates a header with the

Re: Bibtex bibliography

2008-03-30 Thread Rich Shepard
On Sun, 30 Mar 2008, Jean-Michel Bouffard wrote: I am currently writing my Master thesis with Lyx. I have a simple problem with Lyx and my bibliography. I inserted a Bibtex bibliography in my document and it automatically creates a header with the title "Bibliography". My problem is that I need

Re: Bibtex bibliography

2008-03-30 Thread Uwe Stöhr
Jean-Michel Bouffard schrieb: My problem is that I need to name this section "References" instead of "Bibliography". Is there a way to remove to automatic header so I could use my own? When you are using a book or report class, add this to your document preamble: \usepackage[english]{babel}

Re: Bibtex bibliography formatting

2005-06-22 Thread Angus Leeming
Bradley Ford wrote: > That is useful, but it did not solve my problem. This > utility allows for the formatting of bibliography > entries, but nowhere was there an option to put a > blank line between single-spaced bibliography entries. > Any other ideas? Thanks, Herbert Voß's pages are an inc

Re: Bibtex bibliography formatting

2005-06-22 Thread Bradley Ford
Thanks to Jürgen: the way to achive what I was looking for was to highlight the "BibTeX Generated References" box in Lyx and set it to single spacing through Layout > Paragraph > Line Spacing. Then, adding: \setlength\bibsep{\baselineskip} to the preamble took care of the space between entries.

Re: Bibtex bibliography formatting

2005-06-22 Thread Bradley Ford
That is useful, but it did not solve my problem. This utility allows for the formatting of bibliography entries, but nowhere was there an option to put a blank line between single-spaced bibliography entries. Any other ideas? Thanks, Brad --- "Martin A. Hansen" <[EMAIL PROTECTED]> wrote: > yo

Re: Bibtex bibliography formatting

2005-06-22 Thread Juergen Spitzmueller
Bradley Ford wrote: > Between > each entry in the bibliography, which is single > spaced, I need a single blank space. > > The bibliography uses Bibtex (at the end, there is a > gray box labeled "BibTeX Generated References"), the > authordate2 style, and Natbib. Have a look at the \bibsep lengt

Re: Bibtex bibliography formatting

2005-06-22 Thread Martin A. Hansen
you can make your own .bst file with the program called makebst: latex makebst martin On Tue, Jun 21, 2005 at 08:33:02PM -0700, Bradley Ford wrote: > Hi, > > I need a specific type of formatting for my > bibliography (non-negotiable, required for my > dissertation, which is due --right now-

Re: bibtex bibliography in TOC

2002-03-10 Thread Herbert Voss
Matt Zeidenberg wrote: > How do I insert a reference to a Bibtex bibliography in the > Table of Contents of a report. I tried using an \addcontentsline > command (with the proper arguments) right before the icon for > the Bibtex generated references, but that inserted a reference > in the table