unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: error in bibtex.el function bibtex-parse-buffers-stealthily
Date: Fri, 09 Jun 2017 04:46:12 +0200	[thread overview]
Message-ID: <yw.867f0lg9or.fsf@zoho.com> (raw)
In-Reply-To: CAL1eYu+2woTZ+hCmugMMJbnBxSj1T2JWspCmyysBV5d+h9kWyA@mail.gmail.com

numbchild@gmail.com wrote:

> ``` #+BEGIN_SRC bibtex
> @article{FernandezGabbay2007, number = {6},
> volume = {205}, pages = {917--965}, year =
> {2007}, journaltitle = {Information \&
> Computation}, title = {Nominal rewriting},
> author = {Fernndez, Maribel and Gabbay,
> Murdoch J.}, } #+END_SRC ```

I got away with the strange chars and changed
"journaltitle" to journal, and it
compiles fine. Here is the entry

    @article{nominal-rewriting,
      number  = 6,
      volume  = 205,
      pages   = {917--965},
      year    = 2007,
      journal = {Information \& Computation},
      title   = {Nominal rewriting},
      author  = {Fernández, Maribel and Gabbay, Murdoch J.},
    }

all files

    %% Biblatex: http://user.it.uu.se/~embe8573/books/books.bib
    %%    LaTeX: http://user.it.uu.se/~embe8573/books/books.tex
    %%      PDF: http://user.it.uu.se/~embe8573/books/books.pdf
    %% Makefile: http://user.it.uu.se/~embe8573/books/Makefile

> [stardiviner] <Hack this world!> GPG key ID:
> 47C32433 IRC(freeenode): stardiviner Twitter:
> @numbchild Key fingerprint = 9BAA 92BC CDDD
> B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog:
> http://stardiviner.github.io/

Please read RFC 3676 section 4.3:

    http://www.ietf.org/rfc/rfc3676.txt

-- 
underground experts united
http://user.it.uu.se/~embe8573




      reply	other threads:[~2017-06-09  2:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09  1:20 error in bibtex.el function bibtex-parse-buffers-stealthily numbchild
2017-06-09  2:46 ` Emanuel Berg [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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yw.867f0lg9or.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).