Search found 3 matches

by Weaver
Mon Jan 12, 2015 1:35 pm
Forum: BibTeX, biblatex and biber
Topic: apacite with Bibtex
Replies: 3
Views: 6833

Re: apacite with Bibtex

O.K., mystery solved.
I'm used to writing code in other areas, but not this, so had to figure out the compile chain scenario through an editor.
That's quite easy through the tabs at the top, however.
Organise bibtex into the sequence, prior to pdflatex, and cycle it so that the bib file gets ...
by Weaver
Mon Jan 12, 2015 1:11 pm
Forum: BibTeX, biblatex and biber
Topic: apacite with Bibtex
Replies: 3
Views: 6833

apacite with Bibtex

Well, thanks, but unless I can identify what that command actually is I'm not in a position to do anything about the situation.
I find no reference to it on Stack, other than the fact that Bibtex references the bib file, then writes a bbl file, which isn't happening.
Until I can find out why that ...
by Weaver
Mon Jan 12, 2015 5:04 am
Forum: BibTeX, biblatex and biber
Topic: apacite with Bibtex
Replies: 3
Views: 6833

apacite with Bibtex

Greetings all,

Just making my first foray into APA style, with 6th edition, using Bibtex to handle the bibliography function.
Pretty sure I have everything right, with:

\documentclass[a4paper]{apa6e}
\usepackage{apacite}
\bibliographystyle{apacite}
\title{}
\shorttitle{}
\author{}
\authornote ...