Search found 6 matches

by tobisax
Wed Oct 24, 2012 2:30 am
Forum: BibTeX, biblatex and biber
Topic: biblatex-apa | Wrong Journal Entry
Replies: 1
Views: 2149

biblatex-apa | Wrong Journal Entry

Hey guys,

it seems like I have a problem with the output of my reference-list. I am using the biblatex-apa style and it usually works all right.

Unfortunately the output of journals in the reference-list is wrong:
Ruckerl, Regina, Alexandra Schneider, Susanne Breitner, Josef Cyrys, and Annette ...
by tobisax
Tue Oct 16, 2012 9:50 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Invalid Format of URL Date despite correct Entry
Replies: 1
Views: 5137

Re: biblatex | Invalid Format of URL Date despite correct En

I still don't know what was wrong about my code but I copied a previous version and it worked.
by tobisax
Mon Oct 15, 2012 7:10 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Invalid Format of URL Date despite correct Entry
Replies: 1
Views: 5137

biblatex | Invalid Format of URL Date despite correct Entry

Hi,

I am having a problem with the urldate of my bibliography file. It seems that TeXnicCenter can't compile the "last accessed" date due to the warning "invalid format of field urldate".

I checked the requirements by biblatex and my bibfile contains the proper format: urldate = {2012-10-13 ...
by tobisax
Tue Mar 06, 2012 5:31 pm
Forum: BibTeX, biblatex and biber
Topic: Several Page References in various Citations
Replies: 3
Views: 6529

Several Page References in various Citations

Dear Clemens,

thanks for your fast response. I don't use BibLaTeX, but I use BibTex. That is probably the reason why the command you suggested doesn't work.

the output looks like:
[p.75]Walls.2008[p. 502]Abbott.1979[p. 61]Bowman.1984.

Code: \parencites[p. 75]{Walls.2008}[p. 502]{Abbott.1979}[p ...
by tobisax
Sat Mar 03, 2012 4:06 pm
Forum: BibTeX, biblatex and biber
Topic: Several Page References in various Citations
Replies: 3
Views: 6529

Several Page References in various Citations

Dear community,

unfortunately I am currently experiencing a problem I couldn't yet find in the forum.

When I'm citing in a paper I need to add page references to the citations. for citations with just one author, this is no problem:
\citep[p. 555]{author.1900} and so on...
Output:
(author, 1900 ...
by tobisax
Wed Dec 28, 2011 12:45 pm
Forum: BibTeX, biblatex and biber
Topic: Multiple Citations in one Bracket
Replies: 1
Views: 5210

Multiple Citations in one Bracket

Hey,

I am totally new to the LaTeX world and have been working with it for the past few days. So far it works totally fine, but now I am experiencing a problem with BiBTeX:

I would like to cite various authors/articles at the end of one sentence in one single bracket:
text text text (Cole, 2003 ...