16 lines
588 B
TeX
16 lines
588 B
TeX
% Can use something like this to put references on a page
|
|
% by themselves when using endfloat and the captionsoff option.
|
|
\ifCLASSOPTIONcaptionsoff
|
|
\newpage
|
|
\fi
|
|
|
|
% trigger a \newpage just before the given reference
|
|
% number - used to balance the columns on the last page
|
|
% adjust value as needed - may need to be readjusted if
|
|
% the document is modified later
|
|
%\IEEEtriggeratref{8}
|
|
% The "triggered" command can be changed if desired:
|
|
%\IEEEtriggercmd{\enlargethispage{-5in}}
|
|
|
|
% Uncomment when use biblatex with style=ieee
|
|
%\renewcommand{\bibfont}{\footnotesize} % for IEEE bibfont size |