I think thats what I mean.
org-ref-arxiv hasn't been changed for at least two months I think.
and the abstract is listed in the template here:
https://github.com/jkitchin/org-ref/blob/2a8635d4662fbe77f43731edeac1b4ec1112d233/org-ref-arxiv.el#L103
Julien Cubizolles writes:
> John Kitchin write
John Kitchin writes:
> no problem. I am not sure when that happened though ;)
Do you mean you didn't add this functionnality recently and it's been
here all alongĀ ?
Julien.
no problem. I am not sure when that happened though ;)
Julien Cubizolles writes:
> John Kitchin writes:
>
>
>> If the data exists, then arxiv-add-bibtex-entry could probably add the
>> abstract if it existed. I am not too familiar with arxiv so I am not
>> sure.
>
> Just noticed that arxiv-get-p
John Kitchin writes:
> If the data exists, then arxiv-add-bibtex-entry could probably add the
> abstract if it existed. I am not too familiar with arxiv so I am not
> sure.
Just noticed that arxiv-get-pdf-add-bibtex-entry now includes the
abstract. Thanks a lot for implementing it.
Julien.
Julien Cubizolles writes:
> John Kitchin writes:
>
>> I am pretty sure the metadata from dx.doi.org doesn't contain any
>> abstract information, so there is not a way to put anything useful in
>> it. The abstract is often covered by copyright.
>
> I hadn't thought of that. But for some sources (a
John Kitchin writes:
> I am pretty sure the metadata from dx.doi.org doesn't contain any
> abstract information, so there is not a way to put anything useful in
> it. The abstract is often covered by copyright.
I hadn't thought of that. But for some sources (arXiv comes to mind)
that could be d
I am pretty sure the metadata from dx.doi.org doesn't contain any
abstract information, so there is not a way to put anything useful in
it. The abstract is often covered by copyright. You can add your own
abstract with bibtex-make-field (C-c C-f) in a bibtex entry, or you can
copy the bibtex entrie
I'm starting to use org-ref to manage bibtex file, and it's impressively
usefulĀ ! However I couldn't find a variable to have the
*-add-bibtex-entry create an abstract field in the bibtex entry. Is it
possible? If not, I think it would be a useful addition.
J. Cubizolles