Search found 10 matches

by greenfalcon
Sat May 29, 2010 4:29 pm
Forum: BibTeX, biblatex and biber
Topic: Problems with the section command and Bibtex
Replies: 2
Views: 1961

Problems with the section command and Bibtex

Hi everyone,

i am preparing a paper and it is the first time i will do it in latex.

When i was doing a lay-out sketch i ran across the problem, that the \section - command and the reference appear twice

how can i fix it? so that reference appears once, as topic 6?

documentclass[
pdftex ...
by greenfalcon
Fri Apr 23, 2010 11:57 am
Forum: BibTeX, biblatex and biber
Topic: problems with the reference list
Replies: 7
Views: 4733

Re: problems with the reference list

dear olofos,

i found my mistake! there was a comma missing in the head... :)

now it looks just as it is supposed to!

i have just one last question: how can i move the whole thing a bit more i the middle?

because now, the break is "Jersey", but it's supposed to be at "New"
by greenfalcon
Thu Apr 22, 2010 11:51 pm
Forum: BibTeX, biblatex and biber
Topic: problems with the reference list
Replies: 7
Views: 4733

Re: problems with the reference list

hello olofos,

it works now! great :)

the only thing is, that the lines still look a little different from what i am supposed to get... actually there should be a new line after every information

do you know how i can fix that?

thank you :)

ps: is this really the same "plain" style? it somehow ...
by greenfalcon
Thu Apr 22, 2010 4:49 pm
Forum: Math & Science
Topic: problem: right bracket "]" does not appear
Replies: 4
Views: 7700

Re: problem: right bracket "]" does not appear

ah, okay, you can do it with {split}

thank you very much!

:)
by greenfalcon
Thu Apr 22, 2010 4:09 pm
Forum: Math & Science
Topic: problem: right bracket "]" does not appear
Replies: 4
Views: 7700

Re: problem: right bracket "]" does not appear

thank you very much for your help!

that works perfectly :)

by the way, is there a way to get the (1) to move between the two lines?

thank you
by greenfalcon
Thu Apr 22, 2010 4:02 pm
Forum: Graphics, Figures & Tables
Topic: Problems with the table caption
Replies: 4
Views: 2594

Re: Problems with the table caption

thank you :)
by greenfalcon
Thu Apr 22, 2010 2:16 pm
Forum: Graphics, Figures & Tables
Topic: Problems with the table caption
Replies: 4
Views: 2594

Problems with the table caption

Hello everyone,

i would like to create a table that looks like the one below:

what i did to get it, was

\begin{tabular}{|c|c|c|}
\hline
\textbf{Homework Assignment} & \textbf{Distribution} & \textbf{Due Date}\\
\hline
\hline

1&15.04.2010&26.04.2010\\
2&29.04.2010&10.05.2010\\
3&13.05.2010&24.05 ...
by greenfalcon
Thu Apr 22, 2010 1:56 pm
Forum: Math & Science
Topic: problem: right bracket "]" does not appear
Replies: 4
Views: 7700

problem: right bracket "]" does not appear

hello everyone,

i am new to the forum and haven't become very femiliar with latex, yet

i would like to get an equation that looks like that: (see uploaded picture at the bottom)

what i did now, is this:

\begin{eqnarray}
L & = & \sum_{t=0}^{\infty} \beta^t \left[ \left( log(C_t) + \theta \frac ...
by greenfalcon
Thu Apr 22, 2010 1:34 pm
Forum: BibTeX, biblatex and biber
Topic: problems with the reference list
Replies: 7
Views: 4733

problems with the reference list

dear all,

thank you very much and please excuse that i didnt pay attention to all the forum conventions. i will try hard to do so in the future

the only thing i don't understand is what you, olofos, wrote at the end

what i am supposed to do by:

pdflatex test
bibtex test
pdflatex test
pdflatex ...
by greenfalcon
Wed Apr 21, 2010 10:12 pm
Forum: BibTeX, biblatex and biber
Topic: problems with the reference list
Replies: 7
Views: 4733

problems with the reference list

hello,

i have been dealing with latex for only a couple of days so i didnt get familiar with it yet. therefore, please excuse my rookie question: but how can i create a reference list in a "plain" style?

it is supposed to look like that
beispielreferences.png
i tried to do it like that:
\begin ...