BibTeX, biblatex and biberAPA style without apacite package

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
malikimran
Posts: 3
Joined: Thu Aug 22, 2013 10:42 am

APA style without apacite package

Post by malikimran »

Hi all,

I want to use apa style reference style in my thesis, but I don't want to use apacite package because when I write \usepackage{apacite}

then my reference list shows on the same page where text ends
and on all proceeding pages it shows Reference on top right corner.

please help me how i can achieve apa reference style without using apacite package or with apacite package but prevent the changes mention above.
Last edited by cgnieder on Tue Sep 03, 2013 8:44 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

APA style without apacite package

Post by Johannes_B »

Hi, please prepare a minimal working example. It makes the problem understandable and testing much easier. Right now, there can be several reason leading to the described behaviour.

Nevertheless, i suggest to change completely to the modern biblatex in conjunction with the bibliographyprocessor biber.

Best regards
Johannes
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply