Search found 2 matches

by rolandk
Wed Mar 02, 2016 11:20 am
Forum: BibTeX, biblatex and biber
Topic: Double parenthesis
Replies: 2
Views: 4310

Double parenthesis

Hi Stefan, and thanks for your effort,

Yes, I am using natbib, with the same setting in the bibliography that was used for the journal papers, without the double parenthesis trouble. However, it complains after an otherwise successful compilation. It also seems insensitive to what bibliographic ...
by rolandk
Tue Mar 01, 2016 6:19 pm
Forum: BibTeX, biblatex and biber
Topic: Double parenthesis
Replies: 2
Views: 4310

Double parenthesis

Hi,

I get double parenthesis in text about references like: (Anyone, (2003)) where it should be (Anyone, 2003)

I use \citep{any03} in text and in thebibliography as below:

\begin{thebibliography}{}
\citeindexfalse
%
\bibitem[2003]{any03}
Anyone \ 2011, AB, 500, 6

Has anyone a solution to this ...