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
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
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
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,
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.
>
>
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
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
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
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
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, "
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
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,
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
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
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
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
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}
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
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.
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
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
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-
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
23 matches
Mail list logo