From: Ihor Radchenko <yantar92@gmail.com>
To: Henrik Frisk <frisk.h@gmail.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: org-cature-ref
Date: Tue, 19 Jul 2022 21:40:52 +0800 [thread overview]
Message-ID: <87v8rt43vf.fsf@localhost> (raw)
In-Reply-To: <CAO0LSb776QLcPAOz-GOk=16LipuSkCFZVSN4B5n3geBx_dVnvw@mail.gmail.com>
Henrik Frisk <frisk.h@gmail.com> writes:
> A couple of questions more:
>
> 1. In the examples at the beginning of the project's github you have
> examples that have a combination of prperties and bibtex source, with
> preperties such as ID and CREATED. These could be helpful but I can't
> figure out how to add them with my limited knowledge.
Those are from my personal capture templates.
There is nothing fancy there. Just
"%{fetch-bibtex}* TODO %?%(org-capture-ref-get-bibtex-field :title)"
":PROPERTIES:"
":ID: %(org-capture-ref-get-bibtex-field :key)"
":CREATED: %U"
":END:"
"#+begin_src bibtex"
"%(org-capture-ref-get-bibtex-field :bibtex)"
"#+end_src bibtex"
> 2. When you write that there is support for Google Scholar "BiBTeX page",
> what do you mean? In a Google scholar search, if I click "Cite" and then
> choose BiBTeX, I don't get the expected result, but maybe you are referring
> to something else?
I am referring to what you said: "Cite" → "BibTeX". The opened page
should contain the BibTeX entry text. This page can be captured.
For example, the first item (Cite → BibTeX) in
https://scholar.google.com.sg/scholar?q=test
can be captured on my side.
I do not recommend this method though. Google Scholar does not provide
high quality BibTeX entries with DOI and sometimes provides plain wrong
entries.
Best,
Ihor
next prev parent reply other threads:[~2022-07-19 13:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-06 9:21 org-cature-ref Henrik Frisk
2022-07-07 10:50 ` org-cature-ref Ihor Radchenko
[not found] ` <CAO0LSb5or=sec3ZMU2jVvVv57qe_Z_4cW9=--92iA8aqkJAN_g@mail.gmail.com>
2022-07-12 16:53 ` org-cature-ref Henrik Frisk
2022-07-16 9:17 ` org-cature-ref Ihor Radchenko
2022-07-17 20:25 ` org-cature-ref Henrik Frisk
2022-07-17 23:57 ` org-cature-ref Ihor Radchenko
2022-07-18 8:39 ` org-cature-ref Henrik Frisk
2022-07-19 13:40 ` Ihor Radchenko [this message]
2022-07-26 10:34 ` org-cature-ref Henrik Frisk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8rt43vf.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=frisk.h@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).