John.
Thank you for a most informative and useful post. Using your method
I've just created the "cat.org" with 14 bibliographic records! I've
amended it slightly, which I'll document in line.
John Hendy writes:
> On Mon, May 5, 2014 at 5:23 PM, Sharon Kimble
> wrote:
>> Eric S Fraga writes:
Ken Mankoff writes:
> On 2014-05-06 at 03:33, Rainer M Krug wrote:
>> Ken Mankoff writes:
>>> I've found "latexmk" to be the best tool for compiling LaTeX
>>> documents.
>>
>> This sounds very interesting. Could you please provide some details on
>> how you use latexmk? Do you use any special op
On 2014-05-06 at 03:33, Rainer M Krug wrote:
> Ken Mankoff writes:
>> I've found "latexmk" to be the best tool for compiling LaTeX
>> documents.
>
> This sounds very interesting. Could you please provide some details on
> how you use latexmk? Do you use any special options?
My ~/.latexmkrc file
Ken Mankoff writes:
> On 2014-05-05 at 19:39, John Hendy wrote:
>> If this works, someone can chime in regarding how to modify Org so
>> that it will run the necessary biber/biblatex commands so you don't
>> have to jump to a command line every time. Or perhaps that's a one
>> time thing -- maybe
On 2014-05-05 at 19:39, John Hendy wrote:
> If this works, someone can chime in regarding how to modify Org so
> that it will run the necessary biber/biblatex commands so you don't
> have to jump to a command line every time. Or perhaps that's a one
> time thing -- maybe as long as biber generates
Hi,
As Henry just noted, one of your main problem is your bibtex key. It
should not contain spaces, commas, backslashes, semicolons, or other
special characters that might mess up the syntax of the bibtex file. A
common convention is to use author:year or if you have many articles by
the same
Eric S Fraga writes:
> 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 oth
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 actu
Vikas Rawal writes:
>
> Any ideas please folks, or some code to try please?
>
>
>
> I use
>
> #+LATEX_HEADER: \usepackage
> [citestyle=authoryear-icomp,bibstyle=authoryear,hyperref=true,backref=true,maxcitenames=3,url=true,backend=biber,natbib=true]{biblatex}
>
> Can you try th
Hi Sharon,
Your setup seems to only call bibtex once. I find that with biblatex
this is usually not enough to resolve references. I would call bibtex a
second time after the second run of biblatex.
All best,
Leonard
>
> Any ideas please folks, or some code to try please?
>
I use
#+LATEX_HEADER:
\usepackage[citestyle=authoryear-icomp,bibstyle=authoryear,hyperref=true,backref=true,maxcitenames=3,url=true,backend=biber,natbib=true]{biblatex}
Can you try this, and if it works, modify as you prefer.
Also, a
Leonard Avery Randall writes:
> Hi,
>
> Sharon Kimble wrote:
>
> But "page 3" of what? "input line 139" of what?
>
>
> Page 3 of the PDF and input line 139 of the .tex file.
>
> It all looks okay to me, except I cant see what the latex warnings
> relate to. Any ideas folks plea
Hi,
Sharon Kimble wrote:
But "page 3" of what? "input line 139" of what?
Page 3 of the PDF and input line 139 of the .tex file.
It all looks okay to me, except I cant see what the latex warnings
relate to. Any ideas folks please?
The most likely problem is that you have you have not c
> I'm having no success in getting the bibliography to display in my
> document, so these are my relevant settings -
> ╭
> │#+LaTeX_HEADER: \usepackage{biblatex}
> │#+LaTeX_HEADER:
> \bibliography{/home/boudiccas/.emacs.d/research/references.bib}
> │#+LaTeX_HEADER: \bibliography{references}
>
I'm having no success in getting the bibliography to display in my
document, so these are my relevant settings -
╭
│#+LaTeX_HEADER: \usepackage{biblatex}
│#+LaTeX_HEADER: \bibliography{/home/boudiccas/.emacs.d/research/references.bib}
│#+LaTeX_HEADER: \bibliography{references}
╰
and I'm usi
15 matches
Mail list logo