Search found 2 matches
- Wed Oct 07, 2009 3:51 pm
- Forum: BibTeX, biblatex and biber
- Topic: \cite[option]{citation} does not work
- Replies: 2
- Views: 18402
Re: \cite[option]{citation} does not work
Thanks a lot. That does the trick. Well, should have thought about it myself. Again, that was very helpful.
- Wed Oct 07, 2009 1:13 pm
- Forum: BibTeX, biblatex and biber
- Topic: \cite[option]{citation} does not work
- Replies: 2
- Views: 18402
\cite[option]{citation} does not work
Hello,
I have the following code:
\begin{theorem}[Schmith theorem, see \cite[Theorem 3.1]{book}]
...
\end{theorem}
This results in the following error:
>ERROR: Argument of \@citex has an extra }.
>
>--- TeX said ---
><inserted text>
> \par
>l.2641 ...[Schmith theorem, see \cite[Theorem 3.1 ...
I have the following code:
\begin{theorem}[Schmith theorem, see \cite[Theorem 3.1]{book}]
...
\end{theorem}
This results in the following error:
>ERROR: Argument of \@citex has an extra }.
>
>--- TeX said ---
><inserted text>
> \par
>l.2641 ...[Schmith theorem, see \cite[Theorem 3.1 ...