Skip to content

Commit

Permalink
Update zjuthesis.tex
Browse files Browse the repository at this point in the history
add `\addbibresource{body\ref.bib}` in zjuthesis.tex, it can support cite suggestion of vscode
  • Loading branch information
beef-potato authored Apr 16, 2024
1 parent 0464c71 commit 48c161d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zjuthesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@

\begin{document}

\addbibresource{body\ref.bib}
% * add these line to enable ref suggest in vscode.

\ifthenelse{\equal{\Degree}{undergraduate}}
{
\inputundergraduate{}
Expand Down

0 comments on commit 48c161d

Please sign in to comment.