diff --git a/main.tex b/main.tex index bd13b5a..05e1089 100644 --- a/main.tex +++ b/main.tex @@ -9,8 +9,10 @@ %\usepackage{apacite} %% Uncomment the apacite package for APA style citations -%% You will also need to comment out the line (around line 134) +%% You will also need to disable the IEEE style (around line 134): %% % \bibliographystyle{IEEEtran/bibtex/ieeetran} +%% and enable the apacite style: +%% \bibliographystyle{apacite} %%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{custom} @@ -133,6 +135,7 @@ It is likely to save you a lot of frustration and errors. \part{The Second Part} % Parts optional but useful in longer documents \bibliographystyle{IEEEtran/bibtex/ieeetran} +%\bibliographystyle{apacite} %% for APA. You need apacite package too \bibliography{references} %% If appendices are needed, uncomment the following line