apacite needs bibliographystyle too!

This commit is contained in:
2023-03-17 09:55:38 +00:00
parent 834067df19
commit 4cdc957c7b

View File

@@ -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