라텍스 - 참조가 표시되지 않음

라텍스 - 참조가 표시되지 않음

latex다른 PC에서 완벽하게 작동하는 파일이 있습니다 . 새 PC에 설치 TexStudio하고 파일을 컴파일합니다. 참조( 파일에 있음)가 나타나지 않고 아래에 언급된 오류가 발생합니다.MiktexLatexbib

참고로 저는 이 스타일을 사용합니다\bibliographystyle{model5-names}\biboptions{authoryear}

오류:

This is BibTeX, Version 0.99d (MiKTeX 2.9.7300 64-bit)
The top-level auxiliary file: elsarticle-template.aux
I couldn't open style file model5-names.bst
---line 19 of file elsarticle-template.aux
 : \bibstyle{model5-names
 :                       }
I'm skipping whatever remains of this command
I found no style file---while reading file elsarticle-template.aux
(There were 2 error messages)

Process exited with error(s)

답변1

latex다음 링크로 이동하여 이 이름을 사용하여 내 파일 과 동일한 디렉터리에 저장했습니다 .model5-names.bst

https://wwwatlas.mpp.mpg.de/ftp/outgoing/papers/vci2016/model5-names.bst

관련 정보