apacite needs bibliographystyle too!
This commit is contained in:
5
main.tex
5
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
|
||||
|
||||
Reference in New Issue
Block a user