Hello,
I have been experimenting with org-cite. I noticed that I can insert
(org-cite-insert) all bibtex types *except* for @conference. For example:
@misc{foo123,
author = {joe},
title ={baba},
booktitle ={cacab},
year = 1999
}
works fine (and all other types t
/ should be?
Many Thanks.
--
Julien Chastang
Scientific Software Developer
Unidata-UCAR
now.
Thanks again for your suggestions.
On Wed, Jun 17, 2015 at 7:47 AM, Nick Dokos wrote:
> Julien Chastang writes:
>
>> Hello.
>>
>> Frequently, when I try to org-publish-project, I get a "Eager
>> macro-expansion failure"
>>
>> The message
conversion "/elpa/org-20150615/ox-html.el"
"/elpa/org-20150615/ox-html.el" nil t)
which gets called somewhere in the org-publish-project invocation
(see backtrace). So I am concluding the error has nothing to do with
my project.
What can I do to publish my project again?
Man