b*********n 发帖数: 173 | 1 你的code默认thesis.tex和refs.bib在一个文件夹里.如果把在一个文件夹里,用..到上
一级文件夹,用/到下一级文件夹.
Or, if you have have an entry in the refs.bib like the following,
@article{Gettys90,
author = {Gettys,J. and Karlton,P. and McGregor,S.},
you should cite it in your article like \cite{Gettys90}.
If the following does not help, copy and paste your code here. Easy to help
that way. |
|