[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] latex and bibliography?
From: |
Thorsten Jolitz |
Subject: |
Re: [O] latex and bibliography? |
Date: |
Sat, 15 Jun 2013 16:15:20 +0200 |
User-agent: |
Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux) |
Thorsten Jolitz <address@hidden> writes:
> - org-bibtest.org
> ,--------------------------
> | * chapter
> | ** section
> | \cite{west1995bayesian}
> | ** section
> | \bibliographystyle{plain}
> | \bibliography{bibtest}
> `--------------------------
this should of course be
,---------------------------
| \bibliography{org-bibtest}
`---------------------------
since the file is
> - org-bibtest.bib
but it does not change the outcome.
--
cheers,
Thorsten