Search found 2 matches

by may
Thu Oct 29, 2009 9:39 am
Forum: Page Layout
Topic: No page numbers in bibliography
Replies: 0
Views: 1246

No page numbers in bibliography

Hey,

I want no pagenumbers in my bibliography but neither

\pagestyle{empty}
\bibliography{xxx}

nor

\bibliography{}
\pagestyle{empty}

works...
The first makes tha last page of the text before without a pagenumber (which is not wanted) but NOT the sides of the bibliography.

The second makes ...
by may
Fri Oct 23, 2009 2:24 pm
Forum: BibTeX, biblatex and biber
Topic: abbrvnat style problem with citation
Replies: 0
Views: 1821

abbrvnat style problem with citation

Hey,

I'm writting my thesis and have a problem using the abbrvnat style. If I have more than 3 authors the style makes automatically author1 et al but afterwards still lists the other authors. For example:

[Carrizosa et al.(1995)Carrizosa, Conde, Fernandez, and Puerto] E. Carrizosa,
E. Conde, F ...