all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>,
	Vikas Rawal <vikaslists@agrarianresearch.org>
Subject: Re: Bibliography woes!
Date: Mon, 5 May 2014 19:26:15 +0100	[thread overview]
Message-ID: <878uqg5bg8.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87r448xie3.fsf@skimble.plus.com> (Sharon Kimble's message of "Mon, 5 May 2014 18:08:52 +0100")

On Monday,  5 May 2014 at 18:08, Sharon Kimble wrote:

[...]

> How do I do it from the command-line please? Using what commands? I
> can do it from inside org-mode, and I've created a test file and bib
> references, details now. 

Sharon, have you not seen my other email?  Your problem is the actual
bibtex entry is wrong, missing the label that is needed to be able to
cite it in LaTeX.


[...]

> lectores legere me lius quod ii legunt saepius \cite{1}. Claritas est etiam processus

[...]

> and this is the bibliography file
> @Article{,

change this line to

  @Article{1,
  
although I would recommend a more description label personally...

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-923-g233c11

  reply	other threads:[~2014-05-05 18:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 12:05 Bibliography woes! Sharon Kimble
2014-05-05 12:26 ` Vikas Rawal
2014-05-05 12:33 ` Leonard Avery Randall
2014-05-05 14:45   ` Sharon Kimble
2014-05-05 15:07     ` Vikas Rawal
2014-05-05 15:48       ` Leonard Avery Randall
2014-05-05 17:08       ` Sharon Kimble
2014-05-05 18:26         ` Eric S Fraga [this message]
2014-05-05 22:23           ` Sharon Kimble
2014-05-05 23:39             ` John Hendy
2014-05-05 23:51               ` Ken Mankoff
2014-05-06  7:33                 ` Rainer M Krug
2014-05-06 11:25                   ` Ken Mankoff
2014-05-06 11:40                     ` Rainer M Krug
2014-05-06 14:13               ` Bibliography woes! SOLVED Sharon Kimble
2014-05-05 23:47             ` Bibliography woes! Leonard Avery Randall

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

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

  git send-email \
    --in-reply-to=878uqg5bg8.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=vikaslists@agrarianresearch.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.