Document ClassesAuthor-Year Citation in JasaTeX Template

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
ennaor
Posts: 1
Joined: Thu Oct 24, 2013 2:28 am

Author-Year Citation in JasaTeX Template

Post by ennaor »

Hi all,

I am really new to LaTeX and I am trying to use the JasaTeX template to format my paper. Everything looks okay except my reference section. The References should indent the next lines after the first line for each citation, but its not. It's just a block of references. I am not sure how to fix this.

At the top of my document it shows:

Code: Select all

\documentclass[nopreprint, twocolumn,  author-year]{jasatex}
\bibliographystyle{jasaauthyear}
And at the bottom I have it linked to my .bib file:

Code: Select all

\bibliography{bwfeb2012}
I tried using TeXlipse and TeXworks and there is no difference, my references are still not formatting correctly. Any help is appreciated.
Last edited by localghost on Thu Oct 24, 2013 10:49 am, 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

Post Reply