Hello,

I have a LyX document (report, koma-script), bibliography in the LyX-Document (using the normal bibliography environment), and I need citation in APA style. When I insert the apacite package into the preambel, I get numerous errors, but no "real" one. So, how do I manage this?

Thanxs for a reply,

Frank

I'm using MikTeX and LyX 1.3.5, both latest Version
-------------------------------------------------------------------
e.g. some errors (first occuring 5 times, second 6 times):
--
Illegal parameter number in definition of [EMAIL PROTECTED]
 ...ite[S.9]{Bos and Tarnai - Angewandte IA}}

You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
_________________________________________________________
After removing the float where the error occured, I got:
--
LaTeX Error: Something's wrong--perhaps a missing \item.
 \addvspace {10\p@ }

Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.
-------------------------------------------------------------------
My document looks like this:

#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass scrreprt
\begin_preamble
\usepackage{multirow}
\usepackage{apacite}
\end_preamble
\language ngerman
\inputencoding auto
\fontscheme helvet
\graphics default
\float_placement !hb
\paperfontsize 12
\spacing onehalf
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language swedish
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle headings

(...skipped body...)

\layout Bibliography
\bibitem [Borg, 1992]{Borg - Facettentheorie}

Borg, Ingwer 1992
\newline
Grundlagen und Ergebnisse der Facettentheorie, Methoden der Psychologie,
 Band 13
\newline
Hans Huber Verlag, Bern
\layout Bibliography
\bibitem [Borg, 2003]{Borg - F�hrungsinstrument MAB}

Borg, Ingwer 2003
\newline
F�hrungsinstrument Mitarbeiterbefragung
\newline
Hogrefe, G�ttingen, 3.
 Auflage

(.. skipped ...)
\layout Bibliography
\bibitem [General Inquirer]{General Inquirer}

General Inquirer Homepage
\newline
http://www.wjh.harvard.edu/~inquirer/
\newline

\the_end

Reply via email to