-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrpibib.tex
More file actions
18 lines (16 loc) · 730 Bytes
/
rpibib.tex
File metadata and controls
18 lines (16 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% BIBLIOGRAPHY %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\specialhead{REFERENCES}
\bibliographystyle{scorec-refs/IEEEtran_rpi} % specify bibliography style
\begin{singlespace}
\bibliography{scorec-refs/scorec-refs}
\end{singlespace}
% Note that, if you wish, you can use BibTeX to create your bibliography
% from a database. See section 5.6.2 of Memo RPI.110 for information.
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: