BibTeX, biblatex and biber ⇒ modify Bibstyle APACITE
-
- Posts: 1
- Joined: Tue Jul 01, 2014 5:34 pm
modify Bibstyle APACITE
I use \usepackage{apacite} because the in-text citations are as required by the journal. Unfortunately, the reference style does not match with those of the journal requirements. Is there a possibility (for a LaTeX beginner) to change the bibstyle that it matches the journal requirements.
I need the following reference style:
Chui, A., Lloyd, A., & Kwok, C. 2002. The determination of capital structure: Is national culture amissing piece to the puzzle? Journal of International Business Studies, 33(1): 99–127.
Currently I'm using \bibliographystyle{apacitex} --> but it doesn't match!
Thank you so much for your help!
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
modify Bibstyle APACITE
Nevertheless, if you are free to choose, use biblatex along with biber. There is a matching style biblatex-apa.
If you have further questions, kindly provide a minimal working example.