mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Obs. APA: fix missing citations
The document now compiles and the ctests pass.
This commit is contained in:
parent
0344284e9b
commit
48f88d550e
@ -242,7 +242,7 @@ This is more standard text.
|
|||||||
|
|
||||||
\begin_inset CommandInset citation
|
\begin_inset CommandInset citation
|
||||||
LatexCommand citet
|
LatexCommand citet
|
||||||
key "jame76"
|
key "Brown:1988:IEL"
|
||||||
literal "true"
|
literal "true"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -259,7 +259,7 @@ and
|
|||||||
Now check out this one
|
Now check out this one
|
||||||
\begin_inset CommandInset citation
|
\begin_inset CommandInset citation
|
||||||
LatexCommand citep
|
LatexCommand citep
|
||||||
key "gree00"
|
key "CantoneCP90"
|
||||||
literal "true"
|
literal "true"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
Loading…
Reference in New Issue
Block a user