I use Lyx with OSA style files (osajnl.bst and osajnl2.sty)
The problem is that every(!) reference is followed by (document). Example:
Code: Select all
\bibliographystyle{osajnl}
\begin{thebibliography}{10}
\newcommand{\enquote}[1]{``#1''}
...
\bibitem{LohmannBrown1969}
B.~R. Brown and A.~W. Lohmann, \enquote{{Computer-generated Binary Holograms},}
IBM Journal of Research and Development \textbf{13}, 160--168 (1969).
...
23. B. R. Brown and A. W. Lohmann, "Computer-generated Binary Holograms", IBM Journal of Research and Development 13, 160-168 (1969). (document)
How to get rid of the (document)?