shumway / asudis

LaTeX style files for ASU Ph. D. dissertations
http://shumway.github.io/asudis/
34 stars 25 forks source link

Using APA style 7th edition #18

Open florenciaduron opened 2 years ago

florenciaduron commented 2 years ago

Hi! I want to add an APA style 7th edition package to LaTeX. I downloaded the ASU dissertation LaTeX format from here (the most recent version): https://graduateapps.asu.edu/formatadvising

Can someone please share an APA 7th edition package that fits into the ASU LaTeX dissertation format? Thanks!

Blakeinstein commented 1 week ago

For somebody that stumbles upon this, I used the IEEEtran.bst that ASU seems to be okay with available here

https://tug.ctan.org/biblio/bibtex/contrib/IEEEtran/IEEEtran.bst and I can use this by specifying

\addcontentsline{toc}{part}{REFERENCES}
\bibliographystyle{ieeetran}
\bibliography{references}}