emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Henrik Frisk <frisk.h@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: org-cature-ref
Date: Tue, 26 Jul 2022 12:34:53 +0200	[thread overview]
Message-ID: <CAO0LSb5QPm4frckK1hvFnq44ofhcku26xiV149xxZYUu3GgjGQ@mail.gmail.com> (raw)
In-Reply-To: <87v8rt43vf.fsf@localhost>

[-- Attachment #1: Type: text/plain, Size: 2415 bytes --]

Den tis 19 juli 2022 kl 15:39 skrev Ihor Radchenko <yantar92@gmail.com>:

>
> 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"
>
> Yeah, now that I see it I'm embarrased I didn't figure it out by myself.
Sigh.


> > 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.
>
> This doesn't actually work for me. From the link above I'm getting:

#+begin_src bibtex
@misc{Scholar_Googleusercontent__506,
  created =      {[2022-07-26 tis 12:31]},
  howpublished = {Scholar.Googleusercontent},
  note =         {Online; accessed 26 juli 2022},
  url =
                  {
https://scholar.googleusercontent.com/scholar.bib?q=info:4QIfrBW26fcJ:scholar.google.com/&output=citation&scisdr=CgXRptZKEN2CnUnCgY8:AAGBfm0AAAAAYt_EmY-OX1Eyi54caLD4JrIGdgFtjnKP&scisig=AAGBfm0AAAAAYt_EmSP-yLhTDNSeuVdqtJ0UcrDks5SL&scisf=4&ct=citation&cd=-1&hl=sv
},
}
#+end_src bibtex

where the expected would be

#+begin_src bibtex
@article{algozzine2001effects,
  title={Effects of interventions to promote self-determination for
individuals with disabilities},
  author={Algozzine, Bob and Browder, Diane and Karvonen, Meagan and
Test, David W and Wood, Wendy M},
  journal={Review of Educational Research},
  volume={71},
  number={2},
  pages={219--277},
  year={2001},
  publisher={Sage Publications Sage CA: Thousand Oaks, CA}
}
#+end_src bibtex

But, for the reasons you note below, this is not that important. I'm really
happy to have the general capture template working.

Thanks again!

[-- Attachment #2: Type: text/html, Size: 3666 bytes --]

      reply	other threads:[~2022-07-26 10:36 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               ` org-cature-ref Ihor Radchenko
2022-07-26 10:34                 ` Henrik Frisk [this message]

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=CAO0LSb5QPm4frckK1hvFnq44ofhcku26xiV149xxZYUu3GgjGQ@mail.gmail.com \
    --to=frisk.h@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@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).