- added package cite
- kept the .bib file in the same folder as .tex file.
- added
\bibliographystyle{plain}
- added
\bibliography{ref}
which is my imported references file from BibTeX.
Code: Select all
latex
bibtex
latex
latex
Code: Select all
This is BibTeX, Version 0.99d (TeX Live 2012)
The top-level auxiliary file: test-survey-tpns.aux
The style file: plain.bst
White space in argument---line 5 of file test-survey-tpns.aux
: \bibdata{ref
: for paper.bib}
I'm skipping whatever remains of this command
I found no database files---while reading file test.aux
Warning--I didn't find a database entry for "citekey"
(There were 2 error messages)