Search found 6 matches

by Noviomagum
Tue Aug 29, 2017 3:48 pm
Forum: General
Topic: apacite: decrease number of mentioned authors
Replies: 4
Views: 9852

apacite: decrease number of mentioned authors

Wow, it's impressive to receive a suggestion after all those years. Thanks!

(unfortunately, I've finished my thesis in 2010, so it's a little too late...)
by Noviomagum
Wed Jan 14, 2009 1:13 pm
Forum: General
Topic: apacite: decrease number of mentioned authors
Replies: 4
Views: 9852

Re: apacite: decrease number of mentioned authors

Yes, this would solve the problem of how the authors appear in the text, but the bibliography would become incomplete, because that is the place where the full list of authors should be available... There must be some variable hard coded in apacite, because they have got it working for 6 authors ...
by Noviomagum
Tue Jan 13, 2009 2:58 pm
Forum: General
Topic: apacite: decrease number of mentioned authors
Replies: 4
Views: 9852

apacite: decrease number of mentioned authors

I'm using apacite for the citations in my PhD-thesis. I am not completely satisfied with the APA-standards, however. Articles that have 6 or less authors are cited using all author names. I know this is what APA says, but I want it different. What I want is that a maximum of, say, 3 authors are ...
by Noviomagum
Wed Oct 15, 2008 12:03 pm
Forum: General
Topic: Using \part as if it was a chapter
Replies: 2
Views: 2146

Using \part as if it was a chapter

This is exactly what I needed, thanks!

A new problem emerges now, however, which was already addressed (but not solved) by someone in this post.
by Noviomagum
Wed Oct 15, 2008 12:02 pm
Forum: General
Topic: Redefining \leftmark and \rightmark
Replies: 4
Views: 17200

Re: Redefining \leftmark and \rightmark

I've got exactly the same problem (and therefore same question). Is there a way to put the part-title in the \leftmark or \rightmark? Or is there any other way to put it in the header using fancyhdr?
by Noviomagum
Mon Oct 13, 2008 4:13 pm
Forum: General
Topic: Using \part as if it was a chapter
Replies: 2
Views: 2146

Using \part as if it was a chapter

I am currently trying to set up my PhD-thesis in LaTeX. Each chapter in the thesis consists of a number of published papers that were already written in LaTeX, and that each consist of a number of \sections and \subsections.

I have been thinking how to get this working, and I came up with the idea ...