From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org-ref, html-export, bibtex url, webpage Date: Mon, 11 Sep 2017 19:44:27 -0700 Message-ID: References: <51BDF792-C34F-4CE2-9CDC-FA4777EB8BD5@nordakademie.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11443028a3c7780558f5058f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drbBg-0002QD-Oi for emacs-orgmode@gnu.org; Mon, 11 Sep 2017 22:44:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drbBf-0001T2-6p for emacs-orgmode@gnu.org; Mon, 11 Sep 2017 22:44:32 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:45730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1drbBe-0001Rx-TQ for emacs-orgmode@gnu.org; Mon, 11 Sep 2017 22:44:31 -0400 Received: by mail-wm0-x233.google.com with SMTP id f199so51765722wme.0 for ; Mon, 11 Sep 2017 19:44:29 -0700 (PDT) In-Reply-To: <51BDF792-C34F-4CE2-9CDC-FA4777EB8BD5@nordakademie.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Johannes Brauer Cc: "emacs-orgmode@gnu.org" --001a11443028a3c7780558f5058f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Maybe it isn't in customization. Try C-h v bibtex-BibTeX-entry-alist bibtex-BibTeX-entry-alist is a variable defined in `bibtex.el'. You have to set it with some elisp code. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Mon, Sep 11, 2017 at 1:15 PM, Johannes Brauer wrote: > Thanks, John, for your hint. > I am able to find bibtex-biblatex-entry-alist but not the > bibtex-BibTeX-entry-alist in the Bibtex customization group. > > Johannes > > Am 11.09.2017 um 02:38 schrieb John Kitchin : > > I am pretty sure you cannot use entry types that are not defined > in bibtex-BibTeX-entry-alist or bibtex-biblatex-entry-alist. You can add > types to those variables to get them to work. > > John > > ----------------------------------- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 <(412)%20268-7803> > @johnkitchin > http://kitchingroup.cheme.cmu.edu > > > On Sun, Sep 10, 2017 at 2:50 PM, Johannes Brauer > wrote: > >> Hi! >> >> isn=E2=80=99t it allowed to use bibtex entries @url or @webpage? Using o= ne of >> them the html export complains that the entry is not found, for example: >> >> Carro1998 not found in /Users/johannes/Documents/lehr >> e/Informatik/Programmierparadigmen/Vorlesung/referenzen.bib >> org-ref-get-bibtex-entry-citation: Wrong type argument: stringp, nil >> >> Johannes > > > > --001a11443028a3c7780558f5058f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Maybe it isn't in customization. Try C-h v=C2=A0bibtex= -BibTeX-entry-alist

bibtex-BibTeX-entry-alist is a varia= ble defined in `bibtex.el'.

You have to se= t it with some elisp code.

John

-------------------= ----------------
Professor John Kitchin=C2=A0
Doherty Hall A207F
D= epartment of Chemical Engineering
Carnegie Mellon University
Pittsbur= gh, PA 15213
412-268-7803

On Mon, Sep 11, 2017 at 1:15 PM, Johannes Br= auer <brauer@nordakademie.de> wrote:
Thanks, John, for your hint.=C2=A0
I am able to find=C2=A0bibtex-biblatex-entry-alist but not the bi= btex-BibTeX-entry-alist in the Bibtex customization group.

Johannes<= /font>

Am 11.09.2017 um 02:38 schrieb John Kitchin <jkitchin@andrew.cmu.edu>:
I am pretty sure you cannot use entry types that are not d= efined in=C2=A0bibtex-BibTeX-entry-alist or=C2=A0bibtex-biblatex-entry-alist. You can add types to those variables to get them to work.

John

-----------------------------------
Professor John Kitchin=C2=A0
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
4= 12-268-7803

On Sun, Sep 10, 2017 at 2:50 PM, Johannes Brauer= <brauer@nord= akademie.de> wrote:
Hi!

isn=E2=80=99t it allowed to use bibtex entries @url or @webpage? Using one = of them the html export complains that the entry is not found, for example:=

Carro1998 not found in /Users/johannes/Documents/lehre/Informatik/Prog= rammierparadigmen/Vorlesung/referenzen.bib
org-ref-get-bibtex-entry-citation: Wrong type argument: stringp, nil
Johannes



--001a11443028a3c7780558f5058f--